SAP ABAP Class CL_RSDME_UI_FLD_VAL_GEN (alv field values screen)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-DM (Application Component) Data Mining
     RS_DME_UI_OO (Package) Datamining UI related - OO Based
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_UI_FLOW_LOGIC_ABS default implementation 20030906
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_UI_FLD_VAL_RFC alv field values screen for rfc 20040427
2 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_UI_FLD_VAL_SAP_CL alv field values screen for SAP Clustering 20031003
Properties
Class CL_RSDME_UI_FLD_VAL_GEN  
Short Description alv field values screen    
Super Class CL_RSDME_UI_FLOW_LOGIC_ABS default implementation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_DME_UI_OO   Datamining UI related - OO Based 
Created 20030903   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSDMU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDME_UI_FLD_VAL_GEN has no interface implemented.
Friends
Class CL_RSDME_UI_FLD_VAL_GEN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_LAYOUT Instance attribute Protected Type reference (TYPE) LVC_S_LAYO 20030903
2 MT_FIELDCAT Instance attribute Protected Type reference (TYPE) LVC_T_FCAT 20030903
3 MT_FLD_VAL Instance attribute Protected Type reference (TYPE) RSDMU_T_FLDVAL 20030903
4 MT_PROCESSING_TYPES Instance attribute Protected Type reference (TYPE) RSDMU_T_PROC_TYPES allowed processing types 20030912
5 MT_TOOLBAR_EXCLUDE Instance attribute Protected Type reference (TYPE) UI_FUNCTIONS 20030912
6 MT_VALUE_TYPES Instance attribute Protected Type reference (TYPE) RSDMU_T_VALUE_TYPES allowed value types 20031003
7 M_CUST_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER 20030903
8 M_CUST_CONTROL Instance attribute Protected Type reference (TYPE) SCRFNAME 'C_FLD_VAL' 20030903
9 M_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID 20030903
10 M_PROCESSING_TYPE Instance attribute Public Type reference (TYPE) RSDMEM_COL_VAL_PROCESS_TYPE chosen processig type 20030912
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ALV Instance method Public Method create field values alv 20030903
2 EXCLUDE_OPTIONS Instance method Protected Method exclude toolbar buttons 20030912
3 GET_DROPDOWN Instance method Protected Method dropdown for use value as 20031003
4 GET_VAL_TYPE_DESC Instance method Protected Method get val type description for the given key 20031009
5 GET_VAL_TYPE_KEY Instance method Protected Method get val type for the given description 20031009
6 HANDLE_DATA_CHANGED Instance method Protected Event handling method handle data change 20030903
7 HANDLE_F1 Instance method Protected Event handling method handle f1 20031119
8 HANDLE_F4 Instance method Protected Event handling method handle f4 20031120
9 SET_FIELD_CATALOG Instance method Protected Method create field catalog 20030903
10 SET_HANDLER Instance method Protected Method events that the alv will respond to 20030903
Events
Class CL_RSDME_UI_FLD_VAL_GEN has no event.
Types
Class CL_RSDME_UI_FLD_VAL_GEN has no local type.
Method Signatures

Method CREATE_ALV Signature

Method CREATE_ALV on class CL_RSDME_UI_FLD_VAL_GEN has no parameter.
Method CREATE_ALV on class CL_RSDME_UI_FLD_VAL_GEN has no exception.

Method EXCLUDE_OPTIONS Signature

Method EXCLUDE_OPTIONS on class CL_RSDME_UI_FLD_VAL_GEN has no parameter.
Method EXCLUDE_OPTIONS on class CL_RSDME_UI_FLD_VAL_GEN has no exception.

Method GET_DROPDOWN Signature

Method GET_DROPDOWN on class CL_RSDME_UI_FLD_VAL_GEN has no parameter.
Method GET_DROPDOWN on class CL_RSDME_UI_FLD_VAL_GEN has no exception.

Method GET_VAL_TYPE_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_DESCRIPTION Value transfer Type reference (TYPE) RSDMEM_LANGU_DESCRIPTION 20031009
2 Importing I_NAME Call by reference Type reference (TYPE) RSDMEM_USE_COLUMN_VALUE_AS 20031009

Method GET_VAL_TYPE_DESC on class CL_RSDME_UI_FLD_VAL_GEN has no exception.

Method GET_VAL_TYPE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_NAME Value transfer Type reference (TYPE) RSDMEM_USE_COLUMN_VALUE_AS 20031009
2 Importing I_DESCRIPTION Value transfer Type reference (TYPE) RSDMEM_LANGU_DESCRIPTION 20031009

Method GET_VAL_TYPE_KEY on class CL_RSDME_UI_FLD_VAL_GEN has no exception.

Method HANDLE_DATA_CHANGED Signature

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

Method HANDLE_DATA_CHANGED on class CL_RSDME_UI_FLD_VAL_GEN has no exception.

Method HANDLE_F1 Signature

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

Method HANDLE_F1 on class CL_RSDME_UI_FLD_VAL_GEN has no exception.

Method HANDLE_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) 20031120
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20031120
3 Importing ET_BAD_CELLS Call by reference Attribute reference (LIKE) 20031120
4 Importing E_DISPLAY Call by reference Attribute reference (LIKE) 20031120
5 Importing E_FIELDNAME Call by reference Attribute reference (LIKE) 20031120
6 Importing E_FIELDVALUE Call by reference Attribute reference (LIKE) 20031120

Method HANDLE_F4 on class CL_RSDME_UI_FLD_VAL_GEN has no exception.

Method SET_FIELD_CATALOG Signature

Method SET_FIELD_CATALOG on class CL_RSDME_UI_FLD_VAL_GEN has no parameter.
Method SET_FIELD_CATALOG on class CL_RSDME_UI_FLD_VAL_GEN has no exception.

Method SET_HANDLER Signature

Method SET_HANDLER on class CL_RSDME_UI_FLD_VAL_GEN has no parameter.
Method SET_HANDLER on class CL_RSDME_UI_FLD_VAL_GEN has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 350