InventTransferOrderButtonController::runOnServer Method [AX 2012]

Executes the run method on the server and returns a container with the packed instance.

Syntax

server private static container runOnServer(container _packedClass)

Run On

Server

Parameters

  • _packedClass
    Type: container
    A container that has a packed instance of this class.

Return Value

Type: container
A container that has a packed instance of this class.

See Also

Reference

InventTransferOrderButtonController Class