SAP ABAP Class IF_HRTNM_INFTY_GUI (Interface for TNM ALV GUI)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRTNM_INFTY_ITNNNN_GUI | Generic ALV GUI class for TNM infotypes | 20120316 |
Properties
| Class | IF_HRTNM_INFTY_GUI | |
| Short Description | Interface for TNM ALV GUI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20111116 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_HRTNM_INFTY_GUI has no forward declaration.
Interfaces
Class IF_HRTNM_INFTY_GUI has no interface implemented.
Friends
Class IF_HRTNM_INFTY_GUI has no friend class.
Attributes
Class IF_HRTNM_INFTY_GUI has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check changes | 20120316 | |
| 2 | Instance method | Public | Method | Destrutor method | 20120316 | |
| 3 | Instance method | Public | Method | Set ALV grid for first display | 20120316 | |
| 4 | Instance method | Public | Method | Get current data from grid (batch mode) | 20120316 | |
| 5 | Instance method | Public | Method | Get data from grid | 20120316 | |
| 6 | Instance method | Public | Method | Handle ALV after error (activate/deactivate fields) | 20120316 | |
| 7 | Instance method | Public | Method | Set ALV editable | 20120316 | |
| 8 | Instance method | Public | Method | Reset fields related to molga | 20120316 | |
| 9 | Instance method | Public | Method | Deactivate field that does not need to be corrected | 20120316 | |
| 10 | Instance method | Public | Method | Set current data from grid (batch mode) | 20120316 | |
| 11 | Instance method | Public | Method | Set data to grid | 20120316 | |
| 12 | Instance method | Public | Method | Set molga/reference date (endda) for search help | 20120316 | |
| 13 | Instance method | Public | Method | Standard refresh | 20120316 |
Events
Class IF_HRTNM_INFTY_GUI has no event.
Types
Class IF_HRTNM_INFTY_GUI has no local type.
Method Signatures
Method CHECK_CHANGED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_HAS_DATA_CHANGED | Call by reference | Type reference (TYPE) | XFELD | Has data changed? | 20120316 |
Method CHECK_CHANGED_DATA on class IF_HRTNM_INFTY_GUI has no exception.
Method DESTROY Signature
Method DESTROY on class IF_HRTNM_INFTY_GUI has no parameter.
Method DESTROY on class IF_HRTNM_INFTY_GUI has no exception.
Method FIRSTDISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ALV_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20120418 | |||
| 2 | IS_ALV_VARIANT | Call by reference | Type reference (TYPE) | DISVARIANT | ALV variant | 20120418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Training Needs Management: GUI exceptions class | 20120316 |
Method GET_CURR_DATA_FROM_GRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TO_DISPLAY | Call by reference | Type reference (TYPE) | XFELD | Data to be displayed? | 20120316 | |||
| 2 | EX_WA_PTNNNN | Call by reference | Type reference (TYPE) | ANY | PTNNNN data | 20120316 | |||
| 3 | EX_WA_QTNNNN | Call by reference | Type reference (TYPE) | ANY | QFields data | 20120316 |
Method GET_CURR_DATA_FROM_GRID on class IF_HRTNM_INFTY_GUI has no exception.
Method GET_DATA_FROM_GRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TAB_PTNNNN | Call by reference | Type reference (TYPE) | STANDARD TABLE | Infotype table part | 20120316 | |||
| 2 | IM_RESET_DATA_CHANGED_ATTR | Call by reference | Type reference (TYPE) | XFELD | Reset data changed attribute | 20120316 |
Method GET_DATA_FROM_GRID on class IF_HRTNM_INFTY_GUI has no exception.
Method HANDLE_ERROR 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 | 20120316 | |||
| 2 | IM_TAB_FIELD | Call by reference | Type reference (TYPE) | HRBAS_FIELD_TAB | Field List | 20120316 | |||
| 3 | IM_TAB_FIELD_TNM | Call by reference | Type reference (TYPE) | HRTNM_FIELD_TAB | TNM fields | 20120316 | |||
| 4 | IM_WA_STABLE | Call by reference | Type reference (TYPE) | LVC_S_STBL | ALV control: Refresh stability | 20120316 |
Method HANDLE_ERROR on class IF_HRTNM_INFTY_GUI has no exception.
Method READY_FOR_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_INPUT | Call by reference | Type reference (TYPE) | INT4 | Editable or not? | 20120316 | |||
| 2 | IM_REFRESH | Call by reference | Type reference (TYPE) | XFELD | ALV to be cleared? | 20120316 |
Method READY_FOR_INPUT on class IF_HRTNM_INFTY_GUI has no exception.
Method RESET_FIELDS_REL_TOMOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_DELETION_DONE | Call by reference | Type reference (TYPE) | XFELD | Deletion successfully done? | 20120316 |
Method RESET_FIELDS_REL_TOMOL on class IF_HRTNM_INFTY_GUI has no exception.
Method SET_ALV_AFTER_ERROR Signature
Method SET_ALV_AFTER_ERROR on class IF_HRTNM_INFTY_GUI has no parameter.
Method SET_ALV_AFTER_ERROR on class IF_HRTNM_INFTY_GUI has no exception.
Method SET_CURR_DATA_TO_GRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ROW_ID | Call by reference | Type reference (TYPE) | LVC_INDEX | ALV control: Row number (index of internal table) | 20120316 | |||
| 2 | IM_WA_PTNNNN | Call by reference | Type reference (TYPE) | ANY | 20120316 |
Method SET_CURR_DATA_TO_GRID on class IF_HRTNM_INFTY_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_REFRESH | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20120316 | |||
| 2 | IM_TAB_PTNNNN | Call by reference | Type reference (TYPE) | ANY TABLE | Infotype table part | 20120316 |
Method SET_DATA_TO_GRID on class IF_HRTNM_INFTY_GUI has no exception.
Method SET_MOLGA_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATE_REF | Call by reference | Type reference (TYPE) | ENDDA | End date | 20120316 | |||
| 2 | IM_MOLGA | Call by reference | Type reference (TYPE) | MOLGA | Country Grouping | 20120316 |
Method SET_MOLGA_DATE on class IF_HRTNM_INFTY_GUI has no exception.
Method SIMPLE_REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SOFT_REFRESH | Call by reference | Type reference (TYPE) | CHAR01 | 'X' | Soft refresh | 20120316 | ||
| 2 | IM_WA_STABLE | Call by reference | Type reference (TYPE) | LVC_S_STBL | ALV control: Refresh stability | 20120316 |
Method SIMPLE_REFRESH on class IF_HRTNM_INFTY_GUI has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |