Data Element list used by SAP ABAP Function Module SORA_SAPDBA_SXPG (SORA_SAPDBA_SXPG)
SAP ABAP Function Module
SORA_SAPDBA_SXPG (SORA_SAPDBA_SXPG) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BTCXPGCNTL | Control flag for external program (e.g. trace level) | SOURCE VALUE(TERMINATIONWAIT) LIKE BTCXP1-TERMCNTL DEFAULT 'X' |
|
| 2 | BTCXPGEXT | Scheduling status of external program | SOURCE VALUE(STATUS) LIKE BTCXP3-EXITSTAT |
|
| 3 | BTCXPGPAR | Parameters of external program (string) | SOURCE VALUE(COMM_ARGS) LIKE SXPGCOLIST-PARAMETERS DEFAULT '-V' |
|
| 4 | PATCHTXT | Support Package description | SOURCE VALUE(ERR_REASON) LIKE PAT03-SHORT_TEXT |
|
| 5 | SXPGLOGCMD | Logical command name | SOURCE VALUE(COMM_NAME) LIKE SXPGCOLIST-NAME DEFAULT 'BRTOOLS' |
|