ProjectSourceDocumentLineItemHelper::committedCostOrig Method [AX 2012]
Gets the project committed cost origin of the source document line item.
client server public static CommittedCostOrig committedCostOrig(SourceDocumentLineItem _sourceDocumentLineItem)
Run On
CalledParameters
- _sourceDocumentLineItem
- Type: SourceDocumentLineItem Class
The source document line item.
Return Value
Type: CommittedCostOrig EnumerationThe project committed cost origin of the source document line item.
Show: