SAP ABAP Class CL_IUUC_REPL_V_LOG_TAB_STNGS (Replication logging table-specific settings)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_IUUC_REPL_ADV_SETTINGS (Package) LT Replication: Advanced Replication Settings
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_IUUC_REPL_ABSTRACT_VIEW Advanced replication settings view 20131209
Properties
Class CL_IUUC_REPL_V_LOG_TAB_STNGS  
Short Description Replication logging table-specific settings    
Super Class CL_IUUC_REPL_ABSTRACT_VIEW Advanced replication settings view 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class CNV_IUUC_REPL_ADV_SE    
Program status     
Category 0   
Package CNV_IUUC_REPL_ADV_SETTINGS   LT Replication: Advanced Replication Settings 
Created 20131209   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IUUC_REPL_V_LOG_TAB_STNGS has no forward declaration.
Interfaces
Class CL_IUUC_REPL_V_LOG_TAB_STNGS has no interface implemented.
Friends
Class CL_IUUC_REPL_V_LOG_TAB_STNGS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_PARENT_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20131210
2 MO_REPL_ALV Instance attribute Private Object reference (TYPE REF TO) CL_IUUC_REPL_ALV_GRID Reusable ALV Grid for Advanced replication settings 20131210
3 MO_RL_TAB_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20131210
4 MO_RL_TAB_CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20131210
5 MO_SELF Static Attribute Private Object reference (TYPE REF TO) CL_IUUC_REPL_V_LOG_TAB_STNGS Replication logging table-specific settings 20131209
6 MO_SPLITTER_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20131210
7 MT_RL_TAB_STNGS Instance attribute Private Type reference (TYPE) IUUC_REPL_T_RL_TABLES_TAB itab of DB-Table iuuc_rl_tables 20131210
8 MV_DELETE_FLAG Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20131216
Methods
# Method Level Visibility Method type Description Created on
1 ADD_REPL_LOG_ROW Instance method Private Method Add replication log row 20131216
2 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20131209
3 DELETE_REPL_LOG_ROW Instance method Private Method Delete replication log row 20131216
4 GET_REPL_LOG_TABLE_STNGS_VIEW Static method Public Method Get replication logging table-specific settings view 20131209
5 GET_STYLE_INFO Instance method Private Method Get style information for ALV internal table 20131216
6 HANDLE_ALV_COMMAND Instance method Private Event handling method Handle ALV command 20131216
7 HANDLE_TABNAME_F4 Instance method Private Event handling method Handle F4 help for table name 20131226
8 INIT_CONTAINER Instance method Private Method Initialize container 20131210
9 IS_RL_TAB_STNGS_VALID Instance method Private Method Is Replication-Logging Table-specific Settings valid 20131223
Events
Class CL_IUUC_REPL_V_LOG_TAB_STNGS has no event.
Types
Class CL_IUUC_REPL_V_LOG_TAB_STNGS has no local type.
Method Signatures

Method ADD_REPL_LOG_ROW Signature

Method ADD_REPL_LOG_ROW on class CL_IUUC_REPL_V_LOG_TAB_STNGS has no parameter.
Method ADD_REPL_LOG_ROW on class CL_IUUC_REPL_V_LOG_TAB_STNGS has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_IUUC_REPL_V_LOG_TAB_STNGS has no parameter.
Method CONSTRUCTOR on class CL_IUUC_REPL_V_LOG_TAB_STNGS has no exception.

Method DELETE_REPL_LOG_ROW Signature

Method DELETE_REPL_LOG_ROW on class CL_IUUC_REPL_V_LOG_TAB_STNGS has no parameter.
Method DELETE_REPL_LOG_ROW on class CL_IUUC_REPL_V_LOG_TAB_STNGS has no exception.

Method GET_REPL_LOG_TABLE_STNGS_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RL_TABLE_SETTINGS_VIEW Value transfer Object reference (TYPE REF TO) CL_IUUC_REPL_V_LOG_TAB_STNGS Replication logging table-specific settings 20131209

Method GET_REPL_LOG_TABLE_STNGS_VIEW on class CL_IUUC_REPL_V_LOG_TAB_STNGS has no exception.

Method GET_STYLE_INFO Signature

Method GET_STYLE_INFO on class CL_IUUC_REPL_V_LOG_TAB_STNGS has no parameter.
Method GET_STYLE_INFO on class CL_IUUC_REPL_V_LOG_TAB_STNGS has no exception.

Method HANDLE_ALV_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20131216

Method HANDLE_ALV_COMMAND on class CL_IUUC_REPL_V_LOG_TAB_STNGS has no exception.

Method HANDLE_TABNAME_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Attribute reference (LIKE) 20131226
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20131226
3 Importing ET_BAD_CELLS Call by reference Attribute reference (LIKE) 20131226
4 Importing E_DISPLAY Call by reference Attribute reference (LIKE) 20131226
5 Importing E_FIELDNAME Call by reference Attribute reference (LIKE) 20131226
6 Importing E_FIELDVALUE Call by reference Attribute reference (LIKE) 20131226

Method HANDLE_TABNAME_F4 on class CL_IUUC_REPL_V_LOG_TAB_STNGS has no exception.

Method INIT_CONTAINER Signature

Method INIT_CONTAINER on class CL_IUUC_REPL_V_LOG_TAB_STNGS has no parameter.
Method INIT_CONTAINER on class CL_IUUC_REPL_V_LOG_TAB_STNGS has no exception.

Method IS_RL_TAB_STNGS_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RESULT Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20131223

Method IS_RL_TAB_STNGS_VALID on class CL_IUUC_REPL_V_LOG_TAB_STNGS has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_700