SAP ABAP Class CL_HRPBSDEZV_EMPLOYEE (Employees for Whom Notifications Are Created)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PY-DE-PS (Application Component) Public Sector
     P01O_ZV (Package) SP Notification Program for Public Sector Germany
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPBSDEZV_PROTOCOL_BUILDER Creates Log for HCM Application Log 20050615
Properties
Class CL_HRPBSDEZV_EMPLOYEE  
Short Description Employees for Whom Notifications Are Created    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class HRPAYDEPBSZV    
Program status P  SAP Standard Production Program 
Category 0   
Package P01O_ZV   SP Notification Program for Public Sector Germany 
Created 20040913   SAP 
Last change 20070912   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 CL_HRPBSDEZV_DATABASE_ACCESS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 SZADR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPBSDEZV_PROTOCOL_BUILDER Creates Log for HCM Application Log 20050615
Friends
Class CL_HRPBSDEZV_EMPLOYEE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FOGROUP_ZV Constant Public Type reference (TYPE) P_99B_FOGROUP 'HR_DE_PSZV' Output Form Group 20081217
2 C_FORMBESCH Constant Public Type reference (TYPE) P_99B_FORMLOGC 'HR_DE_PBS_ZV_BESCH' Logical Form Name 20081217
3 C_FOTYPE_PDF Constant Public Type reference (TYPE) HR99S_FOTYPE 'PDF' Type of Output Form (Reporting) 20081217
4 C_INSUR_BEGDA_FLAG Constant Private Type reference (TYPE) DATKN '32' Date indicator 20050916
5 C_MAX_NOTIF_DEPTH_FLAG Constant Private Type reference (TYPE) DATKN '33' Date indicator 20050916
6 C_NO_AUTHORITY Constant Private Type reference (TYPE) SYSUBRC '2' Return Value from ABAP Statement 20081217
7 C_REQUEST_DENIED Constant Private Type reference (TYPE) SYSUBRC '1' Return Value from ABAP Statement 20081217
8 C_WORK_BEGDA_FLAG Constant Private Type reference (TYPE) DATKN '36' Date indicator 20050916
9 MR_CONSOLID_NOTIFICATIONS Instance attribute Private Object reference (TYPE REF TO) CL_HRPBSDEZV_NOTIFICATIONS Contains Various Messages 20050726
10 MR_NEW_NOTIFICATIONS Instance attribute Private Object reference (TYPE REF TO) CL_HRPBSDEZV_NOTIFICATIONS Contains Various Messages 20040914
11 MR_PY_RESULT_FILTER Instance attribute Private Object reference (TYPE REF TO) CL_HRPBSDEZV_PY_RESULT_FILTER Filters and Converts the Payroll Results Read 20050615
12 MR_TRANSFERED_NOTIFICATIONS Instance attribute Private Object reference (TYPE REF TO) CL_HRPBSDEZV_NOTIFICATIONS Contains Various Messages 20040914
13 MT_CONSOLID_NOTIFICAT Instance attribute Private Type reference (TYPE) HRPBSDEZV_DBACC Interface: Notification Tables 20050726
14 MT_NEW_NOTIFICATIONS Instance attribute Private Type reference (TYPE) HRPBSDEZV_DBACC Interface: Notification Tables 20050726
15 MT_NOTIFS_TO_PRINT Instance attribute Private Type reference (TYPE) HRPBSDEZV_DBACC Interface: Notification Tables 20081217
16 MT_P0000 Instance attribute Private Type reference (TYPE) P0000_TAB Infotype for Measures 20050713
17 MT_P0001 Instance attribute Private Type reference (TYPE) P0001_TAB HR Master Record: Infotype 0001 (Organizational Assignment) 20050614
18 MT_P0002 Instance attribute Private Type reference (TYPE) P0002_TAB HR Master Record: Infotype 0002 (Personal Data) 20050615
19 MT_P0006 Instance attribute Private Type reference (TYPE) P0006_TAB HR Master Record: Infotype 0006 (Addresses) 20050614
20 MT_P0013 Instance attribute Private Type reference (TYPE) P0013_TAB HR Master Record: Infotype 0013 (Social Insurance D) 20050614
21 MT_P0041 Instance attribute Private Type reference (TYPE) P0041_TAB HR Master Record: Infotype 0041 (Date Specifications) 20050614
22 MT_P0051 Instance attribute Private Type reference (TYPE) P0051_TAB HR Master Record Infotype 0051 (VBL/SPI Data) 20050614
23 MT_P2001 Instance attribute Private Type reference (TYPE) P2001_TAB HR Time Record: Absences Infotype (2001) 20051124
24 MT_PHIFI Instance attribute Private Type reference (TYPE) TIM_PHIFI_TAB Entry/Leaving Table 20050713
25 MT_TRANSFERED_NOTIFICAT Instance attribute Private Type reference (TYPE) HRPBSDEZV_DBACC Interface: Notification Tables 20050721
26 M_COMPARE Instance attribute Private Type reference (TYPE) ABAP_BOOL ' ' Comparison Mode 20061211
27 M_FOTYPE Instance attribute Private Type reference (TYPE) HR99S_FOTYPE Type of Output Form (Reporting) 20101028
28 M_NUM_OF_PRINTED_NOTIFS Instance attribute Private Type reference (TYPE) SYTABIX Index of Internal Tables 20081217
29 M_PERNR Instance attribute Private Type reference (TYPE) PERNR_D Personnel Number 20040914
30 M_REJECT Instance attribute Private Type reference (TYPE) ABAP_BOOL True If Person Was Rejected 20050721
31 S_FORM_OPENDED Static Attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20081217
32 S_NODE_KEY Static Attribute Private Type reference (TYPE) HRPAD_PAL_NODE_KEY HR Application Log 20061229
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NEW_NR_EVENT Instance method Public Method Adds a New Event Relevant for Notification 20050621
2 BUILD_PROTOCOL Instance method Public Method 20050615
3 BUILD_PROTOCOLL_NOTIFICATION_T Instance method Private Method Generates the Log of the Notification Table 20050721
4 CLOSE_LFORM_JOB Static method Public Method Close Form Job 20081217
5 CONSOLID_NEW_TRANSFERED_NOTIF Instance method Public Method Deletes Unnec. Notifs when Comparing New and Trans. Notifs 20050726
6 CONSTRUCTOR Instance method Public Constructor Generates an Employee 20050614
7 CONVERT_REVERSALS_NEW_2_CORREC Instance method Protected Method Converts Reversal/New to Corrections If Necessary 20050714
8 CREATE_NEW_NOTIFICATIONS Instance method Public Method Generates New Notifications Based on Payroll Results 20050621
9 DELETE_ACT_NEW_NOTIFICATION Instance method Public Method Deletes Notifs Not Transferred for Current Evaluation Period 20050722
10 FILTER_PAYROLL_RESULTS Instance method Public Method Filters the Payroll Results by SP-Relevant Data 20060713
11 GET_ADDRESS Instance method Public Method Returns the Most Up-to-Date Address 20050713
12 GET_AMOUNT_STATUS_PERIODES Instance method Public Method Returns an Iterator to the Status Table 20050905
13 GET_BIRTHDAY Instance method Public Method Returns the Date of Birth 20050623
14 GET_BIRTHPLACE Instance method Public Method Returns the Place of Birth 20050722
15 GET_EVALUATION_PERIODE Instance method Public Method Returns Reporting Periods (Largest Periods) 20050623
16 GET_FIRE_DATE Instance method Public Method Returns Entry Date Before Date Specified 20050715
17 GET_FULL_NAME Instance method Public Method Returns First and Last Name as String 20050713
18 GET_GENDER Instance method Public Method Returns the Gender 20070605
19 GET_HIRE_DATE Instance method Public Method Returns Entry Date Before Date Specified 20050713
20 GET_INSURANCE_DATE Instance method Public Method Returns Start of Insurance Coverage 20050919
21 GET_IN_PERIODE Instance method Public Method Returns Highest In-Period in Evaluation Period 20050623
22 GET_IT0001 Instance method Public Method Returns Infotype 0001 (Organizational Data) 20050916
23 GET_NAME Instance method Public Method Returns First and Last Name as String 20050616
24 GET_NUMB_OF_CONSOLID_NOTIFS Instance method Public Method Returns the Number of Consolidated Notifications 20061211
25 GET_NUM_OF_PRINTED_NOTIFS Instance method Public Method Returns the Number of Printed Notifications 20081217
26 GET_PERNR Instance method Public Method Returns the Personnel Number 20050615
27 GET_RVPFL Static method Public Method Returns PI Liability According to DATUEV-ZVE 20100610
28 GET_SHORT_NAME Instance method Public Method Returns Short Name as String 20050623
29 GET_SOCIAL_INSURANCE_DATA Instance method Public Method Returns SI Data 20050713
30 HAS_ACT_TRANSFERED_NOTIFICAT Instance method Public Method True If Notifications Already Transferred Exist for AUSWP 20050722
31 HAS_NEW_NOTIFICATIONS Instance method Public Method True If New Notifs Were Generated Based on Payroll Results 20050802
32 HAS_OLD_UNTRANSFERED_NOTIFICAT Instance method Public Method True If Non-Transferred Notifs Exist from Earlier AUSWP 20050722
33 HAS_TRANSFERED_NOTIFICATIONS Instance method Public Method True If Notifs Transferred from Notif. Table Were Imported 20060113
34 IS_INITIAL_RUN Instance method Public Method True If Initial Run Is Currently In Process 20051121
35 IS_REGISTERED_MASTER_DATA Instance method Public Method True If Person Is Registered According to Master Data 20060113
36 IS_REJECTED Instance method Public Method True If Person Was Rejected 20050721
37 OPEN_LFORM_JOB Instance method Protected Method Open Form Job 20081217
38 PRINT_NOTIFS Instance method Public Method Prints Forms for Notifications 20081217
39 READ_NOTIFS_TO_PRINT Instance method Public Method Returns Notifications to Be Printed 20081217
40 READ_PAYROLL_RESULTS Instance method Public Method Reads Payroll Results of Employee 20050615
41 READ_TRANSFERED_NOTIFICATIONS Instance method Public Method Imports the Notifications That Have Been Transferred 20050615
42 SET_REJECT Instance method Public Method Marks the Person as Rejected 20050722
43 WRITE_CONSOLID_NOTIFICATIONS Instance method Public Method Write Notifications to Be Created to DBMS 20050726
Events
Class CL_HRPBSDEZV_EMPLOYEE has no event.
Types
Class CL_HRPBSDEZV_EMPLOYEE has no local type.
Method Signatures

Method ADD_NEW_NR_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NR_EVENT Call by reference Object reference (TYPE REF TO) CL_HRPBSDEZV_NR_EVENT Melderelevantes Ereignis / einzelne Meldung 20050621

Method ADD_NEW_NR_EVENT on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method BUILD_PROTOCOL Signature

Method BUILD_PROTOCOL on class CL_HRPBSDEZV_EMPLOYEE has no parameter.
Method BUILD_PROTOCOL on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method BUILD_PROTOCOLL_NOTIFICATION_T Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NOTIFICATIONS Call by reference Type reference (TYPE) HRPBSDEZV_DBACC Schnittstelle Meldungstabellen 20050721
2 Importing I_PARENT_NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20050721
3 Importing I_PROTO Call by reference Type reference (TYPE) ABAP_BOOL 'X' 20061211

Method BUILD_PROTOCOLL_NOTIFICATION_T on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method CLOSE_LFORM_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PDF_RESULT Value transfer Type reference (TYPE) SFPJOBOUTPUT Rückgabe Formularprozessierung 20081217

Method CLOSE_LFORM_JOB on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method CONSOLID_NEW_TRANSFERED_NOTIF Signature

Method CONSOLID_NEW_TRANSFERED_NOTIF on class CL_HRPBSDEZV_EMPLOYEE has no parameter.
Method CONSOLID_NEW_TRANSFERED_NOTIF on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_P0000 Call by reference Type reference (TYPE) P0000_TAB Personal-Stammsatz Infotyp 0000 (Massnahmen) 20050713
2 Importing IT_P0001 Call by reference Type reference (TYPE) P0001_TAB Personal-Stammsatz Infotyp 0001 (Org. Zuordnung) 20050614
3 Importing IT_P0002 Call by reference Type reference (TYPE) P0002_TAB Personal-Stammsatz Infotyp 0002 (Daten zur Person) 20050615
4 Importing IT_P0006 Call by reference Type reference (TYPE) P0006_TAB Personal-Stammsatz Infotyp 0006 (Anschriften) 20050614
5 Importing IT_P0013 Call by reference Type reference (TYPE) P0013_TAB Personal-Stammsatz Infotyp 0013 (Sozialversicherung D) 20050614
6 Importing IT_P0041 Call by reference Type reference (TYPE) P0041_TAB Personal-Stammsatz Infotyp 0041 (Datumsangaben) 20050614
7 Importing IT_P0051 Call by reference Type reference (TYPE) P0051_TAB Personal-Stammsatz Infotyp 0051(VBL/ZVE-Daten) 20050614
8 Importing IT_P2001 Call by reference Type reference (TYPE) P2001_TAB Personal-Zeitsatz Infotyp 2001 (Abwesenheiten) 20051124
9 Importing I_COMPARE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20061211
10 Importing I_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20050614

Method CONSTRUCTOR on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method CONVERT_REVERSALS_NEW_2_CORREC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NRE_NEW Call by reference Object reference (TYPE REF TO) CL_HRPBSDEZV_NR_EVENT Melderelevantes Ereignis / einzelne Meldung 20060124
2 Importing IR_NRE_REVERSE Call by reference Object reference (TYPE REF TO) CL_HRPBSDEZV_CORRECT_NR_EVENT Korrigierbare melderelevante Ereignisse 20050728
3 Returning RR_NRE_CORRECTION Value transfer Object reference (TYPE REF TO) CL_HRPBSDEZV_CORRECT_NR_EVENT Korrigierbare melderelevante Ereignisse 20050728

Method CONVERT_REVERSALS_NEW_2_CORREC on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method CREATE_NEW_NOTIFICATIONS Signature

Method CREATE_NEW_NOTIFICATIONS on class CL_HRPBSDEZV_EMPLOYEE has no parameter.
# Exception Resumable Description Created on
1 ERROR_IS_OCCURRED Es ist ein Fehler aufgetreten. 20050713

Method DELETE_ACT_NEW_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVALUATION_PERIODE Call by reference Type reference (TYPE) P01_AUSWP Auswertungsperiode 20050722
2 Importing I_TEST Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Schalter, ob die Meldungen tatsächlich gelöscht werden. 20050722
# Exception Resumable Description Created on
1 DB_ERROR Es ist ein Datenbankfehler aufgetreten. 20050722

Method FILTER_PAYROLL_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_P0012 Call by reference Type reference (TYPE) P0012_TAB Personal-Stammsatz Infotyp 0012 (Steuerrechtl. Daten (D)) 20120824
2 Importing IT_P0021 Call by reference Type reference (TYPE) P0021_TAB Personal-Stammsatz Infotyp 0021 (Familie) 20100913
# Exception Resumable Description Created on
1 DATA_CARRIER_ERROR Probleme mit verteiltem Datenträger gefunden 20090514
2 NO_EMPLOYER_FOUND Kein Arbeitgeber konnte gefunden werden. 20060713
3 NO_RESULTS_FOUND Keine Abrechnungsergebnisse vorhanden 20060713

Method GET_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_ADDRESS Value transfer Type reference (TYPE) PS0006 Abrechnungsergebnis: Adresse 20050713

Method GET_ADDRESS on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method GET_AMOUNT_STATUS_PERIODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BEGDA Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20050905
2 Importing I_ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20050905
3 Returning RR_ITERATOR Value transfer Object reference (TYPE REF TO) IF_HRPBSDEZV_ITERATOR Aufzählschnittstelle 20050905

Method GET_AMOUNT_STATUS_PERIODES on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method GET_BIRTHDAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BIRTHDAY Value transfer Type reference (TYPE) P01P_GBDAT Geburtsdatum ZVE-PBS 20050623

Method GET_BIRTHDAY on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method GET_BIRTHPLACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BIRTHPLACE Value transfer Type reference (TYPE) P01P_GBORT Geburtsort ZVE-PBS 20051114

Method GET_BIRTHPLACE on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method GET_EVALUATION_PERIODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EVALUATION_PERIODE Value transfer Type reference (TYPE) P01_AUSWP Auswertungsperiode 20050623

Method GET_EVALUATION_PERIODE on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method GET_FIRE_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATE Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20050715
2 Returning R_FIRE_DATE Value transfer Type reference (TYPE) ENDDA Gültigkeitsende 20050715

Method GET_FIRE_DATE on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method GET_FULL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_FULL_NAME Value transfer Type reference (TYPE) PC20Y Abrechnungsergebnis: Namen des Mitarbeiters 20050713

Method GET_FULL_NAME on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method GET_GENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_GENDER Value transfer Type reference (TYPE) P01P_GSCHL Geschlecht ZVE-PBS 20070605

Method GET_GENDER on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method GET_HIRE_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATE Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20050713
2 Returning R_HIRE_DATE Value transfer Type reference (TYPE) P01P_BVBEG Beginn Beschäftigungsverhältnis ZVE-PBS 20050713

Method GET_HIRE_DATE on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method GET_INSURANCE_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATE Call by reference Type reference (TYPE) P01P_VSBEG Versicherungsbeginn ZVE-PBS 20050919
2 Importing I_READ_IT41 Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Auswertung IT0041? 20080513
3 Returning R_VSBEG Value transfer Type reference (TYPE) P01P_VSBEG Versicherungsbeginn ZVE-PBS 20050919

Method GET_INSURANCE_DATE on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method GET_IN_PERIODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IN_PERIODE Value transfer Type reference (TYPE) P01_INPER Inperiode der Abrechnung 20050623

Method GET_IN_PERIODE on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method GET_IT0001 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_P0001 Value transfer Type reference (TYPE) P0001_TAB Personal-Stammsatz Infotyp 0001 (Org. Zuordnung) 20050916

Method GET_IT0001 on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAME Value transfer Type reference (TYPE) CHAR80 Vor- und Nachname 20050616

Method GET_NAME on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method GET_NUMB_OF_CONSOLID_NOTIFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NUMBER_OF_NOTIFICATIONS Value transfer Type reference (TYPE) SYTABIX 20061211

Method GET_NUMB_OF_CONSOLID_NOTIFS on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method GET_NUM_OF_PRINTED_NOTIFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NUM_OF_PRINTED_NOTIFIS Value transfer Type reference (TYPE) SYTABIX Index interner Tabellen 20081217

Method GET_NUM_OF_PRINTED_NOTIFS on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method GET_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PERNR Value transfer Type reference (TYPE) PERNR_D Personalnummer 20050615

Method GET_PERNR on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method GET_RVPFL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RVKZ1 Call by reference Type reference (TYPE) RVKZ1 Kennzeichen Rentenversicherung 20100610
2 Returning R_RVPFL Value transfer Type reference (TYPE) P01P_RVPFL Kennzeichen Versicherungspflicht in gesetzl. RV 20100610

Method GET_RVPFL on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method GET_SHORT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SHORT_NAME Value transfer Type reference (TYPE) P01P_NAMEK Name (Kurzform) ZVE-PBS 20050623

Method GET_SHORT_NAME on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method GET_SOCIAL_INSURANCE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RVNUM Call by reference Type reference (TYPE) RVNUM Rentenversicherungsnummer 20050713
2 Exporting E_RVPFL Call by reference Type reference (TYPE) P01P_RVPFL Kennzeichen Versicherungspflicht in gesetzl. RV 20050713
3 Importing I_DATE Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20100519

Method GET_SOCIAL_INSURANCE_DATA on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method HAS_ACT_TRANSFERED_NOTIFICAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVALUATION_PERIODE Call by reference Type reference (TYPE) P01_AUSWP Auswertungsperiode 20050722
2 Returning R_HAS_TRANSFERED_NOTIF Value transfer Type reference (TYPE) ABAP_BOOL 20050722

Method HAS_ACT_TRANSFERED_NOTIFICAT on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method HAS_NEW_NOTIFICATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HAS_NEW_NOTIFICATIONS Value transfer Type reference (TYPE) ABAP_BOOL 20050802

Method HAS_NEW_NOTIFICATIONS on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method HAS_OLD_UNTRANSFERED_NOTIFICAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVALUATION_PERIODE Call by reference Type reference (TYPE) P01_AUSWP Auswertungsperiode 20050722
2 Returning R_HAS_UNTRANSFERED_OLD_NOTIFIC Value transfer Type reference (TYPE) ABAP_BOOL 20050722

Method HAS_OLD_UNTRANSFERED_NOTIFICAT on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method HAS_TRANSFERED_NOTIFICATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HAS_TRANSFERED_NOTIFICATIONS Value transfer Type reference (TYPE) ABAP_BOOL 20060113

Method HAS_TRANSFERED_NOTIFICATIONS on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method IS_INITIAL_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVALUATION_PERIODE Call by reference Type reference (TYPE) P01_AUSWP Auswertungsperiode 20061211
2 Returning R_IS_INITIAL_RUN Value transfer Type reference (TYPE) ABAP_BOOL 20051121

Method IS_INITIAL_RUN on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method IS_REGISTERED_MASTER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVALUATION_PERIODE Call by reference Type reference (TYPE) P01_AUSWP Auswertungsperiode 20060113
2 Importing I_RECALCULATION_PERIODE Call by reference Type reference (TYPE) P01_FPPER Fürperiode der Abrechnung 20060113
3 Returning R_IS_REGISTERED_MASTER_DATA Value transfer Type reference (TYPE) ABAP_BOOL 20060113

Method IS_REGISTERED_MASTER_DATA on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method IS_REJECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_REJECTED Value transfer Type reference (TYPE) ABAP_BOOL 20050721

Method IS_REJECTED on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method OPEN_LFORM_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_END_AUSWP Call by reference Type reference (TYPE) P01_AUSWP Auswertungsperiode 20081217

Method OPEN_LFORM_JOB on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method PRINT_NOTIFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEST Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20081217

Method PRINT_NOTIFS on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method READ_NOTIFS_TO_PRINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_AINSL Call by reference Type reference (TYPE) HRPBSDEZV_AINSL Zusatzversorgungseinrichtungen 20081217
2 Importing IT_ANLAR Call by reference Type reference (TYPE) HRPBSDEZV_ANLAR Zusatzversorgungseinrichtungen -> Anlageart 20081217
3 Importing IT_FPPER Call by reference Type reference (TYPE) HRPBSDEZV_FPPER Für-Perioden 20081217
4 Importing IT_METYP Call by reference Type reference (TYPE) HRPBSDEZV_METYP Meldetypen 20081217
5 Importing IT_MRELE Call by reference Type reference (TYPE) HRPBSDEZV_MRELE Melderelevante Ereignisse 20081217
6 Importing I_BBM Call by reference Type reference (TYPE) P01P_BBM Schalter, ob bereits bescheinigte Meldungen gedruckt werden 20081217
7 Importing I_BEGAP Call by reference Type reference (TYPE) P01_AUSWP Auswertungsperiode 20081217
8 Importing I_ENDAP Call by reference Type reference (TYPE) P01_AUSWP Auswertungsperiode 20081217

Method READ_NOTIFS_TO_PRINT on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method READ_PAYROLL_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVALUATION_PERIODE Call by reference Type reference (TYPE) P01_AUSWP Auswertungsperiode 20050615
2 Importing I_IN_PERIODE_VIEW_FLAG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20050615
3 Importing I_RECALCULATION_PERIODE Call by reference Type reference (TYPE) P01_FPPER Fürperiode der Abrechnung 20050615
# Exception Resumable Description Created on
1 HAS_NO_PAYROLL_RESULTS Personalnummer hat keine Abrechnungsergebnisse 20050616
2 NO_AUTHORITY Keine Zugriffsberechtigung auf Personalnummer 20050617
3 NO_EMPLOYER_FOUND Kein Arbeitgeber gefunden. 20050616

Method READ_TRANSFERED_NOTIFICATIONS Signature

Method READ_TRANSFERED_NOTIFICATIONS on class CL_HRPBSDEZV_EMPLOYEE has no parameter.
# Exception Resumable Description Created on
1 ERROR_IS_OCCURRED Es ist ein Fehler aufgetreten. 20050722

Method SET_REJECT Signature

Method SET_REJECT on class CL_HRPBSDEZV_EMPLOYEE has no parameter.
Method SET_REJECT on class CL_HRPBSDEZV_EMPLOYEE has no exception.

Method WRITE_CONSOLID_NOTIFICATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROTO Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Schalter, ob die Sequenznummer im Test gesetzt werden sollen 20061115
2 Importing I_TEST Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Schalter, ob die Meldungen tatsächlich geschrieben werden. 20050726
# Exception Resumable Description Created on
1 DB_ERROR Es ist ein Datenbankfehler aufgetreten. 20050726
2 ERROR_IS_OCCURRED Es ist ein Fehler aufgetreten (siehe Message-Handler). 20050808
History
Last changed by/on SAP  20070912 
SAP Release Created in 600