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

Called

Parameters

_args
Type: Args Class
An Args object used for PurchRFQSendController class initialization.

Return Value

Type: SrsReportDataContract Class
A PurchRFQSendController class instance.

ExceptionCondition
Error

The function has been incorrectly called.

Show: