public class DocLineCashVATReady_PaymentTransactionReconciliation extends DocLine
m_A_Asset_ID, m_account, m_AD_Org_ID, m_AD_OrgTrx_ID, m_AmtAcctCr, m_AmtAcctDr, m_AmtSourceCr, m_AmtSourceDr, m_C_AcctSchema_ID, m_C_Activity_ID, m_C_BPartner_ID, m_C_Campaign_ID, m_C_Charge_ID, m_C_Costcenter_ID, m_C_Currency_ID, m_C_Glitem_ID, m_C_LocFrom_ID, m_C_LocTo_ID, m_C_Project_ID, m_C_SalesRegion_ID, m_C_Tax_ID, m_C_UOM_ID, m_C_WithHolding_ID, m_ChargeAmt, m_DateAcct, m_DateDoc, m_description, m_Line, m_M_Product_ID, m_qty, m_Record_Id2, m_TrxHeader_ID, m_TrxLine_ID, m_User1_ID, m_User2_ID, p_DocumentType, p_productInfo, ZERO
Constructor and Description |
---|
DocLineCashVATReady_PaymentTransactionReconciliation(String DocumentType,
String TrxHeader_ID,
String TrxLine_ID) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getInvoiceTaxCashVAT_V_IDs()
Returns a list of different InvoiceTaxCashVAT_V records.
|
List<InvoiceTaxCashVAT_V> |
getInvoiceTaxCashVAT_V()
Deprecated.
|
void |
setInvoiceTaxCashVAT_V_IDs(List<String> invoiceTaxCashVAT_V) |
void |
setInvoiceTaxCashVAT_V(List<InvoiceTaxCashVAT_V> invoiceTaxCashVAT_V)
Deprecated.
|
void |
setInvoiceTaxCashVAT_V(String finPaymentDetailID)
Given the payment detail id (finPaymentDetailID), the method calculates the linked
InvoiceTaxCashVAT_V records and adds them to the invoiceTaxCashVAT_V list associated to the
object.
|
copyInfo, getAccount, getAmount, getAmtSourceCr, getAmtSourceDr, getC_AcctSchema_ID, getChargeAccount, getM_C_Tax_ID, getM_C_WithHolding_ID, getM_description, getServletInfo, loadAttributes, setAccount, setAD_Org_ID, setAmount, setAmount, setConvertedAmt, setM_C_Tax_ID, setM_C_WithHolding_ID, setQty
public List<String> getInvoiceTaxCashVAT_V_IDs()
public List<InvoiceTaxCashVAT_V> getInvoiceTaxCashVAT_V()
getInvoiceTaxCashVAT_V_IDs()
public void setInvoiceTaxCashVAT_V(List<InvoiceTaxCashVAT_V> invoiceTaxCashVAT_V)
setInvoiceTaxCashVAT_V_IDs(List)
public void setInvoiceTaxCashVAT_V(String finPaymentDetailID)