ProductReceiptSourceDocument.retrieveTransactionTxt Method [AX 2012]
Retrieves the transaction text for the purchase order and the specified LedgerTransTxt value.
protected str retrieveTransactionTxt(LedgerTransTxt _ledgerTransTxt, [Voucher _voucher])
Run On
ServerParameters
- _ledgerTransTxt
- Type: LedgerTransTxt Enumeration
A LedgerTransTxt value for which to retrieve the transaction text.
- _voucher
- Type: Voucher Extended Data Type
The ledger voucher of a transaction.
Community Additions
ADD
Show: