LedgerJournalTrans::ledgerJournalTransRegister Method

Returns a record in the LedgerJournalTrans table that represents an AP invoice register.

Syntax

client server public static LedgerJournalTrans ledgerJournalTransRegister(LedgerJournalTrans _ledgerJournalTrans)

Run On

Called

Parameters

  • _ledgerJournalTrans
    Type: LedgerJournalTrans Table
    A record in the LedgetJournalTrans table that represents an AP invoice pool or its corresponding approval journal.

Return Value

Type: LedgerJournalTrans Table
A record in the LedgerJournalTrans table that represents an AP invoice register.

See Also

Reference

LedgerJournalTrans Table