Table/Structure Field list used by SAP ABAP Function Module ALTER_DB_PARAMETER (Änderungen der Datenbankparameter mittels ALTER SYSTEM)
SAP ABAP Function Module ALTER_DB_PARAMETER (Änderungen der Datenbankparameter mittels ALTER SYSTEM) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  DBCON - CON_NAME Logical name for a database connection
2 Table/Structure Field  DBCON - USER_NAME Database User
3 Table/Structure Field  DBPARAM - ISSYS_MOD System-Modifiable Parameters
4 Table/Structure Field  DBPARAM - ISSYS_MOD System-Modifiable Parameters SOURCE VALUE(MODE) LIKE DBPARAM-ISSYS_MOD
5 Table/Structure Field  DBPARAM - NAME Parameter Name
6 Table/Structure Field  DBPARAM - NAME Parameter Name SOURCE VALUE(DBP) LIKE DBPARAM-NAME
7 Table/Structure Field  DBPARAM - VALUE Parameter Value
8 Table/Structure Field  DBPARAM - VALUE Parameter Value SOURCE VALUE(VALUE) LIKE DBPARAM-VALUE