SAP Reports / Programs

HRULPFP5 SAP ABAP Report - Forms SZV-6-1/2/3/4 and SPV-1







HRULPFP5 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 HRULPFP5 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 HRULPFP5. "Basic submit
SUBMIT HRULPFP5 AND RETURN. "Return to original report after report execution complete
SUBMIT HRULPFP5 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: P_BZL = D .
Selection Text: P_BONDT = D .
Selection Text: PXMLFORM = D .
Selection Text: PXML = D .
Selection Text: PSZV63 = D .
Selection Text: PSPV = D .
Selection Text: PPEN = D .
Selection Text: POUT = D .
Selection Text: PNUM = D .
Selection Text: PFDC3 = D .
Selection Text: PFDC2 = D .
Selection Text: PFDC1 = D .
Selection Text: PENS3 = D .
Selection Text: PENS2 = D .
Selection Text: PENS1 = D .
Selection Text: PATHA = D .
Selection Text: MONT = D .
Selection Text: KALTG = D .
Selection Text: GROUP = D .
Selection Text: FORMNAME = D .
Selection Text: DPODP = D .
Selection Text: BNUM = D .
Selection Text: ADDR = D .
Selection Text: ABWTG = D .
Selection Text: ABRTG = D .
Selection Text: P_DATE = D .
Selection Text: YEAR = D .
Selection Text: UTYPE = D .
Selection Text: RSIGN = D .
Selection Text: RELAT = D .
Selection Text: P_TSPID = D .
Selection Text: P_TAXNUM = D .
Selection Text: P_SOORT = D .
Selection Text: P_REGNO = D .
Selection Text: P_REGNK = D .
Selection Text: P_PROCE = D .
Selection Text: P_PLVAR = D .
Selection Text: P_PAYTY = D .





Selection Text: P_PAYID = D .
Selection Text: P_PAYCAT = D .
Selection Text: P_OZOI = D .
Selection Text: P_OCRSN = D .
Selection Text: P_OCPAR = D .
Selection Text: P_NTL = D .
Selection Text: P_KTYPE = D .
Selection Text: P_ITYPE = D .
Selection Text: P_INSTL = D .
Selection Text: P_FUTYEA = D .
Selection Text: P_FUTPER = D .
Selection Text: P_FUPAR = D .
Selection Text: P_EX = D .
Title: Forms SZV-6-1/2/3/4 and SPV-1
Text Symbol: __1 = Additional Form Adjustment
Text Symbol: X99 = Off-cycle payroll
Text Symbol: X98 = Payroll reason
Text Symbol: T68 = Rewrite package?
Text Symbol: 207 = Seniority Calculation
Text Symbol: 205 = Organization
Text Symbol: 204 = Packages
Text Symbol: 203 = Period/Common
Text Symbol: 201 = Performing p/n:
Text Symbol: 200 = Organization Structure
Text Symbol: 023 = Y/
Text Symbol: 022 = Other payroll run(Optional)
Text Symbol: 021 = h/
Text Symbol: 020 = H/
Text Symbol: 019 = D
Text Symbol: 018 = m
Text Symbol: 017 = M/
Text Symbol: 016 = m/
Text Symbol: 015 = OP61
Text Symbol: 014 = LGOT
Text Symbol: 013 = STAG
Text Symbol: 012 = IN42
Text Symbol: 011 = IN41
Text Symbol: 010 = TIPD
Text Symbol: 009 = OTMN





Text Symbol: 008 = KORR
Text Symbol: 007 = PENS
Text Symbol: 006 = ISHD
Text Symbol: 004 = OPIS`
Text Symbol: 003 = PACK
Text Symbol: 002 = RBTD
Text Symbol: 001 = ZGLV
Text Symbol: T67 = exists
Text Symbol: T66 = Package number:
Text Symbol: PRP = Processed packages
Text Symbol: PMD = Save to DMS
Text Symbol: PMA = Package Manager
Text Symbol: PM2 = Create DMS content...
Text Symbol: PM1 = Packages data preparation...
Text Symbol: P74 = Package Manager
Text Symbol: P73 = Do you want the program to continue?
Text Symbol: P72 = Program variant is required by Package Manager
Text Symbol: P71 = screen. We recommend that you select a program variant.
Text Symbol: P70 = Program variant is not selected or you returned to the selection
Text Symbol: M01 = Path
Text Symbol: FRM = Form Parameters
Text Symbol: DPA = Display Package
Text Symbol: DFI = Download File
Text Symbol: 403 = Use calculated data?
Text Symbol: 401 = ADV-6-2
Text Symbol: 397 = Packages Owner
Text Symbol: 317 = Address
Text Symbol: 316 = Pensioners
Text Symbol: 315 = XML Format
Text Symbol: 314 = Employee Selection
Text Symbol: 313 = Grouping
Text Symbol: 312 = Electronic Format
Text Symbol: 311 = Temporary Incapacity/Unpaid Absences
Text Symbol: 310 = Calculation Objects
Text Symbol: 208 = Form Type


INCLUDES used within this REPORT HRULPFP5

INCLUDE PUPKMRU1.
INCLUDE HRUIPFP2.
INCLUDE HRUIPFP5.
INCLUDE HRUIPFP1.



INCLUDE PUPKMRU7.
INCLUDE HRUIPFP3.
INCLUDE RPUPMF00.
INCLUDE HRUIPFP_ATSEL.


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