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

RPLPBSQ7 SAP ABAP Report - APS Employment Database (APSED) Report







RPLPBSQ7 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report displays employment details for all employees who are employed under the Public Service (PS) Act 1999...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 RPLPBSQ7 into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

PC00_M13_APSED - APSED Report


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 RPLPBSQ7. "Basic submit
SUBMIT RPLPBSQ7 AND RETURN. "Return to original report after report execution complete
SUBMIT RPLPBSQ7 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: APS Employment Database (APSED) Report
Text Symbol: 033 = Prin disability
Text Symbol: 034 = TA min
Text Symbol: 035 = TA max
Text Symbol: 036 = TA Gross rem
Text Symbol: 037 = Email_addr
Text Symbol: 038 = Edu. Qualifi.
Text Symbol: 039 = Main Field of Study 1
Text Symbol: 040 = Main Field of Study 2
Text Symbol: 041 = Edu. completion Year
Text Symbol: 042 = Qualified From
Text Symbol: 043 = Hiring Date
Text Symbol: 044 = Permanent/Temp
Text Symbol: 045 = Standard Hours
Text Symbol: 046 = APS class. min
Text Symbol: 047 = Work Location Post Code
Text Symbol: 048 = Gross Revenue
Text Symbol: 049 = Movement Code
Text Symbol: 050 = Movement Date
Text Symbol: 051 = Maternity
Text Symbol: 052 = Operative/non-oper.
Text Symbol: 053 = Before APS
Text Symbol: 054 = APS class. max
Text Symbol: 055 = Title
Text Symbol: 056 = Birthdate
Text Symbol: 057 = Gender
Text Symbol: 058 = Aboriginal
Text Symbol: 059 = Country of birth
Text Symbol: 060 = First language
Text Symbol: 061 = Mother 1st lge
Text Symbol: 032 = father 1st lge
Text Symbol: 001 = Details provided by PSMPC
Text Symbol: 002 = Agency Name
Text Symbol: 003 = Agency Code
Text Symbol: 004 = Agency contact phone no.
Text Symbol: 005 = Download options
Text Symbol: 006 = As at specified date
Text Symbol: 007 = Movements only





Text Symbol: 008 = Application Server
Text Symbol: 010 = Workstation (PC)
Text Symbol: 011 = Dataset Directory
Text Symbol: 012 = Dataset Name
Text Symbol: 013 = Employee details
Text Symbol: 014 = Platform
Text Symbol: 015 = Open data set has failed on file :
Text Symbol: 016 = File successfully downloaded to :
Text Symbol: 017 = PSMPC Download Report
Text Symbol: 018 = Page No
Text Symbol: 019 = AGS No.
Text Symbol: 020 = Effective
Text Symbol: 021 = Field ID
Text Symbol: 022 = New value
Text Symbol: 023 = Date
Text Symbol: 024 = No changes recorded
Text Symbol: 025 = Total number of Employees :
Text Symbol: 026 = Full Details ID
Text Symbol: 027 = Previous AGS Number
Text Symbol: 028 = First Name
Text Symbol: 029 = Last Name
Text Symbol: 030 = Year of Arrival
Text Symbol: 031 = 1st Non English Lang.


INCLUDES used within this REPORT RPLPBSQ7

INCLUDE: RPUMKC00. "TABELLE 549B
INCLUDE RPPPXD00.
INCLUDE RPCBLO00.
INCLUDE RPCBDT00.


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