SourceDocumentLine.getChildListOfSpecificAccountingStatus Method
Gets the child source document lines that have a specified accounting status.
Syntax
public List getChildListOfSpecificAccountingStatus(Set _lineAccountingStatus)
Run On
Called
Parameters
- _lineAccountingStatus
Type: Set Class
A set that includes the accounting status.
Return Value
Type: List Class
A list of source document lines.