PurchRFQSendController::newDataContract Method [AX 2012]
Creates a new instance of the PurchRFQSendController class and initialize it based on passed arguments.
client server public static SrsReportDataContract newDataContract(Args _args)
Run On
CalledParameters
- _args
- Type: Args Class
An Args object used for PurchRFQSendController class initialization.
Show: