Definition
Saves the updated 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 form.
Classification 1
Save
ß
SAPforms Data Plug-In for Workflowß
SAPData classß
SAPforms Data Plug-In for Function Modulesß
SAPData classß
SAPform Data Plug-In for IDocß
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 created, the SAPforms Designer uses this method to save the structure description retrieved from the R/3 System permanently in the form.
The R/3 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 Workflowß
SAPforms Data Plug-In for Function Modulesß
SAPforms Data Plug-In for IDocProperties
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 when the form is executed.
Parameter |
Description |
Tgt |
Stores the string structure. |
Classification 3
Save
ß
SAPforms Data Plug-In for Workflowß
SAPforms Data Plug-In for Function Modulesß
SAPforms Data Plug-In for IDocProperties
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 form so that the structure information is available when the form is executed.
Parameter |
Description |
Tgt |
Stores the string structure. |
Classification 4
Save
ß
SAPforms Data Plug-In for IDocProperties
This method saves the structure of a segment, including the field list, in a structured string.
Parameter |
Description |
Tgt |
Stores the string structure. |
Classification 5
Save
ß
SAPforms Data Plug-In for IDocProperties
This method saves the segment list in a structured string. Counterpart of the Load method.
Parameter |
Description |
Tgt |
Stores the string structure. |
Classification 6
Save
ß
SAPforms Form Plug-In for Visual Basicß
Links classß
SAPforms Form Plug-In for MS Officeß
Links classß
SAPforms Form Plug-In for MS 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 7
Save
ß
SAPforms Form Plug-In for Visual Basicß
SAPForm classß
SAPforms Form Plug-In for MS Officeß
SAPForm classß
SAPforms Form Plug-In for MS OutlookProperties
Method that saves a form to a file if it was created from a file.
Reads the old file and writes updated lines to the new file.
Classification 8
Save
ß
SAPforms Data Plug-In for Demoß
SAPXmit classß
SAPforms Form Plug-In for Outlookß
SAPXmit classß
SAPforms Transmit Plug-In for RFCß
SAPXmit classß
SAPforms Transmit Plug-In for MAPIß
SAPXmit classß
SAPforms Transmit Plug-In for SAPMAPIß
SAPXmit classß
SAPforms Transmit Plug-In for WinSockß
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 created, the SAPforms Designer uses this method to save the structure description retrieved from the R/3 System permanently in the form.
The R/3 structure is restored from the structured string at runtime by the Load method.
Parameter |
Description |
Tgt |
String in which the status is stored. |