
Save (Method)
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
ß
SAPforms Data Plug-In for Workflowß
SAPData Classß
SAPform Data Plug-In for DemoProperties
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
ß
SAPforms Data Plug-In for WorkflowProperties
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
ß
SAPforms Data Plug-In for WorkflowProperties
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
ß
SAPforms Form Plug-In for Microsoft Visual Basicß
Links Classß
SAPforms Form Plug-In for Microsoft OutlookProperties
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
ß
SAPforms Form Plug-In for Microsoft Visual Basicß
SAPform Classß
SAPforms Form Plug-In for Microsoft OutlookProperties
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
ß
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 DemoProperties
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. |