Entering content frameBackground documentation Save (Method) Locate the document in its SAP Library structure

Definition

Saves the updated SAPforms form definition.

Remarks

This method is used by the SAPforms Designer when a form is designed to save the modified form definition after the binding has been defined. The modifications can affect the binding definition or possibly the source code entered in the SAPforms form.

Classification 1

Save

ß SAPData Class

ß SAPforms Data Plug-In for Workflow

ß SAPData Class

ß SAPform Data Plug-In for Demo

Properties

Saves the current property values of an SAPData object in a structured string. Counterpart of the load method.

When a form is defined, the SAPforms Designer uses this method to save the structure description retrieved from the SAP System permanently in the SAPforms form.

The SAP structure is restored from the structured string at runtime by the Load method.

Parameter

Description

Tgt

String in which the status is stored.

Classification 2

Save

ß Field Class

ß SAPforms Data Plug-In for Workflow

Properties

Saves the current property values of an SAPData object in a structured string. Counterpart of the Load method. The string is saved with a form so that the structure information is available at runtime of the SAPforms form.

Parameter

Description

Tgt

Stores the string structure.

Classification 3

Save

ß Fields Class

ß SAPforms Data Plug-In for Workflow

Properties

Loads the property values of a fields object from a structured string. As a result, the status of the fields object that was previously saved permanently with the Save method is restored.

The string is saved with the SAPforms form so that the structure information is available at runtime.

Parameter

Description

Tgt

Stores the string structure

Classification 4

Save

ß Links Class

ß SAPforms Form Plug-In for Microsoft Visual Basic

ß Links Class

ß SAPforms Form Plug-In for Microsoft Outlook

Properties

Method that writes the content of all links to a file. Counterpart of the Load method.

Parameter

Description

Tgt

Stores the string structure

Classification 5

Save

ß SAPform Class

ß SAPforms Form Plug-In for Microsoft Visual Basic

ß SAPform Class

ß SAPforms Form Plug-In for Microsoft Outlook

Properties

Method that saves a SAPforms form as a file if it was generated from a file. The native file is read and the updated data is written to a new file.

Classification 6

Save

ß SAPXmit Class

ß SAPforms Data Plug-In for Demo

ß SAPXmit Class

ß SAPforms Form Plug-In for Microsoft Outlook

ß SAPXmit Class

ß SAPforms Transmit Plug-In for RFC

ß SAPXmit Class

ß SAPforms Transmit Plug-In for SAPMAPI

ß SAPXmit Class

ß SAPforms Transmit Plug-In for Demo

Properties

Saves the current property values of an SAPXmit object in a structured string. Counterpart of the load method.

When a form is defined, the SAPforms Designer uses this method to save the structure description retrieved from the SAP System permanently in the SAPforms form.

The SAP structure is restored from the structured string at runtime by the Load method.

Parameter

Description

Tgt

String in which the status is stored.

 

 

Leaving content frame