Share via


BudgetTransferLedgerBalances::runOnServer Method [AX 2012]

Runs the provided packed instance of the BudgetTransferLedgerBalances class on the server.

Syntax

server protected static void runOnServer(container _packedClass)

Run On

Server

Parameters

  • _packedClass
    Type: container
    The packed instance of the BudgetTransferLedgerBalances class to use.

Remarks

Microsoft internal use only.

See Also

Reference

BudgetTransferLedgerBalances Class