RPCVWBD0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The report RPCVWBD0 creates notifications for the BVV pension that are to be sent to the BVV via data medium each month...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 RPCVWBD0 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.
Title: Create BVV Notifications
Text Symbol: I01 = Notification Records
Text Symbol: I02 = Trailer Records
Text Symbol: I03 = Transfer Records
Text Symbol: T01 = Output
Text Symbol: T02 = Short Log
Text Symbol: T03 = Log
Text Symbol: T04 = Archive No. of File
Text Symbol: T06 = Other Entries
Text Symbol: T07 = Test Run
Text Symbol: T08 = Generate Output File
Text Symbol: T09 = Log (Old Format)
Text Symbol: T12 = Generate Output file for DTS
Text Symbol: Z01 = BVV Company &1 for &2
INCLUDE RPCVWBD0_DATA.
INCLUDE RPCVWBD0_SELECTION_SCREEN.
INCLUDE RPCVWBD0_FORMS.
INCLUDE RPCVWBD0_PROTO.
INCLUDE RPCVWBD0_OUTPUT.
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.
RPCVWBD0 - Create BVV Notifications RPCVWBD0 - Create BVV Notifications RPCVTMB0 - Include RPCVTBB0 (Module Pool) Simulation of SI/Tax (Belgium) RPCVTFB0 - Include RPCVTBB0 (Form Pool) Simulation of SI/Tax (Belgium) RPCVTDB0 - Include RPCVTBB0 (Data Pool) Simulation of SI/Tax (Belgium) RPCVTBB0 - Separate Testing Net Payroll (SI and Tax) with T596F (Belgium)