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
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_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 .
INCLUDE PUPKMRU1_CE.
INCLUDE HRUIPFP2_CE.
INCLUDE HRUIPFP5_CE.
INCLUDE HRUIPFP1_CE.
INCLUDE RPUPMF10.
INCLUDE PLTAXRUN_CE.
INCLUDE PLSZVRUE.
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 HRULPFP5_CE or its description.