SAP ABAP Class CL_SELTOOL_GRID_HRF02 (Selection Table for a MetaField)
Hierarchy
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
   PY-XX-FO (Application Component) Forms
     PAOC_PAY_HRFORMS (Package) HR Forms
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SELTOOL_GRID_WAGETYPE_HRF02 20041209
Properties
Class CL_SELTOOL_GRID_HRF02  
Short Description Selection Table for a MetaField    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package PAOC_PAY_HRFORMS   HR Forms 
Created 20041209   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SELECTION_TOOL_HRF02 Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SELTOOL_GRID_HRF02 has no interface implemented.
Friends
Class CL_SELTOOL_GRID_HRF02 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FALSE Constant Public Type reference (TYPE) XFELD ' ' Checkbox 20041210
2 C_TRUE Constant Public Type reference (TYPE) XFELD 'X' Checkbox 20041210
3 GRID_CTRL Static Attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20041210
4 GRID_FIELDCAT Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20041213
5 GRID_LAYOUT Instance attribute Protected Type reference (TYPE) LVC_S_LAYO ALV Control: Layout Structure 20041213
6 GRID_ROWID Instance attribute Public Type reference (TYPE) INT4 Natural Number 20041213
7 GRID_SORT_CRITERIA Instance attribute Protected Type reference (TYPE) LVC_T_SORT ALV control: Table of Sort Criteria 20041213
8 GRID_TABLE Instance attribute Protected Object reference (TYPE REF TO) DATA 20041213
9 GRID_TOOLBAR Instance attribute Protected Type reference (TYPE) UI_FUNCTIONS Function Code Table 20041213
10 INSTANCES Static Attribute Protected Type reference (TYPE) HRF_SELTOOL_GRIDS HR Forms: Collection of Instances for Selections Tool 20041210
11 METAFIELD Instance attribute Public Object reference (TYPE REF TO) CL_METAFIELD_HRF02 HR Forms: MetaField 20041210
12 PREV_GRIDTAB Instance attribute Protected Type reference (TYPE) CL_SELECTION_TOOL_HRF02=>TT_GRIDTAB Buffer for the Table Contents 20041214
13 SELTOOL Instance attribute Protected Object reference (TYPE REF TO) CL_SELECTION_TOOL_HRF02 HR Forms: Tree for Display of MetaNet 20041210
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20041210
2 DISABLE_EVENTS Instance method Private Method 20041210
3 DISABLE_EVENTS_ALL_INSTS Static method Public Method 20041210
4 DISPLAY_ALV_GRID Instance method Public Method 20041210
5 ENABLE_EVENTS Instance method Private Method 20041210
6 FREE Static method Public Method 20041210
7 GET_GRIDLINE Instance method Public Method 20041210
8 GET_INSTANCE Static method Public Method 20041210
9 ON_GRID_AFTER_USER_COMMAND Instance method Protected Event handling method 20041210
10 SET_GRID_FIELDCAT Instance method Protected Method 20041213
11 SET_GRID_LAYOUT Instance method Protected Method 20041213
12 SET_GRID_SORTTAB Instance method Protected Method 20041213
13 SET_GRID_TABLE Instance method Protected Method 20041213
14 SET_GRID_TOOLBAR Instance method Protected Method 20041213
Events
Class CL_SELTOOL_GRID_HRF02 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ST_ALV_GRID Private See coding 20041210 begin of ST_ALV_GRID, ISTAR_NAME type HRF_NAME, IDIM_NAME type HRF_NAME, SIGN type RALDB_SIGN, SEL_OPTION type RALDB_OPTI, LOW type TDSFOPD, HIGH type TDSFOPD, ICON type TV_IMAGE, SELOPT_VALIDITY type HRF_SELOPT_VALIDITY, end of ST_ALV_GRID
2 TT_ALV_GRID Private See coding 20041210 TT_ALV_GRID type standard table of ST_ALV_GRID
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_METAFIELD Call by reference Object reference (TYPE REF TO) CL_METAFIELD_HRF02 HR-Formulare: MetaObjekt 20041210
2 Importing IM_SELTOOL Call by reference Object reference (TYPE REF TO) CL_SELECTION_TOOL_HRF02 HR Forms: Baum für die Darstellung eines MetaNet 20041210

Method CONSTRUCTOR on class CL_SELTOOL_GRID_HRF02 has no exception.

Method DISABLE_EVENTS Signature

Method DISABLE_EVENTS on class CL_SELTOOL_GRID_HRF02 has no parameter.
Method DISABLE_EVENTS on class CL_SELTOOL_GRID_HRF02 has no exception.

Method DISABLE_EVENTS_ALL_INSTS Signature

Method DISABLE_EVENTS_ALL_INSTS on class CL_SELTOOL_GRID_HRF02 has no parameter.
Method DISABLE_EVENTS_ALL_INSTS on class CL_SELTOOL_GRID_HRF02 has no exception.

Method DISPLAY_ALV_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ALV_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20041210
2 Importing IM_GRIDTAB Call by reference Type reference (TYPE) CL_SELECTION_TOOL_HRF02=>TT_GRIDTAB 20041210

Method DISPLAY_ALV_GRID on class CL_SELTOOL_GRID_HRF02 has no exception.

Method ENABLE_EVENTS Signature

Method ENABLE_EVENTS on class CL_SELTOOL_GRID_HRF02 has no parameter.
Method ENABLE_EVENTS on class CL_SELTOOL_GRID_HRF02 has no exception.

Method FREE Signature

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

Method GET_GRIDLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_IDIM_NAME Call by reference Type reference (TYPE) HRF_NAME HR-Formulare: Objektname 20041210
2 Exporting EX_ISTAR_NAME Call by reference Type reference (TYPE) HRF_NAME HR-Formulare: Objektname 20041210
3 Exporting EX_SELOPT_VALIDITY Call by reference Type reference (TYPE) HRF_SELOPT_VALIDITY HRFORMS: Reichweite der Selektionen im Selection Manager 20041210
4 Importing IM_ROWID Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20041210

Method GET_GRIDLINE on class CL_SELTOOL_GRID_HRF02 has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_INSTANCE Call by reference Object reference (TYPE REF TO) CL_SELTOOL_GRID_HRF02 Selektionstabelle zu einem MetaField 20041210
2 Importing IM_METAFIELD Call by reference Object reference (TYPE REF TO) CL_HRFORM_OBJECT_HRF02 HR-Formulare: MetaObjekt 20041210
3 Importing IM_SELTOOL Call by reference Object reference (TYPE REF TO) CL_SELECTION_TOOL_HRF02 HR Forms: Baum für die Darstellung eines MetaNet 20041210
# Exception Resumable Description Created on
1 INVALID_TYPE Parameter IM_METAFIELD hat das falsche Typ 20041210

Method ON_GRID_AFTER_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_NOT_PROCESSED Call by reference Attribute reference (LIKE) 20041210
2 Importing E_SAVED Call by reference Attribute reference (LIKE) 20041210
3 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20041210

Method ON_GRID_AFTER_USER_COMMAND on class CL_SELTOOL_GRID_HRF02 has no exception.

Method SET_GRID_FIELDCAT Signature

Method SET_GRID_FIELDCAT on class CL_SELTOOL_GRID_HRF02 has no parameter.
Method SET_GRID_FIELDCAT on class CL_SELTOOL_GRID_HRF02 has no exception.

Method SET_GRID_LAYOUT Signature

Method SET_GRID_LAYOUT on class CL_SELTOOL_GRID_HRF02 has no parameter.
Method SET_GRID_LAYOUT on class CL_SELTOOL_GRID_HRF02 has no exception.

Method SET_GRID_SORTTAB Signature

Method SET_GRID_SORTTAB on class CL_SELTOOL_GRID_HRF02 has no parameter.
Method SET_GRID_SORTTAB on class CL_SELTOOL_GRID_HRF02 has no exception.

Method SET_GRID_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GRIDTAB Call by reference Type reference (TYPE) CL_SELECTION_TOOL_HRF02=>TT_GRIDTAB 20041213

Method SET_GRID_TABLE on class CL_SELTOOL_GRID_HRF02 has no exception.

Method SET_GRID_TOOLBAR Signature

Method SET_GRID_TOOLBAR on class CL_SELTOOL_GRID_HRF02 has no parameter.
Method SET_GRID_TOOLBAR on class CL_SELTOOL_GRID_HRF02 has no exception.
History
Last changed by/on SAP  20050219 
SAP Release Created in 600