Share via


RetailEventNotificationProcessor::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 _packedRetailEventNotificationProcessor)

Run On

Server

Parameters

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

See Also

Reference

RetailEventNotificationProcessor Class