SAP ABAP Class CL_IUUC_UC_SETTINGS (IUUC: Settings for Unicode Conversion)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_IUUC_MAIN (Package) Integrated Upgrade & Unicode Conversion: Main Package
Properties
Class CL_IUUC_UC_SETTINGS  
Short Description IUUC: Settings for Unicode Conversion    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_IUUC_MAIN   Integrated Upgrade & Unicode Conversion: Main Package 
Created 20080725   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IUUC_UC_SETTINGS has no forward declaration.
Interfaces
Class CL_IUUC_UC_SETTINGS has no interface implemented.
Friends
Class CL_IUUC_UC_SETTINGS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE_SPRJCT_GUID Static Attribute Public Type reference (TYPE) DMC_GUID DMC: Globally Unique Key (22 Characters) 20080808
2 DDSND_MAPPING Static Attribute Private Type reference (TYPE) IUUC_SHDW_MAPPING_TAB IUUC: Mapping Original Mapping -> Shadow Mapping 20080808
3 FALSE Constant Public Type reference (TYPE) BOOLEAN '-' boolean variable (X=true, -=false, space=unknown) 20080731
4 ORIGTAB_MAPPING Static Attribute Private Type reference (TYPE) IUUC_SHDW_MAPPING_TAB IUUC: Mapping Original Mapping -> Shadow Mapping 20080808
5 TRUE Constant Public Type reference (TYPE) BOOLEAN 'X' boolean variable (X=true, -=false, space=unknown) 20080731
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SHDW_DDIC_TO_UMG Static method Public Method Add Shaddow DDIC inforamtion to UMG settings 20100902
2 CREATE_IMPORT_STRUCT Static method Public Method Create Problem Table 20080804
3 CREATE_IMPORT_STRUCT_NAME Static method Public Method Create Import Structure Name 20080804
4 CREATE_PROBLEM_TABLE Static method Public Method Create Problem Table 20080725
5 CREATE_PROBTAB_NAME Static method Public Method Create Problem Table Name 20080731
6 CREATE_SENDER_SHDW_DDIC Static method Public Method Create sender shadow dictionary 20080805
7 CREATE_SHDW_DDIC Static method Private Method create shadow DDIC 20080806
8 GET_ORIG_TAB_MAPPING Static method Public Method Get Mapping Original Table Name -> MWB Shadow Table Name 20080725
9 GET_SENDER_DDIC_MAPPING Static method Public Method Get Mapping Sender DDIC -> MWB Shadow DDIC 20080725
10 GET_SND_DDIC_LIST Static method Private Method Get list of relevant sender DDIC objects 20080805
11 SET_ACTIVE_SPRJCT Static method Public Method Set active mass transfer 20080808
Events
Class CL_IUUC_UC_SETTINGS has no event.
Types
Class CL_IUUC_UC_SETTINGS has no local type.
Method Signatures

Method ADD_SHDW_DDIC_TO_UMG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20100902
2 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20100902

Method ADD_SHDW_DDIC_TO_UMG on class CL_IUUC_UC_SETTINGS has no exception.

Method CREATE_IMPORT_STRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELD Call by reference Type reference (TYPE) DMC_FIELD_TAB DMC: DMC_FIELD_TAB 20100518
2 Importing I_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080804
3 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20080804

Method CREATE_IMPORT_STRUCT on class CL_IUUC_UC_SETTINGS has no exception.

Method CREATE_IMPORT_STRUCT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20080804
2 Returning R_IMPORT_STRUCT_NAME Value transfer Type reference (TYPE) TABNAME Table Name 20080804

Method CREATE_IMPORT_STRUCT_NAME on class CL_IUUC_UC_SETTINGS has no exception.

Method CREATE_PROBLEM_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COBJ_GUID Call by reference Type reference (TYPE) DMC_GUID DMC: Globally Unique Key (22 Characters) 20100518
2 Importing I_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20100609
3 Importing I_RFCDEST_DEF Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20100610
4 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20080725

Method CREATE_PROBLEM_TABLE on class CL_IUUC_UC_SETTINGS has no exception.

Method CREATE_PROBTAB_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20080731
2 Returning R_PROBLEM_TABNAME Value transfer Type reference (TYPE) TABNAME Table Name 20080731

Method CREATE_PROBTAB_NAME on class CL_IUUC_UC_SETTINGS has no exception.

Method CREATE_SENDER_SHDW_DDIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080806
2 Importing I_SAPRELEASE Call by reference Type reference (TYPE) SYSAPRL R/3 System, system release 20080806

Method CREATE_SENDER_SHDW_DDIC on class CL_IUUC_UC_SETTINGS has no exception.

Method CREATE_SHDW_DDIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080806
2 Importing I_SAPRELEASE Call by reference Type reference (TYPE) SYSAPRL R/3 System, system release 20080806
3 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20080806

Method CREATE_SHDW_DDIC on class CL_IUUC_UC_SETTINGS has no exception.

Method GET_ORIG_TAB_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MAPPING Value transfer Type reference (TYPE) IUUC_SHDW_MAPPING_TAB IUUC: Mapping Original Mapping -> Shadow Mapping 20080725

Method GET_ORIG_TAB_MAPPING on class CL_IUUC_UC_SETTINGS has no exception.

Method GET_SENDER_DDIC_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MAPPING Value transfer Type reference (TYPE) IUUC_SHDW_MAPPING_TAB IUUC: Mapping Original Mapping -> Shadow Mapping 20080725

Method GET_SENDER_DDIC_MAPPING on class CL_IUUC_UC_SETTINGS has no exception.

Method GET_SND_DDIC_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080808
2 Returning RT_TABLES Value transfer Type reference (TYPE) IUUC_TABLES_TAB R/3 DD: SAP table texts 20080806

Method GET_SND_DDIC_LIST on class CL_IUUC_UC_SETTINGS has no exception.

Method SET_ACTIVE_SPRJCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SPRJCT_GUID Call by reference Type reference (TYPE) DMC_GUID Subproject GUID 20080808

Method SET_ACTIVE_SPRJCT on class CL_IUUC_UC_SETTINGS has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2005_1_471