|
|
|
|
|
- Properties specific to sfMergeRequest variables
- Functions that use the sfMergeRequest type
sfMergeRequest (Variable type) In french: sfRequeteFusionne
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge. You can define and change the characteristics of the elements to be merged using different WLanguage properties. Note: For more details on the declaration of this type of variable and the use of WLanguage properties, see Declaring a variable. Properties 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). |
Remarks Functions that use the sfMergeRequest type | | SFMerge | Merges the Salesforce records (also called Salesforce objects). |
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|