SAP ABAP Class CL_HRPAYAT_ELDA_KM_PERNR (ELDA Illness Notification Person (Employee))
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 | Inheritance (c INHERITING FROM c_ref) | CL_HRPAYAT_ELDA_KM_NODE | ELDA Node Abstract | 20120102 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPAYAT_ELDA_KM_PERNR | ELDA Illness Notification Personnel Number | 20120102 |
Properties
| Class | CL_HRPAYAT_ELDA_KM_PERNR | |
| Short Description | ELDA Illness Notification Person (Employee) | |
| Super Class | CL_HRPAYAT_ELDA_KM_NODE | ELDA Node Abstract |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PB03 | HR Master Data: Austria |
| Created | 20100730 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPAYAT_ELDA_KM_PERNR | ELDA Illness Notification Personnel Number | 20120102 |
Friends
Class CL_HRPAYAT_ELDA_KM_PERNR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | ICON-ID | ICON_CLOSED_FOLDER | Icons table | 20120102 | ||
| 2 | Constant | Protected | Type reference (TYPE) | ICON-ID | ICON_OPEN_FOLDER | Icons table | 20120102 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | AS4FLAG | Indicator (X or Blank) | 20120102 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | PS0001 | HR Master Record: Infotype 0001 (Org. Assignment) | 20120102 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SYUNAME | User Name | 20120102 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | LTY_T_P3248_BUFFER_DIR | 20120102 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | P2001_TAB | HR Time Record: Absences Infotype (2001) | 20120102 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | P3248_TAB | HR Master Record for Infotype 3248 | 20120102 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20120102 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | BEGDA | Valid from Date | 20120111 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | ENDDA | Valid To Date | 20120111 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | PB03_KM_UPDT_STATUS | Update Status | 20120102 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | EMNAM | Employee's Name (Sortable by LAST NAME FIRST NAME) | 20120102 | |||
| 14 | Instance attribute | Private | Attribute reference (LIKE) | 20120102 | |||||
| 15 | Instance attribute | Protected | Type reference (TYPE) | IF_HRPAYAT_ELDA_KM_NODE=>TTY_CHILDREN | Stepchildren = Children for Flush (Refresh) | 20120102 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20120102 | ||
| 2 | Instance method | Private | Method | 20120102 | ||
| 3 | Instance method | Private | Method | 20120102 | ||
| 4 | Instance method | Private | Method | 20120102 | ||
| 5 | Instance method | Private | Method | 20120110 | ||
| 6 | Instance method | Private | Method | 20120102 |
Events
Class CL_HRPAYAT_ELDA_KM_PERNR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_IT2001 | Protected | Type reference (TYPE) | P2001 | 20120102 | |
|
| 2 | TS_IT3248 | Protected | Type reference (TYPE) | P3248 | 20120102 | |
|
| 3 | TS_MES2DEL | Protected | See coding | 20120102 | BEGIN OF ts_mes2del,
guid TYPE hrguid,
linked_guid TYPE hrguid,
tabspace TYPE c LENGTH 1,
status_abg TYPE pb03_status_abg,
END OF ts_mes2del
|
||
| 4 | TT_IT2001 | Protected | See coding | 20120102 | tt_it2001 TYPE STANDARD TABLE OF ts_it2001
|
||
| 5 | TT_IT3248 | Protected | See coding | 20120102 | tt_it3248 TYPE STANDARD TABLE OF ts_it3248
|
||
| 6 | TT_MES2DEL | Protected | See coding | 20120102 | tt_mes2del TYPE STANDARD TABLE OF ts_mes2del
|
Method Signatures
Method COMMIT_3248_BUFFER Signature
Method COMMIT_3248_BUFFER on class CL_HRPAYAT_ELDA_KM_PERNR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen und Fehlerbehandlung ELDA KM | 20120102 |
Method CREATE_TIME_SPLIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_P2001 | Value transfer | Type reference (TYPE) | P2001 | Personal-Zeitsatz Infotyp 2001 (Abwesenheiten) | 20120102 | |||
| 2 | IS_P3248 | Value transfer | Type reference (TYPE) | P3248 | Personal-Stammsatz für Infotyp 3248 | 20120102 | |||
| 3 | IS_TIME_SPLIT | Value transfer | Type reference (TYPE) | LTY_S_TIMESPLIT | 20120102 |
Method CREATE_TIME_SPLIT on class CL_HRPAYAT_ELDA_KM_PERNR has no exception.
Method DEQUEUE_PERNR Signature
Method DEQUEUE_PERNR on class CL_HRPAYAT_ELDA_KM_PERNR has no parameter.
Method DEQUEUE_PERNR on class CL_HRPAYAT_ELDA_KM_PERNR has no exception.
Method ENQUEUE_PERNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | Rückgabewert von ABAP-Anweisungen | 20120102 |
Method ENQUEUE_PERNR on class CL_HRPAYAT_ELDA_KM_PERNR has no exception.
Method LOAD_RECORDS_FOR_TIMESPLITS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_IT2001 | Call by reference | Type reference (TYPE) | P2001_TAB | Personal-Zeitsatz Infotyp 2001 (Abwesenheiten) | 20120110 | |||
| 2 | ET_IT3248 | Call by reference | Type reference (TYPE) | P3248_TAB | Personal-Stammsatz für Infotyp 3248 | 20120110 | |||
| 3 | ET_IT3248_ST | Call by reference | Type reference (TYPE) | P3248_TAB | Personal-Stammsatz für Infotyp 3248 | 20120110 |
Method LOAD_RECORDS_FOR_TIMESPLITS on class CL_HRPAYAT_ELDA_KM_PERNR has no exception.
Method SAVE Signature
Method SAVE on class CL_HRPAYAT_ELDA_KM_PERNR has no parameter.
Method SAVE on class CL_HRPAYAT_ELDA_KM_PERNR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |