
R3DoNotUse (Property)
Definition
Determines whether the SAP System information, which was stored permanently in the SAPforms form when it was defined, is to be used when the
Start() and Execute() methods are executed.Remarks
Classification
R3DoNotUse
ß
ß
SAPforms Data Plug-In for Workflowß
SAPXmit Classß
SAPforms Transmit Plug-In for RFCProperties
The standard value of this field is
FALSE. When the methods are executed, logon takes place to the SAP System that was used to define the SAPforms form. This SAP System selection is skipped during logon. If the same SAPforms form is to be used with different SAP Systems, you must set this property to TRUE. You can specify this either in the SAPforms form’s source code or by using the options dialog of the SAPData object.