SAP Reports / Programs | Payroll | Germany(PY-DE) SAP PY

H01PLOGR SAP ABAP INCLUDE - Log Routines for German Pension Reform







H01PLOGR is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter H01PLOGR into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT H01PLOGR. "Basic submit
SUBMIT H01PLOGR AND RETURN. "Return to original report after report execution complete
SUBMIT H01PLOGR VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Log Routines for German Pension Reform
Text Symbol: G07 = Validity in Payr.Period:
Text Symbol: G10 = >>> No Processing in Current Month <<<
Text Symbol: G11 = Following Wage Types Removed from Net Vacation Pay
Text Symbol: H01 = Provision of Quotas
Text Symbol: H02 = Quota Tax-Exempt Sec.3 No.63 EStG:
Text Symbol: H03 = Quota Flat Rate Sec.40b EStG:
Text Symbol: H04 = Current Values of Quotas:
Text Symbol: H05 = Tax-Exempt Month/Year
Text Symbol: H06 = Max. Flat Rate Month/Year
Text Symbol: H07 = Quota SI-Exempt Sec.115 SGB IV:
Text Symbol: H08 = Quota Additionally Tax-Exempt Sec.3 Nr.63 S.3 EStG:
Text Symbol: H09 = Additionally Tax-Exempt Month/Year
Text Symbol: H10 = Contract Data/Modules:
Text Symbol: H11 = Calculation of Contribution:
Text Symbol: H12 = Quota Tax-Exempt Acc.to Sec.3 No. 56 EStG:
Text Symbol: K01 = Contracts/Modules:
Text Symbol: K02 = Check on Tax-Exempt Amounts:
Text Symbol: K03 = Check on Amounts Taxed at Flat Rate
Text Symbol: K04 = Check on Individual Taxation:
Text Symbol: K05 = Check on Additionally Tax-Exempt Amounts
Text Symbol: K10 = Contract Data
Text Symbol: K11 = | Module
Text Symbol: K12 = | | Statement Wage Type
Text Symbol: K13 = | | | TxE/TEA/FlR/Ind
Text Symbol: K14 = | | | | CTxE/CTEA/CFlR/CInd
Text Symbol: K15 = | | | | |
Text Symbol: PFS = Garnishment Exemption in Pension Scheme Sec.851c
Text Symbol: T01 = Year Value:
Text Symbol: T02 = Month Value:
Text Symbol: T03 = Used Up by Previous Employer
Text Symbol: T04 = Used Up in Previous Month:
Text Symbol: T05 = Remainder for Current Year:
Text Symbol: T06 = Proportionally for Current Month
Text Symbol: T10 = PI-BBG:
Text Symbol: T11 = % Rate Tax-Exempt:
Text Symbol: T12 = Transfer Record Changes Due to Recalculation
Text Symbol: G06 = Interval:





Text Symbol: B00 = ----------------------------------------------------------------------------------------------------
Text Symbol: B01 = Module:
Text Symbol: B02 = Description:
Text Symbol: B05 = Amount from Module:
Text Symbol: B06 = Amount from Infotype:
Text Symbol: B10 = Proportion from Module:
Text Symbol: B11 = Proportion from Infotype:
Text Symbol: B12 = Proportion from Wage Type:
Text Symbol: B13 = Proportion from Module:
Text Symbol: B14 = Contribution Scale:
Text Symbol: B20 = Financing:
Text Symbol: B21 = Tax Sequence
Text Symbol: B30 = Statement Wage Type:
Text Symbol: B31 = Conversion Wage Type Group:
Text Symbol: B35 = Calculated Amount:
Text Symbol: B36 = Contract with Individual Transfer (Table BT)
Text Symbol: B37 = -> Amount from Old Result
Text Symbol: B40 = Processing Routine:
Text Symbol: B41 = Special Rule from Infotype:
Text Symbol: B42 = Alternative Module:
Text Symbol: B50 = Already Converted Amount:
Text Symbol: B51 = Possible Conversion:
Text Symbol: B52 = Conversion Remainder:
Text Symbol: B54 = Conversion Performed
Text Symbol: CHH = Check Acc. To German Pension Tax Law:
Text Symbol: CHK = No Simultaneous Deduction of Quotas Sec.40b (/44C) and Sec.3No.63 S.3 (/44J)
Text Symbol: E01 = >> No Quotas/Tax-Exempt/Flat-Rate for Tax Class 6 / Special Rule '9' <<
Text Symbol: E02 = | Module &1 Not Found for Investment Type &2 at Time &3
Text Symbol: E03 = Simultaneous Deduction of Quotas Sec.40b and Sec.3Nr.63 S.3 (1800EUR) !!
Text Symbol: E04 = Table T5D6H: Currency Could Not Be Translated
Text Symbol: E05 = | No alternative module &1 found for module &2 for investment type &3 for time &4
Text Symbol: G00 = Sequence Number:
Text Symbol: G01 = Investment Type:
Text Symbol: G02 = Investment Institute:
Text Symbol: G03 = Payee Key:
Text Symbol: G04 = Contract Number:
Text Symbol: G05 = Time Time of Payment


INCLUDES used within this REPORT H01PLOGR

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!







Function Modules used within report and the associated call statement:

HR_GET_VALIDITY_OF_APPLICATION CALL FUNCTION 'HR_GET_VALIDITY_OF_APPLICATION' "GSGN1456267v EXPORTING i_molga = '01' " Ländergruppierung i_appl = 'BVVA' " Teilapplikation i_date = p_endda " Stichtag IMPORTING e_valid = l_appl_bvva. "GSGN1456267^



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name H01PLOGR or its description.