SourceDocumentLineItemProxy::hasSourceDocumentLineAmount Method [AX 2012]

Checks if the SourceDocumentLine has a source document amount to be distributed.

Syntax

client server public static boolean hasSourceDocumentLineAmount(SourceDocumentLine _sourceDocumentLine, SourceDocumentProcessorCaller _caller)

Run On

Called

Parameters

Return Value

Type: boolean
true if a source document line amount exists

See Also

Reference

SourceDocumentLineItemProxy Class