InfAdjReportsController_MX::modifyContract Method [AX 2012]

Extracts the dates from the args object and modifies the dates range in the given contract.

Syntax

client server public static void modifyContract(InfAdjReportsContract_MX _contract, Args _args)

Run On

Called

Parameters

  • _args
    Type: Args Class
    The args object from the caller.

See Also

Reference

InfAdjReportsController_MX Class