SalesTable::initFromCustTableServer Method
Executes the SalesTable::initFromCustTableIL method after transitioning to IL.
Syntax
server private static container initFromCustTableServer(container _packedSalesTable)
Run On
Server
Parameters
- _packedSalesTable
Type: container
The packed SalesTable table on which to operate.
Return Value
Type: container
The updated packed SalesTable buffer.
Remarks
This static method is required to make sure that the calls from the EP will transition to the server tier before asserting the XppILExecutePermission class.