Class DocLine_Allocation


  • public class DocLine_Allocation
    extends DocLine
    Allocation Line
    Version:
    $Id: DocLine_Allocation.java,v 1.2 2006/07/30 00:53:33 jjanke Exp $
    Author:
    Jorg Janke
    • Constructor Detail

      • DocLine_Allocation

        public DocLine_Allocation​(MAllocationLine line,
                                  Doc doc)
        DocLine_Allocation
        Parameters:
        line - allocation line
        doc - header
    • Method Detail

      • getInvoiceC_Currency_ID

        public int getInvoiceC_Currency_ID()
        Get Invoice C_Currency_ID
        Returns:
        0 if no invoice -1 if not found
      • toString

        public String toString()
        String Representation
        Overrides:
        toString in class DocLine
        Returns:
        info
      • getC_Order_ID

        public int getC_Order_ID()
        Returns:
        Returns the c_Order_ID.
      • getDiscountAmt

        public BigDecimal getDiscountAmt()
        Returns:
        Returns the discountAmt.
      • getOverUnderAmt

        public BigDecimal getOverUnderAmt()
        Returns:
        Returns the overUnderAmt.
      • getWriteOffAmt

        public BigDecimal getWriteOffAmt()
        Returns:
        Returns the writeOffAmt.
      • getC_CashLine_ID

        public int getC_CashLine_ID()
        Returns:
        Returns the c_CashLine_ID.
      • getC_Invoice_ID

        public int getC_Invoice_ID()
        Returns:
        Returns the c_Invoice_ID.
      • getC_Payment_ID

        public int getC_Payment_ID()
        Returns:
        Returns the c_Payment_ID.
      • getC_Charge_ID

        public int getC_Charge_ID()
        adaxa-pb
        Overrides:
        getC_Charge_ID in class DocLine
        Returns:
        Returns the C_Charge_ID.
      • getDateConv

        public Timestamp getDateConv()
        Description copied from class: DocLine
        Get FX Conversion Date The foreign exchange rate conversion date may be different from the accounting posting date in some cases (e.g. bank statement)
        Overrides:
        getDateConv in class DocLine
        Returns:
        FX conversion date