SAP Reports / Programs

HRULPFP5_CE SAP ABAP Report - Forms SZV-6-1/2/3 and SPV-1 (CE)







HRULPFP5_CE 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_CE 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_CE. "Basic submit
SUBMIT HRULPFP5_CE AND RETURN. "Return to original report after report execution complete
SUBMIT HRULPFP5_CE 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_GPRSN = D .
Selection Text: MONT = D .
Selection Text: PATHA = D .
Selection Text: PENS1 = D .
Selection Text: PENS2 = D .
Selection Text: PENS3 = D .
Selection Text: PFDC1 = D .
Selection Text: PFDC2 = D .
Selection Text: PFDC3 = D .
Selection Text: PLOGN = D .
Selection Text: P_FUTYEA = D .
Selection Text: P_FUTPER = D .
Selection Text: P_FUPAR = D .
Selection Text: P_EX = D .
Selection Text: PNUM = D .
Selection Text: POUT = D .
Selection Text: PPEN = D .
Selection Text: P_DATE = D .
Selection Text: PSPV = D .
Selection Text: PSZV63 = D .
Selection Text: PXMLFORM = D .
Selection Text: P_BONDT = D .
Selection Text: FORMNAME = D .
Selection Text: YEAR = D .
Selection Text: P_TAXNUM = D .
Selection Text: P_REGNK = D .
Selection Text: P_PROUA = D .
Selection Text: P_PROTI = D .
Selection Text: P_PROCE = 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_KTYPE = D .
Selection Text: P_ITYPE = D .
Selection Text: BNUM = D .





Selection Text: P_IDETA = D .
Selection Text: P_GPVAL = D .
Selection Text: DPODP = D .
Title: Forms SZV-6-1/2/3 and SPV-1 (CE)
Text Symbol: X98 = Payroll reason
Text Symbol: X99 = Off-cycle payroll
Text Symbol: __1 = Additional Form Adjustment
Text Symbol: 016 = m/
Text Symbol: 019 = D
Text Symbol: 021 = h/
Text Symbol: 022 = Other payroll run(Optional)
Text Symbol: 023 = Y/
Text Symbol: 200 = Organization Structure
Text Symbol: 201 = Performing p/n:
Text Symbol: 203 = Period/Common
Text Symbol: 204 = Packages
Text Symbol: 207 = Seniority Calculation
Text Symbol: 208 = Form Type
Text Symbol: 310 = Calculation Objects
Text Symbol: 312 = Electronic Format
Text Symbol: 313 = Grouping conditions
Text Symbol: 314 = Employee Selection
Text Symbol: 315 = XML Format
Text Symbol: 316 = Pensioners
Text Symbol: DFI = Download File
Text Symbol: DPA = Display Package
Text Symbol: FRM = Form Parameters
Text Symbol: PM1 = Packages data preparation...
Text Symbol: PM2 = Create DMS content...
Text Symbol: PMA = Package Manager
Text Symbol: PMD = Save to DMS
Text Symbol: PRP = Processed packages


INCLUDES used within this REPORT HRULPFP5_CE

INCLUDE PUPKMRU1_CE.
INCLUDE HRUIPFP2_CE.
INCLUDE HRUIPFP5_CE.
INCLUDE HRUIPFP1_CE.
INCLUDE RPUPMF10.
INCLUDE PLTAXRUN_CE.
INCLUDE PLSZVRUE.





INCLUDE HRUIPFP3_CE.
INCLUDE HRUIPFP_ATSEL_CE.
INCLUDE PUPKMRU7_CE.


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