Share via


MCRSalesLine.getParentLine Method

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.

See Also

Reference

MCRSalesLine Table