LedgerJournalEngine.paymDayId Method [AX 2012]
Returns the PaymDayId of either the CustTable table or the VendTable table according to the account type and account number of the journal.
Syntax
protected PaymDayId paymDayId(LedgerJournalTrans _ledgerJournalTrans)
Run On
Called
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
Return Value
Type: PaymDayId Extended Data Type
A PamDayId value.