Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.