Table list used by SAP ABAP Function Module BP_JOB_CREATE (Fubst. zum Erzeugen eines neuen Jobs der Hintergrundverarbeitung)
SAP ABAP Function Module
BP_JOB_CREATE (Fubst. zum Erzeugen eines neuen Jobs der Hintergrundverarbeitung) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(JOB_CR_DIALOG) LIKE BTCH0000-CHAR1 |
|
| 2 | BTCH0000 | Fields used as ref. types for function module parameters | ||
| 3 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(ADK_MODE) LIKE BTCH0000-CHAR1 DEFAULT FALSE |
|
| 4 | OBJ_RECORD | Structure of types OLE2_OBJECT | ||
| 5 | SWCONT | Instance Structure | ||
| 6 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(JOB_CR_HEAD_INP) LIKE TBTCJOB |
|
| 7 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | ||
| 8 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(JOB_CR_HEAD_OUT) LIKE TBTCJOB |
|
| 9 | TBTCSTEP | Description of step values (BI-API) | SOURCE JOB_CR_STEPLIST STRUCTURE TBTCSTEP |
|
| 10 | TBTCSTRT | Start data description / Repetition period of background job | ||
| 11 | TBTCSTRT | Start data description / Repetition period of background job | SOURCE VALUE(JOB_CR_STDT_OUT) LIKE TBTCSTRT |