PurchCopyingForm::copyServerRunIL Method [AX 2012]
Performs the copying executing CIL.
server private static container copyServerRunIL(container _packedParameters)
Run On
ServerParameters
- _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.
Show: