SaveInstance (Method) 

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

ß SAPData class

ß SAPforms Data Plug-In for Workflow

Properties

Method that saves the current contents of the function module to the specified file in R3F format.

Classification 2

SaveInstance

ß SAPData class

ß SAPforms Data Plug-In for Function Modules

Classification 3

SaveInstance

ß SAPData class

ß SAPforms Data Plug-In for IDoc

Properties

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

ß SAPData class

ß SAPforms Data Plug-In for Demo

Properties

Generates a file containing a separate line for each data field.