Table list used by SAP ABAP Function Module BP_ADD_JOB_STEP (Step als letzten Step hinzufügen)
SAP ABAP Function Module
BP_ADD_JOB_STEP (Step als letzten Step hinzufügen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ARC_PARAMS | Structure of Transfer from Archiving Parameters | ||
| 2 | BAPIARCPAR | ImageLink structure | ||
| 3 | BAPIARCPAR | ImageLink structure | SOURCE VALUE(ALLARCPAR) LIKE BAPIARCPAR OPTIONAL |
|
| 4 | BAPIPRIPAR | BAPI structure for transferring print parameters | ||
| 5 | BAPIPRIPAR | BAPI structure for transferring print parameters | SOURCE VALUE(ALLPRIPAR) LIKE BAPIPRIPAR OPTIONAL |
|
| 6 | BAPIXMJOB | BAPI XBP: Structure to transfer job header data | SOURCE VALUE(STEP_NUMBER) LIKE BAPIXMJOB-STEPCOUNT |
|
| 7 | BPJOBSTEP | for new BP functions: step data for a job | ||
| 8 | BPJOBSTEP | for new BP functions: step data for a job | SOURCE VALUE(STEP) LIKE BPJOBSTEP |
|
| 9 | PRI_PARAMS | Structure for Passing Spool Parameters | ||
| 10 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | ||
| 11 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(JOBCOUNT) LIKE TBTCJOB-JOBCOUNT |
|
| 12 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(JOBNAME) LIKE TBTCJOB-JOBNAME |
|
| 13 | TBTCSTEP | Description of step values (BI-API) |