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

Called

Parameters

_sourceDocumentLineItem
Type: SourceDocumentLineItem Class
The source document line item.

Return Value

Type: CommittedCostOrig Enumeration
The project committed cost origin of the source document line item.
Show: