RPCWPCD0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The report is the main program for the valuation of entitlements...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RPCWPCD0 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: PA_ASYNC = No Print Preview
Selection Text: PA_BEWID = Statement ID
Selection Text: PA_PDEST = Output Device
Selection Text: PBASUB = Simulation Basic Transfer
Selection Text: PBINAM = Name of Batch Input Session
Selection Text: PBINPT = Batch Input
Selection Text: PCDIAG = Direct Update
Selection Text: PGPTYP = Vested Payments Type
Selection Text: PHANSP = Entitlement
Selection Text: PKLAUF = Correction Run
Selection Text: PLTRGR = Benefits Provider
Selection Text: PPERNR = Personnel Number
Selection Text: PPTEST = Test Run
Selection Text: PREDAT = Reimbursement Date
Selection Text: PRELDT = Trigger Date
Selection Text: PRNTOP = Processing Type
Selection Text: PSIMUL = Simulation
Selection Text: PTRACE = Processing Trace
Selection Text: PZWALT = Increase End Age
Selection Text: PZWEND = Increase End Date
Selection Text: SPERNR = Personnel Numbers
Title: Pension Calculation
Text Symbol: U10 = Customer Exit: EXIT_RPCWEXIT_010
Text Symbol: TST = No Database Changes
Text Symbol: SPN = Person. Select.
Text Symbol: SCV = Pens. Rights Stat.
Text Symbol: RUN = Roundng
Text Symbol: REO = Pens. w/o
Text Symbol: REM = Pens.with
Text Symbol: REA = Read
Text Symbol: RBG = Determine Pens. Start
Text Symbol: PWZ = Wait.Period Check
Text Symbol: PUG = Processing is controlled dependent on "Result of Condition".
Text Symbol: PUF = Result of Qualific. Check
Text Symbol: PUE = Ent. From To Result of Condition
Text Symbol: PUD = Ent. BType From To Result of Condition
Text Symbol: PUC = Ent. From To CFEE AltIn Result of Condition
Text Symbol: PUA = Check: Vesting
No INCLUDES are used within this REPORT code!
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 RPCWPCD0 or its description.