
Start (Method)
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
ß
SAPforms Data Plug-In for WorkflowProperties
Starts a workflow in the SAP System and supplies its container elements with the data values in the
Fields list.Classification 2
Start
ß
SAPform Data Plug-In for DemoProperties
Does not execute an action in the SAP System, but rather displays the object data in a window.
Classification 3
Start
ß
SAPforms Form Plug-In for Microsoft Visual Basicß
SAPform Classß
SAPforms Form Plug-In for Microsoft OutlookProperties
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
ß
SAPforms Transmit Plug-In for RFCProperties
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
ß
SAPforms Transmit Plug-In for SAPMAPIß
SAPXmit Classß
SAPforms Form Plug-In for MS OutlookProperties
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
ß
SAPforms Transmit Plug-In for Demoß
SAPXmit Classß
SAPform Data Plug-In for DemoProperties
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 |