Execute (Method) 

Definition

Method that calls the Execute function in the R/3 System. The semantics of this function depend on the SAPData object.

Remarks

The method can be called directly via the SAPData object or indirectly via the Start method of the SAPForm object, whose SAPData property is a reference to the SAPData object.

In the case of the SAPData object for workflow containers, for example, this method executes a work item in an SAP Business Workflow and populates its container elements with values from the form fields.

Classification 1

Execute

ß SAPData class

ß SAPforms Data Plug-In for Workflow

Properties

Terminates a work item in the R/3 System and supplies its container elements with the data values in the fields list.

Classification 2

Execute

ß SAPData class

ß SAPXmit class

ß SAPforms Data Plug-In for Demo

Properties

Does not execute an action in the R/3 System but rather displays the data of the object in a separate window.

Classification 3

Execute

ß SAPForm class

ß SAPforms Form Plug-In for Visual Basic

ß SAPForm class

ß SAPforms Form Plug-In for MS Office

ß SAPForm class

ß SAPforms Form Plug-In for MS Outlook

Properties

Invokes the Execute method in the associated Xmit or SAPData object. The semantics of this method depend on this object.

Classification 4

Execute

ß SAPXmit class

ß SAPforms Transmit Plug-In for RFC

Properties

This method executes a work item synchronously via a remote function call (RFC). Supports SAPData object of type Container.

This method causes a certain function module to be executed in the R/3 System. This module receives a table with a complete R3F structure containing the work item information and the container data that are to be supplied from the form.

Parameter

Description

Data

Object representing the container data.

Classification 5

Execute

ß SAPXmit class

ß SAPforms Transmit Plug-In for MAPI

ß SAPXmit class

ß SAPforms Transmit Plug-In for WinSock

Properties

Sends a mail to the R/3 System that contains the information required to terminate a work item (including container data) as an attachment.

Parameter

Description

Data

Object representing the container data.

Classification 6

Execute

ß SAPXmit class

ß SAPforms Transmit Plug-In for SAPMAPI

Properties

Overwrites the R3F attachment, thereby updating it.

Parameter

Description

Pdata

Object that represents the mobjData container data

Classification 7

Execute

ß SAPXmit class

ß SAPforms Transmit Plug-In for Demo

Properties

Displays the instance data of the associated SAPData object in a window instead of sending it to the R/3 System.

Parameter

Description

Data

object of class SAPData