SAP ABAP Interface IF_HRPAYAT_ELDA_KM_TREE (ELDA Illness Notification Tree)
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 - 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
| Interface | IF_HRPAYAT_ELDA_KM_TREE | |
| Short Description | ELDA Illness Notification Tree |
General Data
| Package | PB03 | HR Master Data: Austria |
| Created | 20100730 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_HRPAYAT_ELDA_KM_TREE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPAYAT_ELDA_KM_NODE | ELDA Illness Notification Node | 20120102 |
Friends
Interface IF_HRPAYAT_ELDA_KM_TREE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_APPLY | Instance attribute | Public | Attribute reference (LIKE) | 20120102 | ||||
| 2 | C_PREPARE | Instance attribute | Public | Attribute reference (LIKE) | 20120102 | ||||
| 3 | C_REFRESH | Instance attribute | Public | Attribute reference (LIKE) | 20120102 | ||||
| 4 | C_SAVE | 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
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_HRPAYAT_ELDA_KM_TREE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |