SAP ABAP Class CL_IUUC_RTO_UNICODE_CONVERSION (IUUC: Generator for Integrated Unicode Conversion)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_IUUC_RT (Package) Integrated Upgrade & Unicode Conversion: Runtime Package
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DMC_RUNTIMEOBJECT DMC: General Runtime Object 20080710
Properties
Class CL_IUUC_RTO_UNICODE_CONVERSION  
Short Description IUUC: Generator for Integrated Unicode Conversion    
Super Class CL_DMC_RUNTIMEOBJECT DMC: General Runtime Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_IUUC_RT   Integrated Upgrade & Unicode Conversion: Runtime Package 
Created 20080710   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IUUC_RTO_UNICODE_CONVERSION has no forward declaration.
Interfaces
Class CL_IUUC_RTO_UNICODE_CONVERSION has no interface implemented.
Friends
Class CL_IUUC_RTO_UNICODE_CONVERSION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINS_CNTN_FIELDS Instance attribute Private Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20080711
2 CO_INCL_GENERAL Constant Private Type reference (TYPE) DMC_INCLUDE_SUFFIX 'U1' 20080710
Methods
# Method Level Visibility Method type Description Created on
1 ADD_INCLUDE Instance method Private Method 20080710
2 ADD_UC_FUNCTION Instance method Private Method Add function module UC 20080710
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080710
4 CREATE_FORM_CONVERT_CNTN_FIELD Instance method Private Method Create form routine cntn_field_conv 20080711
5 CREATE_FORM_CONVERT_RECORD Instance method Private Method Create form routine cntn_field_conv 20080711
6 CREATE_FORM_GET_KEY_VARIANTS Instance method Private Method Create form routine cntn_field_conv 20080710
7 CREATE_INCL_GENERAL Instance method Private Method Create general include 20080710
8 GENERATE Instance method Public Method Generate unicode conversion module 20080710
9 GENERATE_DATA_DEF Instance method Protected Method Generate Data Definition 20100510
10 GENERATE_FORM_INCLUDES Instance method Protected Method Generate form includes 20080710
11 GENERATE_UC Instance method Protected Method Generate code for unicode conversion 20080804
12 GENERATE_UC_CLUSTER Instance method Protected Method Generate code for unicode conversion 20080804
13 GENERATE_UC_TRANSP Instance method Protected Method Generate code for unicode conversion 20080804
14 GENERATE_UNICODE_CONVERSION Instance method Protected Method Generate code for unicode conversion 20080711
Events
Class CL_IUUC_RTO_UNICODE_CONVERSION has no event.
Types
Class CL_IUUC_RTO_UNICODE_CONVERSION has no local type.
Method Signatures

Method ADD_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CODE Call by reference Type reference (TYPE) DMC_PROG DMC: Type of Internal Table for Saving Code 20080710
2 Importing I_INCL_NAME Call by reference Type reference (TYPE) RS38L-INCLUDE ABAP program name 20080710
3 Importing I_MODULE_TYPE Call by reference Type reference (TYPE) RS38L-EDIT 'I' Program for function module 20080710

Method ADD_INCLUDE on class CL_IUUC_RTO_UNICODE_CONVERSION has no exception.

Method ADD_UC_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SHOW_SUCCESS_POPUP Call by reference Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20080710

Method ADD_UC_FUNCTION on class CL_IUUC_RTO_UNICODE_CONVERSION has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONVOBJ Call by reference Object reference (TYPE REF TO) CL_DMC_CONV_OBJECT Conversion Object 20080710

Method CONSTRUCTOR on class CL_IUUC_RTO_UNICODE_CONVERSION has no exception.

Method CREATE_FORM_CONVERT_CNTN_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CODE Value transfer Type reference (TYPE) DMC_REPORT DMC: Internal Table for Program Code 20080711

Method CREATE_FORM_CONVERT_CNTN_FIELD on class CL_IUUC_RTO_UNICODE_CONVERSION has no exception.

Method CREATE_FORM_CONVERT_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CODE Value transfer Type reference (TYPE) DMC_REPORT DMC: Internal Table for Program Code 20080711

Method CREATE_FORM_CONVERT_RECORD on class CL_IUUC_RTO_UNICODE_CONVERSION has no exception.

Method CREATE_FORM_GET_KEY_VARIANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CODE Value transfer Type reference (TYPE) DMC_REPORT DMC: Internal Table for Program Code 20080710

Method CREATE_FORM_GET_KEY_VARIANTS on class CL_IUUC_RTO_UNICODE_CONVERSION has no exception.

Method CREATE_INCL_GENERAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INCL_NAME Call by reference Type reference (TYPE) RS38L-INCLUDE ABAP program name 20080710
2 Returning RT_CODE Value transfer Type reference (TYPE) DMC_PROG DMC: Type of Internal Table for Saving Code 20080710

Method CREATE_INCL_GENERAL on class CL_IUUC_RTO_UNICODE_CONVERSION has no exception.

Method GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SHOW_SUCCESS_POPUP Call by reference Type reference (TYPE) BOOLEAN DMCT_FALSE boolean variable (X=true, -=false, space=unknown) 20080710

Method GENERATE on class CL_IUUC_RTO_UNICODE_CONVERSION has no exception.

Method GENERATE_DATA_DEF Signature

Method GENERATE_DATA_DEF on class CL_IUUC_RTO_UNICODE_CONVERSION has no parameter.
Method GENERATE_DATA_DEF on class CL_IUUC_RTO_UNICODE_CONVERSION has no exception.

Method GENERATE_FORM_INCLUDES Signature

Method GENERATE_FORM_INCLUDES on class CL_IUUC_RTO_UNICODE_CONVERSION has no parameter.
Method GENERATE_FORM_INCLUDES on class CL_IUUC_RTO_UNICODE_CONVERSION has no exception.

Method GENERATE_UC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RSTRUCTURES Call by reference Type reference (TYPE) DMC_CNNODE DMC: Attributes of a Node in the Sender/Recipient Container 20080804
2 Importing I_IDENT_IT_IO Call by reference Type reference (TYPE) DDNAME Name of an ABAP Dictionary object 20080804

Method GENERATE_UC on class CL_IUUC_RTO_UNICODE_CONVERSION has no exception.

Method GENERATE_UC_CLUSTER Signature

Method GENERATE_UC_CLUSTER on class CL_IUUC_RTO_UNICODE_CONVERSION has no parameter.
Method GENERATE_UC_CLUSTER on class CL_IUUC_RTO_UNICODE_CONVERSION has no exception.

Method GENERATE_UC_TRANSP Signature

Method GENERATE_UC_TRANSP on class CL_IUUC_RTO_UNICODE_CONVERSION has no parameter.
Method GENERATE_UC_TRANSP on class CL_IUUC_RTO_UNICODE_CONVERSION has no exception.

Method GENERATE_UNICODE_CONVERSION Signature

Method GENERATE_UNICODE_CONVERSION on class CL_IUUC_RTO_UNICODE_CONVERSION has no parameter.
Method GENERATE_UNICODE_CONVERSION on class CL_IUUC_RTO_UNICODE_CONVERSION has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2005_1_471