Data Element list used by SAP ABAP Function Module SHOW_RESULTS_SAPDBA (Anzeige des Aktionsprotokolls von SAPDBA)
SAP ABAP Function Module
SHOW_RESULTS_SAPDBA (Anzeige des Aktionsprotokolls von SAPDBA) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SDBA_ACTID | Name of DBA Log | SOURCE VALUE(ACTID) LIKE SDBAH-ACTID |
|
| 2 | SDBA_BEGIN | Start of the DBA action | SOURCE VALUE(BEG) LIKE SDBAD-BEG |
|
| 3 | SDBA_FUNCT | Function ID for DBA action | SOURCE VALUE(FUNCTION) LIKE SDBAD-FUNCT |
|
| 4 | SDBA_HOST | Name of the server where the DBA action is to be executed | SOURCE VALUE(DBHOST) LIKE SDBASI-DBHOST DEFAULT SPACE |
|
| 5 | SDBA_RC | Return code for DBA action | SOURCE VALUE(RC) LIKE SDBAH-RC |
|
| 6 | SDBA_SYSID | Database System ID | SOURCE VALUE(SYSID) LIKE SDBASI-SYSID DEFAULT SPACE |
|