Change Request Succession Cloning

The information below is incomplete and will be updated.

Change Request Mapping is intended to provide setup info to specify which fields of the target object record and which fields of the object records linked to the target object should be cloned or re-parented within the Change Request: Succession process.


API name in Salesforce: CTCPG__Change_Request_Succession_Cloning__c


Field API Name Type Description

Cloned Related Objects

CTCPG__Cloned_Relationships__c

Text (255)

The API names of objects that are linked to the target object (separated by a comma, without a blank space) to clone their records.

Field API Names

CTCPG__Field_API_Names__c

Text (255)

The field API Names of the target object to be included when cloning or re-parenting (separated by a comma, without a blank space).

Invert field inclusion logic

CTCPG__Invert_Field_Logic__c

Checkbox

If enabled, the fields specified in the CTCPG__Field_API_Names__c field should be excluded when cloning or re-parenting.

Parent Object

CTCPG__Parent_Object__c

Text (255)

The parent object API name, a record of which should be inherited.

Reparent

CTCPG__doReparent__c

Checkbox

If enabled, the target object record should be re-parented.

Reparent Back On Rejection

CTCPG__doReparent_Back_on_Rejection__c

Checkbox

If enabled, the target object record should be re-parented back to rejection.

Target Object

CTCPG__Target_Object__c

Text (255)

The API name of the target object, which record is affected by the Change Request process.

``