R3DoNotUse (Property) 

Definition

Determines whether the R/3 system information, which was stored permanently in the form when it was designed, is to be used when the Start() and Execute() methods are executed.

Remarks

Classification

R3DoNotUse

ß SAPData class

ß SAPforms Data Plug-In for Workflow

ß SAPData class

ß SAPforms Data Plug-In for Function Modules

ß SAPData class

ß SAPforms Data Plug-In for IDoc

ß SAPXmit class

ß SAPforms Transmit Plug-In for RFC

Properties

The default value of this field is FALSE. When the methods are executed, logon takes place to the R/3 System that was used to design the form. This R/3 System selection is skipped during logon. If the same form is to be used with different R/3 Systems, you must set this property to TRUE. You can specify this either in the form’s program code or by using the options dialog of the SAPData object.