SAP Reports / Programs | Basis Components | Basis Services / Communication Interfaces | SAP Query(BC-SRV-QUE) SAP BC

SAPMS38P SAP ABAP Report - Language Comparison of Query Objects







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


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

SQ07 - SAP Query: Language comparison


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


Text pool values


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





Text Symbol: 113 = Table field
Text Symbol: 114 = Additional field
Text Symbol: 115 = Parameter
Text Symbol: 116 = Selection criterion
Text Symbol: 117 = Currency/unit field
Text Symbol: 130 = Local field
Text Symbol: 131 = Field headers
Text Symbol: 132 = Selection text
Text Symbol: 133 = Control level text
Text Symbol: 134 = Subtotal Text


INCLUDES used within this REPORT SAPMS38P

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