Entering content frameBackground documentation R3DoNotUse (Property) Locate the document in its SAP Library structure

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

ß SAPData Class

ß SAPforms Data Plug-In for Workflow

ß SAPXmit Class

ß SAPforms Transmit Plug-In for RFC

Properties

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.

Leaving content frame