RetailGiftCardPayment_RU::setCustTrans Method
Fills CustTrans field by the given value for all records having specified LedgerJournalTrans value
Syntax
server public static void setCustTrans(RefRecId _ledgerJournalTransRecId, CustTrans _custTrans)
Run On
Server
Parameters
- _ledgerJournalTransRecId
Type: RefRecId Extended Data Type
The ledger journal line record identifier.
- _custTrans
Type: CustTrans Table
The customer transaction record.