ReqTransPoMarkFirm::runServer Method [AX 2012]

Executes the firming of the planned order on the server.

Syntax

server public static container runServer(container _packedData)

Run On

Server

Parameters

  • _packedData
    Type: container
    The container with the packed data to initialize the server instance of the class.

Return Value

Type: container
The packed results of the planned order firming.

See Also

Reference

ReqTransPoMarkFirm Class