The Function Module SPTA_PARA_PROCESS_START_2 (Startet eine Parallelverabeitung (Neue Version für Reuse-Library)) is a standard Function Module in SAP ERP and is part of the function group SPTA_NEW within the package SPTA.
Function Module | SPTA_PARA_PROCESS_START_2 |
Short Text | Startet eine Parallelverabeitung (Neue Version für Reuse-Library) |
Function Group | SPTA_NEW |
Package | SPTA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AFTER_RFC_CALLBACK_FORM | LIKE | Callback-Form zum Zeitpunkt AFTER_RFC | ||
BEFORE_RFC_CALLBACK_FORM | LIKE | Callback-Form zum Zeitpunkt BEFORE_RFC | ||
CALLBACK_PROG | TYPE | SY-REPID | Programm der Callback-Forms | |
IN_RFC_CALLBACK_FORM | LIKE | Callback-Form zum Zeitpunkt IN_RFC | ||
MAX_NO_OF_TASKS | TYPE | SY-INDEX | Maximale Taskzahl (0-keine Anwendungsbegrenzung) | |
SERVER_GROUP | TYPE | SPTA_RFCGR | RFC-Servergruppe | |
SHOW_STATUS | TYPE | XFLAG | SPACE | <Nicht verwenden!!!!> |
TASK_CALL_MODE | TYPE | SPTA_TCM | 1 | <Nicht verwenden!!!!> |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
USER_PARAM | LIKE | User-Parameter |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_SERVER_GROUP | RFC-Servergruppe ist ungültig |
NO_RESOURCES_AVAILABLE | Keine Ressourcen (Dialog-Prozesse) verfügbar |