Table list used by SAP ABAP Function Module SXPG_STEP_END_UPDATE (Fortschreiben der Step-Daten nach Ende eines externen Programms)
SAP ABAP Function Module
SXPG_STEP_END_UPDATE (Fortschreiben der Step-Daten nach Ende eines externen Programms) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BTCCTL | Control table for background processing | SOURCE VALUE(TRACELEVEL) LIKE BTCCTL-TRACELEVEL DEFAULT 0 |
|
| 2 | BTCXPGENEX | Export parameters of the ext. RFC function SAPXPG_END_XPG | SOURCE VALUE(EXITSTAT) LIKE BTCXPGENEX-EXITSTAT |
|
| 3 | BTCXPGENEX | Export parameters of the ext. RFC function SAPXPG_END_XPG | SOURCE VALUE(EXITCODE) LIKE BTCXPGENEX-EXITCODE |
|
| 4 | BTCXPGLOG | Log message of an external program (RFC-SAPXPG) | SOURCE LOG STRUCTURE BTCXPGLOG |
|
| 5 | TBTCO | Job Status Overview Table | SOURCE VALUE(JOBNAME) LIKE TBTCO-JOBNAME OPTIONAL |
|
| 6 | TBTCO | Job Status Overview Table | SOURCE VALUE(JOBCOUNT) LIKE TBTCO-JOBCOUNT OPTIONAL |
|
| 7 | TBTCP | Background Job Step Overview | SOURCE VALUE(STEPCOUNT) LIKE TBTCP-STEPCOUNT OPTIONAL |
|