SAP ABAP Class CL_EHSGWB_ALV_GRID_RESULT (EHS: LWB ALV Grid for Search Result)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-SAF (Application Component) Product Safety
     CBGLMP_WB (Package) EHS: Labeling Workbench Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EHSGWB_ALV_GRID_ROOT EHS: LWB ALV Grid Definition 20110914
Properties
Class CL_EHSGWB_ALV_GRID_RESULT  
Short Description EHS: LWB ALV Grid for Search Result    
Super Class CL_EHSGWB_ALV_GRID_ROOT EHS: LWB ALV Grid Definition 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CBGLMP_WB   EHS: Labeling Workbench Framework 
Created 20110914   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EHSGWB_ALV_GRID_RESULT has no forward declaration.
Interfaces
Class CL_EHSGWB_ALV_GRID_RESULT has no interface implemented.
Friends
Class CL_EHSGWB_ALV_GRID_RESULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_OUTTAB Instance attribute Protected Object reference (TYPE REF TO) DATA 20110914
2 MR_SELECTED_ENTRIES Instance attribute Protected Object reference (TYPE REF TO) DATA 20110914
3 MT_KEY_FIELDS Static Attribute Protected Type reference (TYPE) CCGLD_DFIES_FIELDNAMES Key Fields for Structure in MV_OUTTAB_STRUCTURE 20120411
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_DATA_EXIT Instance method Protected Method EXIT: Adjust Data Selection at Reselection Point of Time 20120120
2 CONSTRUCTOR Instance method Public Constructor 20110914
3 GET_INSTANCE_CL Static method Public Method 20110914
4 IS_QUERY_EXECUTED Instance method Public Method Check If Query Was Already Executed 20110914
5 SELECTED_ENTRIES_BUFFER Instance method Public Method Buffer Actually Buffered Selected Entries 20110914
6 SELECTED_ENTRIES_RESELECT Instance method Public Method 20120718
Events
Class CL_EHSGWB_ALV_GRID_RESULT has no event.
Types
Class CL_EHSGWB_ALV_GRID_RESULT has no local type.
Method Signatures

Method ADJUST_DATA_EXIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OUTTAB Call by reference Type reference (TYPE) ANY TABLE 20120120
2 Changing CT_SELECTED_ENTRIES Call by reference Type reference (TYPE) ANY TABLE 20120120

Method ADJUST_DATA_EXIT on class CL_EHSGWB_ALV_GRID_RESULT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20110914
2 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20110914
3 Importing IV_BP_ID Call by reference Type reference (TYPE) CBGLE_WB_BP_ID Business Process ID 20110914
4 Importing IV_OUTTAB_STRUCTURE Call by reference Type reference (TYPE) CBGLE_WB_STRUCTURE_NAME 'CCGLS_WB_ALV_STRUC_GENERIC' ABAP Dictionary name of structure 20110914
5 Importing IV_SCREEN_ID Call by reference Type reference (TYPE) CBGLE_WB_SCREEN_ID Screen ID 20110914
6 Importing IV_TAB_ID Call by reference Type reference (TYPE) CBGLE_WB_TAB_ID Tab ID 20110914
# Exception Resumable Description Created on
1 CX_EHSGWB_EXCEPTION 20110914

Method GET_INSTANCE_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20110914
2 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20110914
3 Importing IT_KEY_FIELDS Call by reference Type reference (TYPE) CCGLD_DFIES_FIELDNAMES 20120719
4 Importing IV_BP_ID Call by reference Type reference (TYPE) CBGLE_WB_BP_ID Business Process ID 20110914
5 Importing IV_OUTTAB_STRUCTURE Call by reference Type reference (TYPE) CBGLE_WB_STRUCTURE_NAME ABAP Dictionary name of structure 20110914
6 Importing IV_SCREEN_ID Call by reference Type reference (TYPE) CBGLE_WB_SCREEN_ID Screen ID 20110914
7 Importing IV_TAB_ID Call by reference Type reference (TYPE) CBGLE_WB_TAB_ID Tab ID 20110914
8 Returning RO_ALV_GRID Value transfer Object reference (TYPE REF TO) CL_EHSGWB_ALV_GRID_RESULT EHS: LWB ALV grid with generic data structure 20110914
# Exception Resumable Description Created on
1 CX_EHSGWB_EXCEPTION 20110914

Method IS_QUERY_EXECUTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FLG_IS_EXECUTED Value transfer Type reference (TYPE) AS4FLAG Flag (X or Blank) 20110914

Method IS_QUERY_EXECUTED on class CL_EHSGWB_ALV_GRID_RESULT has no exception.

Method SELECTED_ENTRIES_BUFFER Signature

Method SELECTED_ENTRIES_BUFFER on class CL_EHSGWB_ALV_GRID_RESULT has no parameter.
Method SELECTED_ENTRIES_BUFFER on class CL_EHSGWB_ALV_GRID_RESULT has no exception.

Method SELECTED_ENTRIES_RESELECT Signature

Method SELECTED_ENTRIES_RESELECT on class CL_EHSGWB_ALV_GRID_RESULT has no parameter.
Method SELECTED_ENTRIES_RESELECT on class CL_EHSGWB_ALV_GRID_RESULT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607