ProjectSourceDocumentLineItemHelper::transCost Method [AX 2012]
Retrieves the project cost amount of the source document line item.
client server public static Amount transCost(SourceDocumentLineItem _sourceDocumentLineItem)
Run On
CalledParameters
- _sourceDocumentLineItem
- Type: SourceDocumentLineItem Class
The source document line item
Return Value
Type: Amount Extended Data TypeThe project cost amount of the source document line item.
Show: