Share via


VendOutCoverLetterController_DEDTAZV.processReport Method [AX 2012]

Initializes the class objects and processes the report business logic.

Syntax

public RecId processReport(VendOutPaymCreate_DEDTAZV _vendOutPaymCreate_DEDTAZV)

Run On

Called

Parameters

  • _vendOutPaymCreate_DEDTAZV
    Type: VendOutPaymCreate_DEDTAZV Class
    The parameter of the VendOutPaymCreate_DEDTAZV class that is passed from the main method.

Return Value

Type: RecId Extended Data Type
The record ID of the temporary table which was inserted in the SRSTmpDataStore table.

See Also

Reference

VendOutCoverLetterController_DEDTAZV Class