SAP ABAP Function Module BKK_UPT_DISP_START (Start Dispatcher for Parallel Processing)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
IS-B-BCA (Application Component) Bank Customer Accounts
⤷
FKB_FINSERV (Package) Bank Customer Accounts: Central Objects
⤷
⤷
Basic Data
| Function Module | BKK_UPT_DISP_START | Start Dispatcher for Parallel Processing |
| Function Group | FB0Z | UPT: Universal Parallelization Tool |
| Program Name | SAPLFB0Z | |
| INCLUDE Name | LFB0ZU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_DISPID | TYPE | BKK_DISPID | Dispatcher Identification | |||
| |
E_TASKSTATUS | TYPE | BKKD_TASKSTATUS | Overall Status of Tasks | |||
| |
I_REPORTNAME | TYPE | SYST-CPROG | 'RFBKUPTJOB' | Report Name | ||
| |
I_FUNCNAME | TYPE | BKK_PAFUNCNAME | Name of Parallel Processing Application Function Module | |||
| |
I_PROGN | TYPE | BKK_PROGN | SY-CPROG | Name of Program/Report for an Application Process | ||
| |
I_PROGDATE | TYPE | BKK_PRGDAT | SY-DATUM | Date of Program Run | ||
| |
I_MAXTASKS | TYPE | I | Maximum Number of Parallel Tasks | |||
| |
I_CNTINTV | TYPE | I | Number of Intervals | |||
| |
I_PARMTAB | TYPE | BKKD_TAB_UPTPARM | Parameter for Function | |||
| |
I_DISPLAY_MODE | TYPE | I | 7 | Display Mode (What Is to Be Displayed) | ||
| |
I_JOBCLASS | TYPE | C | 'A' | Job Class | ||
| |
I_MINTASKS | TYPE | I | 1 | Minimum Number of Tasks per Server | ||
| |
I_FREETASKS | TYPE | I | 1 | Number of Free Tasks per Server | ||
| |
I_XDEBUG | TYPE | BOOLE-BOOLE | Debug Mode On/Off | |||
| |
REPORTNAME_MISSING | TYPE | Report Name Missing | ||||
| |
FUNCNAME_MISSING | TYPE | Function Name Missing | ||||
| |
CNTINTV_MISSING | TYPE | Number of Intervals Missing | ||||
| |
ERROR_RUNKEY | TYPE | Error when Creating the Run Key | ||||
| |
ERROR_SET_FUNC_PARAM | TYPE | Error when Setting Function Parameters | ||||
| |
ERROR_DURING_INTV_BUILD | TYPE | Error when Generating Interval Control Data | ||||
| |
ERROR_GET_BTCH_SERVERS | TYPE | Error when Determing Batch Servers | ||||
| |
NO_BTCH_SERVERS | TYPE | No Batch Servers Available | ||||
| |
ERROR_STARTING_JOBS | TYPE | Error when Starting Jobs | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20030327 |
| SAP Release Created in | 200 |