Table list used by SAP ABAP Function Module BP_CHECK_STARTDATE (This function module checks the validity of the start date value of a job)
SAP ABAP Function Module
BP_CHECK_STARTDATE (This function module checks the validity of the start date value of a job) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(DIALOG) LIKE BTCH0000-CHAR1 |
|
| 2 | TBTCSTRT | Start data description / Repetition period of background job | SOURCE VALUE(CHECKED_STDT) LIKE TBTCSTRT |
|
| 3 | TBTCSTRT | Start data description / Repetition period of background job | ||
| 4 | TBTCSTRT | Start data description / Repetition period of background job | SOURCE VALUE(STDT_TO_CHECK) LIKE TBTCSTRT |
|