RHPP25XD is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for
If you would like to execute this report or see the full code listing simply enter RHPP25XD into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
PP2D - Administer Payroll Results
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: FDELETE = Delete w/o displaying first
Selection Text: PCHOBJID = Personnel no.
Selection Text: PCHOTYPE =
Selection Text: PCHPLVAR =
Selection Text: PCHSEARK = Search Term
Selection Text: PY_BEGDA = Selection period
Selection Text: PY_ENDDA =
Title: Personnel Cost Planning: Delete Payroll Results
Text Symbol: BEG = Selection period
Text Symbol: END = to
INCLUDE RHODAT00.
INCLUDE RHOINI00.
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.
RHPP25XD - Personnel Cost Planning: Delete Payroll Results RHPP25XD - Personnel Cost Planning: Delete Payroll Results RHPP25W1 - Program for Object Type PD_COST_GR : Personnel Cost Planning RHPP25W1 - Program for Object Type PD_COST_GR : Personnel Cost Planning RHPP25W0 - Program for Object Type PD_COST_PL : Personnel Cost Planning RHPP25W0 - Program for Object Type PD_COST_PL : Personnel Cost Planning