Share via


MCRContinuityCustHeader::launchContinuityForms Method

Open payment schedule form and then the continuity customer information form.

Syntax

client server public static void launchContinuityForms(SalesLine _salesLine)

Run On

Called

Parameters

  • _salesLine
    Type: SalesLine Table
    The SalesLine record for which to open continuity forms.

Remarks

Display the prompt for payment schedule and start date form if the bill up front and prompt for payment schedule are checked or if prompt for start date is checked.

Do not display the prompt for payment schedule and start date form if neither the bill up front and prompt for start date are not checked.

Whether the payment schedule is displayed or not, end by opening the continuity customer information form.

See Also

Reference

MCRContinuityCustHeader Table