SAP ABAP Class CL_EHSGWB_ALV_GRID_RESULT_ACT (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 20131104
Properties
Class CL_EHSGWB_ALV_GRID_RESULT_ACT  
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 20131022   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EHSGWB_ALV_GRID_RESULT_ACT has no forward declaration.
Interfaces
Class CL_EHSGWB_ALV_GRID_RESULT_ACT has no interface implemented.
Friends
Class CL_EHSGWB_ALV_GRID_RESULT_ACT 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 20131104
2 MR_SELECTED_ENTRIES Instance attribute Protected Object reference (TYPE REF TO) DATA 20131104
3 MT_EXEC_TYPES Instance attribute Protected Type reference (TYPE) CCGLD_WB_EXEC_TYPE_DEF EHS: LWB Activities 20131104
4 MT_KEY_FIELDS Static Attribute Protected Type reference (TYPE) CCGLD_DFIES_FIELDNAMES Key Fields for Structure in MV_OUTTAB_STRUCTURE 20131104
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 20131104
2 CONSTRUCTOR Instance method Public Constructor 20131104
3 GET_INSTANCE_CL Static method Public Method 20131104
4 IS_QUERY_EXECUTED Instance method Public Method Check If Query Was Already Executed 20131104
5 SELECTED_ENTRIES_BUFFER Instance method Public Method Buffer Actually Buffered Selected Entries 20131104
6 SELECTED_ENTRIES_RESELECT Instance method Public Method 20131104
Events
Class CL_EHSGWB_ALV_GRID_RESULT_ACT has no event.
Types
Class CL_EHSGWB_ALV_GRID_RESULT_ACT 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 20131104
2 Changing CT_SELECTED_ENTRIES Call by reference Type reference (TYPE) ANY TABLE 20131104

Method ADJUST_DATA_EXIT on class CL_EHSGWB_ALV_GRID_RESULT_ACT 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 20131104
2 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20131104
3 Importing IV_BP_ID Call by reference Type reference (TYPE) CBGLE_WB_BP_ID Business Process ID 20131104
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 20131104
5 Importing IV_SCREEN_ID Call by reference Type reference (TYPE) CBGLE_WB_SCREEN_ID Screen ID 20131104
6 Importing IV_TAB_ID Call by reference Type reference (TYPE) CBGLE_WB_TAB_ID Tab ID 20131104
# Exception Resumable Description Created on
1 CX_EHSGWB_EXCEPTION 20131104

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 20131104
2 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20131104
3 Importing IT_KEY_FIELDS Call by reference Type reference (TYPE) CCGLD_DFIES_FIELDNAMES 20131104
4 Importing IV_BP_ID Call by reference Type reference (TYPE) CBGLE_WB_BP_ID Business Process ID 20131104
5 Importing IV_OUTTAB_STRUCTURE Call by reference Type reference (TYPE) CBGLE_WB_STRUCTURE_NAME ABAP Dictionary name of structure 20131104
6 Importing IV_SCREEN_ID Call by reference Type reference (TYPE) CBGLE_WB_SCREEN_ID Screen ID 20131104
7 Importing IV_TAB_ID Call by reference Type reference (TYPE) CBGLE_WB_TAB_ID Tab ID 20131104
8 Returning RO_ALV_GRID Value transfer Object reference (TYPE REF TO) CL_EHSGWB_ALV_GRID_RESULT_ACT EHS: LWB ALV grid with generic data structure 20131104
# Exception Resumable Description Created on
1 CX_EHSGWB_EXCEPTION 20131104

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) 20131104

Method IS_QUERY_EXECUTED on class CL_EHSGWB_ALV_GRID_RESULT_ACT has no exception.

Method SELECTED_ENTRIES_BUFFER Signature

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

Method SELECTED_ENTRIES_RESELECT Signature

Method SELECTED_ENTRIES_RESELECT on class CL_EHSGWB_ALV_GRID_RESULT_ACT has no parameter.
Method SELECTED_ENTRIES_RESELECT on class CL_EHSGWB_ALV_GRID_RESULT_ACT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in