ProjectSourceDocumentLineItemHelper::hasIntercompanyLedgerAccount Method [AX 2012]
Checks if a given source document line item should use intercompany ledger accounts.
client server public static boolean hasIntercompanyLedgerAccount(SourceDocumentLineItem _sourceDocumentLineItem)
Run On
CalledParameters
- _sourceDocumentLineItem
- Type: SourceDocumentLineItem Class
SourceDocumentLineItem to checked.
Show: