SAP ABAP Class CL_HRPAYDE_EA_NOTIF_MANAGER (Manager for Creation of 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
Properties
Class CL_HRPAYDE_EA_NOTIF_MANAGER  
Short Description Manager for Creation of 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 20090727   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 HRDEA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPAYDE_EA_NOTIF_MANAGER has no interface implemented.
Friends
Class CL_HRPAYDE_EA_NOTIF_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AR_MESSAGE_HANDLER Instance attribute Protected Object reference (TYPE REF TO) CL_HRPAY00_MESSAGE_HANDLER Message Handler 20101028
2 AS_INFTY Instance attribute Protected Type reference (TYPE) HRDESV_EA_S_INFTY Master Data for the Reimbursement Process 20101028
3 AS_LOG Instance attribute Protected Type reference (TYPE) HRDESV_EA_S_LOG Logging for the Reimbursement Process 20101028
4 AS_MZR Instance attribute Protected Type reference (TYPE) HRDESV_EA_S_MZR Notification Period in the Reimbursement Process 20101028
5 AS_PARAM Instance attribute Protected Type reference (TYPE) HRDESV_EA_S_PARAM Report Parameters for Reimbursement Process 20101028
6 AT_DIFF Instance attribute Protected Type reference (TYPE) HRDESV_EA_T_NOTIF Table Type for Instances of Notifications 20101028
7 AT_NEW Instance attribute Protected Type reference (TYPE) HRDESV_EA_T_NOTIF Table Type for Instances of Notifications 20101028
8 AT_OLD Instance attribute Protected Type reference (TYPE) HRDESV_EA_T_NOTIF Table Type for Instances of Notifications 20101028
9 AT_P0000 Instance attribute Protected Type reference (TYPE) P0000_TAB HR Master Record: Infotype 0000 (Actions) 20101028
10 AT_P0001 Instance attribute Protected Type reference (TYPE) P0001_TAB HR Master Record: Infotype 0001 (Organizational Assignment) 20101028
11 AT_PARAM_LOG Instance attribute Protected Type reference (TYPE) HRPAY00T_LOG_TEXT_DATA Table: Texts with Addl Columns for Logging HCM 20101028
12 AT_RESULT Instance attribute Protected Type reference (TYPE) PAYDE_RESULT_TAB HR-PAY-DE: Table Type for German Payroll Results 20101028
13 AT_SACHE Instance attribute Protected Type reference (TYPE) HRDESV_EA_T_SACHE Table Type Issues in the Reimbursement Procedure 20101028
14 AV_DETAIL_PERNR Instance attribute Protected Type reference (TYPE) HRPAD_PAL_NODE_KEY Detailed Log for Each Personnel Number 20101028
15 AV_VERSION Static Attribute Public Type reference (TYPE) D3VERNR Version number 20121001
Methods
# Method Level Visibility Method type Description Created on
1 AGKK_CREATE_NOTIF Instance method Protected Method Generate Notifications According to Latest Status 20101028
2 AGKK_FILL_DATA Instance method Protected Method Assemble Facts Relevant for Reporting 20101028
3 AGKK_FILL_DATA_AU Instance method Protected Method Reporting-Relevant Issues for Work Incapacity 20101028
4 AGKK_FILL_DATA_BV Instance method Protected Method Reporting-Relevant Issues for Prohibited Activities 20101028
5 AGKK_FILL_DATA_ZU Instance method Protected Method Reporting-Relevant Issues for Maternity Allowance 20101028
6 AGKK_GET_MELDEZEITRAUM Instance method Protected Method Determination of the Notification Period 20101028
7 AGKK_LOG_DATA Instance method Protected Method Issue Notifiable Facts 20101028
8 AGKK_MATCH_NOTIF Instance method Protected Method Compare Notifications by Old and New Status 20101028
9 AGKK_READ_MASTERDATA Instance method Protected Method Read Master Data 20101028
10 AGKK_READ_PAYROLL Instance method Protected Method Read Payroll Results 20101028
11 CHECK_ERROR_FOR_ZUMUSCHG Static method Public Method Check Man. Entry of Mat.Pay Allow. in Connection with IT0700 20110729
12 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20121001
13 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101028
14 GET_BTRNR Static method Public Method Determine the Company Number 20101028
15 GET_DATES_V0_FOR_AU Static method Public Method Determine Validity Period from V0 for Work Incapacity 20101028
16 GET_DATES_V0_FOR_BV Static method Public Method Determine Validity Period from V0 for Prohibited Activities 20101028
17 GET_DATES_V0_FOR_ZU Static method Public Method Determine Validity Period from V0 for Maternity Allowance 20101028
18 GET_DOM_VALUE_TXT Instance method Protected Method Read Name of a Fixed Value 20101028
19 GET_EINZUGSSTELLE Static method Public Method Determine Collecting Agency and Type of Insurance 20101028
20 GET_KASSEBTRNR Static method Public Method Determine the Company Number of the Health Insurance Fund 20101028
21 GET_LAST_WORKDAY Instance method Protected Method Determine Last Workday 20101028
22 GET_PERIOD Instance method Protected Method Read the Data for a Payroll Period 20101028
23 GET_U1_DATA Static method Public Method Determine Relevant Data for Contrib. Amount 1 20101028
24 GET_U2_DATA Static method Public Method Determine Relevant Data for Contrib. Amount 2 20101028
25 MATCH_V0_AND_IT_FOR_AU Static method Public Method Assignment V0 and IT0700 for Work Incapacity 20101028
26 MATCH_V0_AND_IT_FOR_BV Static method Public Method Assignment V0 and IT0700 for Prohibited Activities 20101028
27 MATCH_V0_AND_IT_FOR_ZU Static method Public Method Assignment V0 and IT0700 for Maternity Allowance 20101028
28 PROCESS_NOTIF Instance method Public Method Notification Creation 20101028
29 PROCESS_NOTIF_AGKK Instance method Protected Method Create Reimbursement Notifications 20101028
30 READ_NOTIF Instance method Public Method Import Notifications 20101028
31 SET_PERNR Instance method Public Method Direct Specification of Personnel Number for Processing 20101028
32 STORE_NOTIF Instance method Public Method Save the Notifications 20101028
33 STORE_NOTIF_AGKK Instance method Protected Method Save Notifications 20101028
Events
Class CL_HRPAYDE_EA_NOTIF_MANAGER has no event.
Types
Class CL_HRPAYDE_EA_NOTIF_MANAGER has no local type.
Method Signatures

Method AGKK_CREATE_NOTIF Signature

Method AGKK_CREATE_NOTIF on class CL_HRPAYDE_EA_NOTIF_MANAGER has no parameter.
Method AGKK_CREATE_NOTIF on class CL_HRPAYDE_EA_NOTIF_MANAGER has no exception.

Method AGKK_FILL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OK Call by reference Type reference (TYPE) XFELD Kein Fehler 20101028

Method AGKK_FILL_DATA on class CL_HRPAYDE_EA_NOTIF_MANAGER has no exception.

Method AGKK_FILL_DATA_AU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OK Call by reference Type reference (TYPE) XFELD Kein Fehler 20101028
2 Importing IS_RESULT Call by reference Type reference (TYPE) PAYDE_RESULT HR-PAY-DE: Struktur für Abrechnungsergebnis 20101028

Method AGKK_FILL_DATA_AU on class CL_HRPAYDE_EA_NOTIF_MANAGER has no exception.

Method AGKK_FILL_DATA_BV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OK Call by reference Type reference (TYPE) XFELD Kein Fehler 20101028
2 Importing IS_RESULT Call by reference Type reference (TYPE) PAYDE_RESULT HR-PAY-DE: Struktur für Abrechnungsergebnis 20101028

Method AGKK_FILL_DATA_BV on class CL_HRPAYDE_EA_NOTIF_MANAGER has no exception.

Method AGKK_FILL_DATA_ZU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OK Call by reference Type reference (TYPE) XFELD Kein Fehler 20101028
2 Importing IT_RT Call by reference Type reference (TYPE) HRPAY99_RT Ergebnistabelle 20101028
3 Importing IT_SV Call by reference Type reference (TYPE) HRPAYDE_SV Sozialversicherung 20101028
4 Importing IT_V0 Call by reference Type reference (TYPE) HRPAY99_V0 Variable Zuordnung 20101028
5 Importing IT_WPBP Call by reference Type reference (TYPE) HRPAY99_WPBP Arbeitsplatz/Basisbezüge 20101028
6 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20101028
7 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20101028

Method AGKK_FILL_DATA_ZU on class CL_HRPAYDE_EA_NOTIF_MANAGER has no exception.

Method AGKK_GET_MELDEZEITRAUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OK Call by reference Type reference (TYPE) XFELD Kein Fehler 20101028

Method AGKK_GET_MELDEZEITRAUM on class CL_HRPAYDE_EA_NOTIF_MANAGER has no exception.

Method AGKK_LOG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NOTIF_ERR Call by reference Type reference (TYPE) XFELD Fehlerhafte Meldungen 20110408
2 Importing IV_NOTIF_EXIST Call by reference Type reference (TYPE) XFELD Vorhandene Meldungen 20110408
3 Importing IV_NOTIF_NEW Call by reference Type reference (TYPE) XFELD Neue Meldungen 20110408

Method AGKK_LOG_DATA on class CL_HRPAYDE_EA_NOTIF_MANAGER has no exception.

Method AGKK_MATCH_NOTIF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20101028
2 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20101028

Method AGKK_MATCH_NOTIF on class CL_HRPAYDE_EA_NOTIF_MANAGER has no exception.

Method AGKK_READ_MASTERDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PERNR Call by reference Object reference (TYPE REF TO) CL_HRPAYDE_EA_PERNR Personenbezogene Daten für Erstattungsverfahren 20101028

Method AGKK_READ_MASTERDATA on class CL_HRPAYDE_EA_NOTIF_MANAGER has no exception.

Method AGKK_READ_PAYROLL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OK Call by reference Type reference (TYPE) XFELD Kein Fehler 20101028

Method AGKK_READ_PAYROLL on class CL_HRPAYDE_EA_NOTIF_MANAGER has no exception.

Method CHECK_ERROR_FOR_ZUMUSCHG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OK Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20110729
2 Importing IO_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPAY00_MESSAGE_HANDLER Message Handler 20110729
3 Importing IS_MATCH Call by reference Type reference (TYPE) HRDESV_EA_S_MATCH_ZU Daten zum Zuschuss zur Mutterschaft aus V0 und IT0700 20110729
4 Importing IT_RT Call by reference Type reference (TYPE) HRPAY99_RT Ergebnistabelle 20110729
5 Importing IV_DATUM Call by reference Type reference (TYPE) D 20110729
6 Importing IV_PERNR Call by reference Type reference (TYPE) P_PERNR Personalnummer 20110729

Method CHECK_ERROR_FOR_ZUMUSCHG on class CL_HRPAYDE_EA_NOTIF_MANAGER has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_HRPAYDE_EA_NOTIF_MANAGER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRPAYDE_EA_NOTIF_MANAGER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) CL_HRPAY00_MESSAGE_HANDLER Message Handler 20101028
2 Importing IS_PARAM Call by reference Type reference (TYPE) HRDESV_EA_S_PARAM Reportparameter für Erstattungsverfahren 20101028

Method CONSTRUCTOR on class CL_HRPAYDE_EA_NOTIF_MANAGER has no exception.

Method GET_BTRNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BTRNR Call by reference Type reference (TYPE) BTRNR Betriebs-Nummer 20101028
2 Importing IV_BTRTL Call by reference Type reference (TYPE) BTRTL Personalteilbereich 20101028
3 Importing IV_KNAPP Call by reference Type reference (TYPE) XFELD Knappschaft? 20121017
4 Importing IV_WERKS Call by reference Type reference (TYPE) PERSA Personalbereich 20101028
# Exception Resumable Description Created on
1 NO_BTRNR Keine Betriebsnummer vorhanden 20101028

Method GET_DATES_V0_FOR_AU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BEGDA Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20101028
2 Exporting EV_ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20101028
3 Importing IS_V0_AU Call by reference Type reference (TYPE) HRDESV_EA_S_VINFO_AU V0-Daten für Erstattungsverfahren Lohnfortzahlung 20101028
4 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20101028

Method GET_DATES_V0_FOR_AU on class CL_HRPAYDE_EA_NOTIF_MANAGER has no exception.

Method GET_DATES_V0_FOR_BV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BEGDA Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20101028
2 Exporting EV_ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20101028
3 Importing IS_V0_BV Call by reference Type reference (TYPE) HRDESV_EA_S_VINFO_BV V0-Daten für Beschäftigungsverbot 20101028
4 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20101028

Method GET_DATES_V0_FOR_BV on class CL_HRPAYDE_EA_NOTIF_MANAGER has no exception.

Method GET_DATES_V0_FOR_ZU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BEGDA Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20101028
2 Exporting EV_ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20101028
3 Importing IS_V0_ZU Call by reference Type reference (TYPE) HRDESV_EA_S_VINFO_ZU V0-Daten für Beschäftigungsverbot 20101028
4 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20101028
5 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20101028

Method GET_DATES_V0_FOR_ZU on class CL_HRPAYDE_EA_NOTIF_MANAGER has no exception.

Method GET_DOM_VALUE_TXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TEXT Call by reference Type reference (TYPE) ANY Bezeichnung 20101028
2 Importing IV_DOMNAME Call by reference Type reference (TYPE) DD07L-DOMNAME Bezeichnung einer Domäne 20101028
3 Importing IV_VALUE Call by reference Type reference (TYPE) ANY Wert 20101028

Method GET_DOM_VALUE_TXT on class CL_HRPAYDE_EA_NOTIF_MANAGER has no exception.

Method GET_EINZUGSSTELLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ARTVERS Call by reference Type reference (TYPE) P01_DSERAV Art der Versicherung im Datensatz DSER 20101028
2 Exporting EV_KVSCH Call by reference Type reference (TYPE) KVSCH Krankenkassenschluessel der Pflichtkasse 20101028
3 Importing IV_DATUM Call by reference Type reference (TYPE) DATUM Datum 20101028
4 Importing IV_KVKZ1 Call by reference Type reference (TYPE) KVKZ1 Kennzeichen Krankenversicherung 20101028
5 Importing IV_KVSFR Call by reference Type reference (TYPE) KVSCH Krankenkassenschluessel der Pflichtkasse 20101028
6 Importing IV_SVA01 Call by reference Type reference (TYPE) SVATT Primärattribut 20101028
7 Importing IV_SVA02 Call by reference Type reference (TYPE) SVATT Zweites SV-Attribut 20101028
8 Importing IV_ZUSKA Call by reference Type reference (TYPE) DZUSKA Zusätzliche Krankenkasse 20101028
# Exception Resumable Description Created on
1 MISSING_TABLE_ENTRY Fehlender Tabelleneintrag 20101028

Method GET_KASSEBTRNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BTRNR Call by reference Type reference (TYPE) BTRNR Betriebs-Nummer 20101028
2 Importing IV_DATUM Call by reference Type reference (TYPE) DATUM Datum 20101028
3 Importing IV_KVSCH Call by reference Type reference (TYPE) KVSCH Krankenkassenschluessel der Pflichtkasse 20101028
# Exception Resumable Description Created on
1 NO_BTRNR Keine Betriebsnummer vorhanden 20101028

Method GET_LAST_WORKDAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LAT Call by reference Type reference (TYPE) D Letzter Arbeitstag 20101028
2 Importing IS_RESULT Call by reference Type reference (TYPE) PAYDE_RESULT HR-PAY-DE: Struktur für Abrechnungsergebnis 20101028
3 Importing IV_BEGDA Call by reference Type reference (TYPE) D Beginn der Abwesenheit 20101028
4 Importing IV_HIRE Call by reference Type reference (TYPE) D Beginn der Beschäftigung 20101028

Method GET_LAST_WORKDAY on class CL_HRPAYDE_EA_NOTIF_MANAGER has no exception.

Method GET_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BEGDA Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20101028
2 Exporting EV_ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20101028
3 Exporting EV_OK Call by reference Type reference (TYPE) XFELD Kein Fehler 20101028
4 Importing IV_PABRJ Call by reference Type reference (TYPE) PABRJ Abrechnungsjahr 20101028
5 Importing IV_PABRP Call by reference Type reference (TYPE) PABRP Abrechnungsperiode 20101028
6 Importing IV_PERMO Call by reference Type reference (TYPE) PERMO Periodenparameter 20101028

Method GET_PERIOD on class CL_HRPAYDE_EA_NOTIF_MANAGER has no exception.

Method GET_U1_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_U1BBG Call by reference Type reference (TYPE) P01_U1BB1 Begrenzung des Entgelts auf BBG bei Arbeitsunfähig. 1.Satz 20101028
2 Exporting EV_U1EAG Call by reference Type reference (TYPE) P01_U1EB1 Prozentsatz für Erstattung AG-Ant. bei Arbeitsunfäh. 1.Satz 20101028
3 Exporting EV_U1ERS Call by reference Type reference (TYPE) P01_U1ES1 U1-Erstattungssatz 1 20101028
4 Exporting EV_U1KAG Call by reference Type reference (TYPE) P01_U1KB1 Kennzeichen Erstattung der AG-Ant. bei Arbeitsunfäh. 1.Satz 20101028
5 Importing IV_BTRTL Call by reference Type reference (TYPE) BTRTL Personalteilbereich 20101028
6 Importing IV_DATUM Call by reference Type reference (TYPE) DATUM Datum 20101028
7 Importing IV_KVSCH Call by reference Type reference (TYPE) KVSCH Krankenkassenschluessel der Pflichtkasse 20101028
8 Importing IV_WERKS Call by reference Type reference (TYPE) PERSA Personalbereich 20101028
# Exception Resumable Description Created on
1 MISSING_TABLE_ENTRY Fehlender Tabelleneintrag 20101028

Method GET_U2_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_U2BBG Call by reference Type reference (TYPE) P01_U2BBV Begrenzung des Entgelts auf BBG bei Beschäftigungverbot 20101028
2 Exporting EV_U2EAG Call by reference Type reference (TYPE) P01_U2EB1 Prozentsatz für Erstattung der AG-Anteile bei Beschäf.verbot 20101028
3 Exporting EV_U2ERS Call by reference Type reference (TYPE) P01_U2ES1 U2-Erstattungssatz 1 20101028
4 Exporting EV_U2KAG Call by reference Type reference (TYPE) P01_U2KB1 Kennzeichen Erstattung der AG-Ant. bei Beschäftigungsverbot 20101028
5 Importing IV_DATUM Call by reference Type reference (TYPE) DATUM Datum 20101028
6 Importing IV_KVSCH Call by reference Type reference (TYPE) KVSCH Krankenkassenschluessel der Pflichtkasse 20101028
# Exception Resumable Description Created on
1 MISSING_TABLE_ENTRY Fehlender Tabelleneintrag 20101028

Method MATCH_V0_AND_IT_FOR_AU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXISTING_V0 Call by reference Type reference (TYPE) HRDESV_EA_T_MATCH_AU vorhandene Daten zur Arbeitsunfähigkeit aus V0 20101028
2 Exporting ET_MATCH Call by reference Type reference (TYPE) HRDESV_EA_T_MATCH_AU Tabelle mit Daten zur Arbeitsunfähigkeit aus V0 und IT0700 20101028
3 Exporting ET_NOT_MATCH_IT Call by reference Type reference (TYPE) HRDESV_EA_T_MATCH_AU nicht zugeordnete Daten zur Arbeitsunfähigkeit aus IT0700 20101028
4 Importing IT_V0 Call by reference Type reference (TYPE) HRPAY99_V0 Variable Zuordnung 20101028
5 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20101028
6 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20101028
7 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20101028

Method MATCH_V0_AND_IT_FOR_AU on class CL_HRPAYDE_EA_NOTIF_MANAGER has no exception.

Method MATCH_V0_AND_IT_FOR_BV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXISTING_V0 Call by reference Type reference (TYPE) HRDESV_EA_T_MATCH_BV vorhandene Daten zum Beschäftigungsverbot aus V0 20101028
2 Exporting ET_MATCH Call by reference Type reference (TYPE) HRDESV_EA_T_MATCH_BV Tabelle mit Daten zum Beschäftigungsverbot aus V0 und IT0700 20101028
3 Exporting ET_NOT_MATCH_IT Call by reference Type reference (TYPE) HRDESV_EA_T_MATCH_BV nicht zugeordnete Daten zum Beschäftigungsverbot aus IT0700 20101028
4 Importing IT_V0 Call by reference Type reference (TYPE) HRPAY99_V0 Variable Zuordnung 20101028
5 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20101028
6 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20101028
7 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20101028

Method MATCH_V0_AND_IT_FOR_BV on class CL_HRPAYDE_EA_NOTIF_MANAGER has no exception.

Method MATCH_V0_AND_IT_FOR_ZU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXISTING_V0 Call by reference Type reference (TYPE) HRDESV_EA_T_MATCH_ZU vorhandene Daten zum Zuschuss Mutterschaft aus V0 20101028
2 Exporting ET_MATCH Call by reference Type reference (TYPE) HRDESV_EA_T_MATCH_ZU Tabelle zum Zuschuss bei Mutterschaft aus V0 und IT0700 20101028
3 Exporting ET_NOT_MATCH_IT Call by reference Type reference (TYPE) HRDESV_EA_T_MATCH_ZU nicht zugeordnete Daten zum Zuschuss Mutterschaft aus IT0700 20101028
4 Importing IT_V0 Call by reference Type reference (TYPE) HRPAY99_V0 Variable Zuordnung 20101028
5 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20101028
6 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20101028
7 Importing IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20101028

Method MATCH_V0_AND_IT_FOR_ZU on class CL_HRPAYDE_EA_NOTIF_MANAGER has no exception.

Method PROCESS_NOTIF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NOTIF_ERR Call by reference Type reference (TYPE) XFELD Fehlerhafte Meldungen 20101028
2 Exporting EV_NOTIF_EXIST Call by reference Type reference (TYPE) XFELD Meldungen vorhanden 20101028
3 Exporting EV_NOTIF_NEW Call by reference Type reference (TYPE) XFELD Neue Meldungen 20101028
4 Exporting EV_OK Call by reference Type reference (TYPE) XFELD Kein Fehler 20101028
5 Importing IR_PERNR Call by reference Object reference (TYPE REF TO) CL_HRPAYDE_EA_PERNR Personenbezogene Daten für Erstattungsverfahren 20101028
6 Importing IS_LOG Call by reference Type reference (TYPE) HRDESV_EA_S_LOG Protokollierung für das Erstattungsverfahren 20101028

Method PROCESS_NOTIF on class CL_HRPAYDE_EA_NOTIF_MANAGER has no exception.

Method PROCESS_NOTIF_AGKK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NOTIF_ERR Call by reference Type reference (TYPE) XFELD Fehlerhafte Meldungen 20101028
2 Exporting EV_NOTIF_EXIST Call by reference Type reference (TYPE) XFELD Meldungen vorhanden 20101028
3 Exporting EV_NOTIF_NEW Call by reference Type reference (TYPE) XFELD Neue Meldungen 20101028
4 Exporting EV_OK Call by reference Type reference (TYPE) XFELD Kein Fehler 20101028
5 Importing IR_PERNR Call by reference Object reference (TYPE REF TO) CL_HRPAYDE_EA_PERNR Personenbezogene Daten für Erstattungsverfahren 20101028

Method PROCESS_NOTIF_AGKK on class CL_HRPAYDE_EA_NOTIF_MANAGER has no exception.

Method READ_NOTIF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NOTIF Call by reference Type reference (TYPE) HRDESV_EA_T_NOTIF Tabellentyp für Instanzen von Meldungen 20101028
2 Importing IT_SO_EATYP Call by reference Type reference (TYPE) HRDESV_EA_T_EATYP Tabellentyp für Selektionstabelle von Meldungstypen 20101028
3 Importing IT_SO_STATUS Call by reference Type reference (TYPE) HRDESV_EA_T_STATUS Tabellentyp für Selektionstabelle von Statuskennzeichen 20101028
4 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20101028
5 Importing IV_CONDENSE Call by reference Type reference (TYPE) XFELD Verdichtung der Meldungen durchführen 20101028
6 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20101028

Method READ_NOTIF on class CL_HRPAYDE_EA_NOTIF_MANAGER has no exception.

Method SET_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20101028

Method SET_PERNR on class CL_HRPAYDE_EA_NOTIF_MANAGER has no exception.

Method STORE_NOTIF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OK Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20101028
2 Importing IR_PERNR Call by reference Object reference (TYPE REF TO) CL_HRPAYDE_EA_PERNR Personenbezogene Daten für Erstattungsverfahren 20101028

Method STORE_NOTIF on class CL_HRPAYDE_EA_NOTIF_MANAGER has no exception.

Method STORE_NOTIF_AGKK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OK Call by reference Type reference (TYPE) XFELD Kein Fehler 20101028
2 Importing IV_DEL_AUFRO Call by reference Type reference (TYPE) XFELD Datum für Zwangsaufrollung löschen 20101028

Method STORE_NOTIF_AGKK on class CL_HRPAYDE_EA_NOTIF_MANAGER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in