RPCBHOB0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for If you do not want to run a forced retrocalculation to fill the payroll cluster table BHOLP, you can use this report to perform a payroll simulation in the past, to be able to collect the necessary data to complete payroll cluster table BHOLP...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 RPCBHOB0 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
PC00_M12_CBHO - Initialization of Holiday Pay
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: LOG_DIS = Display payroll log
Selection Text: PURGE = D .
Selection Text: RUECK-AB = Forced retro.accounting as of
Selection Text: SCHEMA = Payroll schema
Selection Text: SIMUL = D .
Title: Initialization of History for Holiday Pay
Text Symbol: 009 = Activate Admin Mode
Text Symbol: 010 = Deactivate Admin Mode
Text Symbol: 011 = Admin
Text Symbol: 012 = Display Payroll Log
Text Symbol: X01 = Payroll parameters
Text Symbol: X02 = Execution parameters
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.
RPCBHOB0 - Initialization of History for Holiday Pay RPCBHOB0 - Initialization of History for Holiday Pay RPCBHIJ0 - Payments list for Social Insurance premium of SYOYO RPCBGNA1PBS - BVA SI Contribution Basis Statement with Data Medium Exchange (A) RPCBGNA1PBS - BVA SI Contribution Basis Statement with Data Medium Exchange (A) RPCBGNA1 - Payslip SI (Contribution Base Statement) with ELDA Data Exchange (A)