SAP ABAP Class CL_HRPAYDE_EA_NOTIF_MGR (Administration of Reimbursement 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_MGR Administration of SI Notifications (Abstract) 20101028
Properties
Class CL_HRPAYDE_EA_NOTIF_MGR  
Short Description Administration of Reimbursement Notifications    
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 20090807   SAP 
Last change 20110809   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 HRDEA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPAYDE_EA_NOTIF_MGR has no interface implemented.
Friends
Class CL_HRPAYDE_EA_NOTIF_MGR has no friend class.
Attributes
Class CL_HRPAYDE_EA_NOTIF_MGR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_OUTBOUND_NOTIF Instance method Protected Method Assignment of Inbound Notification to Outbound Notification 20101028
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20101202
3 GET_OUTBOUND_NOTIFS Instance method Protected Method Determination of Suitably Timed Outbound Notifications 20101028
Events
Class CL_HRPAYDE_EA_NOTIF_MGR has no event.
Types
Class CL_HRPAYDE_EA_NOTIF_MGR has no local type.
Method Signatures

Method ASSIGN_OUTBOUND_NOTIF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OGUID Call by reference Type reference (TYPE) P01_GUIDCNECT GUID der zugehörigen Ausgangsmeldung 20101028
2 Importing IR_NOTIF Call by reference Object reference (TYPE REF TO) CL_HRPAYDE_EA_NOTIF Eingangsmeldung 20101028

Method ASSIGN_OUTBOUND_NOTIF on class CL_HRPAYDE_EA_NOTIF_MGR has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_HRPAYDE_EA_NOTIF_MGR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRPAYDE_EA_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 Exporting ET_ONOTIFS Call by reference Type reference (TYPE) HRDESV_EA_T_NOTIF Tabellentyp für Instanzen von Meldungen 20101028
2 Importing IV_EABEG Call by reference Type reference (TYPE) P01_EABEG Beginn des Erstattungszeitraums 20101028
3 Importing IV_EAEND Call by reference Type reference (TYPE) P01_EAEND Ende des Erstattungszeitraums 20101028
4 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20101028

Method GET_OUTBOUND_NOTIFS on class CL_HRPAYDE_EA_NOTIF_MGR has no exception.
History
Last changed by/on SAP  20110809 
SAP Release Created in