SAP Reports / Programs | Payroll | Australia(PY-AU) SAP PY

RPLSPRQ0_CE SAP ABAP Report - Superannuation Reporting for Concurrent Employment Australia







RPLSPRQ0_CE is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Use this report to generate employee Superannuation related information...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 RPLSPRQ0_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 RPLSPRQ0_CE. "Basic submit
SUBMIT RPLSPRQ0_CE AND RETURN. "Return to original report after report execution complete
SUBMIT RPLSPRQ0_CE VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Superannuation Reporting for Concurrent Employment Australia
Text Symbol: 031 = Report Type
Text Symbol: 032 = Superannuation
Text Symbol: 033 = Run Date
Text Symbol: 034 = SGC Superannuation
Text Symbol: 035 = Non SGC Superannuation
Text Symbol: 036 = Pay Period
Text Symbol: 037 = Pay Dates
Text Symbol: 038 = EMP FUNDS RETRO AMOUNTS
Text Symbol: 040 = Hire/Term
Text Symbol: 100 = No authority to run report
Text Symbol: 202 = WERKS/BTRTL
Text Symbol: 203 = Selected
Text Symbol: 204 = Avaliable for Selection
Text Symbol: 205 = Display Fields
Text Symbol: 206 = Company code
Text Symbol: 207 = Personnel area
Text Symbol: 208 = Employee group
Text Symbol: 209 = Employee subgroup
Text Symbol: 210 = Organizationa key
Text Symbol: 211 = Business area
Text Symbol: 212 = Personnel subarea
Text Symbol: 213 = Payroll area
Text Symbol: 214 = Cost center
Text Symbol: 215 = Organizational uni
Text Symbol: 216 = Australian Buisness No.
Text Symbol: 217 = Person ID
Text Symbol: 218 = Per. ID
Text Symbol: L01 = to
Text Symbol: 030 = Superannuation Reporting
Text Symbol: 001 = Superannuation selection
Text Symbol: 002 = Report selections
Text Symbol: 003 = Display all superannuation information
Text Symbol: 004 = Display only SGC superannuation information
Text Symbol: 005 = Display non SGC superannuation information
Text Symbol: 006 = Report display parameters
Text Symbol: 007 = Display Totals Only
Text Symbol: 008 = ForPer





Text Symbol: 009 = InPer
Text Symbol: 010 = Display Fields
Text Symbol: 011 = ForPerEnd
Text Symbol: 012 = InPerEnd
Text Symbol: 013 = Pay Type
Text Symbol: 014 = Fund Code
Text Symbol: 015 = Fund Name
Text Symbol: 016 = Assignment Nbr.
Text Symbol: 017 = Assignment name
Text Symbol: 018 = Member Number
Text Symbol: 019 = Comp Contr.
Text Symbol: 020 = Emp Contr.
Text Symbol: 021 = Ord Time
Text Symbol: 022 = Wage&Sal
Text Symbol: 023 = SGC Amount
Text Symbol: 024 = Messages
Text Symbol: 025 = Hire/Term
Text Symbol: 026 = Ord Time
Text Symbol: 027 = Wage&Sal
Text Symbol: 028 = SGC Amount
Text Symbol: 029 = Messages


INCLUDES used within this REPORT RPLSPRQ0_CE

No INCLUDES are used within this REPORT code!


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