ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / Salesforce functions
  • Properties specific to sfMergeRequest variables
  • Functions that handle the sfMergeRequest type
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
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
MasterRecordsfObjectRecord in which the data will be merged.
RecordToMergeIDCharacter stringList 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

SFMergeMerges the Salesforce records (also called Salesforce objects).
Minimum version required
  • Version 14
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 01/26/2023

Send a report | Local help