PurchPurchOrderJournalPost.ledgerVoucherObjectDocument Method [AX 2012]

Gets the document date and document number.

protected container ledgerVoucherObjectDocument(LedgerVoucherObject _ledgerVoucherObject)

Run On

Server

Parameters

_ledgerVoucherObject
Type: LedgerVoucherObject Class
An instance of the LedgerVoucherObject class.

Return Value

Type: container
A container that contains the posting date value and the PurchOrderDocNum field value.

The document number is adjusted for the number of purchase orders posted.

Community Additions

ADD
Show: