SourceDocumentLine.existChildWithSpecificAccountingStatus Method

Determines whether the child source document line that has a specific accounting status occurs.

Syntax

public boolean existChildWithSpecificAccountingStatus(Set _lineAccountingStatus)

Run On

Called

Parameters

  • _lineAccountingStatus
    Type: Set Class
    The set that includes the accounting status.

Return Value

Type: boolean
true if the child source document line that has a specific accounting status occurs; otherwise, false.

See Also

Reference

SourceDocumentLine Table