RPCBPSK0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Business Payrolls Survey Report Statistics Canada calls on companies across Canada to participate in Business Payrolls Survey...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 RPCBPSK0 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: SLRY = Salaried Employees
Selection Text: P_YEAR = Reporting Year
Selection Text: P_WRKAR = Province
Selection Text: P_MONTH = Reporting Month
Selection Text: P_CBUSN = Business Number
Selection Text: OTHR = Other Employees
Selection Text: HRLY = Hourly Employees
Title: Business Payrolls Survey - Canada
Text Symbol: T27 = Special payments
Text Symbol: T26 = Total number of overtime hours:
Text Symbol: T25 = Total number of hours payable:
Text Symbol: T24 = Overtime pay:
Text Symbol: T23 = Regular gross pay:
Text Symbol: T22 = Pay period type:
Text Symbol: T21 = Last pay period in the month:
Text Symbol: T20 = Number of employees :
Text Symbol: T19 = Number of part-time employees:
Text Symbol: T18 = Total number of employees in the last payrollperiod:
Text Symbol: T17 = Start and end dates of payroll month:
Text Symbol: T16 = Gross monthly payroll:
Text Symbol: T15 = Other Employees
Text Symbol: T13 = Salaried Employees
Text Symbol: T28 = Monthly payments:
Text Symbol: T29 = Payments made every 2 months:
Text Symbol: T30 = Quarterly payments:
Text Symbol: T31 = Greater than quarterly payments:
Text Symbol: T32 = Federal taxable benefits:
Text Symbol: T33 = Retroactive payments
Text Symbol: T34 = From/To:
Text Symbol: T35 = Amounts:
Text Symbol: T36 = Average number of working hours in a week:
Text Symbol: T38 = Rejected personnel numbers:
Text Symbol: T39 = Reporting Business Summary
Text Symbol: T40 = Total number of employees processed:
Text Symbol: T41 = Successful personnel numbers:
Text Symbol: T42 = Total warnings:
Text Symbol: T12 = Employees paid by the hour
Text Symbol: 000 = Business Survey details
INCLUDE RPCBPSKF.
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 RPCBPSK0 or its description.