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 Table  BAPIRET2 Return Parameter SOURCE VALUE(RETURN) LIKE BAPIRET2
2 Table  BAPIRET2 Return Parameter
3 Table  BAPIXMAUX BAPI XBP: Ref. type for functn mod. params SOURCE VALUE(DONT_LIST_JOBS) TYPE BAPIXMAUX-CHAR1 OPTIONAL
4 Table  BAPIXMAUX BAPI XBP: Ref. type for functn mod. params SOURCE VALUE(NUMBER_OF_JOBS) LIKE BAPIXMAUX-INT4
5 Table  BAPIXMJOB BAPI XBP: Structure to transfer job header data SOURCE JOB_TABLE STRUCTURE BAPIXMJOB OPTIONAL
6 Table  BAPIXMJOB BAPI XBP: Structure to transfer job header data SOURCE VALUE(JOBNAME) LIKE BAPIXMJOB-JOBNAME
7 Table  BAPIXMJOB BAPI XBP: Structure to transfer job header data
8 Table  BAPIXMLOGR BAPI XMI: Logon information on actions of external mgt tools SOURCE VALUE(EXTERNAL_USER_NAME) LIKE BAPIXMLOGR-EXTUSER
9 Table  BTCSELECT Structure for parameter passing for job selection
10 Table  TBTCJOB Structure for Transferring Job Header Data (BI-API)
11 Table  TBTCO Job Status Overview Table
12 Table  TXMILOGRAW Log Information on Actions of External Management Tools