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 based on the passed in RecId.
Syntax
client server public static MCRInstallmentPlanSalesTable findRecId(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The installment plan sales table recId.
- _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.