Entering content frameBackground documentation SAPData Class (Demo) Locate the document in its SAP Library structure

Definition

Original class of this plug-in.

Remarks

SAPData plug-in type classes implement the SAPData interface that provides the SAPforms Designer and other SAPforms components with access to certain types of SAP data structures and interfaces. In other words, these classes can be regarded as being synonymous with various plug-ins of this type.

A SAPData object is usually also instantiated with the SAPform object. The SAPData object is then referenced by the SAPData property of the SAPForm object. An object of the SAPData class, however, cannot exist without an object of the SAPForms class.

If you want to develop your own SAPData-type plug-ins, you should use the source code supplied for this plug-in as a template. The template is stored in the directory ...\sapforms\sapddemo.

Classification

SAPforms Data Plug-In for Demo

à SAPData Class

à Execute (Method)

à Load (Method)

à LoadInstance (Method)

à Name (Property)

à Options (Method)

à Receiver (Property)

à SAPXmit (Property)

à Save (Method)

à SaveInstance (Method)

à Start (Method)

à UpdateInstance (Method)

à Value (Property)

à Version (Property)

Leaving content frame