RPCBOWB0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report enables you to analyze the TemSe, that is the Temporary Sequential file system...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 RPCBOWB0 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_BOWA_AT - BELCOTAX - Analyze TemSe file
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: R_TEMSE = TemSe
Selection Text: REC9 = REC9
Selection Text: REC8 = REC8
Selection Text: REC2 = REC2
Selection Text: REC1 = REC1
Selection Text: REC0 = REC0
Selection Text: LOG = Display
Selection Text: DOWN = Download
Title: BELCOTAX - TemSe file Analysis
Text Symbol: H14 = 281.18
Text Symbol: H15 = 281.20
Text Symbol: H16 = 281.25
Text Symbol: H17 = 281.30
Text Symbol: H18 = 281.40
Text Symbol: H19 = 281.50
Text Symbol: H20 = 281.60
Text Symbol: H21 = 281.71
Text Symbol: H22 = 281.80
Text Symbol: H23 = 281.81
Text Symbol: H24 = 281.82
Text Symbol: H25 = 281.83
Text Symbol: H26 = 281.84
Text Symbol: H27 = 281.90
Text Symbol: H28 = 281.00
Text Symbol: H29 = 281.93
Text Symbol: H13 = 281.17
Text Symbol: 001 = TEMSE file
Text Symbol: 002 = Download files
Text Symbol: 003 = Download Directory
Text Symbol: 004 = General Messages
Text Symbol: 005 = Messages per Employee
Text Symbol: 006 = Persons selected
Text Symbol: 007 = Persons processed correctly
Text Symbol: 008 = Persons rejected
Text Symbol: 009 = Negative Amounts
Text Symbol: 010 = Negative Amounts Messages
Text Symbol: 011 = Negative Amounts
Text Symbol: 013 = Display/Download
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.