Copies an existing business object.
Syntax
public CWConnectorBusObj objectClone();
Parameters
None.
Return values
A copy of the current business object, including its attributes and verbs.
Exceptions
None.
Notes
This method copies the business object attributes and also its verb.