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.
Finds the reference payment ID pertaining to the passed payment record ID.
Syntax
server public static LedgerJournalTrans mcrFindRefPaymId(RecId _mcrRefPaymId, [boolean _forUpdate])
Run On
Server
Parameters
- _mcrRefPaymId
Type: RecId Extended Data Type
The record id of the referenced payment record.
- _forUpdate
Type: boolean
A boolean that determines whether to select the record for update.
Return Value
Type: LedgerJournalTrans Table
The LedgerJournalTrans record contianing the passed payment record ID.