Entering content frameBackground documentation SAPXmit Class (Microsoft Outlook) Locate the document in its SAP Library structure

Definition

Regulates communication between Microsoft Outlook forms and an SAP System.

Remarks

This class implements the SAPXmit interface through which other SAPForm and SAPData objects are enabled to transmit data to the SAP System. Communication between the SAPforms 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 Form Plug-In for Microsoft Outlook

à SAPXmit Class

à Execute (Method)

à Load (Method)

à MailItem (Property)

à Options (Method)

à Save (Method)

à Start (Method)

à Subject (Property)

Leaving content frame