Table/Structure Field list used by SAP ABAP Function Module BAPI_XBP_JOB_EXT_STEP_MODIFY (Assign an External Program to a Particular Job Step)
SAP ABAP Function Module
BAPI_XBP_JOB_EXT_STEP_MODIFY (Assign an External Program to a Particular Job Step) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIXMAUX - CHAR1 | Reference type CHAR1 for background processing | SOURCE VALUE(WAIT_FOR_TERMINATION) LIKE BAPIXMAUX-CHAR1 DEFAULT 'X' |
|
| 2 | BAPIXMAUX - CHAR1 | Reference type CHAR1 for background processing | ||
| 3 | BAPIXMJOB - JOBCOUNT | Job ID | SOURCE VALUE(JOBCOUNT) LIKE BAPIXMJOB-JOBCOUNT |
|
| 4 | BAPIXMJOB - JOBNAME | Background job name | ||
| 5 | BAPIXMJOB - JOBNAME | Background job name | SOURCE VALUE(JOBNAME) LIKE BAPIXMJOB-JOBNAME |
|
| 6 | BAPIXMJOB - STEPCOUNT | Job step ID number. | ||
| 7 | BAPIXMJOB - STEPCOUNT | Job step ID number. | SOURCE VALUE(STEP_NUMBER) LIKE BAPIXMJOB-STEPCOUNT |
|
| 8 | BAPIXMJOB - JOBCOUNT | Job ID | ||
| 9 | BAPIXMLOGR - EXTUSER | XMI logging: Name of user in external management tool | ||
| 10 | BAPIXMLOGR - EXTUSER | XMI logging: Name of user in external management tool | SOURCE VALUE(EXTERNAL_USER_NAME) LIKE BAPIXMLOGR-EXTUSER |
|
| 11 | BAPIXMSTEP - AUTHCKNAM | Background User Name for Authorization Check | ||
| 12 | BAPIXMSTEP - XPGTGTSYS | Target System to Run Background Job | SOURCE VALUE(TARGET_HOST) LIKE BAPIXMSTEP-XPGTGTSYS |
|
| 13 | BAPIXMSTEP - XPGTGTSYS | Target System to Run Background Job | ||
| 14 | BAPIXMSTEP - PROGRAM | Program name in internal step list | SOURCE VALUE(EXT_PROGRAM_NAME) LIKE BAPIXMSTEP-PROGRAM |
|
| 15 | BAPIXMSTEP - PROGRAM | Program name in internal step list | ||
| 16 | BAPIXMSTEP - PARAMETER | Parameters of external program (string) | SOURCE VALUE(EXT_PROGRAM_PARAMETERS) LIKE BAPIXMSTEP-PARAMETER DEFAULT SPACE |
|
| 17 | BAPIXMSTEP - PARAMETER | Parameters of external program (string) | ||
| 18 | BAPIXMSTEP - AUTHCKNAM | Background User Name for Authorization Check | SOURCE VALUE(SAP_USER_NAME) LIKE BAPIXMSTEP-AUTHCKNAM DEFAULT SY-UNAME |
|
| 19 | BTCH0000 - INT4 | Reference type INT4 for background processing | ||
| 20 | BTCH0000 - CHAR1 | Reference type CHAR1 for background processing | ||
| 21 | SXMILOGADM - INTERFACE | Interface ID (for example, XBP) | ||
| 22 | SXMILOGADM - OBJECT | XMI logging: Name of object (job name, spool ID ...) | ||
| 23 | SXMIMSGRAW - MSGARG1 | Argument string for an XMI log | ||
| 24 | SYST - MSGNO | ABAP System Field: Message Number | ||
| 25 | TBTCSTEP - STDERRCNTL | Control flag for external program (e.g. trace level) | ||
| 26 | TBTCSTEP - XPGTGTSYS | Target System to Run Background Job | ||
| 27 | TBTCSTEP - TYP | Identification of step as ABAP, ext. command or program | ||
| 28 | TBTCSTEP - TRACECNTL | Control flag for external program (e.g. trace level) | ||
| 29 | TBTCSTEP - TERMCNTL | Control flag for external program (e.g. trace level) | ||
| 30 | TBTCSTEP - STDOUTCNTL | Control flag for external program (e.g. trace level) | ||
| 31 | TBTCSTEP - STDINCNTL | Control flag for external program (e.g. trace level) | ||
| 32 | TBTCSTEP - PROGRAM | Program name in internal step list | ||
| 33 | TBTCSTEP - PARAMETER | Parameters of external program (string) | ||
| 34 | TBTCSTEP - CONNCNTL | Control flag for external program (e.g. trace level) | ||
| 35 | TBTCSTEP - AUTHCKNAM | Background User Name for Authorization Check | ||
| 36 | TXMILOGRAW - INTERFACE | Interface ID (for example, XBP) | ||
| 37 | TXMILOGRAW - MSGARG1 | Argument string for an XMI log | ||
| 38 | TXMILOGRAW - OBJECT | XMI logging: Name of object (job name, spool ID ...) |