RS_D021T_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_D021T_UPDATE 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.
Selection Text: ONLYOR = Only screens in original sys.
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: 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 Text Entries Containing Errors in Table D021T
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: 040 = B r i e f o v e r v i e w
Text Symbol: 084 = in D021T
Text Symbol: 083 = Field name
Text Symbol: 082 = Orig
Text Symbol: 081 = Scr.
Text Symbol: 080 = Program
Text Symbol: 074 = Screen
Text Symbol: 017 = Number of entries in D021T containing errors
Text Symbol: 016 = - of these with entries in D021T containing errors
Text Symbol: 015 = No. of screens searched:
Text Symbol: 013 = Person responsible:
Text Symbol: 012 = Package:
Text Symbol: 001 = Original texts with errors in Tab. D021T for scrns
Text Symbol: 030 = No screens exist with D021T entries containing errors.
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 = T e x t s s u c c e s s f u l l y r e p a i r e d
Text Symbol: 020 = O v e r v i e w
Text Symbol: 019 = Number of repaired (saved) screens:
Text Symbol: 203 = Function group
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RS_SCRP_FIELDS_TO_TRANSLATE * CALL FUNCTION 'RS_SCRP_FIELDS_TO_TRANSLATE' * TABLES * FIELDS = FIELDS_ORIG * FIELDS_TRAN = FIELDS * EXCEPTIONS * OTHERS = 1.
RS_SCRP_FIELDS_AUTOTEXT * CALL FUNCTION 'RS_SCRP_FIELDS_AUTOTEXT' * TABLES * FIELDS = FIELDS_ORIG * EXCEPTIONS * OTHERS = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RS_D021T_UPDATE - Screens With Text Entries Containing Errors in Table D021T RS_D021T_UPDATE - Screens With Text Entries Containing Errors in Table D021T RS_D021T_CLEAN_NON_ORIG_LANGU - Report RS_D021T_CLEAN_NON_ORIG_LANGU RS_D021T_CLEAN_NON_ORIG_LANGU - Report RS_D021T_CLEAN_NON_ORIG_LANGU RS_D021T_CLEAN - D021T entries for non-existent screens RS_D021T_CLEAN - D021T entries for non-existent screens