SAP ABAP Class CL_HRPAYDE_D3O_NOTIF (DEUEV Notification (Employer to Health Insurance Fund))
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_D3_NOTIF | Abstract Class for DEUEV Notifications | 20080808 |
Properties
| Class | CL_HRPAYDE_D3O_NOTIF | |
| Short Description | DEUEV Notification (Employer to Health Insurance Fund) | |
| Super Class | CL_HRPAYDE_D3_NOTIF | Abstract Class for DEUEV Notifications |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | P01S | HR Germany: Social Insurance |
| Created | 20080806 | 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) |
Interfaces
Class CL_HRPAYDE_D3O_NOTIF has no interface implemented.
Friends
Class CL_HRPAYDE_D3O_NOTIF 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) | HRD3DSAP | HR-DDU: Administration Record for Notifications | 20080808 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | HRD3KEY | HR-DDU: Key Fields for Notifications | 20080808 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | HRDESV_D3_T_O_FLAG | Status Indicator of DEUEV Notifications (Outbound) | 20100408 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | HRDESV_D3_T_O_FLAG | Status Indicator To Be Inserted | 20091026 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | At UPDATE, Save Table DSAP As Well | 20100408 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080808 | |
| 2 | Static method | Protected | Method | Conversion Of The DEUEV Administration Information | 20091026 | |
| 3 | Static method | Protected | Method | Conversion Of The Status Information In Status History | 20091023 | |
| 4 | Static method | Public | Method | Conversion Of Status Information | 20091023 | |
| 5 | Static method | Public | Method | Generate Notification Object from Data (DEUEV Format) | 20100408 | |
| 6 | Static method | Public | Method | Read Notification from the Database | 20091006 |
Events
Class CL_HRPAYDE_D3O_NOTIF has no event.
Types
Class CL_HRPAYDE_D3O_NOTIF has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KEY | Call by reference | Type reference (TYPE) | HRD3KEY | HR-DDU: Schlüsselfelder für Meldungen | 20080808 | |||
| 2 | I_MODE | Call by reference | Type reference (TYPE) | C | 'F' | Einlesen der Meldung: F(ull); P(art) | 20120119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unvollständige Meldungsdaten | 20110509 | ||
| 2 | Keine Meldung gefunden | 20110509 |
Method CONVERT_DSAP_TO_STAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_STAT | Call by reference | Type reference (TYPE) | HRDESV_D3_S_DSAP | Verwaltungsinformationen für DEÜV-Meldungen (Schnittstelle) | 20091026 | |||
| 2 | IS_D3KEY | Call by reference | Type reference (TYPE) | HRD3KEY | HR-DDU: Schlüsselfelder für Meldungen | 20091026 | |||
| 3 | IS_DSAP | Call by reference | Type reference (TYPE) | HRD3DSAP | HR-DDU: Verwaltungssatz für Meldungen | 20091026 | |||
| 4 | IT_FLAG | Call by reference | Type reference (TYPE) | HRDESV_D3_T_O_FLAG | Stauskennzeichen von DEÜV-Meldungen (Ausgang) | 20091026 |
Method CONVERT_DSAP_TO_STAT on class CL_HRPAYDE_D3O_NOTIF has no exception.
Method CONVERT_FLAG_TO_HIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HIST | Call by reference | Type reference (TYPE) | HRDESV_D3_T_HIST | Verwaltung der Historie für DEÜV-Meldungen | 20091023 | |||
| 2 | IT_FLAG | Call by reference | Type reference (TYPE) | HRDESV_D3_T_O_FLAG | Stauskennzeichen von DEÜV-Meldungen (Ausgang) | 20091023 |
Method CONVERT_FLAG_TO_HIST on class CL_HRPAYDE_D3O_NOTIF has no exception.
Method CONVERT_FLAG_TO_STAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_STATKZ | Call by reference | Type reference (TYPE) | HRDESV_STATKZ | SV-Meldewesen: Erstellungsinformationen für Status | 20091026 | |||
| 2 | E_STATUS | Call by reference | Type reference (TYPE) | P01_D3STATUS | DEÜV-Statuskennzeichen | 20091023 | |||
| 3 | IT_FLAG | Call by reference | Type reference (TYPE) | HRDESV_D3_T_O_FLAG | Stauskennzeichen von DEÜV-Meldungen (Ausgang) | 20091023 |
Method CONVERT_FLAG_TO_STAT on class CL_HRPAYDE_D3O_NOTIF has no exception.
Method CREATE_NOTIF_FROM_DATA_D3 Signature
Method CREATE_NOTIF_FROM_DATA_D3 on class CL_HRPAYDE_D3O_NOTIF has no exception.
Method READ_NOTIF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_NOTIF | Call by reference | Object reference (TYPE REF TO) | CL_HRPAYDE_D3_NOTIF | DEÜV-Meldung | 20091006 | |||
| 2 | I_GUID | Call by reference | Type reference (TYPE) | P01_SVGUID | eindeutiger Schlüssel zur Identifikation einer Meldung | 20091006 | |||
| 3 | I_MODE | Call by reference | Type reference (TYPE) | C | 'F' | F(ull) = Alles; P(art) = Nur STAT und HIST | 20120119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unvollständige Meldungsdaten | 20091006 | ||
| 2 | Keine Meldung gefunden | 20091006 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |