Share via


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

Return Value

Type: PaymDayId Extended Data Type
A PamDayId value.

See Also

Reference

LedgerJournalEngine Class