SAP Reports / Programs | Payroll(PY) SAP PY

H31PLOG0 SAP ABAP INCLUDE - Log routines for SK







H31PLOG0 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 H31PLOG0 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 H31PLOG0. "Basic submit
SUBMIT H31PLOG0 AND RETURN. "Return to original report after report execution complete
SUBMIT H31PLOG0 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 SK
Text Symbol: R5A = DNP
Text Symbol: R5B = Fixed ex ? :
Text Symbol: R5C = Temp ex ? :
Text Symbol: R5D = Temp used :
Text Symbol: R5F = Phase 1 - Base from prev.per.
Text Symbol: R5G = Days :
Text Symbol: R5H = Days :
Text Symbol: R5I = Hours :
Text Symbol: R5J = Amount :
Text Symbol: R5N = USED :
Text Symbol: R5P = Phase 2 - PPÚ
Text Symbol: R5Q = Phase 2 - DNP
Text Symbol: R5R = Content table PRT:
Text Symbol: R5S = ForPer Inper S Lgar Rte Num Amt
Text Symbol: R60 = Court order
Text Symbol: R61 = 1./3 =
Text Symbol: R62 = 2./3 =
Text Symbol: R63 = Srtky Typ Begda Rqwrk Rqorg Weigh Used1 Used2 1-2 D Lgar ID
Text Symbol: R64 = Multiple garnishments have the same number in infotype 11
Text Symbol: R70 = Invalid wage type from secondary PPV
Text Symbol: R71 = Missing ABZNR assignment
Text Symbol: R80 = In table RT miss wage types / T12 for calculation max.evaluation base
Text Symbol: R81 = Main pers. number
Text Symbol: R82 = for calculate per.nr.
Text Symbol: R83 = is fired.
Text Symbol: R84 = The 'Run payroll up to' (IT0003-ABWD1) is less then
Text Symbol: R85 = Date type VR is not entered in infotype 0041
Text Symbol: R86 = Wage type M990 must be entered for the main personnel no.
Text Symbol: R87 = In this month a student aged &1 with income &2 must have made a
Text Symbol: R88 = contract of type ZECD4 or ZECD3. Modify infotype 0016 !
Text Symbol: R89 = contract of type ZECD4N or ZECD3N. Modify infotype 0016 !
Text Symbol: R90 = contract of type ZECD3V or ZECD3. Modify infotype 0016 !
Text Symbol: R91 = contract of type ZECD3NV or ZECD3N. Modify infotype 0016 !
Text Symbol: R92 = In this month a student over the age of 26 years must not have
Text Symbol: R93 = a contract of type ZECD3V, ZECD3VN, ZECD4, ZECD4N. Edit infotype 0016 !
Text Symbol: R94 = An employee with irregular income must be identified for the
Text Symbol: R95 = Proportional SI Calculation. Edit infotype 0253!





Text Symbol: W01 = No TAX related information exists for the Employee
Text Symbol: 005 = Original :
Text Symbol: 006 = orde
Text Symbol: 007 = -
Text Symbol: 008 = class
Text Symbol: 009 = origina
Text Symbol: 011 = mark
Text Symbol: 028 = Result :
Text Symbol: P01 = Child &1 is registered for child allowance but is aged over &2 .
Text Symbol: P02 = Child
Text Symbol: P03 = is registered for child allowance but no income is entered.
Text Symbol: R01 = Too many splits in table
Text Symbol: R02 = Missing infotype P0243 for absence
Text Symbol: R03 = Read result personnal number
Text Symbol: R05 = for:
Text Symbol: R06 = in
Text Symbol: R10 = Missing previous illness for absence :
Text Symbol: R11 = frm
Text Symbol: R12 = Invalid type for separation illness :
Text Symbol: R20 = Tax base :
Text Symbol: R21 = Deduction :
Text Symbol: R22 = Deduction tot.:
Text Symbol: R23 = Befor round :
Text Symbol: R24 = After round :
Text Symbol: R25 = Base :
Text Symbol: R26 = Tax :
Text Symbol: R27 = Base mld tax :
Text Symbol: R28 = Tax (mld tax) :
Text Symbol: R30 = APZNR C1ZNR weigh
Text Symbol: R31 = ---------------------------
Text Symbol: R40 = Illness ended in last day previous month
Text Symbol: R51 = Phase 1 - Decission rules
Text Symbol: R52 = PPÚ
Text Symbol: R53 = Break date :
Text Symbol: R54 = From PP :
Text Symbol: R55 = External ? :
Text Symbol: R56 = Fixed last :
Text Symbol: R57 = Temp last :
Text Symbol: R58 = VALUE :





Text Symbol: R59 = STATUS :


INCLUDES used within this REPORT H31PLOG0

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:

No SAP FUNCTION MODULES are executed within this report code!



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 H31PLOG0 or its description.