RSLDIATE 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 RSLDIATE 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.
Title: Test Environment for Dialog Modules
Text Symbol: 161 = No. of Lines
Text Symbol: 162 = Old
Text Symbol: 163 = Before start
Text Symbol: 170 = No. of Lines
Text Symbol: 180 = No. of lines prior to start
Text Symbol: 190 = Table contents differ from comparison value
Text Symbol: 200 = No.
Text Symbol: 210 = Date
Text Symbol: 220 = Time
Text Symbol: 230 = Test Data Record
Text Symbol: 240 = Diff.
Text Symbol: 250 = Test Sequence
Text Symbol: 251 = Sequence number
Text Symbol: 260 = Step
Text Symbol: 270 = Parameters
Text Symbol: 280 = Short Text
Text Symbol: 290 = Long Text
Text Symbol: 300 = Uppercase/Lowercase
Text Symbol: 301 = Individual Tests
Text Symbol: 302 = Test Sequences
Text Symbol: 310 = Not yet documented
Text Symbol: 160 = Tables
Text Symbol: 010 = Table
Text Symbol: 015 = Parameter display not supported
Text Symbol: 020 = Structure
Text Symbol: 030 = Field
Text Symbol: 040 = Frm fld
Text Symbol: 050 = From Position
Text Symbol: 060 = Line
Text Symbol: 070 = Dialog Module
Text Symbol: 080 = Microseconds
Text Symbol: 090 = Runtime
Text Symbol: 100 = Differences to test dataset
Text Symbol: 101 = No differences found during test data comparison
Text Symbol: 102 = Differences found during test data comparison
Text Symbol: 103 = Current test and saved test produce the same result
Text Symbol: 110 = Exception
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.