ProjectSourceDocumentLineItemHelper::currencyIdCost Method [AX 2012]

Retrieves the currency code of the project cost amount of the source document line item.

client server public static CurrencyCode currencyIdCost(SourceDocumentLineItem _sourceDocumentLineItem)

Run On

Called

Parameters

_sourceDocumentLineItem
Type: SourceDocumentLineItem Class
The source document line item.

Return Value

Type: CurrencyCode Extended Data Type
The currency code of the project cost amount.
Show: