PurchReqImport_PurchReqLine.existsLineSrcDocLine Method [AX 2012]

Determines whether the LineSrcDocLine data item is in the data container.

public boolean existsLineSrcDocLine()

Run On

Called

Return Value

Type: boolean
true if the LineSrcDocLine data item exists; otherwise, false.

For more information, see the AfStronglyTypedDataContainer class.

Community Additions

ADD
Show: