PurchFormLetter_ConfirmationRequest.constructContract Method [AX 2012]

Method to construct a new contract that is used in the unpack method.

protected PurchFormLetterContract constructContract()

Run On

Called

Return Value

Type: PurchFormLetterContract Class
An instance of PurchFormLetterContract class

It enables passing a specific contract object relevant for the class e.g. PurchFormLetterPurchOrderContract for the PurchFormLetter_PurchOrder object and PurchFormLetterConfirmRequestContract for the PurchFormLetter_ConfirmationRequest object

Community Additions

ADD
Show: