HRULP4 is a standard Executable ABAP Report 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 HRULP4 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.
Selection Text: P_NZ_04 = D .
Selection Text: P_NZ_03 = D .
Selection Text: P_NZ_02 = D .
Selection Text: P_NEPTM = Part-Time Work (Time Type)
Selection Text: P_MOLGA = Country Grouping
Selection Text: P_MNS = Organization
Selection Text: P_KEYEXT = D .
Selection Text: P_JUP = Legal Person
Selection Text: P_JOUR = Write Journal
Selection Text: P_JAT = Data of Organization
Selection Text: P_IT2501 = D .
Selection Text: P_IDENT = Calendar ID
Selection Text: P_FUTYEA = D .
Selection Text: P_FUTPER = D .
Selection Text: P_FPART3 = D .
Selection Text: P_FORMVA = D .
Selection Text: P_FIO = D .
Selection Text: P_EXPTAB = D .
Selection Text: P_DT = D .
Selection Text: P_DOL = D .
Selection Text: P_D1000 = D .
Selection Text: P_CURMON = Social Pymnts - Current Month
Selection Text: P_CURMO2 = Payroll Pymnts - Current Month
Selection Text: P_CURMO1 = Avg. Employees - Current Month
Selection Text: N_ORG = D .
Selection Text: S_ORGUN = Org. unit
Selection Text: S_MASGAP = D .
Selection Text: S_ABSEZ = Exclude Absences from Average
Selection Text: P_USZ = D .
Selection Text: P_S003_5 = Social Payment (Others)
Selection Text: P_S003_4 = Social Payment (Contract)
Selection Text: P_S003_3 = Social Pymnt (ConEmpDiffEmp.)
Selection Text: P_S003_1 = Social Pymnt (ConEmpSameEmp.)
Selection Text: P_S003 = Social Payment (On Payroll)
Selection Text: P_S002_5 = Payroll Pymnt (Others)
Selection Text: P_S002_4 = Payroll Pymnt (Contract)
Selection Text: P_S002_3 = Payroll Pymnt (ConEmpDiffEmp.)
Selection Text: P_S002_1 = Payroll Pymnt (ConEmpSameEmp.)
INCLUDE RPUMKC00.
INCLUDE PUTCRRU0.
INCLUDE HRUIP4P.
INCLUDE HRUIP4E.
INCLUDE HRUIP4D.
INCLUDE PULOGRU0.
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 HRULP4 or its description.