SAP ABAP Class CL_IUUC_METADATA (Generate names for CRR objects)
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_METADATA | CRR Metadata Interface | 20110303 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IUUC_METADATA | Metadata required for IUUC implementation | 20110203 |
Properties
| Class | CL_IUUC_METADATA | |
| Short Description | Generate names for CRR objects | |
| 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 | 20110121 | 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_METADATA | CRR Metadata Interface | 20110303 | ||
| 2 | IF_IUUC_METADATA | Metadata required for IUUC implementation | 20110203 |
Friends
Class CL_IUUC_METADATA 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 | 20110210 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_IUUC_METADATA | 20110225 | ||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20110121 | |||||
| 4 | Instance attribute | Private | Type reference (TYPE) | NAMESPACE | Prefix for logging tables | 20110217 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | NAMESPACE | '/1CRR/' | Prefix for CRR names | 20110121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110210 | |
| 2 | Instance method | Private | Method | Generates specified name | 20110121 | |
| 3 | Instance method | Private | Method | 20110121 |
Events
Class CL_IUUC_METADATA has no event.
Types
Class CL_IUUC_METADATA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONFIG | Call by reference | Object reference (TYPE REF TO) | IF_CRR_CONFIG | Acces to CRR configuration parameters | 20110210 |
Method CONSTRUCTOR on class CL_IUUC_METADATA has no exception.
Method GENERATE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAINPREF | Call by reference | Type reference (TYPE) | NAMESPACE | Prefix for CRR names | 20110121 | |||
| 2 | IV_NAMELEN | Call by reference | Type reference (TYPE) | I | 20110121 | ||||
| 3 | IV_NAMEPREF | Call by reference | Type reference (TYPE) | NAMESPACE | Prefix for CRR names | 20110121 | |||
| 4 | RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20110121 |
Method GENERATE_NAME on class CL_IUUC_METADATA has no exception.
Method TO_STR_WITH_ZEROS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LENGTH | Call by reference | Type reference (TYPE) | I | 20110121 | ||||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | I | 20110121 | ||||
| 3 | RV_STR | Value transfer | Type reference (TYPE) | STRING | 20110121 |
Method TO_STR_WITH_ZEROS on class CL_IUUC_METADATA has no exception.
History
| Last changed by/on | SAP | 20140120 |
| SAP Release Created in | 731 |