SAP ABAP Class CL_HRPBSDEZV_PY_RESULT_FILTER (Filters and Converts the Payroll Results Read)
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_PY_RESULT_FILTER  
Short Description Filters and Converts the Payroll Results Read    
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 20040910   SAP 
Last change 20060912   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPBSDEZV_PROTOCOL_BUILDER Creates Log for HCM Application Log 20050615
Friends
Class CL_HRPBSDEZV_PY_RESULT_FILTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MATERNITY_PROTECTION Constant Public Type reference (TYPE) P01P_ABWVA '21' Maternity protection 20100913
2 MAT_PROT_WO_PAR_LEAVE Constant Public Type reference (TYPE) P01P_ABWVA '30' Maternity Protection Without Subsequent Parental Leave 20110721
3 MOLGA Constant Public Type reference (TYPE) MOLGA '01' Country Grouping 20110421
4 MR_AMOUNTS Instance attribute Private Object reference (TYPE REF TO) CL_HRPBSDEZV_AMOUNTS Contains the Status Table Amounts 20050614
5 MR_EMPLOYEE Instance attribute Private Object reference (TYPE REF TO) CL_HRPBSDEZV_EMPLOYEE Employees for Whom Notifications Are Created 20090122
6 MR_PAYROLL_RESULT_READER Instance attribute Private Object reference (TYPE REF TO) CL_HRPBSDEZV_PY_RESULT_READER Reads Payroll Results from Cluster RD 20040914
7 MR_STATUS_PERIODES Instance attribute Private Object reference (TYPE REF TO) CL_HRPBSDEZV_STATUS_PERIODES Contains Status Sections from Payroll Results 20050614
8 MS_ADDRESS Instance attribute Private Type reference (TYPE) PC204 Payroll Results: Address 20040914
9 MS_BIRTHDAY Instance attribute Private Type reference (TYPE) PC20Z Payroll Results: Personal Features 20050623
10 MS_NAME Instance attribute Private Type reference (TYPE) PC20Y Payroll Results: Name of Employee 20040914
11 MT_SOCIAL_INSURANCE_DATA Instance attribute Private Type reference (TYPE) HRPAYDE_SV Social insurance 20050713
12 M_PERNR Instance attribute Private Type reference (TYPE) PERNR_D Personnel Number 20050616
13 PARENTAL_LEAVE Constant Public Type reference (TYPE) P01P_ABWVA '28' Parental Leave 20100913
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BATI_REMUNERATION Instance method Private Method Specifies BAT-I Excess Remuneration If Not Already Specified 20050601
2 ADD_MASTER_DATA Instance method Private Method Adds Future Master Data to Status Table 20040910
3 ADD_ZERO_AMOUNTS Instance method Private Method Adds Zero Amts According to Cust. If They Are Missing in RT 20060828
4 BUILD_PROTOCOL Instance method Public Method 20050615
5 CONSTRUCTOR Instance method Public Constructor Creation of a Payroll Result Filtered by SP Data 20040910
6 CONVERT_VBL Static method Public Method Fills New Fields of VBL Structure for Full Payroll Result 20050905
7 FILTER_PAYROLL_RESULTS Instance method Public Method Filters the Payroll Results by SP-Relevant Data 20040913
8 FILTER_RESULT_TABLE Instance method Private Method Compresses the RT to the Relevant Cumulation Wage Types 20050601
9 GET_ADDRESS Instance method Public Method Returns the Most Up-to-Date Address 20040910
10 GET_AMOUNTS Instance method Public Method Returns the Object with the Amounts 20050812
11 GET_AMOUNT_STATUS_PERIODES Instance method Public Method Returns an Iterator to the Status Table 20050905
12 GET_BIRTHDAY Instance method Public Method Returns the Date of Birth 20050623
13 GET_EVALUATION_PERIODE Instance method Public Method Returns Reporting Periods (Largest Periods) 20040913
14 GET_INSURANCE_ATTRIBUTE Static method Public Method Returns Insurance Feature Based on Wage Type 20050610
15 GET_IN_PERIODE Instance method Public Method Returns the In-Period of the Evaluation Period 20050623
16 GET_LEAST_RECALC_PERIODE Instance method Public Method Returns the Smallest Recalculation Period 20040913
17 GET_MAIN_INSURANCE_ATTRIBUTE Static method Public Method Returns the Main Insurance Feature of the Period 20050610
18 GET_MAIN_INSUR_ATTR_ABSENCE Instance method Private Method Defines the Main Insurance Feature in the Event of Absences 20060828
19 GET_NAME Instance method Public Method Returns the Most Up-to-Date Name of the Personnel Number 20040910
20 GET_PAYER Static method Public Method Returns the Payer of an Amount 20050610
21 GET_REGISTRAT_STATUS_PERIODES Instance method Public Method Returns an Iterator to the Status Table 20050905
22 GET_SOCIAL_INSURANCE_DATA Instance method Public Method Returns SI Data 20040914
23 GET_STATUS_PERIODES Instance method Public Method Returns an Iterator to the Status Table 20040910
24 GET_TAX_ATTRIBUTE Static method Public Method Returns Taxing Feature for Wage Type 20050610
25 HAS_PAYROLL_RESULTS Instance method Public Method True If There Is at Least One Payroll Result 20050616
26 IS_ALLOCATION_MONTH Instance method Private Method True If There Is a Contribution Month 20050530
27 IS_PERIODE_IN_PY_RESULT Instance method Public Method True If the Payroll Result Contains the For-Period 20050913
28 IS_RIESTER_GRANT_POSSIBLE Static method Public Method True If Riester Grant Is Possible 20100610
Events
Class CL_HRPBSDEZV_PY_RESULT_FILTER has no event.
Types
Class CL_HRPBSDEZV_PY_RESULT_FILTER has no local type.
Method Signatures

Method ADD_BATI_REMUNERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RT Call by reference Type reference (TYPE) HRPAY99_RT Ergebnistabelle 20050601
2 Importing IS_VBL Call by reference Type reference (TYPE) PC20K Abrechnungsergebnis: Zusatzversorgung öffentlicher Dienst 20050601

Method ADD_BATI_REMUNERATION on class CL_HRPBSDEZV_PY_RESULT_FILTER has no exception.

Method ADD_MASTER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_P0001 Call by reference Type reference (TYPE) P0001_TAB Personal-Stammsatz Infotyp 0001 (Org. Zuordnung) 20050530
2 Importing IT_P0013 Call by reference Type reference (TYPE) P0013_TAB Personal-Stammsatz Infotyp 0013 (Sozialversicherung D) 20050714
3 Importing IT_P0051 Call by reference Type reference (TYPE) P0051_TAB Personal-Stammsatz Infotyp 0051(VBL/ZVE-Daten) 20040910
4 Importing IV_ADD_SI Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120724
5 Importing I_NEXT_PERIODE Call by reference Type reference (TYPE) P01_FPPER Fürperiode der Abrechnung 20040913
# Exception Resumable Description Created on
1 NO_EMPLOYER_FOUND Kein Arbeitgeber konnte gefunden werden. 20051114

Method ADD_ZERO_AMOUNTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FILTERED_RT Call by reference Type reference (TYPE) HRPAY99_RT Ergebnistabelle 20060828
2 Changing CT_V0 Call by reference Type reference (TYPE) HRPAY99_V0 Variable Zuordnung 20060828
3 Importing IR_DATA_ADDER Call by reference Object reference (TYPE REF TO) CL_HRPBSDEZV_DATA_ADDER Hilfsklasse für PY_RESULT_FILTER 20080605
4 Importing IR_EMPLOYER Call by reference Object reference (TYPE REF TO) CL_HRPBSDEZV_EMPLOYER Arbeitgebereinstellungen (Customizingsingletonklasse) 20060828
5 Importing I_CNTR3 Call by reference Type reference (TYPE) CNTRN Zuordnungskennzeichen National 20060828
6 Importing I_ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20060828
7 Importing I_HAS_AMOUNTS_IN_SPLIT Call by reference Type reference (TYPE) ABAP_BOOL 20060828
8 Importing I_HAS_AVMG_CONTINGENT Call by reference Type reference (TYPE) ABAP_BOOL 20070405
9 Importing I_ZVE_IS_VBL Call by reference Type reference (TYPE) ABAP_BOOL 20080605
# Exception Resumable Description Created on
1 NO_EMPLOYER_FOUND Kein Arbeitgeber gefunden 20060828

Method BUILD_PROTOCOL Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_EMPLOYEE Call by reference Object reference (TYPE REF TO) CL_HRPBSDEZV_EMPLOYEE Mitarbeiter, für den Meldungen erstellt werden 20090122
2 Importing IT_P0001 Call by reference Type reference (TYPE) P0001_TAB Personal-Stammsatz Infotyp 0001 (Org. Zuordnung) 20050530
3 Importing IT_P0013 Call by reference Type reference (TYPE) P0013_TAB Personal-Stammsatz Infotyp 0013 (Sozialversicherung D) 20050714
4 Importing IT_P0051 Call by reference Type reference (TYPE) P0051_TAB Personal-Stammsatz Infotyp 0051(VBL/ZVE-Daten) 20040913
5 Importing I_EVALUATION_PERIODE Call by reference Type reference (TYPE) P01_AUSWP Auswertungsperiode 20040913
6 Importing I_IN_PERIODE_VIEW_FLAG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040913
7 Importing I_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20040913
8 Importing I_RECALCULATION_PERIODE Call by reference Type reference (TYPE) P01_FPPER Fürperiode der Abrechnung 20040913
# Exception Resumable Description Created on
1 NO_EMPLOYER_FOUND Kein Arbeitgeber gefunden. 20050616
2 NO_RESULTS_FOUND Keine Abrechnungsergebnisse vorhanden 20050802

Method CONVERT_VBL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VBL Call by reference Type reference (TYPE) PC20K Abrechnungsergebnis: Zusatzversorgung öffentlicher Dienst 20050905
2 Importing IT_P0001 Call by reference Type reference (TYPE) P0001_TAB Personal-Stammsatz Infotyp 0001 (Org. Zuordnung) 20060330
3 Importing IT_WPBP Call by reference Type reference (TYPE) HRPAY99_WPBP Arbeitsplatz/Basisbezüge 20060330
4 Importing I_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20050905
# Exception Resumable Description Created on
1 ERROR_IS_OCCURRED Es ist ein Fehler aufgetreten 20050905

Method FILTER_PAYROLL_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TRANSFERED_NOTIFICATIONS Call by reference Object reference (TYPE REF TO) CL_HRPBSDEZV_NOTIFICATIONS Enthält verschiedene Meldungen 20060713
2 Importing IT_P0000 Call by reference Type reference (TYPE) P0000_TAB Personal-Stammsatz Infotyp 0000 (Massnahmen) 20120824
3 Importing IT_P0001 Call by reference Type reference (TYPE) P0001_TAB Personal-Stammsatz Infotyp 0001 (Org. Zuordnung) 20060105
4 Importing IT_P0012 Call by reference Type reference (TYPE) P0012_TAB Personal-Stammsatz Infotyp 0012 (Steuerrechtl. Daten (D)) 20120824
5 Importing IT_P0013 Call by reference Type reference (TYPE) P0013_TAB Personal-Stammsatz Infotyp 0013 (Sozialversicherung D) 20060105
6 Importing IT_P0021 Call by reference Type reference (TYPE) P0021_TAB Personal-Stammsatz Infotyp 0021 (Familie) 20100913
7 Importing IT_P0051 Call by reference Type reference (TYPE) P0051_TAB Personal-Stammsatz Infotyp 0051(VBL/ZVE-Daten) 20060105
# 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. 20050616
3 NO_RESULTS_FOUND Keine Abrechnungsergebnisse vorhanden 20050802

Method FILTER_RESULT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_V0 Call by reference Type reference (TYPE) HRPAY99_V0 Variable Zuordnung 20070129
2 Exporting ET_FILTERED_RT Call by reference Type reference (TYPE) HRPAY99_RT Ergebnistabelle 20050601
3 Exporting E_HAS_AMOUNTS Call by reference Type reference (TYPE) ABAP_BOOL 20050601
4 Importing IT_RT Call by reference Type reference (TYPE) HRPAY99_RT Ergebnistabelle 20050601
5 Importing IT_SV Call by reference Type reference (TYPE) HRPAYDE_SV Sozialversicherung 20070814
6 Importing IT_VBL Call by reference Type reference (TYPE) HRPAYDE_VBL Zusatzversorgung ÖD 20050621
7 Importing IT_WPBP Call by reference Type reference (TYPE) HRPAY99_WPBP Arbeitsplatz/Basisbezüge 20050621
8 Importing I_DATE Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20050610

Method FILTER_RESULT_TABLE on class CL_HRPBSDEZV_PY_RESULT_FILTER has no exception.

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) PC204 Abrechnungsergebnis: Adresse 20040914

Method GET_ADDRESS on class CL_HRPBSDEZV_PY_RESULT_FILTER has no exception.

Method GET_AMOUNTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_AMOUNTS Value transfer Object reference (TYPE REF TO) CL_HRPBSDEZV_AMOUNTS Beinhaltet die Beträge zur Statustabelle 20050812

Method GET_AMOUNTS on class CL_HRPBSDEZV_PY_RESULT_FILTER 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_PY_RESULT_FILTER has no exception.

Method GET_BIRTHDAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_BIRTHDAY Value transfer Type reference (TYPE) PC20Z Abrechnungsergebnis: Persönliche Merkmale 20050623

Method GET_BIRTHDAY on class CL_HRPBSDEZV_PY_RESULT_FILTER 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 20040913

Method GET_EVALUATION_PERIODE on class CL_HRPBSDEZV_PY_RESULT_FILTER has no exception.

Method GET_INSURANCE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EMPLOYER_IS_CAPITAL_COVERED Call by reference Type reference (TYPE) ABAP_BOOL 20051025
2 Importing I_LGART Call by reference Type reference (TYPE) P_SUML Summenlohnart 20050610
3 Importing I_MAIN_INSURANCE_ATTRIBUTE Call by reference Type reference (TYPE) P01P_VSMKM Versicherungsmerkmal DATÜV-ZVE 20050905
4 Importing I_ZVE_IS_VBL Call by reference Type reference (TYPE) ABAP_BOOL 20080605
5 Returning R_INSURANCE_ATTRIBUTE Value transfer Type reference (TYPE) P01P_VSMKM Versicherungsmerkmal DATÜV-ZVE 20050610

Method GET_INSURANCE_ATTRIBUTE on class CL_HRPBSDEZV_PY_RESULT_FILTER 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_PY_RESULT_FILTER has no exception.

Method GET_LEAST_RECALC_PERIODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LEAST_RECALC_PERIODE Value transfer Type reference (TYPE) P01_FPPER Fürperiode der Abrechnung 20040913

Method GET_LEAST_RECALC_PERIODE on class CL_HRPBSDEZV_PY_RESULT_FILTER has no exception.

Method GET_MAIN_INSURANCE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ATZ Call by reference Type reference (TYPE) HRPAYDE_ATZ Altersteilzeit 20050905
2 Importing IT_RT Call by reference Type reference (TYPE) HRPAY99_RT Ergebnistabelle 20050905
3 Importing IT_SV Call by reference Type reference (TYPE) HRPAYDE_SV Sozialversicherung 20050905
4 Importing IT_VBL Call by reference Type reference (TYPE) HRPAYDE_VBL Zusatzversorgung ÖD 20050905
5 Importing I_DATE Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20050905
6 Importing I_EMPLOYER_IS_CAPITAL_COVERED Call by reference Type reference (TYPE) ABAP_BOOL 20051025
7 Importing I_ZVE_IS_VBL Call by reference Type reference (TYPE) ABAP_BOOL 20080605
8 Returning R_MAIN_INSURANCE_ATTRIBUTE Value transfer Type reference (TYPE) P01P_VSMKM Versicherungsmerkmal DATÜV-ZVE 20050610

Method GET_MAIN_INSURANCE_ATTRIBUTE on class CL_HRPBSDEZV_PY_RESULT_FILTER has no exception.

Method GET_MAIN_INSUR_ATTR_ABSENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ABWVM Call by reference Type reference (TYPE) P01P_VSMKM Versicherungsmerkmal DATÜV-ZVE 20100813
2 Changing C_ANZKI Call by reference Type reference (TYPE) P01P_ANZKI Anzahl Kinder, für die Anspruch auf Elternzeit besteht 20060828
3 Changing C_MAIVM Call by reference Type reference (TYPE) P01P_VSMKM Versicherungsmerkmal DATÜV-ZVE 20060828
4 Importing IT_FILTERED_RT Call by reference Type reference (TYPE) HRPAY99_RT Ergebnistabelle 20060828
5 Importing I_BEGDA Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20100813
6 Importing I_CNTR3 Call by reference Type reference (TYPE) CNTRN Zuordnungskennzeichen National 20060828
7 Importing I_ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20100813
8 Importing I_HAS_AMOUNTS Call by reference Type reference (TYPE) ABAP_BOOL 20060828
9 Importing I_HAS_AMOUNTS_IN_SPLIT Call by reference Type reference (TYPE) ABAP_BOOL 20060828
10 Importing I_IS_ALLOCATION_MONTH Call by reference Type reference (TYPE) ABAP_BOOL 20060828
11 Importing I_VBLPF Call by reference Type reference (TYPE) VBLPF Versicherungspflicht des Mitarbeiters 20060828
12 Importing I_WAS_ALLOCATION_MONTH Call by reference Type reference (TYPE) ABAP_BOOL 20060828
# Exception Resumable Description Created on
1 ERROR_IS_OCCURRED Kein Arbeitgeber gefunden 20060828

Method GET_NAME Signature

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

Method GET_NAME on class CL_HRPBSDEZV_PY_RESULT_FILTER has no exception.

Method GET_PAYER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LGART Call by reference Type reference (TYPE) P_SUML Summenlohnart 20050610
2 Returning R_PAYER Value transfer Type reference (TYPE) P01P_EINZA Einzahler ZVE-PBS 20050610

Method GET_PAYER on class CL_HRPBSDEZV_PY_RESULT_FILTER has no exception.

Method GET_REGISTRAT_STATUS_PERIODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_ITERATOR Value transfer Object reference (TYPE REF TO) IF_HRPBSDEZV_ITERATOR Aufzählschnittstelle 20050905

Method GET_REGISTRAT_STATUS_PERIODES on class CL_HRPBSDEZV_PY_RESULT_FILTER has no exception.

Method GET_SOCIAL_INSURANCE_DATA 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 RS_SOCIAL_INSURANCE_DATA Value transfer Type reference (TYPE) PC20N Abrechnungsergebnis: Sozialversicherung 20040914

Method GET_SOCIAL_INSURANCE_DATA on class CL_HRPBSDEZV_PY_RESULT_FILTER has no exception.

Method GET_STATUS_PERIODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_ITERATOR Value transfer Object reference (TYPE REF TO) IF_HRPBSDEZV_ITERATOR Aufzählschnittstelle 20050621

Method GET_STATUS_PERIODES on class CL_HRPBSDEZV_PY_RESULT_FILTER has no exception.

Method GET_TAX_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RESULT_TABLE Call by reference Type reference (TYPE) PC207 Abrechnungsergebnis: Ergebnistabelle 20050610
2 Importing IT_V0 Call by reference Type reference (TYPE) HRPAY99_V0 Variable Zuordnung 20050610
3 Importing I_DATE Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20071218
4 Importing I_EMPLOYER_IS_CAPITAL_COVERED Call by reference Type reference (TYPE) ABAP_BOOL 20051107
5 Importing I_EVAL_PERIODE Call by reference Type reference (TYPE) P01_AUSWP Auswertungsperiode 20100409
6 Importing I_HAS_AVMG_CONTINGENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20060713
7 Importing I_RIESTER Call by reference Type reference (TYPE) P01P_RIESTER ABAP_TRUE Riesterförderung der Eigenbeiträge möglich? 20100519
8 Importing I_ZVE_IS_VBL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100519
9 Returning R_TAX_ATTRIBUTE Value transfer Type reference (TYPE) P01P_STMKM Steuermerkmal ZVE-PBS 20050610

Method GET_TAX_ATTRIBUTE on class CL_HRPBSDEZV_PY_RESULT_FILTER has no exception.

Method HAS_PAYROLL_RESULTS Signature

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

Method HAS_PAYROLL_RESULTS on class CL_HRPBSDEZV_PY_RESULT_FILTER has no exception.

Method IS_ALLOCATION_MONTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RT Call by reference Type reference (TYPE) HRPAY99_RT Ergebnistabelle 20050530
2 Importing I_BEGDA Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20111121
3 Returning R_IS_ALLOCATION_MONTH Value transfer Type reference (TYPE) ABAP_BOOL 20050530

Method IS_ALLOCATION_MONTH on class CL_HRPBSDEZV_PY_RESULT_FILTER has no exception.

Method IS_PERIODE_IN_PY_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FPPER Call by reference Type reference (TYPE) P01_FPPER Fürperiode der Abrechnung 20050913
2 Returning R_IS_PERIODE_IN_PY_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20050913

Method IS_PERIODE_IN_PY_RESULT on class CL_HRPBSDEZV_PY_RESULT_FILTER has no exception.

Method IS_RIESTER_GRANT_POSSIBLE 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 20100610
2 Importing I_FPPER Call by reference Type reference (TYPE) P01_FPPER Fürperiode der Abrechnung 20100610
3 Importing I_RVPFL Call by reference Type reference (TYPE) P01P_RVPFL Kennzeichen Versicherungspflicht in gesetzl. RV 20100610
4 Importing I_STPFL Call by reference Type reference (TYPE) STPFL Steuerpflicht 20100610
5 Returning R_RIESTER_GRANT_POSSIBLE Value transfer Type reference (TYPE) ABAP_BOOL 20100610

Method IS_RIESTER_GRANT_POSSIBLE on class CL_HRPBSDEZV_PY_RESULT_FILTER has no exception.
History
Last changed by/on SAP  20060912 
SAP Release Created in 600