Share via


CustPaymSchedLine::mcrFindShippingRecord Method

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

  • _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.

See Also

Reference

CustPaymSchedLine Table