Table list used by SAP ABAP Function Module BAPI_XBP_JOB_COUNT (Count how many jobs there are with a particular name)
SAP ABAP Function Module
BAPI_XBP_JOB_COUNT (Count how many jobs there are with a particular name) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIRET2 | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRET2 |
|
| 2 | BAPIRET2 | Return Parameter | ||
| 3 | BAPIXMAUX | BAPI XBP: Ref. type for functn mod. params | SOURCE VALUE(DONT_LIST_JOBS) TYPE BAPIXMAUX-CHAR1 OPTIONAL |
|
| 4 | BAPIXMAUX | BAPI XBP: Ref. type for functn mod. params | SOURCE VALUE(NUMBER_OF_JOBS) LIKE BAPIXMAUX-INT4 |
|
| 5 | BAPIXMJOB | BAPI XBP: Structure to transfer job header data | SOURCE JOB_TABLE STRUCTURE BAPIXMJOB OPTIONAL |
|
| 6 | BAPIXMJOB | BAPI XBP: Structure to transfer job header data | SOURCE VALUE(JOBNAME) LIKE BAPIXMJOB-JOBNAME |
|
| 7 | BAPIXMJOB | BAPI XBP: Structure to transfer job header data | ||
| 8 | BAPIXMLOGR | BAPI XMI: Logon information on actions of external mgt tools | SOURCE VALUE(EXTERNAL_USER_NAME) LIKE BAPIXMLOGR-EXTUSER |
|
| 9 | BTCSELECT | Structure for parameter passing for job selection | ||
| 10 | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | ||
| 11 | TBTCO | Job Status Overview Table | ||
| 12 | TXMILOGRAW | Log Information on Actions of External Management Tools |