SAP ABAP Class CL_HRPAYDE_D3_NOTIF_TRANSFER (Transfer of DEUEV 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_TRANSFER | Transfer of Notifications to SI (Abstract) | 20100409 |
Properties
| Class | CL_HRPAYDE_D3_NOTIF_TRANSFER | |
| Short Description | Transfer of DEUEV Notifications | |
| Super Class | CL_HRPAYDE_SV_NOTIF_TRANSFER | Transfer of Notifications to SI (Abstract) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | P01S | HR Germany: Social Insurance |
| Created | 20100409 | SAP |
| Last change | 20110809 | 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_D3_NOTIF_TRANSFER has no interface implemented.
Friends
Class CL_HRPAYDE_D3_NOTIF_TRANSFER 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_D | ICON_DISPLAY | Icons for Display of TemSe Object | 20100409 | ||
| 2 | Constant | Protected | Type reference (TYPE) | D3GDINT | '92' | Internal Submiss.Reason for Annual Report Immediate Transfer | 20100409 | ||
| 3 | Constant | Protected | Type reference (TYPE) | D3GD | '50' | Submission Reason for DEUEV Notification | 20100409 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | T_S_LOCAL_PARAMS | Parameter (Procedure-Specific) | 20100409 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | T_S_LOCAL_STATISTIK | Statistics (Procedure-Specific) | 20100409 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Attach Notification to Be Processed to Notification Table | 20100409 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20100409 | |
| 3 | Instance method | Public | Method | Data Export for Distributed Reporting | 20100409 | |
| 4 | Instance method | Public | Method | Data Import for Distributed Reporting | 20100409 |
Events
Class CL_HRPAYDE_D3_NOTIF_TRANSFER has no event.
Types
Class CL_HRPAYDE_D3_NOTIF_TRANSFER has no local type.
Method Signatures
Method APPEND_NOTIF_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_NOTIF | Call by reference | Object reference (TYPE REF TO) | CL_HRPAYDE_D3_NOTIF | Abstrakte Klasse für DEÜV-Meldungen | 20100409 | |||
| 2 | IS_STAT | Call by reference | Type reference (TYPE) | HRDESV_D3_S_DSAP | Verwaltungsinformationen für DEÜV-Meldungen (Schnittstelle) | 20100409 | |||
| 3 | I_MANDT | Call by reference | Type reference (TYPE) | SYMANDT | Mandantenkennung des aktuellen Benutzers | 20100823 | |||
| 4 | I_SYSID | Call by reference | Type reference (TYPE) | SYSYSID | Name des SAP-Systems | 20100823 |
Method APPEND_NOTIF_TAB on class CL_HRPAYDE_D3_NOTIF_TRANSFER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_HRPAY00_MESSAGE_HANDLER | Message Handler | 20100409 | |||
| 2 | IS_STATKZ | Call by reference | Type reference (TYPE) | HRDESV_STATKZ | SV-Meldewesen: Erstellungsinformationen für Status | 20100409 | |||
| 3 | I_ABRJ | Call by reference | Type reference (TYPE) | PNPPABRJ | Abrechnungsjahr zur Zeitraumbestimmung | 20100409 | |||
| 4 | I_ABRP | Call by reference | Type reference (TYPE) | PNPPABRP | Abrechnungsperiode zur Zeitraumbestimmung | 20100409 | |||
| 5 | I_CBDST | Call by reference | Type reference (TYPE) | RFCDEST | Callback-Destination für Verteiltes Reporting | 20100409 | |||
| 6 | I_DATUM | Call by reference | Type reference (TYPE) | D | Auswertungsdatum | 20100409 | |||
| 7 | I_DTART | Call by reference | Type reference (TYPE) | P01_DTART | Art des Datenaustausches | 20100409 | |||
| 8 | I_PERIODEJM | Call by reference | Type reference (TYPE) | PABRP | Abrechnungsperiode für Übertragung Jahresmeldungen | 20100409 | |||
| 9 | I_SW_TEST | Call by reference | Type reference (TYPE) | XFELD | Schalter "Testlauf" | 20100409 |
Method CONSTRUCTOR on class CL_HRPAYDE_D3_NOTIF_TRANSFER has no exception.
Method EXPORT_DATA_RFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PARAMS | Call by reference | Type reference (TYPE) | ANY | zu exportierende Report-Parameter | 20100409 | |||
| 2 | I_CALLBACK_ID | Call by reference | Type reference (TYPE) | INDX_SRTFD | Benutzerdefinierter Schlüsselteil in Tabelle INDX | 20100409 | |||
| 3 | I_EXPORT_ID | Call by reference | Type reference (TYPE) | CHAR32 | Characterfeld der Länge 32 | 20100409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim RFC-Datenexport | 20100409 |
Method IMPORT_DATA_RFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATEN1 | Call by reference | Type reference (TYPE) | HRPAYDE_HRDATEN1 | Übergabetabelle 1: Meldedaten | 20100409 | |||
| 2 | IT_DATEN3 | Call by reference | Type reference (TYPE) | HRPAYDE_HRDATEN3 | Übergabetabelle 3: Statistik | 20100409 |
Method IMPORT_DATA_RFC on class CL_HRPAYDE_D3_NOTIF_TRANSFER has no exception.
History
| Last changed by/on | SAP | 20110809 |
| SAP Release Created in |