SAP Reports / Programs | Basis Components | ABAP Workbench, Java IDE and Infrastructure | Screen Painter(BC-DWB-TOO-SCR) SAP BC

RS_D021S_UPDATE SAP ABAP Report - Screens with incorrect entries in the field list (combined report)







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


Text pool values


Selection Text: MIT = With Test Packages
Selection Text: FUGR = Function group
Selection Text: ENTWKLAS = Package
Selection Text: DYNPRO = Screen
Selection Text: CHECK = Overview only, no repair
Selection Text: ONLYOR = Only screens in original sys.
Selection Text: UPDORI = Repair for scrns in orig. sys.
Selection Text: UPDATE = Repair for all screens
Selection Text: SELDYN = With selection screens
Selection Text: PUSER = Person Responsible for Package
Selection Text: PROGNAM = Program or function group
Selection Text: PROG = Program
Title: Screens with incorrect entries in the field list (combined report)
Text Symbol: 074 = Screen
Text Symbol: 073 = Program or function group
Text Symbol: 072 = Person Responsible for Package
Text Symbol: 071 = Package
Text Symbol: 070 = Selection criterion:
Text Symbol: 050 = S u m m a r y
Text Symbol: 080 = Program
Text Symbol: 102 = System:
Text Symbol: 101 = Date :
Text Symbol: 100 = Page:
Text Symbol: 083 = Field name
Text Symbol: 082 = Orig
Text Symbol: 081 = Scr.
Text Symbol: 017 = Number of incorrect entries in D021S:
Text Symbol: 016 = - of those, with incorrect entries in D021S:
Text Symbol: 015 = No. of screens searched:
Text Symbol: 013 = Person responsible:
Text Symbol: 012 = Package:
Text Symbol: 001 = Incorrect entries in table D021S (field list):
Text Symbol: 019 = Number of repaired (saved) screens:
Text Symbol: 040 = B r i e f o v e r v i e w
Text Symbol: 030 = No screens with incorrect D021S entries
Text Symbol: 023 = Number of screens containing syntax- or generation errors:
Text Symbol: 022 = E r r o r l o g (Syntax- or generation errors in screen)
Text Symbol: 021 = S u c c e s s f u l l y r e p a i r e d s c r e e n s





Text Symbol: 020 = O v e r v i e w
Text Symbol: 210 = "Scrollable" attribute for calculation field
Text Symbol: 211 = Text fields with search help or function code
Text Symbol: 212 = Visible lenght < defined length but not scrollable
Text Symbol: 300 = Text difference
Text Symbol: 301 = Missing
Text Symbol: 302 = Redundant
Text Symbol: 205 = Extent of repair (by saving/ generating screen)
Text Symbol: 150 = Not enough room
Text Symbol: 198 = Check screen field list for
Text Symbol: 199 = Selection conditions for screens
Text Symbol: 201 = Additional selection
Text Symbol: 202 = Program
Text Symbol: 203 = Function group


INCLUDES used within this REPORT RS_D021S_UPDATE

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