SAP ABAP Class CL_RSDD_LM_RKF_GUI (GUI Class for Restr. KYFs)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDD_LM (Package) Lean Modeler
Properties
Class CL_RSDD_LM_RKF_GUI  
Short Description GUI Class for Restr. KYFs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDD_LM   Lean Modeler 
Created 20091230   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSDD_LM_COMPOSITE_PROVIDER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_RSDD_LM_GUI_REQUESTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_RSDD_LM_RKF_GUI has no interface implemented.
Friends
Class CL_RSDD_LM_RKF_GUI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DDLB_HANDLE_IOBJNM Constant Private Type reference (TYPE) I '1' 20100104
2 P_R_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20091230
3 P_R_GUI_REQUESTS Instance attribute Private Object reference (TYPE REF TO) IF_RSDD_RKF_GUI_REQUESTS GUI Event Handler 20100104
4 P_R_PARENT_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20091230
5 P_R_RKF Instance attribute Private Object reference (TYPE REF TO) CL_RSDD_LM_RKF Handle Restricted Key Figures 20091230
6 P_T_C_CHARACTERISTICS Instance attribute Private Type reference (TYPE) CL_RSDD_LM_COMPOSITE_PROVIDER=>GT_T_COLUMNS 20100105
7 P_T_FIELDCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20091230
8 P_T_OUTTAB Instance attribute Private Type reference (TYPE) RSDD_T_GUI_RKF GUI Structure ALV RKF 20100104
Methods
# Method Level Visibility Method type Description Created on
1 ALV_APPEND_DEFAULT_LINE Instance method Private Method 20100112
2 CHECK_RKF Instance method Public Method 20091230
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091230
4 CREATE_FIELD_CAT Instance method Private Method 20091230
5 FAST_ENTRY Instance method Private Method 20100201
6 FAST_ENTRY_REQUEST Instance method Private Method 20100201
7 FILL_OUTTAB Instance method Private Method 20100104
8 FREE Instance method Public Method 20091230
9 GET_C_CHARACTERISTICS Instance method Public Method 20100104
10 INIT_RKF Instance method Private Method 20100112
11 ON_BEFORE_USER_COMMAND Instance method Private Event handling method 20100104
12 ON_DATA_CHANGED Instance method Private Event handling method 20100201
13 ON_DOUBLE_CLICK Instance method Private Event handling method 20100201
14 ON_F4 Instance method Private Event handling method 20100104
15 ON_HOTSPOT_CLICK Instance method Private Event handling method 20100104
16 ON_TOOLBAR Instance method Private Event handling method 20100104
17 ON_USER_COMMAND Instance method Private Event handling method 20100104
18 SET_DDLB_VALUES Instance method Private Method 20100104
19 SHOW_ALV Instance method Public Method 20091230
20 SHOW_XML Instance method Private Method 20100201
Events
Class CL_RSDD_LM_RKF_GUI has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GT_T_RANGE Private See coding 20100104 gt_t_range TYPE TABLE OF rrrange
Method Signatures

Method ALV_APPEND_DEFAULT_LINE Signature

Method ALV_APPEND_DEFAULT_LINE on class CL_RSDD_LM_RKF_GUI has no parameter.
Method ALV_APPEND_DEFAULT_LINE on class CL_RSDD_LM_RKF_GUI has no exception.

Method CHECK_RKF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SUBRC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20091230

Method CHECK_RKF on class CL_RSDD_LM_RKF_GUI has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BASE_KYF Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20100112
2 Importing I_COMPOSITE_PROVIDER Call by reference Type reference (TYPE) RSOBJNM Composite Provider 20100112
3 Importing I_RKF Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20100112
4 Importing I_R_GUI_REQUESTS Call by reference Object reference (TYPE REF TO) IF_RSDD_RKF_GUI_REQUESTS GUI Event handler 20100104
5 Importing I_R_PARENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20100129

Method CONSTRUCTOR on class CL_RSDD_LM_RKF_GUI has no exception.

Method CREATE_FIELD_CAT Signature

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

Method FAST_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Value transfer Type reference (TYPE) RSIOBJNM InfoObject 20100201

Method FAST_ENTRY on class CL_RSDD_LM_RKF_GUI has no exception.

Method FAST_ENTRY_REQUEST Signature

Method FAST_ENTRY_REQUEST on class CL_RSDD_LM_RKF_GUI has no parameter.
Method FAST_ENTRY_REQUEST on class CL_RSDD_LM_RKF_GUI has no exception.

Method FILL_OUTTAB Signature

Method FILL_OUTTAB on class CL_RSDD_LM_RKF_GUI has no parameter.
Method FILL_OUTTAB on class CL_RSDD_LM_RKF_GUI has no exception.

Method FREE Signature

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

Method GET_C_CHARACTERISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_C_CHARACTERISTICS Call by reference Type reference (TYPE) CL_RSDD_LM_COMPOSITE_PROVIDER=>GT_T_COLUMNS 20100104

Method GET_C_CHARACTERISTICS on class CL_RSDD_LM_RKF_GUI has no exception.

Method INIT_RKF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BASE_KYF Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20100112
2 Importing I_NAME Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20100112

Method INIT_RKF on class CL_RSDD_LM_RKF_GUI has no exception.

Method ON_BEFORE_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) 20100104

Method ON_BEFORE_USER_COMMAND on class CL_RSDD_LM_RKF_GUI 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) 20100201
2 Importing E_ONF4 Value transfer Attribute reference (LIKE) 20100201
3 Importing E_ONF4_AFTER Value transfer Attribute reference (LIKE) 20100201
4 Importing E_ONF4_BEFORE Value transfer Attribute reference (LIKE) 20100201
5 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20100201

Method ON_DATA_CHANGED on class CL_RSDD_LM_RKF_GUI 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) 20100201
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20100201
3 Importing E_ROW Value transfer Attribute reference (LIKE) 20100201

Method ON_DOUBLE_CLICK on class CL_RSDD_LM_RKF_GUI has no exception.

Method ON_F4 Signature

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

Method ON_F4 on class CL_RSDD_LM_RKF_GUI has no exception.

Method ON_HOTSPOT_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) 20100104
2 Importing E_COLUMN_ID Value transfer Attribute reference (LIKE) 20100104
3 Importing E_ROW_ID Value transfer Attribute reference (LIKE) 20100104

Method ON_HOTSPOT_CLICK on class CL_RSDD_LM_RKF_GUI has no exception.

Method ON_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) 20100104

Method ON_TOOLBAR on class CL_RSDD_LM_RKF_GUI 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) 20100104

Method ON_USER_COMMAND on class CL_RSDD_LM_RKF_GUI has no exception.

Method SET_DDLB_VALUES Signature

Method SET_DDLB_VALUES on class CL_RSDD_LM_RKF_GUI has no parameter.
Method SET_DDLB_VALUES on class CL_RSDD_LM_RKF_GUI has no exception.

Method SHOW_ALV Signature

Method SHOW_ALV on class CL_RSDD_LM_RKF_GUI has no parameter.
Method SHOW_ALV on class CL_RSDD_LM_RKF_GUI has no exception.

Method SHOW_XML Signature

Method SHOW_XML on class CL_RSDD_LM_RKF_GUI has no parameter.
Method SHOW_XML on class CL_RSDD_LM_RKF_GUI has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730