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 | 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 | Constant | Public | Type reference (TYPE) | XFELD | ' ' | Checkbox | 20041210 | ||
| 2 | Constant | Public | Type reference (TYPE) | XFELD | 'X' | Checkbox | 20041210 | ||
| 3 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20041210 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20041213 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20041213 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | INT4 | Natural Number | 20041213 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_SORT | ALV control: Table of Sort Criteria | 20041213 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20041213 | ||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20041213 | |||
| 10 | Static Attribute | Protected | Type reference (TYPE) | HRF_SELTOOL_GRIDS | HR Forms: Collection of Instances for Selections Tool | 20041210 | |||
| 11 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_METAFIELD_HRF02 | HR Forms: MetaField | 20041210 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | CL_SELECTION_TOOL_HRF02=>TT_GRIDTAB | Buffer for the Table Contents | 20041214 | |||
| 13 | 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 | Instance method | Public | Constructor | 20041210 | ||
| 2 | Instance method | Private | Method | 20041210 | ||
| 3 | Static method | Public | Method | 20041210 | ||
| 4 | Instance method | Public | Method | 20041210 | ||
| 5 | Instance method | Private | Method | 20041210 | ||
| 6 | Static method | Public | Method | 20041210 | ||
| 7 | Instance method | Public | Method | 20041210 | ||
| 8 | Static method | Public | Method | 20041210 | ||
| 9 | Instance method | Protected | Event handling method | 20041210 | ||
| 10 | Instance method | Protected | Method | 20041213 | ||
| 11 | Instance method | Protected | Method | 20041213 | ||
| 12 | Instance method | Protected | Method | 20041213 | ||
| 13 | Instance method | Protected | Method | 20041213 | ||
| 14 | 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 | IM_METAFIELD | Call by reference | Object reference (TYPE REF TO) | CL_METAFIELD_HRF02 | HR-Formulare: MetaObjekt | 20041210 | |||
| 2 | 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 | IM_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20041210 | |||
| 2 | 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 | EX_IDIM_NAME | Call by reference | Type reference (TYPE) | HRF_NAME | HR-Formulare: Objektname | 20041210 | |||
| 2 | EX_ISTAR_NAME | Call by reference | Type reference (TYPE) | HRF_NAME | HR-Formulare: Objektname | 20041210 | |||
| 3 | EX_SELOPT_VALIDITY | Call by reference | Type reference (TYPE) | HRF_SELOPT_VALIDITY | HRFORMS: Reichweite der Selektionen im Selection Manager | 20041210 | |||
| 4 | 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 | EX_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_SELTOOL_GRID_HRF02 | Selektionstabelle zu einem MetaField | 20041210 | |||
| 2 | IM_METAFIELD | Call by reference | Object reference (TYPE REF TO) | CL_HRFORM_OBJECT_HRF02 | HR-Formulare: MetaObjekt | 20041210 | |||
| 3 | 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 | 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 | E_NOT_PROCESSED | Call by reference | Attribute reference (LIKE) | 20041210 | |||||
| 2 | E_SAVED | Call by reference | Attribute reference (LIKE) | 20041210 | |||||
| 3 | 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 | 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 |