Data Element list used by SAP ABAP Function Module FKK_FKCC_START_DISPATCHER (Korrespondenzerzeugung - Start bzw. Einplanung des Dispatchers)
SAP ABAP Function Module
FKK_FKCC_START_DISPATCHER (Korrespondenzerzeugung - Start bzw. Einplanung des Dispatchers) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_XDIALOG) LIKE BOOLE-BOOLE DEFAULT 'X' |
|
| 2 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_XFKJOGREETS) LIKE BOOLE-BOOLE DEFAULT SPACE |
|
| 3 | STRDT_KK | Scheduled Start Date | SOURCE VALUE(I_STRDT) LIKE FKKCOCC-STRDT OPTIONAL |
|
| 4 | STRZT_KK | Scheduled Start Time | SOURCE VALUE(I_STRZT) LIKE FKKCOCC-STRZT OPTIONAL |
|
| 5 | XSTRF_KK | Start Immediately | SOURCE VALUE(I_XSTRF) LIKE FKKCOCC-XSTRF OPTIONAL |
|