SAP ABAP Class CL_HRPAYDE_DS_NOTIF_MARKER (Status Changes of DEUEV Immediate Notifications)
Hierarchy
☛
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
⤷
PY-DE-NT-NI (Application Component) Social Insurance
⤷
P01S (Package) HR Germany: Social Insurance
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPAYDE_SV_NOTIF_MARKER | 20130409 |
Properties
| Class | CL_HRPAYDE_DS_NOTIF_MARKER | |
| Short Description | Status Changes of DEUEV Immediate Notifications | |
| Super Class | CL_HRPAYDE_SV_NOTIF_MARKER | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | P01S | HR Germany: Social Insurance |
| Created | 20130409 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPAYDE_DS_NOTIF_MARKER has no forward declaration.
Interfaces
Class CL_HRPAYDE_DS_NOTIF_MARKER has no interface implemented.
Friends
Class CL_HRPAYDE_DS_NOTIF_MARKER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TT_KENNZ_AUSGABE | Indicated DEUEV Notifications | 20130409 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TT_PERNR_GUIDS | Table of GUIDs per Personnel Number | 20130409 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130409 |
Events
Class CL_HRPAYDE_DS_NOTIF_MARKER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_PERNR_GUIDS | Protected | See coding | Selected GUIDs of Personnel Number | 20130409 | begin of ts_pernr_guids,
pernr type pernr_d,
guids type hrdesv_t_guid,
end of ts_pernr_guids
|
|
| 2 | TT_KENNZ_AUSGABE | Protected | See coding | Table of Indicated DEUEV Notification | 20130409 | TT_KENNZ_AUSGABE
type standard table of hrdesv_ds_s_kennz_ausgabe
|
|
| 3 | TT_PERNR_GUIDS | Protected | See coding | Table of GUIDs per Personnel Number | 20130409 | tt_pernr_guids type hashed table of ts_pernr_guids
with unique key pernr
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PARAM | Call by reference | Type reference (TYPE) | P01_SV_PARAM_NOTIFMARKER | Parameter für die Kennzeichnung von Meldungen | 20130409 | |||
| 2 | IT_NOTIFS | Call by reference | Type reference (TYPE) | HRPAYDE_SV_T_NOTIFS_SYS | Tabellentyp für SV-Meldungen | 20130409 | |||
| 3 | IV_ANZ_PERNR | Call by reference | Type reference (TYPE) | I | Anzahl Personalnummern | 20130409 |
Method CONSTRUCTOR on class CL_HRPAYDE_DS_NOTIF_MARKER has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |