Share via


RetailStatementCalculate_Multi::runServer Method [AX 2012]

This method is executed in the server which calls the method run to execute the actual process of creating statement for a particular store.

Syntax

server public static void runServer(container _packedRetailStatementCalculateMulti)

Run On

Server

Parameters

  • _packedRetailStatementCalculateMulti
    Type: container
    A container which holds the values entered in the prompt.

See Also

Reference

RetailStatementCalculate_Multi Class