SAP ABAP Class CL_CRR_COMPOSITE (Composition of UOs)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-TLS (Application Component) Upgrade Tools
⤷
SCRR_UFO (Package) CRR Utility Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRR_CONFIG_ENABLED | Has access to configuration | 20110218 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRR_LOG_ENABLED | Using logger | 20110202 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRR_OPERATION | Atomic operation | 20110207 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRR_SERVICE_ENABLED | Using serviceses | 20110202 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_IUUC_COMPOSITE | Composite class | 20110203 |
Properties
| Class | CL_CRR_COMPOSITE | |
| Short Description | Composition of UOs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCRR_UFO | CRR Utility Objects |
| Created | 20110202 | SAP |
| Last change | 20130603 | 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_ENABLED | Has access to configuration | 20110218 | ||
| 2 | IF_CRR_LOG_ENABLED | Using logger | 20110202 | ||
| 3 | IF_CRR_OPERATION | Atomic operation | 20110207 | ||
| 4 | IF_CRR_SERVICE_ENABLED | Using serviceses | 20110202 |
Friends
Class CL_CRR_COMPOSITE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TCFGEBL | 20110218 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TLIVEUOS | 20110202 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | TLOGEBL | 20110202 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | TSERVEBL | 20110202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20110202 |
Events
Class CL_CRR_COMPOSITE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | SLIVEUO | Public | See coding | 20110202 | begin of sliveuo,
id type i,
uo type ref to if_crr_operation,
end of sliveuo
|
||
| 2 | TCFGEBL | Public | See coding | 20110218 | tcfgebl type table of ref to if_crr_config_enabled
|
||
| 3 | TLIVEUOS | Public | See coding | 20110202 | tliveuos type table of sliveuo
|
||
| 4 | TLOGEBL | Public | See coding | 20110202 | tlogebl type table of ref to if_crr_log_enabled
|
||
| 5 | TSERVEBL | Public | See coding | 20110202 | tservebl type table of ref to if_crr_service_enabled
|
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASFIRST | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110203 | |||
| 2 | IO | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objects based on logtab_info | 20110202 |
Method ADD on class CL_CRR_COMPOSITE has no exception.
History
| Last changed by/on | SAP | 20130603 |
| SAP Release Created in | 731 |