RPUBPS02 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Display general information regarding requests and account balance...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 RPUBPS02 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
HRBPS0002 - Display general request information
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: STATUS = D Request status
Selection Text: BENAREA = D Benefit area
Title: Display general information regarding requests and account balance
Text Symbol: S06 = Ready for payroll
Text Symbol: S05 = Rejected/Cancelled
Text Symbol: S04 = Approved
Text Symbol: S03 = In process by HR clerk
Text Symbol: S02 = In process by manager
Text Symbol: S01 = In process by employee
Text Symbol: 035 = Curr.
Text Symbol: 034 = Account begin date
Text Symbol: 033 = Claims from non-acct Req.
Text Symbol: 032 = Special columns
Text Symbol: 031 = -
Text Symbol: 030 = Genernal information regarding requests and point account.
Text Symbol: 029 = Available points
Text Symbol: 028 = Current balance
Text Symbol: 027 = Sum possibly charged
Text Symbol: 026 = Sum actually charged
Text Symbol: 025 = Initial balance
Text Symbol: 024 = Request status
Text Symbol: 023 = Purchase points
Text Symbol: 022 = Deduction points
Text Symbol: 021 = Deduction amount
Text Symbol: 020 = Reimbursement amount
Text Symbol: 019 = Request amount
Text Symbol: 018 = Request date
Text Symbol: 017 = Request option
Text Symbol: 016 = Request type
Text Symbol: 015 = Account period
Text Symbol: 014 = Account
Text Symbol: 013 = Name
Text Symbol: 012 = Personnel No.
Text Symbol: 005 = to
Text Symbol: 004 = Selection period
Text Symbol: 002 = Benefit area
Text Symbol: 001 = Selection criteria
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.
RPUBPS02 - Display general information regarding requests and account balance RPUBPS02 - Display general information regarding requests and account balance RPUBPS01 - Generate benefit point account for employee RPUBPS01 - Generate benefit point account for employee RPUBOWBS - Include RPUBOWBS RPUBOWBM - Include RPUBOWBM