PurchRFQAddQuestionnaireForm::construct Method [AX 2012]
Creates an instance of the PurchRFQAddQuestionnaireForm class.
client server public static PurchRFQAddQuestionnaireForm construct(PurchRFQCaseTable _purchRFQCaseTable)
Run On
CalledParameters
- _purchRFQCaseTable
- Type: PurchRFQCaseTable Table
The PurchRFQCaseTable record.
Return Value
Type: PurchRFQAddQuestionnaireForm ClassAn instance of the PurchRFQAddQuestionnaireForm class.
Show: