Menu

SAP Function Module SPTA_PARA_PROCESS_START

Initiiert eine Parallelverarbeitung

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module SPTA_PARA_PROCESS_START (Initiiert eine Parallelverarbeitung) is a standard Function Module in SAP ERP and is part of the function group SPTA within the package SPTA.

Technical Information

Function Module SPTA_PARA_PROCESS_START
Short Text Initiiert eine Parallelverarbeitung
Function Group SPTA
Package SPTA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CALLBACK_REPID LIKE SY-REPID Report, in dem die Callback-Forms liegen
DEBUG_LEVEL LIKE SY-INDEX 0 Debugging-Stufe (0-kein Debugging)
MAX_NO_OF_TASKS LIKE SY-INDEX Maximum paralleler Tasks (0-keine Begrenzung)
RECEIVE_RESULTS_CALLBACK_FORM LIKE Callback-Form beim Ende eines Tasks
SERVER_GROUP TYPE SPTA_T_SERVER_GROUP RFC-Servergruppe
START_TASK_CALLBACK_FORM LIKE Callback-Form zum Anstarten eines Tasks

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
USER_PARAM LIKE Frei verwendbarer Benutzerparameter

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.