SAP ABAP Class CL_IUUC_RL_TABLES_ACCESS (access methods for table IUUC_RL_TABLES)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_IUUC_REPL_LOGGING (Package) Replication logging -> temp. store replic. data in INDX-Clus
Properties
Class CL_IUUC_RL_TABLES_ACCESS  
Short Description access methods for table IUUC_RL_TABLES    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_IUUC_REPL_LOGGING   Replication logging -> temp. store replic. data in INDX-Clus 
Created 20130626   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IUUC_RL_TABLES_ACCESS has no forward declaration.
Interfaces
Class CL_IUUC_RL_TABLES_ACCESS has no interface implemented.
Friends
Class CL_IUUC_RL_TABLES_ACCESS has no friend class.
Attributes
Class CL_IUUC_RL_TABLES_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ENTRY Static method Public Method creates/updates an entry according to existing data 20130701
2 DELETE_ALL_ENTRIES_FOR_CNFGUID Static method Public Method delete all (table-)entries belonging to a given config_guid 20130704
3 DELETE_ENTRY Static method Public Method deletes corresponding entry out of IUUC_RL_TABLES 20130701
4 DEL_ENTRY_WITH_IUUC_TABLES_CHK Static method Public Method del entry for confguid+tabname if table isn't IN IUUC_TABLES 20130723
5 EXISTS_AT_LEAST_1_ENABLED_TAB Static method Public Method exists at least 1 tab with flag enabled='X' 20130809
6 EXIST_ENTRY_FOR_CONFGUID_TABN Static method Public Method check if an entry exists for given config_guid and tabname 20130628
7 EXIST_ENTRY_FOR_CONF_GUID_TABN Instance method Private Method 20130628
8 GET_ALL_INFO_FOR_TABLE Static method Public Method retrieve info for given config GUID and Tabname 20130627
9 GET_ITAB_FOR_CONFIG_GUID Static method Public Method load itab with all defined entries for given config_guid 20130723
10 GET_LIST_OF_ACTIVE_TABS Static method Public Method check itab (iuuc_t_tabname) in status active and return tabs 20130715
11 GET_MANUAL Static method Public Method gets the status for field 'manual' 20130702
12 GET_RECORDING_INTERVAL Static method Public Method retrieve info about recording interval 20130626
13 INSERT_NEW_ENTRY Static method Private Method insert new entry into IUUC_RL_TABLES 20130626
14 IS_TABLE_ACTIVE Static method Public Method retrieve info for a given config guid + tabname 20130627
15 IS_TABLE_ENABLED Static method Public Method retrieve info for a given config guid + tabname 20130627
16 SET_ACTIVE_ENABLED Static method Public Method set flags active and/or enabled for config_guid + table 20130702
17 SET_MANUAL_FLAG Static method Public Method sets the manual flag for a given config_guid and tabname 20130701
18 UPDATE_EXISTING_TABLE_ENTRY Static method Public Method update an existing table entry 20130723
19 UPDATE_NAME_AND_DATE Static method Public Method update the username and date for last change 20130626
Events
Class CL_IUUC_RL_TABLES_ACCESS has no event.
Types
Class CL_IUUC_RL_TABLES_ACCESS has no local type.
Method Signatures

Method CREATE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AUTHOR Call by reference Type reference (TYPE) XUBNAME User Name in User Master Record 20130701
2 Importing IV_CONFIG_GUID Call by reference Type reference (TYPE) IUUC_REPL_CONFIG_GUID Configuration GUID 20130701
3 Importing IV_MANUAL Call by reference Type reference (TYPE) IUUC_RL_TABLES-MANUAL boolean value for manual entry or not 20130723
4 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130701

Method CREATE_ENTRY on class CL_IUUC_RL_TABLES_ACCESS has no exception.

Method DELETE_ALL_ENTRIES_FOR_CNFGUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIG_GUID Call by reference Type reference (TYPE) IUUC_REPL_CONFIG_GUID Configuration GUID 20130704

Method DELETE_ALL_ENTRIES_FOR_CNFGUID on class CL_IUUC_RL_TABLES_ACCESS has no exception.

Method DELETE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIG_GUID Call by reference Type reference (TYPE) IUUC_REPL_CONFIG_GUID Configuration GUID 20130701
2 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130701

Method DELETE_ENTRY on class CL_IUUC_RL_TABLES_ACCESS has no exception.

Method DEL_ENTRY_WITH_IUUC_TABLES_CHK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER Configuration GUID 20130723
2 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130723

Method DEL_ENTRY_WITH_IUUC_TABLES_CHK on class CL_IUUC_RL_TABLES_ACCESS has no exception.

Method EXISTS_AT_LEAST_1_ENABLED_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABNAMES Call by reference Type reference (TYPE) IUUC_T_TABNAME itab of Tabnames 20130809
2 Importing IV_CONFIG_GUID Call by reference Type reference (TYPE) IUUC_REPL_CONFIG_GUID Configuration GUID 20130809
3 Returning RV_STATUS Value transfer Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20130809

Method EXISTS_AT_LEAST_1_ENABLED_TAB on class CL_IUUC_RL_TABLES_ACCESS has no exception.

Method EXIST_ENTRY_FOR_CONFGUID_TABN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIG_GUID Call by reference Type reference (TYPE) IUUC_REPL_CONFIG_GUID Configuration GUID 20130628
2 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130628
3 Returning RV_SUCCESS Value transfer Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20130628

Method EXIST_ENTRY_FOR_CONFGUID_TABN on class CL_IUUC_RL_TABLES_ACCESS has no exception.

Method EXIST_ENTRY_FOR_CONF_GUID_TABN Signature

Method EXIST_ENTRY_FOR_CONF_GUID_TABN on class CL_IUUC_RL_TABLES_ACCESS has no parameter.
Method EXIST_ENTRY_FOR_CONF_GUID_TABN on class CL_IUUC_RL_TABLES_ACCESS has no exception.

Method GET_ALL_INFO_FOR_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIG_GUID Call by reference Type reference (TYPE) IUUC_REPL_CONFIG_GUID Configuration GUID 20130627
2 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130627
3 Returning RS_RL_TABLES Value transfer Type reference (TYPE) IUUC_RL_TABLES IUUC ReplicationLogging Tables 20130627

Method GET_ALL_INFO_FOR_TABLE on class CL_IUUC_RL_TABLES_ACCESS has no exception.

Method GET_ITAB_FOR_CONFIG_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIG_GUID Call by reference Type reference (TYPE) IUUC_REPL_CONFIG_GUID Configuration GUID 20130723
2 Returning RT_IUUC_RL_TABLES Value transfer Type reference (TYPE) IUUC_RL_TABLES_TAB itab of DB-Table iuuc_rl_tables 20130723

Method GET_ITAB_FOR_CONFIG_GUID on class CL_IUUC_RL_TABLES_ACCESS has no exception.

Method GET_LIST_OF_ACTIVE_TABS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABNAMES_ALL Call by reference Type reference (TYPE) IUUC_T_TABNAME itab of Tabnames 20130715
2 Importing IV_CONFIG_GUID Call by reference Type reference (TYPE) IUUC_REPL_CONFIG_GUID Configuration GUID 20130715
3 Returning RT_TABNAMES_ACTIVE Value transfer Type reference (TYPE) IUUC_T_TABNAME itab of Tabnames 20130715

Method GET_LIST_OF_ACTIVE_TABS on class CL_IUUC_RL_TABLES_ACCESS has no exception.

Method GET_MANUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIG_GUID Call by reference Type reference (TYPE) IUUC_REPL_CONFIG_GUID Configuration GUID 20130702
2 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130702
3 Returning RV_MANUAL Value transfer Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20130702

Method GET_MANUAL on class CL_IUUC_RL_TABLES_ACCESS has no exception.

Method GET_RECORDING_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIG_GUID Call by reference Type reference (TYPE) IUUC_REPL_CONFIG_GUID Configuration GUID 20130626
2 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130626
3 Returning RV_REC_INTERVAL Value transfer Type reference (TYPE) IUUC_RL_REC_INTERVAL recording interval for data in days 20130626

Method GET_RECORDING_INTERVAL on class CL_IUUC_RL_TABLES_ACCESS has no exception.

Method INSERT_NEW_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RL_TABLES Call by reference Type reference (TYPE) IUUC_RL_TABLES IUUC ReplicationLogging Tables 20130626
2 Returning RV_SUCCESS Value transfer Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20130627

Method INSERT_NEW_ENTRY on class CL_IUUC_RL_TABLES_ACCESS has no exception.

Method IS_TABLE_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIG_GUID Call by reference Type reference (TYPE) IUUC_REPL_CONFIG_GUID Configuration GUID 20130627
2 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130627
3 Returning RV_ACTIVE Value transfer Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20130627

Method IS_TABLE_ACTIVE on class CL_IUUC_RL_TABLES_ACCESS has no exception.

Method IS_TABLE_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIG_GUID Call by reference Type reference (TYPE) IUUC_REPL_CONFIG_GUID Configuration GUID 20130627
2 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130627
3 Returning RV_ENABLED Value transfer Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20130627

Method IS_TABLE_ENABLED on class CL_IUUC_RL_TABLES_ACCESS has no exception.

Method SET_ACTIVE_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVE Call by reference Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20130702
2 Importing IV_CONFIG_GUID Call by reference Type reference (TYPE) IUUC_REPL_CONFIG_GUID Configuration GUID 20130702
3 Importing IV_ENABLED Call by reference Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20130702
4 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130702
5 Returning RV_SUCCESS Value transfer Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20130702

Method SET_ACTIVE_ENABLED on class CL_IUUC_RL_TABLES_ACCESS has no exception.

Method SET_MANUAL_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIG_GUID Call by reference Type reference (TYPE) IUUC_REPL_CONFIG_GUID Configuration GUID 20130701
2 Importing IV_MANUAL Call by reference Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20130701
3 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130701
4 Returning RV_SUCCESS Value transfer Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20130702

Method SET_MANUAL_FLAG on class CL_IUUC_RL_TABLES_ACCESS has no exception.

Method UPDATE_EXISTING_TABLE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVE Call by reference Type reference (TYPE) IUUC_RL_TABLES-ACTIVE boolean variable (X=true, -=false, space=unknown) 20130723
2 Importing IV_CONFIG_GUID Call by reference Type reference (TYPE) IUUC_REPL_CONFIG_GUID Configuration GUID 20130723
3 Importing IV_ENABLED Call by reference Type reference (TYPE) IUUC_RL_TABLES-ENABLED boolean variable (X=true, -=false, space=unknown) 20130723
4 Importing IV_MANUAL Call by reference Type reference (TYPE) IUUC_RL_TABLES-MANUAL boolean value for manual entry or not 20130724
5 Importing IV_REC_INTERVAL Call by reference Type reference (TYPE) IUUC_RL_REC_INTERVAL recording interval for data in days 20130723
6 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130723
7 Importing IV_USERNAME Call by reference Type reference (TYPE) XUBNAME User Name in User Master Record 20130723

Method UPDATE_EXISTING_TABLE_ENTRY on class CL_IUUC_RL_TABLES_ACCESS has no exception.

Method UPDATE_NAME_AND_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHANGEDATE Call by reference Type reference (TYPE) TIMESTAMP Time Stamp (YYYY.MM.DD hh:mm:ss) 20130626
2 Importing IV_CHANGENAME Call by reference Type reference (TYPE) XUBNAME User Name in User Master Record 20130626
3 Importing IV_CONFIG_GUID Call by reference Type reference (TYPE) IUUC_REPL_CONFIG_GUID Configuration GUID 20130626
4 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130626
5 Returning RV_SUCCESS Value transfer Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20130627

Method UPDATE_NAME_AND_DATE on class CL_IUUC_RL_TABLES_ACCESS has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620