Data Element list used by SAP ABAP Function Module FKK_DI_START_JOB (VKK: Jobs ausführen)
SAP ABAP Function Module
FKK_DI_START_JOB (VKK: Jobs ausführen) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
BHOST_KK | Computer on which the job is to be carried out | SOURCE VALUE(I_BHOST) LIKE FKKDIJOBN-HOST DEFAULT SPACE |
2 | ![]() |
BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_XDEBUG) LIKE BOOLE-BOOLE DEFAULT SPACE |
3 | ![]() |
BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_XSTRF) LIKE BOOLE-BOOLE |
4 | ![]() |
BTCSDATE | Planned Start Date for Background Job | SOURCE VALUE(I_STRDT) LIKE FKKDIJOB-DATES |
5 | ![]() |
BTCSTIME | Planned start time for background Job | SOURCE VALUE(I_STRZT) LIKE FKKDIJOB-TIMES |
6 | ![]() |
JTYPE_KK | Job category | SOURCE VALUE(I_JTYPE) LIKE FKKDIJOB-JTYPE |
7 | ![]() |
PROGID_KK | Program ID | SOURCE VALUE(I_PROGID) LIKE FKKDIHDTMP-PROGID |
8 | ![]() |
PROGNAM_KK | Name of program that processes interval | SOURCE VALUE(I_PROGN) LIKE FKKDIHDTMP-PROGN |
9 | ![]() |
RS38L_FNAM | Name of Function Module | SOURCE VALUE(I_FUNCT) LIKE TFDIR-FUNCNAME |