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

Server

Parameters

_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.

Return Value

Type: str
The transaction text.

Community Additions

ADD
Show: