SAP ABAP Class CL_MSS_ACTION_DB_OPT (Database options)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-MSS (Application Component) Microsoft SQL Server
⤷
STUN_MSS (Package) Package for new SQL Server monitoring objects

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_MSS_ACTION_CONTROLLER | MSS: Abstract Action Controller | 20070511 |
Properties
Class | CL_MSS_ACTION_DB_OPT | |
Short Description | Database options | |
Super Class | CL_MSS_ACTION_CONTROLLER | MSS: Abstract Action Controller |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | STUN_MSS | Package for new SQL Server monitoring objects |
Created | 20070511 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_MSS_ACTION_DB_OPT has no interface implemented.
Friends
Class CL_MSS_ACTION_DB_OPT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_ALV | Current configuration settings | 20070511 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_ALV | Configuration history | 20070511 | ||
3 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20070511 | ||||
4 | ![]() |
Instance attribute | Private | See coding | 20070517 | ||||
5 | ![]() |
Instance attribute | Private | See coding | 20070517 | ||||
6 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20070511 | ||||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | MSSCC_ACTION_DBOPT | Data fields on dynpro 1400 and it's subscreens | 20070511 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Get current data | 20070511 |
2 | ![]() |
Static method | Public | Method | Get descriptions for db options that have them | 20070518 |
3 | ![]() |
Instance method | Private | Method | Get history | 20070511 |
4 | ![]() |
Instance method | Private | Method | Build list of databases for dropdown | 20070511 |
5 | ![]() |
Instance method | Private | Method | Prepare command line parameter grid | 20070511 |
Events
Class CL_MSS_ACTION_DB_OPT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_CURVALS | Private | See coding | 20070517 | begin of t_curvals,
par_name(128) type c,
par_value(128) type c,
end of t_curvals
|
||
2 | T_HISTVALS | Private | See coding | 20070517 | begin of t_histvals,
last_change_dt type dats,
last_change_tm type tims,
par_date type dats,
par_time type tims,
par_name(128) type c,
par_value(128) type c,
end of t_histvals
|
Method Signatures
Method GET_CURR_DATA Signature
Method GET_CURR_DATA on class CL_MSS_ACTION_DB_OPT has no parameter.
Method GET_CURR_DATA on class CL_MSS_ACTION_DB_OPT has no exception.
Method GET_DESC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | I | 20070518 | |||
2 | ![]() |
PAR_NAME | Call by reference | Type reference (TYPE) | C | 20070518 | |||
3 | ![]() |
RETVAL | Value transfer | Type reference (TYPE) | STRING | Description or numeric value | 20070518 |
Method GET_DESC on class CL_MSS_ACTION_DB_OPT has no exception.
Method GET_HIST_DATA Signature
Method GET_HIST_DATA on class CL_MSS_ACTION_DB_OPT has no parameter.
Method GET_HIST_DATA on class CL_MSS_ACTION_DB_OPT has no exception.
Method INIT_DROPDOWN_TABLE Signature
Method INIT_DROPDOWN_TABLE on class CL_MSS_ACTION_DB_OPT has no parameter.
Method INIT_DROPDOWN_TABLE on class CL_MSS_ACTION_DB_OPT has no exception.
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_MSS_ACTION_DB_OPT has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_MSS_ACTION_DB_OPT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |