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 find(
SalesId _salesId,
PaymSchedId _paymSchedId,
[boolean _forUpdate])
Run On
Called
Parameters
- _salesId
Type: SalesId Extended Data Type
The sales ID of the SalesTable record.
- _paymSchedId
Type: PaymSchedId Extended Data Type
The payment schedule ID of the PaymSched 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.