Share via


MCRContinuityCustHeader.createDfltContCustHeader Method

Creates a default record based on the schedule and the sales line.

Syntax

public MCRContinuityCustHeader createDfltContCustHeader(SalesLine _salesLine, MCRContinuityScheduleHeader _continuityScheduleHeader)

Run On

Called

Parameters

  • _salesLine
    Type: SalesLine Table
    The SalesLine record used to create the new MCRContinuityCustHeader record.

Return Value

Type: MCRContinuityCustHeader Table
The newly created MCRContinuityCustHeader record.

Exceptions

Exception Condition
Error

Thrown if unable to create the MCRContinuityCustHeader record.

See Also

Reference

MCRContinuityCustHeader Table