SAP ABAP Class CL_HRPAYDE_DEUEV_NOTIF (Abstract Class for DEUEV-Type 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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPAYDE_SV_NOTIF Common Interface for SI Messaging 20120119
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYDE_BM_NOTIF DEUEV Message for Employment Pensions 20120119
2 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYDE_D3_NOTIF Abstract Class for DEUEV Notifications 20120119
3 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYDE_DS_NOTIF DEUEV Immediate Notification 20120119
Properties
Class CL_HRPAYDE_DEUEV_NOTIF  
Short Description Abstract Class for DEUEV-Type Notifications    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P01S   HR Germany: Social Insurance 
Created 20120118   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPAYDE_DEUEV_NOTIF has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPAYDE_SV_NOTIF Common Interface for SI Messaging 20120119
Friends
Class CL_HRPAYDE_DEUEV_NOTIF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AC_BAUST_J Constant Public Type reference (TYPE) C 'J' Indicator: Data Module Exists 20120119
2 AC_BAUST_N Constant Public Type reference (TYPE) C 'N' Indicator: Data Module Does not Exist 20120119
3 AC_PACK_MODE_DATA Instance attribute Public Attribute reference (LIKE) 20120119
4 AC_PACK_MODE_FULL Instance attribute Public Attribute reference (LIKE) 20120119
5 AC_PACK_MODE_STAT Instance attribute Public Attribute reference (LIKE) 20130409
6 AC_READ_MODE_FULL Constant Public Type reference (TYPE) C 'F' Reading of Notification: All Data 20120119
7 AC_READ_MODE_PART Constant Public Type reference (TYPE) C 'P' Reading of Notification: Administrative Data Only 20120119
8 A_GUID Instance attribute Protected Type reference (TYPE) P01_SVGUID Unique Key for Identification of Notification 20120119
9 A_VERSION Instance attribute Public Type reference (TYPE) D3VERNR Data Record Version 20120119
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check Notification 20120917
2 CREATE_STORNO Instance method Public Method Create Reversal Notification 20120716
3 DELETE Instance method Public Method 20120119
4 GET_DISPLAYER Instance method Public Method 20120119
5 GET_GUID Instance method Public Method Return GUID of Notification 20120119
6 GET_NEW_GUID Static method Protected Method Create GUID for New Notification 20120119
7 GET_NOTIF_DATA_WITH_VERSN Instance method Public Method Return Contents of Notification in Original Version 20120119
8 GET_SIZE Instance method Public Method 20120119
9 GET_STATUS Instance method Public Method 20120119
10 GET_VFTYP Instance method Public Method 20120119
11 INSERT Instance method Public Method 20120119
12 LOG_DATA Instance method Public Method 20120119
13 LOG_STATUS Instance method Public Method 20120119
14 PACK Instance method Public Method 20120119
15 READ Instance method Protected Method Read Notification Data from Database 20120119
16 SET_STATUS_CERTIFIED Instance method Public Method 20120119
17 SET_STATUS_DISMISSED Instance method Public Method 20120119
18 SET_STATUS_DISM_MANUALLY Instance method Public Method 20120119
19 SET_STATUS_DISM_PROCESSED Instance method Public Method 20120119
20 SET_STATUS_MANUALLY Instance method Public Method 20120119
21 SET_STATUS_PROCESS_AGAIN Instance method Public Method 20120119
22 SET_STATUS_RECEIVED Instance method Public Method 20120119
23 SET_STATUS_TO_TRANSFER Instance method Public Method 20120119
24 SET_STATUS_TRANSFERRED Instance method Public Method 20120119
25 UNPACK Instance method Public Method 20120119
26 UPDATE Instance method Public Method 20120119
Events
Class CL_HRPAYDE_DEUEV_NOTIF has no event.
Types
Class CL_HRPAYDE_DEUEV_NOTIF has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERRORS Call by reference Type reference (TYPE) P01_SYMSG_TAB Tabelle mit Fehlermeldungen 20120917
# Exception Resumable Description Created on
1 CHECK_FAILED Fehler bei der Prüfung aufgetreten 20120917

Method CREATE_STORNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_NOTIF_STORN Value transfer Object reference (TYPE REF TO) CL_HRPAYDE_DEUEV_NOTIF Abstrakte Klasse für DEÜV-artige Meldungen 20120716

Method CREATE_STORNO on class CL_HRPAYDE_DEUEV_NOTIF has no exception.

Method DELETE Signature

Method DELETE on class CL_HRPAYDE_DEUEV_NOTIF has no parameter.
Method DELETE on class CL_HRPAYDE_DEUEV_NOTIF has no exception.

Method GET_DISPLAYER Signature

Method GET_DISPLAYER on class CL_HRPAYDE_DEUEV_NOTIF has no parameter.
Method GET_DISPLAYER on class CL_HRPAYDE_DEUEV_NOTIF has no exception.

Method GET_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_GUID Value transfer Type reference (TYPE) P01_SVGUID eindeutiger Schlüssel zur Identifikation einer Meldung 20120119

Method GET_GUID on class CL_HRPAYDE_DEUEV_NOTIF has no exception.

Method GET_NEW_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_GUID Value transfer Type reference (TYPE) P01_SVGUID eindeutiger Schlüssel zur Identifikation einer Meldung 20120119

Method GET_NEW_GUID on class CL_HRPAYDE_DEUEV_NOTIF has no exception.

Method GET_NOTIF_DATA_WITH_VERSN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_COMPONENT_DATA Call by reference Object reference (TYPE REF TO) DATA Datenbaustein in Original-Version 20120119
2 Exporting E_STRUC_NAME Call by reference Type reference (TYPE) DDOBJNAME Name der DDIC-Struktur 20120119
3 Importing I_COMPONENT Call by reference Type reference (TYPE) P01_SV_KEBAUST Kennung eines Datenbausteins im SV-Meldewesen 20120119
4 Importing I_SUBCOMPONENT Call by reference Type reference (TYPE) SYINDEX laufende Nummer einer Teilkomponente des Bausteins 20120119

Method GET_NOTIF_DATA_WITH_VERSN on class CL_HRPAYDE_DEUEV_NOTIF has no exception.

Method GET_SIZE Signature

Method GET_SIZE on class CL_HRPAYDE_DEUEV_NOTIF has no parameter.
Method GET_SIZE on class CL_HRPAYDE_DEUEV_NOTIF has no exception.

Method GET_STATUS Signature

Method GET_STATUS on class CL_HRPAYDE_DEUEV_NOTIF has no parameter.
Method GET_STATUS on class CL_HRPAYDE_DEUEV_NOTIF has no exception.

Method GET_VFTYP Signature

Method GET_VFTYP on class CL_HRPAYDE_DEUEV_NOTIF has no parameter.
Method GET_VFTYP on class CL_HRPAYDE_DEUEV_NOTIF has no exception.

Method INSERT Signature

Method INSERT on class CL_HRPAYDE_DEUEV_NOTIF has no parameter.
Method INSERT on class CL_HRPAYDE_DEUEV_NOTIF has no exception.

Method LOG_DATA Signature

Method LOG_DATA on class CL_HRPAYDE_DEUEV_NOTIF has no parameter.
Method LOG_DATA on class CL_HRPAYDE_DEUEV_NOTIF has no exception.

Method LOG_STATUS Signature

Method LOG_STATUS on class CL_HRPAYDE_DEUEV_NOTIF has no parameter.
Method LOG_STATUS on class CL_HRPAYDE_DEUEV_NOTIF has no exception.

Method PACK Signature

Method PACK on class CL_HRPAYDE_DEUEV_NOTIF has no parameter.
Method PACK on class CL_HRPAYDE_DEUEV_NOTIF has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 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 20120119
2 NOT_FOUND Keine Meldung gefunden 20120119

Method SET_STATUS_CERTIFIED Signature

Method SET_STATUS_CERTIFIED on class CL_HRPAYDE_DEUEV_NOTIF has no parameter.
Method SET_STATUS_CERTIFIED on class CL_HRPAYDE_DEUEV_NOTIF has no exception.

Method SET_STATUS_DISMISSED Signature

Method SET_STATUS_DISMISSED on class CL_HRPAYDE_DEUEV_NOTIF has no parameter.
Method SET_STATUS_DISMISSED on class CL_HRPAYDE_DEUEV_NOTIF has no exception.

Method SET_STATUS_DISM_MANUALLY Signature

Method SET_STATUS_DISM_MANUALLY on class CL_HRPAYDE_DEUEV_NOTIF has no parameter.
Method SET_STATUS_DISM_MANUALLY on class CL_HRPAYDE_DEUEV_NOTIF has no exception.

Method SET_STATUS_DISM_PROCESSED Signature

Method SET_STATUS_DISM_PROCESSED on class CL_HRPAYDE_DEUEV_NOTIF has no parameter.
Method SET_STATUS_DISM_PROCESSED on class CL_HRPAYDE_DEUEV_NOTIF has no exception.

Method SET_STATUS_MANUALLY Signature

Method SET_STATUS_MANUALLY on class CL_HRPAYDE_DEUEV_NOTIF has no parameter.
Method SET_STATUS_MANUALLY on class CL_HRPAYDE_DEUEV_NOTIF has no exception.

Method SET_STATUS_PROCESS_AGAIN Signature

Method SET_STATUS_PROCESS_AGAIN on class CL_HRPAYDE_DEUEV_NOTIF has no parameter.
Method SET_STATUS_PROCESS_AGAIN on class CL_HRPAYDE_DEUEV_NOTIF has no exception.

Method SET_STATUS_RECEIVED Signature

Method SET_STATUS_RECEIVED on class CL_HRPAYDE_DEUEV_NOTIF has no parameter.
Method SET_STATUS_RECEIVED on class CL_HRPAYDE_DEUEV_NOTIF has no exception.

Method SET_STATUS_TO_TRANSFER Signature

Method SET_STATUS_TO_TRANSFER on class CL_HRPAYDE_DEUEV_NOTIF has no parameter.
Method SET_STATUS_TO_TRANSFER on class CL_HRPAYDE_DEUEV_NOTIF has no exception.

Method SET_STATUS_TRANSFERRED Signature

Method SET_STATUS_TRANSFERRED on class CL_HRPAYDE_DEUEV_NOTIF has no parameter.
Method SET_STATUS_TRANSFERRED on class CL_HRPAYDE_DEUEV_NOTIF has no exception.

Method UNPACK Signature

Method UNPACK on class CL_HRPAYDE_DEUEV_NOTIF has no parameter.
Method UNPACK on class CL_HRPAYDE_DEUEV_NOTIF has no exception.

Method UPDATE Signature

Method UPDATE on class CL_HRPAYDE_DEUEV_NOTIF has no parameter.
Method UPDATE on class CL_HRPAYDE_DEUEV_NOTIF has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in