Entering content frameBackground documentation SAPXmit Class (MAPI)

Definition

Original class of the SAPforms Transmit Plug-In for MAPI.

Remarks

This class implements the SAPXmit interface through which other SAPForm and SAPData objects are enabled to transmit data to the SAP System. In other words, these classes can be regarded as being synonymous with various plug-ins of this type. Communication between the form and the SAP System can be either synchronous (using RFC) or asynchronous (using mail). The class supplies methods for communication using MAPI.

If you want to develop your own SAPXmit-type plug-ins, use the source code supplied for the SAPforms Transmit Plug-Ins for Demo as a template. The template is stored in the directory ...\sapforms\sapxdemo.

Classification

SAPforms Transmit Plug-In for MAPI

à SAPXmit Class

à Structure linkExecute (Method)

à Structure linkLoad (Method)

à Structure linkMailItem (Property)

à Structure linkOptions (Method)

à Structure linkProfileName (Property)

à Structure linkSave (Method)

à Structure linkStart (Method)

à Structure linkSubject (Property)

Leaving content frame