HBPPLOG0 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 HBPPLOG0 into the relevant SAP transactions such as SE38 or SE80
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.
Title: Payroll log Benfit Point
Text Symbol: T57 = Infotype selection not found
Text Symbol: T56 = Rounding rule not found
Text Symbol: T55 = Valuation rule not found
Text Symbol: T54 = Valuation pattern not found
Text Symbol: T53 = Calculation rule not found
Text Symbol: T52 = No relevant data found
Text Symbol: T51 = Employee number does not exist
Text Symbol: T50 = No authorization
Text Symbol: T17 = No data in intenal table KRSP1
Text Symbol: T16 = Caculation of separation payment
Text Symbol: T15 = Error has occured while calculating seniory.
Text Symbol: T14 = Retirement monthly payroll was already run.
Text Symbol: T13 = No section code and business place do not exit.
Text Symbol: T12 = Carry over deferred payment wage types from &1 payroll.
Text Symbol: T11 = Error in getting tax rate.
Text Symbol: T09 = Already YEA result exist at &1.
Text Symbol: T08 = No record of infotype &1 subtype &2 in the period from &3 to &4
Text Symbol: T07 = Wage type &2 is not assigned to MI association &1 on &3.
Text Symbol: T06 = No MI association is assigned to Pers.area &1, Pers.subarea &2.
Text Symbol: T05 = Error while calculating seniority
Text Symbol: T04 = Subtype '&1' doesn't have data in Family allowance custimizing table(T7KRF0)
Text Symbol: T03 = Determine family allowance for period from &1 to &2
Text Symbol: T02 = Evaluation date &1 is earlier than birth date
Text Symbol: T01 = Form name in T596F missing for &1 in date &2
Text Symbol: S13 = No entry exist in table T7KRMR for key &2 on &3.
Text Symbol: S12 = No entry exist in table &1 for subtype &2 on &3.
Text Symbol: S11 = The number of leave periods can't be evaluated because returing date can't be known.
Text Symbol: S10 = Can't find date of last day of the month because key date is missing
Text Symbol: S09 = Calculated medical insurance grade is greater than 999.
Text Symbol: S08 = No entry in the pension insurance grade for the amount &1 on &2.
Text Symbol: S07 = No entry in the social insurance grade table for subtype &1 on &2.
Text Symbol: S06 = Personnel number not assigned yet
Text Symbol: S05 = Not found hiring date for this employee.
Text Symbol: TB1 = Total taxable income
Text Symbol: TA0 = Separation payment tax calculation
Text Symbol: T99 = Determined tax
Text Symbol: T98 = Paid tax during period
INCLUDE LHRPLTO1.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
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 HBPPLOG0 or its description.