ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / Salesforce functions
  • Properties specific to sfMergeRequest variables
  • Functions that use the sfMergeRequest type
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
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
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).
Remarks

Functions that use 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: 09/19/2024

Send a report | Local help