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 | Table | ARC_PARAMS | Structure of Transfer from Archiving Parameters | |
2 | Table | BAPIARCPAR | ImageLink structure | |
3 | Table | BAPIARCPAR | ImageLink structure | SOURCE VALUE(ALLARCPAR) LIKE BAPIARCPAR OPTIONAL |
4 | Table | BAPIPRIPAR | BAPI structure for transferring print parameters | |
5 | Table | BAPIPRIPAR | BAPI structure for transferring print parameters | SOURCE VALUE(ALLPRIPAR) LIKE BAPIPRIPAR OPTIONAL |
6 | Table | BAPIXMJOB | BAPI XBP: Structure to transfer job header data | SOURCE VALUE(STEP_NUMBER) LIKE BAPIXMJOB-STEPCOUNT |
7 | Table | BPJOBSTEP | for new BP functions: step data for a job | |
8 | Table | BPJOBSTEP | for new BP functions: step data for a job | SOURCE VALUE(STEP) LIKE BPJOBSTEP |
9 | Table | PRI_PARAMS | Structure for Passing Spool Parameters | |
10 | Table | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | |
11 | Table | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(JOBCOUNT) LIKE TBTCJOB-JOBCOUNT |
12 | Table | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | SOURCE VALUE(JOBNAME) LIKE TBTCJOB-JOBNAME |
13 | Table | TBTCSTEP | Description of step values (BI-API) |