|
|
|
|
|
- Properties specific to sfMergeRequest variables
- Functions that handle the sfMergeRequest type
sfMergeRequest (Type of variable) In french: sfRequeteFusionne
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge. The characteristics of the elements to be merged can be defined and changed using different WLanguage properties. Remark: For more details on the declaration of this type of variable and the use of WLanguage properties, see Declaring a variable. Remarks Properties specific to sfMergeRequest variables The following properties can be used to handle an element to merge: | | | Name | Type used | Effect |
---|
MasterRecord | sfObject | Record in which the data will be merged. | RecordToMergeID | Character string | List of Salesforce identifiers of the records whose data will be merged in the master record. The different identifiers are separated by CR characters (Carriage Return). |
Functions that handle the sfMergeRequest type | | SFMerge | Merges the Salesforce records (also called Salesforce objects). |
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|