SAP ABAP Class CL_HRPAYDE_D3R_NOTIF (DEUEV Incoming Notification)
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 20091008
Properties
Class CL_HRPAYDE_D3R_NOTIF  
Short Description DEUEV Incoming Notification    
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 20091008   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPAYDE_D3R_NOTIF has no forward declaration.
Interfaces
Class CL_HRPAYDE_D3R_NOTIF has no interface implemented.
Friends
Class CL_HRPAYDE_D3R_NOTIF has no friend class.
Attributes
Class CL_HRPAYDE_D3R_NOTIF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091008
2 FILL_STAT_FROM_NOTIF_DATA Instance method Protected Method Fill Fields of Interface AS_STAT from Notification Data 20110929
3 READ_NOTIF Static method Public Method Read Notification from the Database 20091008
4 SET_STATUS Instance method Public Method Set Status (Internal, With/Without DB Update) 20091008
Events
Class CL_HRPAYDE_D3R_NOTIF has no event.
Types
Class CL_HRPAYDE_D3R_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 Importing I_GUID Call by reference Type reference (TYPE) P01_SVGUID Meldungsschlüssel auf der Datenbank 20091008
2 Importing I_MODE Call by reference Type reference (TYPE) C 'F' Einlesen der Meldung: F(ull); P(art) 20120119
# Exception Resumable Description Created on
1 DATA_INCOMPLETE Unvollständige Meldungsdaten 20110509
2 NOT_FOUND Keine Meldung gefunden 20110509

Method FILL_STAT_FROM_NOTIF_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_STAT Call by reference Type reference (TYPE) HRDESV_D3_S_DSAP Verwaltungsinformationen für DEÜV-Meldungen (Schnittstelle) 20110929

Method FILL_STAT_FROM_NOTIF_DATA on class CL_HRPAYDE_D3R_NOTIF has no exception.

Method READ_NOTIF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_NOTIF Call by reference Object reference (TYPE REF TO) CL_HRPAYDE_D3_NOTIF DEÜV-Meldung 20091008
2 Importing I_GUID Call by reference Type reference (TYPE) P01_SVGUID eindeutiger Schlüssel zur Identifikation einer Meldung 20091008
3 Importing 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 DATA_INCOMPLETE Unvollständige Meldungsdaten 20091008
2 NOT_FOUND Keine Meldung gefunden 20091008

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MESSAGE Call by reference Type reference (TYPE) HRDESV_MESSAGE SV-Meldewesen: Fehlermeldung 20091008
2 Importing I_MLDKZ Call by reference Type reference (TYPE) HRDESV_MLDKZ SV-Meldewesen: Verwaltungsinformationen zur Meldung 20091008
3 Importing I_STATKZ Call by reference Type reference (TYPE) HRDESV_STATKZ SV-Meldewesen: Erstellungsinformationen für Status 20091008
4 Importing I_STATUS Call by reference Type reference (TYPE) P01_D3RSTATUS DEÜV-Rückmeldung: Statuskennzeichen 20091008
# Exception Resumable Description Created on
1 ERROR Fehler beim Schreiben 20091008
History
Last changed by/on SAP  20130531 
SAP Release Created in