Table list used by SAP ABAP Function Module STU3_NETWORK_SCHEDULE_JOB (Schedule a report for immediate start)
SAP ABAP Function Module
STU3_NETWORK_SCHEDULE_JOB (Schedule a report for immediate start) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BTCH0000 | Fields used as ref. types for function module parameters | ||
| 2 | BTCTGTSRVR | List of instance names that are considered as BTC servers | SOURCE VALUE(TARGETSERVER) LIKE BTCTGTSRVR-SRVNAME |
|
| 3 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(START_DATE) LIKE TBTCJOB-SDLSTRTDT |
|
| 4 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(START_TIME) LIKE TBTCJOB-SDLSTRTTM |
|
| 5 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(JOBNAME) LIKE TBTCJOB-JOBNAME |
|
| 6 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(JOBNUMBER) LIKE TBTCJOB-JOBCOUNT |
|