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 CustPaymSched record from the passed RecId.
Syntax
client server public static CustPaymSched mcrFindRecID(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID used to find the appropriate CustPaymSched record.
- _forUpdate
Type: boolean
A boolean that determines whether to select the record for update; optional.
Return Value
Type: CustPaymSched Table
The CustPaymSched record if one is found; otherwise, an empty buffer.