SAP ABAP Class CL_IUUC_RL_HEADER_ACCESS (Access class for repl logging content access)
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_HEADER_ACCESS  
Short Description Access class for repl logging content access    
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 20130627   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IUUC_RL_HEADER_ACCESS has no forward declaration.
Interfaces
Class CL_IUUC_RL_HEADER_ACCESS has no interface implemented.
Friends
Class CL_IUUC_RL_HEADER_ACCESS has no friend class.
Attributes
Class CL_IUUC_RL_HEADER_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_CONFIG Static method Public Method delete a configuration 20130704
2 EXIST_ENTRY_FOR_CONFIG_GUID Static method Public Method exists an entry for a given config_guid 20130628
3 GET_ALL_INFO_FOR_CONF_GUID Static method Public Method retrieve info for a given config guid 20130627
4 GET_REC_INTERVAL Static method Public Method get the recording interval for config_guid 20130701
5 INSERT_NEW_ENTRY Static method Public Method insert new entry into IUUC_RL_CNT 20130627
6 IS_CONF_GUID_ACTIVE Static method Public Method retrieve info for a given config guid 20130627
7 IS_CONF_GUID_ENABLED Static method Public Method retrieve info for a given config guid 20130627
8 SET_ACTIVE_ENABLED Static method Public Method sets the active/enabled flag for config_guid 20130702
9 SET_ACTIVE_ENABLED_REC_INT Static method Public Method set the default values for active and recording interval 20130723
10 SET_REC_INTERVAL Static method Public Method sets the rec_interval to a given value 20130702
11 UPDATE_NAME_AND_DATE Static method Public Method udpate the username and date for last change 20130627
Events
Class CL_IUUC_RL_HEADER_ACCESS has no event.
Types
Class CL_IUUC_RL_HEADER_ACCESS has no local type.
Method Signatures

Method DELETE_CONFIG 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_CONFIG on class CL_IUUC_RL_HEADER_ACCESS has no exception.

Method EXIST_ENTRY_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 20130628
2 Returning RV_SUCCESS Value transfer Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20130628

Method EXIST_ENTRY_FOR_CONFIG_GUID on class CL_IUUC_RL_HEADER_ACCESS has no exception.

Method GET_ALL_INFO_FOR_CONF_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 20130627
2 Returning RS_RL_HEADER Value transfer Type reference (TYPE) IUUC_RL_HEADER IUUC ReplicationLogging Content 20130627

Method GET_ALL_INFO_FOR_CONF_GUID on class CL_IUUC_RL_HEADER_ACCESS has no exception.

Method GET_REC_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 20130701
2 Returning RV_REC_INTERVAL Value transfer Type reference (TYPE) IUUC_RL_REC_INTERVAL recording interval for data in days 20130701

Method GET_REC_INTERVAL on class CL_IUUC_RL_HEADER_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_HEADER Call by reference Type reference (TYPE) IUUC_RL_HEADER IUUC ReplicationLogging Content 20130627
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_HEADER_ACCESS has no exception.

Method IS_CONF_GUID_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 Returning RV_ACTIVE Value transfer Type reference (TYPE) BOOLEAN 20130627

Method IS_CONF_GUID_ACTIVE on class CL_IUUC_RL_HEADER_ACCESS has no exception.

Method IS_CONF_GUID_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 Returning RV_ENABLED Value transfer Type reference (TYPE) BOOLEAN 20130627

Method IS_CONF_GUID_ENABLED on class CL_IUUC_RL_HEADER_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 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_HEADER_ACCESS has no exception.

Method SET_ACTIVE_ENABLED_REC_INT 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_HEADER-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_HEADER-ENABLED boolean variable (X=true, -=false, space=unknown) 20130723
4 Importing IV_REC_INTERVAL Call by reference Type reference (TYPE) IUUC_RL_REC_INTERVAL recording interval for data in days 20130723
5 Returning RV_SUCCESS Value transfer Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20130723

Method SET_ACTIVE_ENABLED_REC_INT on class CL_IUUC_RL_HEADER_ACCESS has no exception.

Method SET_REC_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 20130702
2 Importing IV_REC_INTERVAL Call by reference Type reference (TYPE) IUUC_RL_REC_INTERVAL recording interval for data in days 20130702
3 Returning RV_SUCCESS Value transfer Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20130702

Method SET_REC_INTERVAL on class CL_IUUC_RL_HEADER_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) 20130627
2 Importing IV_CHANGENAME Call by reference Type reference (TYPE) XUBNAME User Name in User Master Record 20130627
3 Importing IV_CONFIG_GUID Call by reference Type reference (TYPE) IUUC_REPL_CONFIG_GUID Configuration GUID 20130627
4 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_HEADER_ACCESS has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620