Share via


VendOutAttendNote_PNRemitController.processReport Method [AX 2012]

Processes the report business logic.

Syntax

public void processReport(Args _paramArg)

Run On

Called

Parameters

  • _paramArg
    Type: Args Class
    The parameter arguments are specified in the main method.

Remarks

This method processes the business logic that is used by the VendOutAttendingNote_PNRemittance report.

See Also

Reference

VendOutAttendNote_PNRemitController Class