Entering content frameBackground documentation Start (Method) Locate the document in its SAP Library structure

Definition

Method that executes the Start function in the SAP System. The semantics of this function depend on the concrete SAPData object.

Remarks

In the case of the SAPData object for workflow containers, this method starts a workflow and populates its container elements with values from the SAPforms form fields. This method can be called directly using the SAPData object or indirectly using the Start method of the SAPForm object, whose SAPData property is a reference to the SAPData object. If an SAPXmit object is assigned to the SAPData object, the Start method of the SAPXmit object is called.

Classification 1

Start

ß SAPData Class

ß SAPforms Data Plug-In for Workflow

Properties

Starts a workflow in the SAP System and supplies its container elements with the data values in the Fields list.

Classification 2

Start

ß SAPData Class

ß SAPform Data Plug-In for Demo

Properties

Does not execute an action in the SAP System, but rather displays the object data in a window.

Classification 3

Start

ß SAPform Class

ß SAPforms Form Plug-In for Microsoft Visual Basic

ß SAPform Class

ß SAPforms Form Plug-In for Microsoft Outlook

Properties

Calls the Start Method in the associated SAPXmit or SAPData object.

The semantics of this method depends on this SAPData object. In the case of the SAPData Object for SAP Business Workflow this method starts a workflow in a SAP System.

Classification 4

Start

ß SAPXmit Class

ß SAPforms Transmit Plug-In for RFC

Properties

Method that starts a workflow synchronously using Remote Function Call (RFC). Supports SAPData object type "container".

Parameter

Description

Data

Object of type SAPData

Classification 5

Start

ß SAPXmit Class

ß SAPforms Transmit Plug-In for SAPMAPI

ß SAPXmit Class

ß SAPforms Form Plug-In for MS Outlook

Properties

Sends a mail to the SAP System with an attachment containing the information required to start a workflow.

Parameter

Description

Data

Object of type SAPData

Classification 6

Start

ß SAPXmit Class

ß SAPforms Transmit Plug-In for Demo

ß SAPXmit Class

ß SAPform Data Plug-In for Demo

Properties

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

Parameter

Description

Data

Object of type SAPData

 

 

Leaving content frame