SAP ABAP Class CL_HRTNM_VALO_GUI (TNM: class to handle ALV in which TN costs are displayed)
Hierarchy
☛
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
⤷
PY-FR (Application Component) France
⤷
P99S_TNM (Package) Training needs management
⤷
⤷
Properties
| Class | CL_HRTNM_VALO_GUI | |
| Short Description | TNM: class to handle ALV in which TN costs are displayed | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | P99S_TNM | Training needs management |
| Created | 20080604 | SAP |
| Last change | 20081217 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_HRTNM_VALO_GUI has no interface implemented.
Friends
Class CL_HRTNM_VALO_GUI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRTNM_MESSAGE_LIST | Message list class for TNM IT class | 20080701 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Container for Custom Controls in the Screen Area | 20080701 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20080701 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | T_R_TXT_FIELD | 20080701 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | T_R_FIELD_TOHIDE | 20080701 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | RANGE_DOMA | Range Table for Domain | 20080701 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | T_R_TXT_FIELD | 20080701 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20080701 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20080701 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20080701 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | LVC_T_SORT | ALV Control: Table of Sort Criteria | 20080701 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20080701 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20080701 |
Methods
Events
Class CL_HRTNM_VALO_GUI has no event.
Types
Class CL_HRTNM_VALO_GUI has no local type.
Method Signatures
Method ALV_FIRSTDISPLAY Signature
Method ALV_FIRSTDISPLAY on class CL_HRTNM_VALO_GUI has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Training Needs Management: GUI exceptions class | 20080701 |
Method ALV_SET_SORT Signature
Method ALV_SET_SORT on class CL_HRTNM_VALO_GUI has no parameter.
Method ALV_SET_SORT on class CL_HRTNM_VALO_GUI has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_APPL_EVENTS | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20080701 | |||
| 2 | IM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Container for Custom Controls in the Screen Area | 20080701 | |||
| 3 | IM_EDIT | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20080701 | |||
| 4 | IM_STRUCT_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20080701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Training Needs Management: GUI exceptions class | 20080701 |
Method DISPLAY_VAL_ERRORS Signature
Method DISPLAY_VAL_ERRORS on class CL_HRTNM_VALO_GUI has no parameter.
Method DISPLAY_VAL_ERRORS on class CL_HRTNM_VALO_GUI has no exception.
Method INIT_RANGES Signature
Method INIT_RANGES on class CL_HRTNM_VALO_GUI has no parameter.
Method INIT_RANGES on class CL_HRTNM_VALO_GUI has no exception.
Method ON_ALV_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20080701 | |||||
| 2 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20080701 |
Method ON_ALV_TOOLBAR on class CL_HRTNM_VALO_GUI has no exception.
Method ON_CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20080701 |
Method ON_CLOSE on class CL_HRTNM_VALO_GUI has no exception.
Method ON_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20080701 |
Method ON_USER_COMMAND on class CL_HRTNM_VALO_GUI has no exception.
Method REGISTER_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACTIVATION | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20080701 |
Method REGISTER_EVENTS on class CL_HRTNM_VALO_GUI has no exception.
Method SET_DATA_TO_GRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TAB_VALO | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20080701 |
Method SET_DATA_TO_GRID on class CL_HRTNM_VALO_GUI has no exception.
Method SET_ERROR_TO_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_HRTNM_MESSAGE_LIST | Message list class for TNM IT class | 20080701 |
Method SET_ERROR_TO_ALV on class CL_HRTNM_VALO_GUI has no exception.
Method SET_FIELDCAT Signature
Method SET_FIELDCAT on class CL_HRTNM_VALO_GUI has no parameter.
Method SET_FIELDCAT on class CL_HRTNM_VALO_GUI has no exception.
Method TOOLBAR_EXCLUDE_FUNC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_TAB_EXCLUDE | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20080701 |
Method TOOLBAR_EXCLUDE_FUNC on class CL_HRTNM_VALO_GUI has no exception.
History
| Last changed by/on | SAP | 20081217 |
| SAP Release Created in |