SAP ABAP Class CL_RSDDTREX_ADMIN_MAINTAIN (TREX Parameter Maintenance in the GUI)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDDTREX (Package) TREX Aggregate
Properties
Class CL_RSDDTREX_ADMIN_MAINTAIN  
Short Description TREX Parameter Maintenance in the GUI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDDTREX   TREX Aggregate 
Created 20091126   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDDTREX_ADMIN_MAINTAIN has no forward declaration.
Interfaces
Class CL_RSDDTREX_ADMIN_MAINTAIN has no interface implemented.
Friends
Class CL_RSDDTREX_ADMIN_MAINTAIN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_TAB1 Constant Public Type reference (TYPE) STRING 'TAB1' 20091126
2 N_C_TAB2 Constant Public Type reference (TYPE) STRING 'TAB2' 20091126
3 N_C_TAB3 Constant Public Type reference (TYPE) STRING 'TAB3' 20091126
4 N_C_TAB4 Constant Public Type reference (TYPE) STRING 'TAB4' 20091126
5 N_C_TAB5 Constant Public Type reference (TYPE) STRING 'TAB5' 20091126
6 N_C_TAB6 Constant Public Type reference (TYPE) STRING 'TAB6' 20110921
7 N_C_TAB7 Constant Public Type reference (TYPE) STRING 'TAB7' 20120213
8 P_CURRENT_TAB Instance attribute Private Type reference (TYPE) STRING 20091126
9 P_IS_MODIFIED Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20091127
10 P_R_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20091127
11 P_R_CURRENT_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20091126
12 P_T_FIELDCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT ALV control: Field catalog 20091126
13 P_T_PARAMS_TAB1 Instance attribute Private Type reference (TYPE) GT_T_PARAMETERS 20091126
14 P_T_PARAMS_TAB2 Instance attribute Private Type reference (TYPE) GT_T_PARAMETERS 20091126
15 P_T_PARAMS_TAB3 Instance attribute Private Type reference (TYPE) GT_T_PARAMETERS 20091126
16 P_T_PARAMS_TAB4 Instance attribute Private Type reference (TYPE) GT_T_PARAMETERS 20091126
17 P_T_PARAMS_TAB5 Instance attribute Private Type reference (TYPE) GT_T_PARAMETERS 20091126
18 P_T_PARAMS_TAB6 Instance attribute Private Type reference (TYPE) GT_T_PARAMETERS 20110921
19 P_T_PARAMS_TAB7 Instance attribute Private Type reference (TYPE) GT_T_PARAMETERS 20120213
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_BATCHPARA Instance method Private Method Modify Parameter 'BATCHPARA' in Variant Maintenance 20100111
2 CHANGE_FLOAT Instance method Private Method Modification of FLOAT Setting 20100111
3 CLOSE_CURRENT_ALV Instance method Private Method 20091126
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091126
5 CREATE_FIELD_CAT Instance method Private Method 20091126
6 FREE Instance method Public Method 20091127
7 HANDLE_TOOLBAR Instance method Private Event handling method 20091127
8 IS_MODIFIED Instance method Public Method 20091127
9 ON_DATA_CHANGED Instance method Private Event handling method 20091127
10 ON_DOUBLE_CLICK Instance method Private Event handling method 20100111
11 ON_USER_COMMAND Instance method Private Event handling method 20100111
12 PROVIDE_DATA_FOR_ALV Instance method Private Method 20091126
13 SAVE Instance method Public Method 20091127
14 SHOW_ALV Instance method Public Method shows alv 20091126
15 SHOW_NOTE Instance method Private Method 20100111
Events
Class CL_RSDDTREX_ADMIN_MAINTAIN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GT_T_PARAMETERS Private See coding 20091126 gt_t_parameters TYPE TABLE OF rsddtrex_s_admin
Method Signatures

Method CHANGE_BATCHPARA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) RSVALUE Wert 20100111

Method CHANGE_BATCHPARA on class CL_RSDDTREX_ADMIN_MAINTAIN has no exception.

Method CHANGE_FLOAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) RSVALUE Wert 20100111
2 Returning R_CANCELLED Value transfer Type reference (TYPE) RS_BOOL Boolean 20100111

Method CHANGE_FLOAT on class CL_RSDDTREX_ADMIN_MAINTAIN has no exception.

Method CLOSE_CURRENT_ALV Signature

Method CLOSE_CURRENT_ALV on class CL_RSDDTREX_ADMIN_MAINTAIN has no parameter.
Method CLOSE_CURRENT_ALV on class CL_RSDDTREX_ADMIN_MAINTAIN has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER Call by reference Type reference (TYPE) C 20091127

Method CONSTRUCTOR on class CL_RSDDTREX_ADMIN_MAINTAIN has no exception.

Method CREATE_FIELD_CAT Signature

Method CREATE_FIELD_CAT on class CL_RSDDTREX_ADMIN_MAINTAIN has no parameter.
Method CREATE_FIELD_CAT on class CL_RSDDTREX_ADMIN_MAINTAIN has no exception.

Method FREE Signature

Method FREE on class CL_RSDDTREX_ADMIN_MAINTAIN has no parameter.
Method FREE on class CL_RSDDTREX_ADMIN_MAINTAIN has no exception.

Method HANDLE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20091127

Method HANDLE_TOOLBAR on class CL_RSDDTREX_ADMIN_MAINTAIN has no exception.

Method IS_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_MODIFIED Value transfer Type reference (TYPE) RS_BOOL Boolean 20091127

Method IS_MODIFIED on class CL_RSDDTREX_ADMIN_MAINTAIN has no exception.

Method ON_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Value transfer Attribute reference (LIKE) 20091127
2 Importing E_ONF4 Value transfer Attribute reference (LIKE) 20091127
3 Importing E_ONF4_AFTER Value transfer Attribute reference (LIKE) 20091127
4 Importing E_ONF4_BEFORE Value transfer Attribute reference (LIKE) 20091127
5 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20091127

Method ON_DATA_CHANGED on class CL_RSDDTREX_ADMIN_MAINTAIN has no exception.

Method ON_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20100111
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20100111
3 Importing E_ROW Value transfer Attribute reference (LIKE) 20100111

Method ON_DOUBLE_CLICK on class CL_RSDDTREX_ADMIN_MAINTAIN has no exception.

Method ON_USER_COMMAND Signature

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

Method ON_USER_COMMAND on class CL_RSDDTREX_ADMIN_MAINTAIN has no exception.

Method PROVIDE_DATA_FOR_ALV Signature

Method PROVIDE_DATA_FOR_ALV on class CL_RSDDTREX_ADMIN_MAINTAIN has no parameter.
Method PROVIDE_DATA_FOR_ALV on class CL_RSDDTREX_ADMIN_MAINTAIN has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SUCCESSFUL Value transfer Type reference (TYPE) RS_BOOL Boolean 20091127

Method SAVE on class CL_RSDDTREX_ADMIN_MAINTAIN has no exception.

Method SHOW_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB Call by reference Type reference (TYPE) STRING use cl_rsddtrex_admin_maintain_n_c_tab(1-5) 20091126

Method SHOW_ALV on class CL_RSDDTREX_ADMIN_MAINTAIN has no exception.

Method SHOW_NOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ROW_ID Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20100111

Method SHOW_NOTE on class CL_RSDDTREX_ADMIN_MAINTAIN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730