ProjectSourceDocumentLineItemHelper::useTemplate Method [AX 2012]
Checks if the distribution template should be used or not.
client server public static boolean useTemplate(SourceDocumentLineItem _sourceDocumentLineItem, MonetaryAmount _monetaryAmount)
Run On
CalledParameters
- _sourceDocumentLineItem
- Type: SourceDocumentLineItem Class
The source document line item.
- _monetaryAmount
- Type: MonetaryAmount Enumeration
The amount for the line item
Show: