VendInvoiceTrans.initFromLedgerJournalTrans_GB Method
Initialize and set VendInvoiceTrans parameters from LedgerJournalTrans.
Syntax
public void initFromLedgerJournalTrans_GB(
LedgerJournalTrans _ledgerJournalTrans,
NoYes _amountInclTax,
DebitCredit _debCred)
Run On
Called
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
Record of LedgerJournalTrans.
- _amountInclTax
Type: NoYes Enumeration
InclTax. Have we included tax or not.
- _debCred
Type: DebitCredit Enumeration
Type of amount. Positive for debet and negative for credit.