ProjectSourceDocumentLineItemHelper::vendAccount Method [AX 2012]
Gets the vendor account for the source document line item.
client server public static CustVendAC vendAccount(SourceDocumentLineItem _sourceDocumentLineItem)
Run On
CalledParameters
- _sourceDocumentLineItem
- Type: SourceDocumentLineItem Class
The source document line item.
Return Value
Type: CustVendAC Extended Data TypeThe vendor account for the source document line item.
Show: