SAP ABAP Class CL_HRPAYAT_GUI_TREE_REGISTRY (GUI)
Hierarchy
☛
SAP_HRCAT (Software Component) Sub component SAP_HRCAT of SAP_HR
⤷
PA-PA-AT (Application Component) Austria
⤷
PB03 (Package) HR Master Data: Austria
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPAYAT_GUI_TREE_REGISTRY | GUI Registry for Node | 20120102 |
Properties
| Class | CL_HRPAYAT_GUI_TREE_REGISTRY | |
| Short Description | GUI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PB03 | HR Master Data: Austria |
| Created | 20100804 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPAYAT_GUI_TREE_REGISTRY | GUI Registry for Node | 20120102 |
Friends
Class CL_HRPAYAT_GUI_TREE_REGISTRY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | TV_NODEKEY | Tree Control: Node Key | 20120102 | |||
| 2 | Constant | Protected | Type reference (TYPE) | TV_NODEKEY | '000000000000' | Tree Control: Node Key | 20120102 | ||
| 3 | Constant | Protected | Type reference (TYPE) | TV_NODEKEY | '999999999999' | Tree Control: Node Key | 20120102 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SLIS_T_FIELDCAT_ALV | 20120102 | ||||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_COLUMN_TREE | Ref. to the Tree Control | 20120102 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20120102 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | HRPAYAT_ELDA_KM_FC_MATCHING | Column Configuration ELDA Illness Notification | 20120102 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | HRPAD_PAL_NODE_KEY | HR Application Log | 20120102 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | HRPAYAT_ELDA_KM_FC_MATCHING | Column Configuration ELDA Illness Notification | 20120102 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | HRPAD_PAL_NODE_KEY | HR Application Log | 20120102 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20120102 | ||||
| 12 | Static Attribute | Protected | Type reference (TYPE) | I | 20120102 | ||||
| 13 | Instance attribute | Protected | Type reference (TYPE) | CHAR30 | Screen Status | 20120102 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | IF_HRPAYAT_GUI_TREE_REGISTRY~TY_T_GUI_ITEM | Tree Control: Item Table | 20120102 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | TTY_KM_ITNAM_DEFCOLNR | 20120102 | ||||
| 16 | Instance attribute | Protected | Type reference (TYPE) | TTY_KM_NKNR | Central Mapping! GUI Node Key for ELDA_MK Node Reference | 20120102 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | TREEV_NTAB | Tree Control: Node Table | 20120102 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120102 | |
| 2 | Static method | Private | Method | Constructs New Unique Node Keys | 20120102 |
Events
Class CL_HRPAYAT_GUI_TREE_REGISTRY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_T_ELDA_UI | Private | See coding | 20120102 | lty_t_elda_ui type TABLE OF HRPAYAT_ELDA_KM_FC_MATCHING
|
||
| 2 | STY_KM_ITNAM_DEFCOLNR | Protected | See coding | 20120102 | BEGIN OF sty_km_itnam_defcolnr,
item_name TYPE tv_itmname,
def_colnr TYPE int4,
user_colnr TYPE int4,
fix_colnr TYPE int4,
coll_width TYPE int4,
heading TYPE tv_heading,
item_type TYPE rollname,
hidden TYPE as4flag,
disabled TYPE as4flag,
t_image Type tv_image,
END OF sty_km_itnam_defcolnr
|
||
| 3 | STY_KM_NKNR | Protected | See coding | 20120102 | BEGIN OF sty_km_nknr,
node_key TYPE tv_nodekey,
node_ref TYPE REF TO if_hrpayat_elda_km_node,
END OF sty_km_nknr
|
||
| 4 | TTY_KM_ITNAM_DEFCOLNR | Protected | See coding | 20120102 | tty_km_itnam_defcolnr TYPE STANDARD TABLE OF sty_km_itnam_defcolnr
|
||
| 5 | TTY_KM_NKNR | Protected | See coding | 20120102 | tty_km_nknr TYPE STANDARD TABLE OF sty_km_nknr
WITH KEY node_ref
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HRPAYAT_GUI_TREE_REGISTRY has no parameter.
Method CONSTRUCTOR on class CL_HRPAYAT_GUI_TREE_REGISTRY has no exception.
Method GET_NEW_NODEKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20120102 |
Method GET_NEW_NODEKEY on class CL_HRPAYAT_GUI_TREE_REGISTRY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |