SAP ABAP Class CL_RSDG_IPRO_HANA_MAP_ALV (ALV for Maintanence)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDG (Package) BW: Data basis generation
Properties
Class CL_RSDG_IPRO_HANA_MAP_ALV  
Short Description ALV for Maintanence    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDG   BW: Data basis generation 
Created 20120412   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDG_IPRO_HANA_MAP_ALV has no interface implemented.
Friends
Class CL_RSDG_IPRO_HANA_MAP_ALV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CP_FUNCT_CHECK Instance attribute Protected Type reference (TYPE) SYUCOMM 'CHECK' 20120515
2 O_MSG_DUMMY Instance attribute Protected Type reference (TYPE) CHAR1 20120515
3 P_CATALOGNM Instance attribute Private Type reference (TYPE) STRING 20120515
4 P_DISPLAY_ONLY Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20120515
5 P_GET_DATA_TRIGGERED Instance attribute Private Type reference (TYPE) RS_BOOL 20120515
6 P_INFOPROVIDER Instance attribute Private Type reference (TYPE) RSINFOPROV InfoProvider 20120515
7 P_MODELNM Instance attribute Private Type reference (TYPE) STRING 20120515
8 P_R_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20120515
9 P_R_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20120515
10 P_T_HANA_ATTR Instance attribute Private Type reference (TYPE) TREXT_ATTRIBUTES Attributes 20120705
11 P_T_HANA_VAR Instance attribute Private Type reference (TYPE) TREXT_ATTRIBUTES Attributes 20130417
12 P_T_MAPPING Instance attribute Private Type reference (TYPE) RSDG_T_IPROV_MAPPING_ALV TTyp: Mapping of field of the InfoProv. to HANA / ODP fields 20120515
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120515
2 CREATE_FIELD_CAT Instance method Private Method 20120515
3 FREE Instance method Public Method 20120515
4 INIT Instance method Public Method 20120515
5 ON_DATA_CHANGED Instance method Private Event handling method 20120515
6 ON_DATA_CHANGED_FINISHED Instance method Private Event handling method 20120515
7 ON_F4 Instance method Private Event handling method 20120515
8 ON_TOOLBAR Instance method Private Event handling method 20120515
9 ON_USER_COMMAND Instance method Private Event handling method 20120515
10 SET_TABLE Instance method Public Method 20120515
11 TRIGGER_GET_DATA Instance method Public Method return table 20120515
Events
# Event Type Visibility Description Created on
1 CHECK Instance Event
(0)
Public
(2)
Check has been clicked 20120515
2 DATA_CHANGED Instance Event
(0)
Public
(2)
20120515
Types
Class CL_RSDG_IPRO_HANA_MAP_ALV has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY_ONLY Call by reference Type reference (TYPE) RS_BOOL Boolean 20120515
2 Importing I_HANA_MODNM Call by reference Type reference (TYPE) RSHDBMODNM 20120515
3 Importing I_INFOPROVIDER Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20120515
4 Importing I_R_GUI_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20120515
5 Importing I_T_HANA_VIEW_ATTR Call by reference Type reference (TYPE) TREXT_ATTRIBUTES 20120705
6 Importing I_T_HANA_VIEW_VAR Call by reference Type reference (TYPE) TREXT_ATTRIBUTES Variables of the view 20130417

Method CONSTRUCTOR on class CL_RSDG_IPRO_HANA_MAP_ALV has no exception.

Method CREATE_FIELD_CAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_FIELD_CAT Value transfer Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20120515

Method CREATE_FIELD_CAT on class CL_RSDG_IPRO_HANA_MAP_ALV has no exception.

Method FREE Signature

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

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_MAPPING Call by reference Type reference (TYPE) RSDG_T_IPROV_MAPPING_ALV 20120515

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

Method ON_DATA_CHANGED on class CL_RSDG_IPRO_HANA_MAP_ALV has no exception.

Method ON_DATA_CHANGED_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ET_GOOD_CELLS Value transfer Attribute reference (LIKE) 20120515
2 Importing E_MODIFIED Value transfer Attribute reference (LIKE) 20120515

Method ON_DATA_CHANGED_FINISHED on class CL_RSDG_IPRO_HANA_MAP_ALV 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) 20120515
2 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20120515
3 Importing ET_BAD_CELLS Value transfer Attribute reference (LIKE) 20120515
4 Importing E_DISPLAY Value transfer Attribute reference (LIKE) 20120515
5 Importing E_FIELDNAME Value transfer Attribute reference (LIKE) 20120515
6 Importing E_FIELDVALUE Value transfer Attribute reference (LIKE) 20120515

Method ON_F4 on class CL_RSDG_IPRO_HANA_MAP_ALV has no exception.

Method ON_TOOLBAR Signature

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

Method ON_TOOLBAR on class CL_RSDG_IPRO_HANA_MAP_ALV 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) 20120515

Method ON_USER_COMMAND on class CL_RSDG_IPRO_HANA_MAP_ALV has no exception.

Method SET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_MAPPING Call by reference Type reference (TYPE) RSDG_T_IPROV_MAPPING_ALV 20120515

Method SET_TABLE on class CL_RSDG_IPRO_HANA_MAP_ALV has no exception.

Method TRIGGER_GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_MAPPING Value transfer Type reference (TYPE) RSD_T_IPROV_MAPPING TTyp: Mapping von InfoProvider-Feldern auf Hana-View-/ODP-Fe 20120515

Method TRIGGER_GET_DATA on class CL_RSDG_IPRO_HANA_MAP_ALV has no exception.
Event Signatures

Event CHECK Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_T_DATA Exporting Value transfer Type reference (TYPE) RSDG_T_IPROV_MAPPING_ALV TTyp: Mapping von InfoProvider-Feldern auf Hana-View-/ODP-Fe 20120515

Event DATA_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_T_NEW_DATA Exporting Value transfer Type reference (TYPE) RSDG_T_IPROV_MAPPING_ALV TTyp: Mapping von InfoProvider-Feldern auf Hana-View-/ODP-Fe 20120515
History
Last changed by/on SAP  20140121 
SAP Release Created in 740