SAP ABAP Class CL_DB6_CFG_PARAM (DB6: DB/DBM Configuration Parameters)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB6 (Application Component) DB2 Universal Database for UNIX / NT
     STU6 (Package) DB6: Performance-Monitor (UNIX/Windows)
Properties
Class CL_DB6_CFG_PARAM  
Short Description DB6: DB/DBM Configuration Parameters    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STU6   DB6: Performance-Monitor (UNIX/Windows) 
Created 20041001   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 DB6CC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DB6_CFG_PARAM has no interface implemented.
Friends
Class CL_DB6_CFG_PARAM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CORRUPTED_FIELDS Instance attribute Public Type reference (TYPE) DB6MONELEM_TAB DB6: List of Table Fields 20060512
2 DBM_INVISIBLE_GROUPID Constant Public Type reference (TYPE) I -1 20060515
3 DBM_OTHERS_GROUPID Constant Public Type reference (TYPE) I 99 20060425
4 DB_INVISIBLE_GROUPID Constant Public Type reference (TYPE) I -2 20060515
5 DB_OTHERS_GROUPID Constant Public Type reference (TYPE) I 49 20060425
6 GROUPS Instance attribute Private Type reference (TYPE) DB6CFGGROUP_TAB DB6: Table of DB6CFGGROUP 20060421
7 MISSING_FIELDS Instance attribute Public Type reference (TYPE) DB6TABFIELD_LIST DB6: List of Table Fields 20060512
8 NEW_FIELDS Instance attribute Public Type reference (TYPE) DB6MONELEM_TAB DB6: List of Table Fields 20060512
9 SYS_REF Instance attribute Public Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20041004
10 TYPE_DBM_CONFIG Constant Public Type reference (TYPE) I 1 20060424
11 TYPE_DB_CONFIG Constant Public Type reference (TYPE) I 2 20060424
12 TYPE_REGISTRY_VAR Constant Public Type reference (TYPE) I 3 20060707
13 XREF_DDIC_CFG Instance attribute Private Type reference (TYPE) DB6XREF_DDIC_CFG_TAB DB6: Table of DB6XREF_DDIC_CFG 20041001
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_XREF Instance method Private Method 20041001
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041001
3 CONVERT_GROUP_NAME_TO_ID Instance method Public Method 20120105
4 CONVERT_ID_TO_GROUP_NAME Instance method Public Method 20120105
5 DBMPARTAB_TO_STRUCTURE Instance method Public Method 20060511
6 DBPARTAB_TO_STRUCTTAB Instance method Public Method 20060511
7 GET_DESCR Instance method Public Method 20100304
8 GET_FIELDNAME Instance method Public Method 20060504
9 GET_GROUP_DEF Instance method Public Method get group definition for given type of parameters 20060425
10 GET_GROUP_NAME Instance method Public Method 20120103
11 GET_GROUP_PARAMS Instance method Public Method get parameter description for given group 20060425
12 GET_HISTAVAIL Instance method Public Method 20120105
13 GET_PARNAME Instance method Public Method 20041001
14 GET_RANGE Instance method Public Method 20060427
15 GET_UNIT Instance method Public Method 20060427
16 HEXSTRING_TO_INT Static method Public Method 20060508
17 IS_AUTOMATIC_ENABLED Instance method Public Method returns ABAP_TRUE if given parameter is AUTOMATIC enabled 20060427
18 IS_KNOWN Instance method Public Method returns ABAP_TRUE if given parameter is valid 20060426
19 IS_OBSOLETE Instance method Public Method returns ABAP_TRUE if given parameter is obsolete 20060517
20 IS_ONLINE_CHANGEABLE Instance method Public Method returns ABAP_TRUE if given parameter is online changeable 20060519
21 IS_READONLY Instance method Public Method returns ABAP_TRUE if given parameter is read-only 20060426
22 IS_UPDATABLE Instance method Public Method 20041001
23 IS_VISIBLE Instance method Public Method 20060515
24 PAR_TO_STRUCT Instance method Private Method 20060505
25 REPLACE_XREF Instance method Private Method 20080709
26 SET_OBSOLETE Instance method Private Method 20041004
27 SET_ONLINE_CHANGEABLE Instance method Private Method 20060522
28 SET_RANGE Instance method Private Method 20041004
29 SET_RULE Instance method Private Method 20041004
30 STRUCTCHECK Instance method Public Method 20041004
31 STRUCTDIFF_TO_COMMAND Instance method Public Method 20041001
32 STRUCT_TO_PARTAB Instance method Public Method 20041001
33 VALUE_OF_PARAM Instance method Private Method 20041004
Events
Class CL_DB6_CFG_PARAM has no event.
Types
Class CL_DB6_CFG_PARAM has no local type.
Method Signatures

Method APPEND_XREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AUTOENABLED Call by reference Type reference (TYPE) ABAP_BOOL 20060427
2 Importing FLD Call by reference Type reference (TYPE) STRING 20041001
3 Importing GROUPID Call by reference Type reference (TYPE) INT4 Natural number 20060421
4 Importing HEXVAL Call by reference Type reference (TYPE) ABAP_BOOL 20041001
5 Importing HISTAVAIL Call by reference Type reference (TYPE) ABAP_BOOL 20060425
6 Importing LABEL Call by reference Type reference (TYPE) STRING 20060421
7 Importing ONLCHANGEABLE Call by reference Type reference (TYPE) ABAP_BOOL 20060519
8 Importing PAR Call by reference Type reference (TYPE) STRING 20041001
9 Importing RANGE Call by reference Type reference (TYPE) STRING 20041004
10 Importing READONLY Call by reference Type reference (TYPE) ABAP_BOOL 20041001
11 Importing TAB Call by reference Type reference (TYPE) STRING 20041001
12 Importing UNIT Call by reference Type reference (TYPE) STRING 20060424

Method APPEND_XREF on class CL_DB6_CFG_PARAM has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: DB2-UDB-Release 20041004

Method CONSTRUCTOR on class CL_DB6_CFG_PARAM has no exception.

Method CONVERT_GROUP_NAME_TO_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FOR_TYPE Call by reference Type reference (TYPE) I 20120105
2 Importing GROUP_NAME Value transfer Type reference (TYPE) STRING 20120105
3 Returning ID Value transfer Type reference (TYPE) I 20120105

Method CONVERT_GROUP_NAME_TO_ID on class CL_DB6_CFG_PARAM has no exception.

Method CONVERT_ID_TO_GROUP_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GROUP_NAME Value transfer Type reference (TYPE) STRING 20120105
2 Importing ID Value transfer Type reference (TYPE) I 20120105

Method CONVERT_ID_TO_GROUP_NAME on class CL_DB6_CFG_PARAM has no exception.

Method DBMPARTAB_TO_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARTAB Call by reference Type reference (TYPE) DB6PMCM_PAR_TAB DB6: Table of DB6PMCM_PAR 20060511
2 Exporting STRUCTURE1 Call by reference Type reference (TYPE) DB6PMCM1 DB6: Configuration Database Manager (Part 1) 20060511
3 Exporting STRUCTURE2 Call by reference Type reference (TYPE) DB6PMCM2 DB6: Configuration Database Manager (Part 2) 20060511

Method DBMPARTAB_TO_STRUCTURE on class CL_DB6_CFG_PARAM has no exception.

Method DBPARTAB_TO_STRUCTTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PARTAB Call by reference Type reference (TYPE) DB6PMCD_PAR_TAB DB6: Table of DB6PMCD_PAR 20060511
2 Exporting STRUCTTAB1 Call by reference Type reference (TYPE) DB6PMCD_TAB DB6: Table of DB6PMCD 20060511
3 Exporting STRUCTTAB2 Call by reference Type reference (TYPE) DB6PMCD2_TAB DB6: DB Configuration Table 20060511

Method DBPARTAB_TO_STRUCTTAB on class CL_DB6_CFG_PARAM has no exception.

Method GET_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCR Value transfer Type reference (TYPE) STRING 20100304
2 Importing PAR Value transfer Type reference (TYPE) STRING 20100304

Method GET_DESCR on class CL_DB6_CFG_PARAM has no exception.

Method GET_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FIELDNAME Value transfer Type reference (TYPE) STRING 20060504
2 Importing PARMNAME Value transfer Type reference (TYPE) CLIKE 20060504
3 Importing TABNAME Value transfer Type reference (TYPE) CLIKE 20060504

Method GET_FIELDNAME on class CL_DB6_CFG_PARAM has no exception.

Method GET_GROUP_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GROUPS Value transfer Type reference (TYPE) DB6CFGGROUP_TAB DB6: Table of DB6CFGGROUP 20060425
2 Importing TYPE Call by reference Type reference (TYPE) I 20060425

Method GET_GROUP_DEF on class CL_DB6_CFG_PARAM has no exception.

Method GET_GROUP_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GROUP_NAME Value transfer Type reference (TYPE) STRING 20120103
2 Importing PAR Value transfer Type reference (TYPE) STRING 20120103

Method GET_GROUP_NAME on class CL_DB6_CFG_PARAM has no exception.

Method GET_GROUP_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GROUPID Call by reference Type reference (TYPE) INT4 Natural number 20060425
2 Returning PARAMDESCR_TAB Value transfer Type reference (TYPE) DB6XREF_DDIC_CFG_TAB DB6: Table of DB6XREF_DDIC_CFG 20060425

Method GET_GROUP_PARAMS on class CL_DB6_CFG_PARAM has no exception.

Method GET_HISTAVAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HISTAVAIL Value transfer Type reference (TYPE) ABAP_BOOL 20120105
2 Importing PAR Value transfer Type reference (TYPE) STRING 20120105

Method GET_HISTAVAIL on class CL_DB6_CFG_PARAM has no exception.

Method GET_PARNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Value transfer Type reference (TYPE) CLIKE 20041001
2 Returning PARNAME Value transfer Type reference (TYPE) STRING 20041001
3 Importing TABNAME Value transfer Type reference (TYPE) CLIKE 20041001

Method GET_PARNAME on class CL_DB6_CFG_PARAM has no exception.

Method GET_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR Call by reference Type reference (TYPE) STRING 20060427
2 Returning RANGE Value transfer Type reference (TYPE) STRING 20060427

Method GET_RANGE on class CL_DB6_CFG_PARAM has no exception.

Method GET_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR Value transfer Type reference (TYPE) STRING 20060427
2 Returning UNIT Value transfer Type reference (TYPE) STRING 20060427

Method GET_UNIT on class CL_DB6_CFG_PARAM has no exception.

Method HEXSTRING_TO_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HEXSTRING Call by reference Type reference (TYPE) STRING 20060508
2 Returning INTVAL Value transfer Type reference (TYPE) I 20060508

Method HEXSTRING_TO_INT on class CL_DB6_CFG_PARAM has no exception.

Method IS_AUTOMATIC_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ENABLED Value transfer Type reference (TYPE) ABAP_BOOL 20060427
2 Importing PARAMNAME Call by reference Type reference (TYPE) STRING 20060427

Method IS_AUTOMATIC_ENABLED on class CL_DB6_CFG_PARAM has no exception.

Method IS_KNOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ISKNOWN Value transfer Type reference (TYPE) ABAP_BOOL 20060426
2 Importing PARAMNAME Call by reference Type reference (TYPE) STRING 20060426

Method IS_KNOWN on class CL_DB6_CFG_PARAM has no exception.

Method IS_OBSOLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OBSOLETE Value transfer Type reference (TYPE) ABAP_BOOL 20060517
2 Importing PARAMNAME Call by reference Type reference (TYPE) STRING 20060517

Method IS_OBSOLETE on class CL_DB6_CFG_PARAM has no exception.

Method IS_ONLINE_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ONL_CHANGEABLE Value transfer Type reference (TYPE) ABAP_BOOL 20060519
2 Importing PARAMNAME Call by reference Type reference (TYPE) STRING 20060519

Method IS_ONLINE_CHANGEABLE on class CL_DB6_CFG_PARAM has no exception.

Method IS_READONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMNAME Call by reference Type reference (TYPE) STRING 20060426
2 Returning READONLY Value transfer Type reference (TYPE) ABAP_BOOL 20060426

Method IS_READONLY on class CL_DB6_CFG_PARAM has no exception.

Method IS_UPDATABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Value transfer Type reference (TYPE) CLIKE 20041001
2 Importing TABNAME Value transfer Type reference (TYPE) CLIKE 20041001
3 Returning UPDATABLE Value transfer Type reference (TYPE) ABAP_BOOL 20041001

Method IS_UPDATABLE on class CL_DB6_CFG_PARAM has no exception.

Method IS_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARMNAME Value transfer Type reference (TYPE) CLIKE 20060515
2 Returning VISIBLE Value transfer Type reference (TYPE) ABAP_BOOL 20060515

Method IS_VISIBLE on class CL_DB6_CFG_PARAM has no exception.

Method PAR_TO_STRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATATYPE Call by reference Type reference (TYPE) STRING 20060512
2 Importing NAME Value transfer Type reference (TYPE) STRING 20060505
3 Importing PARTITION Call by reference Type reference (TYPE) I 20060512
4 Changing STRUCTURE1 Call by reference Type reference (TYPE) DATA 20060505
5 Changing STRUCTURE2 Call by reference Type reference (TYPE) DATA 20060505
6 Importing VALUE Call by reference Type reference (TYPE) STRING 20060505

Method PAR_TO_STRUCT on class CL_DB6_CFG_PARAM has no exception.

Method REPLACE_XREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AUTOENABLED Call by reference Type reference (TYPE) ABAP_BOOL 20080709
2 Importing FLD Call by reference Type reference (TYPE) STRING 20080709
3 Importing GROUPID Call by reference Type reference (TYPE) INT4 Natural number 20080709
4 Importing HEXVAL Call by reference Type reference (TYPE) ABAP_BOOL 20080709
5 Importing HISTAVAIL Call by reference Type reference (TYPE) ABAP_BOOL 20080709
6 Importing LABEL Call by reference Type reference (TYPE) STRING 20080709
7 Importing ONLCHANGEABLE Call by reference Type reference (TYPE) ABAP_BOOL 20080709
8 Importing PAR Call by reference Type reference (TYPE) STRING 20080709
9 Importing RANGE Call by reference Type reference (TYPE) STRING 20080709
10 Importing READONLY Call by reference Type reference (TYPE) ABAP_BOOL 20080709
11 Importing TAB Call by reference Type reference (TYPE) STRING 20080709
12 Importing UNIT Call by reference Type reference (TYPE) STRING 20080709

Method REPLACE_XREF on class CL_DB6_CFG_PARAM has no exception.

Method SET_OBSOLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR Call by reference Type reference (TYPE) STRING 20041004
2 Importing TAB Call by reference Type reference (TYPE) STRING 20041004

Method SET_OBSOLETE on class CL_DB6_CFG_PARAM has no exception.

Method SET_ONLINE_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ONLCHANGEABLE Call by reference Type reference (TYPE) ABAP_BOOL General Flag 20060522
2 Importing PAR Call by reference Type reference (TYPE) STRING 20060522
3 Importing TAB Call by reference Type reference (TYPE) STRING 20060522

Method SET_ONLINE_CHANGEABLE on class CL_DB6_CFG_PARAM has no exception.

Method SET_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AUTOENABLED Call by reference Type reference (TYPE) FLAG General Flag 20060427
2 Importing PAR Call by reference Type reference (TYPE) STRING 20041004
3 Importing RANGE Call by reference Type reference (TYPE) STRING 20041004
4 Importing TAB Call by reference Type reference (TYPE) STRING 20041004

Method SET_RANGE on class CL_DB6_CFG_PARAM has no exception.

Method SET_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORM Call by reference Type reference (TYPE) STRING 20041004
2 Importing OP Call by reference Type reference (TYPE) STRING 20041004
3 Importing RESULT Call by reference Type reference (TYPE) STRING 20041004

Method SET_RULE on class CL_DB6_CFG_PARAM has no exception.

Method STRUCTCHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADVISOR Call by reference Object reference (TYPE REF TO) CL_DB6_ADVISOR DB6: Advisor-Administration 20041004
2 Importing STRUCTURE Call by reference Type reference (TYPE) DATA 20041004

Method STRUCTCHECK on class CL_DB6_CFG_PARAM has no exception.

Method STRUCTDIFF_TO_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CMD Value transfer Type reference (TYPE) DB6CC_EDITOR_LIST 20041001
2 Importing CURRENT Call by reference Type reference (TYPE) DATA 20041001
3 Importing DBNAME Call by reference Type reference (TYPE) CLIKE 20041001
4 Changing HISTORY Call by reference Type reference (TYPE) DB6CC_DB6PMHCDM 20041001
5 Importing NEW Call by reference Type reference (TYPE) DATA 20041001

Method STRUCTDIFF_TO_COMMAND on class CL_DB6_CFG_PARAM has no exception.

Method STRUCT_TO_PARTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARTAB Value transfer Type reference (TYPE) DB6CC_DB6PMHCDM 20041001
2 Importing PARWA Value transfer Type reference (TYPE) DB6PMHCDM DB6: Datenbank und Datenbankmanager - Parameteränderungen 20041001
3 Importing STRUCTURE Call by reference Type reference (TYPE) DATA 20041001

Method STRUCT_TO_PARTAB on class CL_DB6_CFG_PARAM has no exception.

Method VALUE_OF_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STRUCTURE Call by reference Type reference (TYPE) DATA 20060517
2 Returning VALUE Value transfer Type reference (TYPE) STRING 20041004
3 Importing VAL_STRING Call by reference Type reference (TYPE) STRING 20041004

Method VALUE_OF_PARAM on class CL_DB6_CFG_PARAM has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700