Definition
Original class of the SAPforms Transmit Plug-In for RFC.
Remarks
This class implements the SAPXmit interface through which other SAPForm and SAPData objects are enabled to transmit data to R/3. In other words, these classes can be regarded as being synonymous with various plug-ins of this type. Communication between the form and the R/3 System be either synchronous (via RFC) or asynchronous (via mail). The class supplies methods for communication via RFC.
If you want to develop your own SAPXmit-type plug-ins, you should use the source code supplied for the SAPforms Transmit Plug-Ins for Demo as a reference (template). The template is stored in the directory ...\sapforms\sapxdemo.
Classification
SAPforms Transmit Plug-In for RFCà SAPXmit Class
à
à
LastR3Error (Property)à
Load (Method)à
Options (Method)à
R3DoNotUse (Property)à
RfcHandle (Property)à
Save (Method)à
Start (Method)