Table/Structure Field list used by SAP ABAP Function Module S_390_GET_SDBAC_VAR_VALUES (Gets variable values of table SDBAC for a given shortcut)
SAP ABAP Function Module
S_390_GET_SDBAC_VAR_VALUES (Gets variable values of table SDBAC for a given shortcut) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SDBAC - CNAME | Name of command or report to execute | ||
| 2 | SDBAC - CNAME | Name of command or report to execute | SOURCE VALUE(FOUND_CNAME) LIKE SDBAC-CNAME |
|
| 3 | SDBAC - CTYPE | Execution mode for DBA action (using ext. program or report) | ||
| 4 | SDBAC - CTYPE | Execution mode for DBA action (using ext. program or report) | SOURCE VALUE(FOUND_CTYPE) LIKE SDBAC-CTYPE |
|
| 5 | SDBAC - DBSYS | Database System for DBA | ||
| 6 | SDBAC - LANGUAGE | Language Key | ||
| 7 | SDBAC - PTYPES | List of parameter types | ||
| 8 | SDBAC - PTYPES | List of parameter types | SOURCE VALUE(FOUND_PTYPES) LIKE SDBAC-PTYPES |
|
| 9 | SDBAC - SHORTCUT | Type of DBA action | SOURCE VALUE(DBA_SHORTCUT) LIKE SDBAC-SHORTCUT |
|
| 10 | SDBAC - SHORTCUT | Type of DBA action | ||