SAP ABAP Class CL_SCENARIO_DEPENDENT (CRR base for scenario dependent classes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-TLS (Application Component) Upgrade Tools
⤷
SCRR_COMPONENTS (Package) CRR Main Components
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CPFROMEHP_ROLES | Implementor of IUUC methods | 20111206 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_CRR_CONFIG | Acces to CRR configuration parameters | 20101103 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_ISU_ROLES | Implementor of IUUC methods | 20111206 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_IUUC_ROLES | Implementor of IUUC methods | 20110207 |
Properties
| Class | CL_SCENARIO_DEPENDENT | |
| Short Description | CRR base for scenario dependent classes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCRR_COMPONENTS | CRR Main Components |
| Created | 20101103 | SAP |
| Last change | 20140120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SCENARIO_DEPENDENT has no forward declaration.
Interfaces
Class CL_SCENARIO_DEPENDENT has no interface implemented.
Friends
Class CL_SCENARIO_DEPENDENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | DCRRSCENARIO | CRR Scenario | 20101220 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20101214 | ||
| 2 | Instance method | Public | Method | 20101103 |
Events
Class CL_SCENARIO_DEPENDENT has no event.
Types
Class CL_SCENARIO_DEPENDENT has no local type.
Method Signatures
Method CONSTRUCTOR 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 | CRR Scenario | 20101220 |
Method CONSTRUCTOR on class CL_SCENARIO_DEPENDENT has no exception.
Method SET_SCENARIO 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 | CRR Scenario | 20101220 |
Method SET_SCENARIO on class CL_SCENARIO_DEPENDENT has no exception.
History
| Last changed by/on | SAP | 20140120 |
| SAP Release Created in | 731 |