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.
Finds and retuns the shippable line on the schedule of a continuity order.
Syntax
client server public static CustPaymSchedLine mcrFindShippingRecord(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
Record identifier that is a reference to the paym sched lines parent ID.
- _forUpdate
Type: boolean
A boolean value to indicate if the CustPaymSchedLine buffer has to selected for update; optional.
Return Value
Type: CustPaymSchedLine Table
A CustPaymSchedLine buffer if one is found; otherwise empty buffer.