Newer Version Available
COA_ServiceOrderClone Class
Clone an existing order in the org where the Channel Order App (COA) is
installed.
Namespace
Usage
The COA_ServiceOrderClone class contains a single @InvocableMethod to clone orders and, optionally, associated
line items. For annotation information, see the Apex Developer Guide.
Example
This example receives a list of service orders, clones them, and
returns a list of outputs from the clone operation.