Uwaga
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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.