SAPXmit Class 

Definition

Controls communication between MS Outlook forms and an R/3 System.

Remarks

This class implements the SAPXmit interface through which other SAPForm and SAPData objects are enabled to transmit data to R/3. 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 MAPI.

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 Form Plug-In for MS Outlook

à SAPXmit Class

à Execute (Method)

à Load (Method)

à MailItem (Property)

à Options (Method)

à Save (Method)

à Start (Method)

à Subject (Property)