Table list used by SAP ABAP Function Module BP_START_DATE_EDITOR (Read/Display/Check Job Start Date/Period Values Using Dialog Box)
SAP ABAP Function Module
BP_START_DATE_EDITOR (Read/Display/Check Job Start Date/Period Values Using Dialog Box) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(STDT_OPCODE) LIKE BTCH0000-INT4 DEFAULT 0 |
|
| 2 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(STDT_MODIFY_TYPE) LIKE BTCH0000-INT4 |
|
| 3 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(STDT_DIALOG) LIKE BTCH0000-CHAR1 |
|
| 4 | BTCH1010 | Display/Edit start date and period values | ||
| 5 | TBTCSTRT | Start data description / Repetition period of background job | ||
| 6 | TBTCSTRT | Start data description / Repetition period of background job | SOURCE VALUE(STDT_INPUT) LIKE TBTCSTRT |
|
| 7 | TBTCSTRT | Start data description / Repetition period of background job | SOURCE VALUE(STDT_OUTPUT) LIKE TBTCSTRT |
|