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 ABAP 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 MO_CONFIG Instance attribute Private Object reference (TYPE REF TO) IF_CRR_CONFIG Acces to CRR configuration parameters 20110210
2 MO_IUUC_METADATA Instance attribute Private Object reference (TYPE REF TO) LIF_IUUC_METADATA 20110225
3 MV_ID Instance attribute Public Attribute reference (LIKE) 20110121
4 MV_LTABPREFIX Instance attribute Private Type reference (TYPE) NAMESPACE Prefix for logging tables 20110217
5 MV_MAINPREFIX Instance attribute Private Type reference (TYPE) NAMESPACE '/1CRR/' Prefix for CRR names 20110121
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110210
2 GENERATE_NAME Instance method Private Method Generates specified name 20110121
3 TO_STR_WITH_ZEROS 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 Importing 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 Importing IV_MAINPREF Call by reference Type reference (TYPE) NAMESPACE Prefix for CRR names 20110121
2 Importing IV_NAMELEN Call by reference Type reference (TYPE) I 20110121
3 Importing IV_NAMEPREF Call by reference Type reference (TYPE) NAMESPACE Prefix for CRR names 20110121
4 Returning 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 Importing IV_LENGTH Call by reference Type reference (TYPE) I 20110121
2 Importing IV_NUMBER Call by reference Type reference (TYPE) I 20110121
3 Returning 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