SAP ABAP Class CL_HRTNM_IT1680_ALV_POPUP (Class for TNM ALV POPUP)
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_IT1680_ALV_POPUP | |
| Short Description | Class for TNM ALV POPUP | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | P99S_TNM | Training needs management |
| Created | 20070503 | SAP |
| Last change | 20071120 | 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_IT1680_ALV_POPUP has no interface implemented.
Friends
Class CL_HRTNM_IT1680_ALV_POPUP 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) | UI_FUNCTIONS | IT_TOOLBAR_EXCLUDING | 20070503 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field catalog for ALV | 20070503 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | Grid layout for ALV | 20070503 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Table of data's grid | 20070503 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Grid | 20070503 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Container for Custom Controls in the Screen Area | 20070503 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Name of ALV structure | 20070503 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20070503 | |
| 2 | Instance method | Public | Method | Display alv popup (first time) | 20070503 | |
| 3 | Instance method | Protected | Event handling method | Toolbar event | 20090609 | |
| 4 | Instance method | Protected | Event handling method | Close window | 20100315 | |
| 5 | Instance method | Protected | Event handling method | 20090609 | ||
| 6 | Instance method | Private | Method | Prepare ALV field catalog | 20070503 | |
| 7 | Instance method | Private | Method | Prepare layout before display | 20070503 | |
| 8 | Instance method | Protected | Method | Register events | 20090609 |
Events
Class CL_HRTNM_IT1680_ALV_POPUP has no event.
Types
Class CL_HRTNM_IT1680_ALV_POPUP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OUTTAB | Call by reference | Type reference (TYPE) | ANY TABLE | Internal table holding data for fill in the grid | 20070503 | |||
| 2 | IM_POP_NAME | Call by reference | Type reference (TYPE) | ITEX132 | Name of the popup | 20070503 | |||
| 3 | IM_STR_NAME | Call by reference | Type reference (TYPE) | TABNAME | Name of DDIC structure holding data for display | 20070503 | |||
| 4 | IM_TAB_EXCLUDE | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | I.T. holding excluding statements for toolbar buttons | 20070503 |
Method CONSTRUCTOR on class CL_HRTNM_IT1680_ALV_POPUP has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_HRTNM_IT1680_ALV_POPUP has no parameter.
Method DISPLAY on class CL_HRTNM_IT1680_ALV_POPUP 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 | Value transfer | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20090609 | |||
| 2 | E_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_ALV_EVENT_TOOLBAR_SET | ALV Context Menu | 20090609 |
Method ON_ALV_TOOLBAR on class CL_HRTNM_IT1680_ALV_POPUP 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) | 20100315 |
Method ON_CLOSE on class CL_HRTNM_IT1680_ALV_POPUP 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 | Value transfer | Type reference (TYPE) | SY-UCOMM | Function code that PAI triggered | 20090609 |
Method ON_USER_COMMAND on class CL_HRTNM_IT1680_ALV_POPUP has no exception.
Method PREPARE_FIELD_CATALOG Signature
Method PREPARE_FIELD_CATALOG on class CL_HRTNM_IT1680_ALV_POPUP has no parameter.
Method PREPARE_FIELD_CATALOG on class CL_HRTNM_IT1680_ALV_POPUP has no exception.
Method PREPARE_LAYOUT Signature
Method PREPARE_LAYOUT on class CL_HRTNM_IT1680_ALV_POPUP has no parameter.
Method PREPARE_LAYOUT on class CL_HRTNM_IT1680_ALV_POPUP 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 | 20090609 |
Method REGISTER_EVENTS on class CL_HRTNM_IT1680_ALV_POPUP has no exception.
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in | 600 |