SAP Reports / Programs | Basis Components | ABAP Workbench, Java IDE and Infrastructure | Activation Program, Conversion Program, DB Utility, MC, SPDD(BC-DWB-DIC-AC) SAP BC

RDDU0001 SAP ABAP dialog Program - Utility Routines for ABAP Dictionary







RDDU0001 is a standard Module pool for a dialog screen ABAP Program available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter RDDU0001 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 RDDU0001. "Basic submit
SUBMIT RDDU0001 AND RETURN. "Return to original report after report execution complete
SUBMIT RDDU0001 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Utility Routines for ABAP Dictionary
Text Symbol: 200 = Message text does not exist in language &
Text Symbol: 034 = Administration Field
Text Symbol: 033 = Invalid Error Number
Text Symbol: 032 = Illegal Bit Number in TESTERRLIST
Text Symbol: 031 = Illegal Bit Number in SETERRLIST
Text Symbol: 030 = not supported in LIKE
Text Symbol: 027 = Change Document
Text Symbol: 026 = Required Field
Text Symbol: 025 = Key Field
Text Symbol: 024 = Compression
Text Symbol: 023 = Buffering
Text Symbol: 022 = Client-specific
Text Symbol: 021 = Table type
Text Symbol: 020 = Activation Flag
Text Symbol: 019 = Value Flag
Text Symbol: 018 = Lang.-specific values flag
Text Symbol: 017 = Sign Flag
Text Symbol: 016 = Lower Case Flag
Text Symbol: 015 = Data Type
Text Symbol: 012 = Partial
Text Symbol: 011 = MOD
Text Symbol: 010 = SAP
Text Symbol: 009 = Partially active
Text Symbol: 008 = Cardinality
Text Symbol: 007 = Dependency Factor
Text Symbol: 006 = No check
Text Symbol: 005 = Saved
Text Symbol: 004 = Not saved
Text Symbol: 003 = Active
Text Symbol: 002 = Revised
Text Symbol: 001 = New


INCLUDES used within this REPORT RDDU0001

INCLUDE RDDU00R3.
INCLUDE RDDPROTD.
INCLUDE RDDVARPR.


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