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 start(header) record with data taken from specified parameters.
Syntax
public str fillStartRecord(
DocumentNum _docNum,
int _transNumber,
Amount _tAmount)
Run On
Called
Parameters
- _docNum
Type: DocumentNum Extended Data Type
A LedgerJournalTable.DocumentNum value.
- _transNumber
Type: int
Number of transactions in the file.
- _tAmount
Type: Amount Extended Data Type
Total amount.
Return Value
Type: str
Built start record value.