
SAPforms Data Plug-In for Function Modules
Definition
SAPData type plug-in for calling function modules and BAPIs with RFC capability.
Use
You can use this plug-in to design SAPforms forms that use a function module interface. When the
Start() method is executed, the import parameters of the function module are first supplied from the SAPforms form controls. Following this, the function module in SAP is called using RFC and the SAPforms form control is supplied with the results from the export and tables parameters. If you use this plug-in, you do not need an SAPXmit plug-in. The SAP data plug-in is also responsible for communication with the SAP System.This plug-in implements 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, this plug-in can be regarded as being synonymous with the associated SAPData class.
Classification
SAPforms Data Plug-In for Function Modules
à
Fieldà
Fieldsà
SAPDataProperties
You can maintain the following properties for this plug-in:
If you have selected this indicator, you must chose the SAP System, in which the function module is to be called, every time you execute the SAPforms form. If you have not selected this indicator, the RFC is executed in the system you specified when you defined the SAPforms form.