PurchCopyingForm::copyServerRunIL Method [AX 2012]

Performs the copying executing CIL.

server private static container copyServerRunIL(container _packedParameters)

Run On

Server

Parameters

_packedParameters
Type: container
A container type containing: An element from the SalesPurchCopy enum, a packed record buffer of the calling table and a packed version of the PurchCopyingContract class.

Return Value

Type: container
An empty container type.
Show: