
Plug-Ins in the SAPforms Designer
Use
SAPforms consists of several autonomous Microsoft Visual Basic classes each of which is implemented by a plug-in. There are three types of plug-in, each of which contains a defined ActiveX interface.

Features
All of the form and SAP-specific data operations within a SAPform form are carried out by the plug-ins. The SAPforms Designer uses plug-ins to communicate with the SAPforms form and the SAP System. You can use all properties and methods contained in a plug-in to edit SAPforms forms. For more information, see
Programming SAPforms Forms.The plug-in types cover the following areas:
Interfaces in the SAP System |
SAPData Plug-in Type |
Form systems |
SAPForm Plug-In Type |
Communication method and data exchange with the SAP System |
SAPXmit Plug-In Type |
SAPforms also provides the
Submit Control in addition to these plug-in types.