SAP ABAP Class CL_HRTNM_TN_ASSIGN_F4_ALV (TNM: custom F4 help class)
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_TN_ASSIGN_F4_ALV | |
| Short Description | TNM: custom F4 help class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | P99S_TNM | Training needs management |
| Created | 20080124 | 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_TN_ASSIGN_F4_ALV has no interface implemented.
Friends
Class CL_HRTNM_TN_ASSIGN_F4_ALV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | CHAR2 | Version Number Component | 20080131 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | INT4 | Natural Number | 20080131 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Container for Custom Controls in the Screen Area | 20080124 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20080124 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20080124 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Data to be displayed (table type) | 20080124 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20080124 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Data to be displayed (structure) | 20080124 |
Methods
Events
Class CL_HRTNM_TN_ASSIGN_F4_ALV has no event.
Types
Class CL_HRTNM_TN_ASSIGN_F4_ALV has no local type.
Method Signatures
Method ALV_DISPLAY Signature
Method ALV_DISPLAY on class CL_HRTNM_TN_ASSIGN_F4_ALV has no parameter.
Method ALV_DISPLAY on class CL_HRTNM_TN_ASSIGN_F4_ALV has no exception.
Method ALV_FIRSTDISPLAY Signature
Method ALV_FIRSTDISPLAY on class CL_HRTNM_TN_ASSIGN_F4_ALV has no parameter.
Method ALV_FIRSTDISPLAY on class CL_HRTNM_TN_ASSIGN_F4_ALV has no exception.
Method ALV_GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_INDEX | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20080131 | |||
| 2 | EX_WA_OUTTAB | Call by reference | Type reference (TYPE) | ANY | 20080124 |
Method ALV_GET_DATA on class CL_HRTNM_TN_ASSIGN_F4_ALV has no exception.
Method ALV_GET_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_EVENT | Call by reference | Type reference (TYPE) | CHAR2 | Version Number Component | 20080131 |
Method ALV_GET_EVENT on class CL_HRTNM_TN_ASSIGN_F4_ALV has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_O_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20080124 | |||
| 2 | IM_POP_NAME | Call by reference | Type reference (TYPE) | ITEX132 | Text Symbol length 132 | 20080124 | |||
| 3 | IM_STRUCT_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20080124 | |||
| 4 | IM_TAB_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | ALV control: Column heading | 20080124 |
Method CONSTRUCTOR on class CL_HRTNM_TN_ASSIGN_F4_ALV 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) | 20080124 | |||||
| 2 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20080124 |
Method ON_ALV_TOOLBAR on class CL_HRTNM_TN_ASSIGN_F4_ALV has no exception.
Method ON_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_CHANGED | Call by reference | Attribute reference (LIKE) | 20080124 | |||||
| 2 | E_ONF4 | Call by reference | Attribute reference (LIKE) | 20080124 | |||||
| 3 | E_ONF4_AFTER | Call by reference | Attribute reference (LIKE) | 20080124 | |||||
| 4 | E_ONF4_BEFORE | Call by reference | Attribute reference (LIKE) | 20080124 | |||||
| 5 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20080124 |
Method ON_DATA_CHANGED on class CL_HRTNM_TN_ASSIGN_F4_ALV has no exception.
Method ON_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20080124 | |||||
| 2 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20080124 | |||||
| 3 | E_ROW | Call by reference | Attribute reference (LIKE) | 20080124 |
Method ON_DOUBLE_CLICK on class CL_HRTNM_TN_ASSIGN_F4_ALV 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) | 20080124 |
Method ON_USER_COMMAND on class CL_HRTNM_TN_ASSIGN_F4_ALV has no exception.
Method REGISTER_EVENTS Signature
Method REGISTER_EVENTS on class CL_HRTNM_TN_ASSIGN_F4_ALV has no parameter.
Method REGISTER_EVENTS on class CL_HRTNM_TN_ASSIGN_F4_ALV 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_RESET | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20080124 | |||
| 2 | IM_TAB_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20080124 |
Method SET_DATA_TO_GRID on class CL_HRTNM_TN_ASSIGN_F4_ALV 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 | 20080124 |
Method TOOLBAR_EXCLUDE_FUNC on class CL_HRTNM_TN_ASSIGN_F4_ALV has no exception.
History
| Last changed by/on | SAP | 20081217 |
| SAP Release Created in | 600 |