SAP ABAP Class CL_IUUC_OPS_FACTORY (Factory for implementation oparation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-TLS (Application Component) Upgrade Tools
⤷
SCRR_IUUC_INF (Package) Infrastructure for IUUC implementations
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRR_OPERATION_FACTORY | Create operations objects | 20110207 |
Properties
| Class | CL_IUUC_OPS_FACTORY | |
| Short Description | Factory for implementation oparation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCRR_IUUC_INF | Infrastructure for IUUC implementations |
| Created | 20110207 | SAP |
| Last change | 20140120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IUUC_OPS_FACTORY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRR_OPERATION_FACTORY | Create operations objects | 20110207 |
Friends
Class CL_IUUC_OPS_FACTORY 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) | IF_CRR_CONFIG | Acces to CRR configuration parameters | 20110207 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IUUC_METADATA | Metadata required for IUUC implementation | 20110207 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CRR_SERVICE | Access to general services | 20110207 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | DCRRSCENARIO | CRR Scenario | 20110207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110207 |
Events
Class CL_IUUC_OPS_FACTORY has no event.
Types
Class CL_IUUC_OPS_FACTORY 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 | 20110207 |
Method CONSTRUCTOR on class CL_IUUC_OPS_FACTORY has no exception.
History
| Last changed by/on | SAP | 20140120 |
| SAP Release Created in | 731 |