SAP ABAP Class CL_CRR_CONFIG (Acces to CRR configuration parameters)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-TLS (Application Component) Upgrade Tools
⤷
SCRR_CONFIG (Package) Configuration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SCENARIO_DEPENDENT | CRR base for scenario dependent classes | 20101103 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRR_CONFIG | Acces to CRR configuration parameters | 20110211 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CRR_CPFROMEHP_CONFIG | 20120124 | |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_CRR_DRB_CONFIG | 20120523 | |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_CRR_IPM_CONFIG | 20120202 | |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_CRR_ISU_CONFIG | 20120124 | |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_CRR_TST_CONFIG | 20120502 |
Properties
| Class | CL_CRR_CONFIG | |
| Short Description | Acces to CRR configuration parameters | |
| Super Class | CL_SCENARIO_DEPENDENT | CRR base for scenario dependent classes |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCRR_CONFIG | Configuration |
| Created | 20101103 | SAP |
| Last change | 20140120 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRR_CONFIG | Acces to CRR configuration parameters | 20110211 |
Friends
Class CL_CRR_CONFIG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | LTY_CLASSES_T | 20120124 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | LTY_INSTANCE_T | 20110121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20110121 | ||
| 2 | Instance method | Public | Method | 20110211 | ||
| 3 | Instance method | Public | Method | 20130404 | ||
| 4 | Instance method | Public | Method | 20110211 | ||
| 5 | Instance method | Private | Method | 20110221 | ||
| 6 | Static method | Public | Method | 20120124 | ||
| 7 | Instance method | Public | Method | 20110211 | ||
| 8 | Instance method | Public | Method | 20110211 | ||
| 9 | Instance method | Public | Method | 20110211 |
Events
Class CL_CRR_CONFIG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_CLASSES_T | Private | See coding | 20120124 | lty_classes_t type sorted table of lty_class_s with unique key scenario
|
||
| 2 | LTY_CLASS_S | Private | See coding | 20120124 | begin of lty_class_s,
scenario type dcrrscenario,
classname type seoclname,
end of lty_class_s
|
||
| 3 | LTY_INSTANCE_S | Private | See coding | 20110121 | begin of lty_instance_s,
scenario type dcrrscenario,
instance type ref to if_crr_config,
end of lty_instance_s
|
||
| 4 | LTY_INSTANCE_T | Private | See coding | 20110121 | lty_instance_t type sorted table of lty_instance_s with unique key scenario
|
Method Signatures
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SCENARIO | Call by reference | Type reference (TYPE) | DCRRSCENARIO | 20110121 | ||||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_CRR_CONFIG | 20110121 |
Method GET_INSTANCE on class CL_CRR_CONFIG has no exception.
Method GET_PARAMETER Signature
Method GET_PARAMETER on class CL_CRR_CONFIG has no parameter.
Method GET_PARAMETER on class CL_CRR_CONFIG has no exception.
Method GET_PARAMETERS Signature
Method GET_PARAMETERS on class CL_CRR_CONFIG has no parameter.
Method GET_PARAMETERS on class CL_CRR_CONFIG has no exception.
Method LOG_PARAMETERS Signature
Method LOG_PARAMETERS on class CL_CRR_CONFIG has no parameter.
Method LOG_PARAMETERS on class CL_CRR_CONFIG has no exception.
Method LOG_PARAMETER_ACCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | DCRRPNAME | 20110221 | ||||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | DCRRPVALUE | 20110221 |
Method LOG_PARAMETER_ACCESS on class CL_CRR_CONFIG has no exception.
Method REGISTER_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLNAME | 20120124 | ||||
| 2 | IV_SCENARIO | Call by reference | Type reference (TYPE) | DCRRSCENARIO | 20120124 |
Method REGISTER_CLASS on class CL_CRR_CONFIG has no exception.
Method SET_PARAMETERS Signature
Method SET_PARAMETERS on class CL_CRR_CONFIG has no parameter.
Method SET_PARAMETERS on class CL_CRR_CONFIG has no exception.
Method UNSET_PARAMETER Signature
Method UNSET_PARAMETER on class CL_CRR_CONFIG has no parameter.
Method UNSET_PARAMETER on class CL_CRR_CONFIG has no exception.
Method VERIFY_PARAMETER Signature
Method VERIFY_PARAMETER on class CL_CRR_CONFIG has no parameter.
Method VERIFY_PARAMETER on class CL_CRR_CONFIG has no exception.
History
| Last changed by/on | SAP | 20140120 |
| SAP Release Created in | 731 |