SourceDocumentLine.hasChildWithSpecificAccountingStatus Method

This method is deprecated. Use the existChildWithSpecificAccountingStatus method instead.

Syntax

public boolean hasChildWithSpecificAccountingStatus(Map _lineAccountingStatus)

Run On

Called

Parameters

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

Return Value

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

See Also

Reference

SourceDocumentLine Table