SAPMS38P 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 SAPMS38P into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
SQ07 - SAP Query: Language comparison
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: Language Comparison of Query Objects
Text Symbol: 135 = Field template
Text Symbol: 136 = Basic List
Text Symbol: 137 = Statistics
Text Symbol: 138 = Ranked List
Text Symbol: 139 = Intermediate counter text
Text Symbol: 140 = Field
Text Symbol: 141 = Sort level/field
Text Symbol: 200 = Long text
Text Symbol: 205 = Description of InfoSet
Text Symbol: 210 = Description
Text Symbol: 215 = Header
Text Symbol: 220 = Selection text
Text Symbol: 225 = Title
Text Symbol: 230 = Notes
Text Symbol: 235 = Control level text
Text Symbol: 240 = Subtotal Text
Text Symbol: 241 = Intermediate counter text
Text Symbol: 245 = Output template
Text Symbol: 246 = The template delimiter ( LL< ... > ) cannot be changed
Text Symbol: 247 = and must exist for each text
Text Symbol: 250 = Page header
Text Symbol: 255 = Page footer
Text Symbol: 260 = Title
Text Symbol: 001 = Text:
Text Symbol: 010 = Subobject
Text Symbol: 020 = Description
Text Symbol: 030 = Info Set
Text Symbol: 040 = Basic list headers
Text Symbol: 050 = Title and notes
Text Symbol: 060 = Update prompt
Text Symbol: 070 = Exit language comparison
Text Symbol: 080 = Save comparison?
Text Symbol: 090 = Cancel processing?
Text Symbol: 100 = User group
Text Symbol: 110 = Field group
Text Symbol: 111 = Database table
Text Symbol: 112 = Database field
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.