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.
Retrieves the MCRInstallmentPlanSalesTable record.
Syntax
client server public static MCRInstallmentPlanSalesTable findSalesId(SalesId _salesId, [boolean _forUpdate])
Run On
Called
Parameters
- _salesId
Type: SalesId Extended Data Type
The sales ID of the SalesTable record.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: MCRInstallmentPlanSalesTable Table
An installment billing sales table record.