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.
Gets the sales line's parent line.
Syntax
public SalesLine getParentLine([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
Boolean to determine whether the record is selected for update.
Return Value
Type: SalesLine Table
The parent sales line; otherwise, a blank record.