Share via


SourceDocumentLineItem::hasSourceDocumentLineAmountPacked Method [AX 2012]

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

Syntax

server public static boolean hasSourceDocumentLineAmountPacked(SourceDocumentLineRecId _sourceDocumentLineRecId, container _callerPacked)

Run On

Server

Parameters

  • _callerPacked
    Type: container
    The caller of this method.

Return Value

Type: boolean
true if a source document line amount exists

See Also

Reference

SourceDocumentLineItem Class