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 correct posting reference.
Syntax
protected void findPostingReference(
LedgerPostingController _ledgerPostingController,
Voucher _voucher,
TransDate _transDate,
[TableId _sourceTableId,
RecId _sourceRecId])
Run On
Server
Parameters
- _ledgerPostingController
Type: LedgerPostingController Class
The ledger posting controller to use for ledger posting.
- _voucher
Type: Voucher Extended Data Type
The voucher to use when finding the reference.
- _transDate
Type: TransDate Extended Data Type
The transaction date to use when finding the reference.
- _sourceTableId
Type: TableId Extended Data Type
The source table ID to use when finding the reference.
- _sourceRecId
Type: RecId Extended Data Type
The source record ID to use when finding the reference.