SAP Reports / Programs

RWWBIDT0 SAP ABAP Report - Test Data for RWWBID00







RWWBIDT0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for With this report, you can create test data for report RFBIDE00...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 RWWBIDT0 into the relevant SAP transactions such as SE38 or SE80


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


Text pool values


Title: Test Data for RWWBID00
Text Symbol: 042 = Test
Text Symbol: 041 = Ms
Text Symbol: 040 = Mr.
Text Symbol: 039 = Output seq. file:
Text Symbol: 038 = West
Text Symbol: 037 = Sou
Text Symbol: 036 = New Bank internal w/o no.
Text Symbol: 035 = New ext. bank
Text Symbol: 034 = 1234 somewhr.
Text Symbol: 033 = New int. bank
Text Symbol: 032 = 3333333333
Text Symbol: 031 = 1234567890
Text Symbol: 030 = 1234 somewhr.
Text Symbol: 029 = New Bank 12342222
Text Symbol: 028 = 1111111111
Text Symbol: 027 = 12342222'.
Text Symbol: 026 = Test 2: Test all
Text Symbol: 025 = 11H Test New Name
Text Symbol: 024 = X
Text Symbol: 023 = DE123456788
Text Symbol: 022 = SOF
Text Symbol: 021 = PLATE
Text Symbol: 020 = X
Text Symbol: 019 = 0621-8888888
Text Symbol: 018 = D
Text Symbol: 017 = 6800
Text Symbol: 016 = Mannheim
Text Symbol: 015 = YIK
Text Symbol: 014 = Old structure
Text Symbol: 013 = Create test
Text Symbol: 012 = Test acct. for batch input
Text Symbol: 011 = Comp.
Text Symbol: 010 = sessions created
Text Symbol: 009 = A total of
Text Symbol: 008 = Name of sequential files:
Text Symbol: 007 = Test data for batch input created
Text Symbol: 006 = ----------------------------------------





Text Symbol: 005 = Batch input test: plant master data
Text Symbol: 004 = ******************************************************
Text Symbol: 003 = not supported
Text Symbol: 002 = Transaction
Text Symbol: 001 = System error:


INCLUDES used within this REPORT RWWBIDT0

No INCLUDES are used within this REPORT code!


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