The Function Module TB_LIMIT_EXPOSURE_TASK_INIT (Init Parallelisierung Summensätze) is a standard Function Module in SAP ERP and is part of the function group TBL2 within the package FTLM.
Function Module | TB_LIMIT_EXPOSURE_TASK_INIT |
Short Text | Init Parallelisierung Summensätze |
Function Group | TBL2 |
Package | FTLM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AUSWTYP | LIKE | VTVMTASK-AUSWTYP | Risk Management Auswertungstyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_GRPNAME | TYPE | VTVMTASK-GRPNAME | Name einer Logon/Server-Gruppe | |
E_MAXTASKS | TYPE | I | Anzahl freier Tasks | |
E_MTASK | TYPE | C | Multitasking aktiv | |
E_PCKSIZE | TYPE | I | Paketgröße |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_ERROR | LIKE | BAPIERR | OR: structure of error-handling |
This function module does not define any Exceptions.