BankPaymAdviceCustController.processReport Method [AX 2012]

Processes the business logic for the BankPaymAdviceCust report.

Syntax

public void processReport(List paramOutPaymRecordlist)

Run On

Called

Parameters

  • paramOutPaymRecordlist
    Type: List Class
    A list that contains the argument that is passed from the form.

See Also

Reference

BankPaymAdviceCustController Class