ProjectSourceDocumentLineItemHelper::custInvoiceAccountingDate Method [AX 2012]

Retrieves the accounting date of the source document line item.

client server public static AccountingDate custInvoiceAccountingDate(SourceDocumentLineItem _sourceDocumentLineItem)

Run On

Called

Parameters

_sourceDocumentLineItem
Type: SourceDocumentLineItem Class
The source document line item.

Return Value

Type: AccountingDate Extended Data Type
The accounting date of the source document line item.
Show: