SAP ABAP Class IF_HRPAYAT_ELDA_KM_TREE (ELDA Illness Notification Tree)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_HRPAYAT_ELDA_KM_NODE | ELDA Illness Notification Node | 20120102 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRPAYAT_ELDA_KM_TREE | ELDA Illness Notification Tree (Root Node) | 20120102 |
Properties
| Class | IF_HRPAYAT_ELDA_KM_TREE | |
| Short Description | ELDA Illness Notification Tree | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100730 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_HRPAYAT_ELDA_KM_TREE has no forward declaration.
Interfaces
Class IF_HRPAYAT_ELDA_KM_TREE has no interface implemented.
Friends
Class IF_HRPAYAT_ELDA_KM_TREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20120102 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20120102 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20120102 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20120102 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execute Action for the Tree | 20120102 | |
| 2 | Instance method | Public | Method | 20120102 | ||
| 3 | Instance method | Public | Method | 20120102 | ||
| 4 | Instance method | Public | Method | 20120102 | ||
| 5 | Instance method | Public | Method | Initalization of the Tree | 20120102 |
Events
Class IF_HRPAYAT_ELDA_KM_TREE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTY_GROUPLIST | Public | See coding | 20120102 | tty_grouplist TYPE STANDARD TABLE OF ty_group WITH DEFAULT KEY
|
||
| 2 | TTY_PERNRLIST | Public | See coding | 20120102 | tty_pernrlist TYPE STANDARD TABLE OF TY_PERNRLIST WITH DEFAULT KEY
|
||
| 3 | TY_GROUP | Public | See coding | 20120102 | BEGIN OF ty_group,
func_order type t5aea-func_order,
group TYPE t5aea-field_name,
pernr_list TYPE tty_pernrlist,
group_text type string,
END OF ty_group
|
||
| 4 | TY_PERNRLIST | Public | See coding | 20120102 | BEGIN OF TY_PERNRLIST,
pernr type pernr_d,
is_enqueued type as4flag,
user_locked type syuname,
end of TY_PERNRLIST
|
Method Signatures
Method ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACTION | Call by reference | Type reference (TYPE) | CHAR10 | Action Code | 20120102 | |||
| 2 | IM_STAGE | Call by reference | Type reference (TYPE) | CHAR10 | Characterfeld der Länge 10 | 20120102 |
Method ACTION on class IF_HRPAYAT_ELDA_KM_TREE has no exception.
Method GET_BEGDA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_BEGDA | Value transfer | Type reference (TYPE) | BEGDA | Gültigkeitsbeginn | 20120102 |
Method GET_BEGDA on class IF_HRPAYAT_ELDA_KM_TREE has no exception.
Method GET_ENDDA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ENDDA | Value transfer | Type reference (TYPE) | ENDDA | Gültigkeitsende | 20120102 |
Method GET_ENDDA on class IF_HRPAYAT_ELDA_KM_TREE has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TEXT | Value transfer | Type reference (TYPE) | STRING | 20120102 |
Method GET_TEXT on class IF_HRPAYAT_ELDA_KM_TREE has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Gültigkeitsbeginn | 20120102 | |||
| 2 | IM_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | Gültigkeitsende | 20120102 | |||
| 3 | IM_GROUPLIST | Call by reference | Type reference (TYPE) | TTY_GROUPLIST | Liste der Gruppen | 20120102 | |||
| 4 | IM_TREE_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120102 |
Method INITIALIZE on class IF_HRPAYAT_ELDA_KM_TREE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |