Table/Structure Field 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 | BAPIXMAUX - CHAR1 | Reference type CHAR1 for background processing | SOURCE VALUE(DONT_LIST_JOBS) TYPE BAPIXMAUX-CHAR1 OPTIONAL |
|
| 2 | BAPIXMAUX - INT4 | Reference type INT4 for background processing | ||
| 3 | BAPIXMAUX - INT4 | Reference type INT4 for background processing | SOURCE VALUE(NUMBER_OF_JOBS) LIKE BAPIXMAUX-INT4 |
|
| 4 | BAPIXMAUX - CHAR1 | Reference type CHAR1 for background processing | ||
| 5 | BAPIXMJOB - JOBNAME | Background job name | SOURCE VALUE(JOBNAME) LIKE BAPIXMJOB-JOBNAME |
|
| 6 | BAPIXMJOB - JOBNAME | Background job name | ||
| 7 | BAPIXMLOGR - EXTUSER | XMI logging: Name of user in external management tool | ||
| 8 | BAPIXMLOGR - EXTUSER | XMI logging: Name of user in external management tool | SOURCE VALUE(EXTERNAL_USER_NAME) LIKE BAPIXMLOGR-EXTUSER |
|
| 9 | BTCH0000 - CHAR1 | Reference type CHAR1 for background processing | ||
| 10 | BTCSELECT - JOBNAME | Background job name | ||
| 11 | BTCSELECT - USERNAME | Initiator of job/step scheduling | ||
| 12 | SXMILOGADM - INTERFACE | Interface ID (for example, XBP) | ||
| 13 | SXMILOGADM - OBJECT | XMI logging: Name of object (job name, spool ID ...) | ||
| 14 | SXMIMSGRAW - MSGARG1 | Argument string for an XMI log | ||
| 15 | SYST - MSGNO | ABAP System Field: Message Number | ||
| 16 | TBTCO - JOBNAME | Background job name | ||
| 17 | TXMILOGRAW - INTERFACE | Interface ID (for example, XBP) | ||
| 18 | TXMILOGRAW - MSGARG1 | Argument string for an XMI log | ||
| 19 | TXMILOGRAW - OBJECT | XMI logging: Name of object (job name, spool ID ...) |