SAP ABAP Class CL_HRPAYDE_EE_NOTIF_MGR (Administration of Compensation Benefits)
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_MGR | Administration of SI Notifications (Abstract) | 20110512 |
Properties
| Class | CL_HRPAYDE_EE_NOTIF_MGR | |
| Short Description | Administration of Compensation Benefits | |
| Super Class | CL_HRPAYDE_SV_NOTIF_MGR | Administration of SI Notifications (Abstract) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | HRPAYDESV | |
| Program status | ||
| Category | 0 | |
| Package | P01S | HR Germany: Social Insurance |
| Created | 20110421 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPAYDE_EE_NOTIF_MGR has no forward declaration.
Interfaces
Class CL_HRPAYDE_EE_NOTIF_MGR has no interface implemented.
Friends
Class CL_HRPAYDE_EE_NOTIF_MGR has no friend class.
Attributes
Class CL_HRPAYDE_EE_NOTIF_MGR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds Table of Notifications | 20110512 | |
| 2 | Static method | Public | Method | Enters Sending Date/Time into the Log Table | 20110512 | |
| 3 | Instance method | Protected | Method | Assignment of Inbound Notification to Outbound Notification | 20110519 | |
| 4 | Instance method | Protected | Method | Determination of Suitably Timed Outbound Notifications | 20110519 |
Events
Class CL_HRPAYDE_EE_NOTIF_MGR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_ASSIGN_ONOTIFS | Protected | See coding | 20110519 | tt_assign_onotifs TYPE STANDARD TABLE OF t_assign_onotifs
|
||
| 2 | T_ASSIGN_ONOTIFS | Protected | See coding | 20110519 | BEGIN OF t_assign_onotifs,
abbeg TYPE P01_SV_EE_ABBEG,
datum TYPE p01_svdatum,
uzeit TYPE p01_svuzeit,
guid TYPE p01_svguid,
END OF t_assign_onotifs
|
Method Signatures
Method ADD_NOTIF_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NOTIF_TAB | Call by reference | Type reference (TYPE) | HRPAYDE_EL_NOTIF_TAB | Tabelle von Meldungsobjekten | 20110512 |
Method ADD_NOTIF_TAB on class CL_HRPAYDE_EE_NOTIF_MGR has no exception.
Method ADD_PROT_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BTRNR | Call by reference | Type reference (TYPE) | BNR_KEY | '77772222' | Betriebsnummer | 20110512 | ||
| 2 | IV_BTRTL | Call by reference | Type reference (TYPE) | BTRTL | Personalteilbereich | 20110512 | |||
| 3 | IV_DATNR | Call by reference | Type reference (TYPE) | P01_DATNR | Dateinr | 20110512 | |||
| 4 | IV_DATUM | Call by reference | Type reference (TYPE) | P01_SV_EL_ABSEND | Absendedatum | 20110512 | |||
| 5 | IV_DTART | Call by reference | Type reference (TYPE) | P01_DTART | Art des Datenaustausches | 20110512 | |||
| 6 | IV_KKART | Call by reference | Type reference (TYPE) | P01_KKART | '03' | Art der Organisationseinheit der Krankenkasse | 20110512 | ||
| 7 | IV_UZEIT | Call by reference | Type reference (TYPE) | P01_SV_EL_ABSENU | Absendeuhrzeit | 20110512 | |||
| 8 | IV_WERKS | Call by reference | Type reference (TYPE) | PERSA | Personalbereich | 20110512 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Für die Meldedatei wurden keine Einträge gefunden | 20110512 | ||
| 2 | Fehler beim Update bzw. Insert | 20110512 |
Method ASSIGN_OUTBOUND_NOTIF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OGUID | Call by reference | Type reference (TYPE) | P01_GUIDCNECT | GUID der zugehörigen Ausgangsmeldung | 20110519 | |||
| 2 | IR_NOTIF | Call by reference | Object reference (TYPE REF TO) | CL_HRPAYDE_EE_NOTIF | DEÜV-Sofortmeldung | 20110519 |
Method ASSIGN_OUTBOUND_NOTIF on class CL_HRPAYDE_EE_NOTIF_MGR has no exception.
Method GET_OUTBOUND_NOTIFS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ONOTIFS | Call by reference | Type reference (TYPE) | TT_ASSIGN_ONOTIFS | passende Ausgangsmeldungen | 20110519 | |||
| 2 | I_MZBEG | Call by reference | Type reference (TYPE) | D3MZRBEG | Beginn des Meldezeitraums | 20110519 | |||
| 3 | I_PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20110519 |
Method GET_OUTBOUND_NOTIFS on class CL_HRPAYDE_EE_NOTIF_MGR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |