A new record object is created with the same id, version, recordTypes, fields and deleteFields.
Of the fields that are not of an immutable type, a deep copy is performed. This includes List, HierarchyPath, Blob and Record.
The response status is not copied into the new Record object. @throws RuntimeException when a record is nested in itself
|
|