Data Element list used by SAP ABAP Function Module FKK_DI_RUN_DISPATCHER (VKK: Jobs-Dispatcher ausführen)
SAP ABAP Function Module
FKK_DI_RUN_DISPATCHER (VKK: Jobs-Dispatcher ausführen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_XDEBUG) LIKE BOOLE-BOOLE DEFAULT SPACE |
|
| 2 | JTYPE_KK | Job category | SOURCE VALUE(I_JTYPE) LIKE FKKDIJOB-JTYPE |
|
| 3 | OBJECT_KK | Object for distribution into intervals | SOURCE VALUE(I_OBJECT) LIKE FKKDIHDR-OBJECT |
|
| 4 | PROGID_KK | Program ID | SOURCE VALUE(I_PROGID) LIKE FKKDIHDTMP-PROGID |
|
| 5 | PROGNAM_KK | Name of program that processes interval | SOURCE VALUE(I_PROGN) LIKE FKKDIHDTMP-PROGN |
|
| 6 | RS38L_FNAM | Name of Function Module | SOURCE VALUE(I_FUNCT) LIKE TFDIR-FUNCNAME |
|
| 7 | VARIANT_KK | Variant for distribution into intervals | SOURCE VALUE(I_VARIANT) LIKE FKKDIHDR-VARIANT |
|
| 8 | XFELD | Checkbox | SOURCE VALUE(I_RESTART) TYPE XFELD DEFAULT SPACE |
|