Definition
This method saves the current data content of the SAPData object to the specified file.
Remarks
This data content of the SAPData object is the result of the PutData method of the SAPForm object or the result of assignments to the SAPData method in the SAPData object.
The method is usually called from the SAPXmit object to save the data content in a file before it is sent by email, for example.
Parameter |
Description |
Path |
Complete path specifying where the data content is to be saved. |
Classification 1
SaveInstance
ß
SAPforms Data Plug-In for WorkflowProperties
Method that saves the current contents of the function module to the specified file in R3F format.
Classification 2
SaveInstance
ß
SAPforms Data Plug-In for Function ModulesClassification 3
SaveInstance
ß
SAPforms Data Plug-In for IDocProperties
Saves the current IDoc instance segment-by-segment to the specified file.
Uses the Record property of the segment object to generate a record for a segment.
Classification 4
SaveInstance
ß
SAPforms Data Plug-In for DemoProperties
Generates a file containing a separate line for each data field.