Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.