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.
Builds a transaction record value based on the specified parameters.
Syntax
public str fillTransRecord(
CustVendPaym _custVendPaym,
PaymId _clientRef,
Counter _noOfRecord,
str _costAccounting)
Run On
Called
Parameters
- _custVendPaym
Type: CustVendPaym Class
A corresponding CustVendPaym value.
- _clientRef
Type: PaymId Extended Data Type
A LedgerJournalTrans.PaymId value.
- _noOfRecord
Type: Counter Extended Data Type
Number of the current transaction being processed.
- _costAccounting
Type: str
Cost accounting value.
Return Value
Type: str
A file transaction record value.