MS38PF30 is a standard ABAP INCLUDE 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 MS38PF30 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: Language Comparison for Query Objects: Functions for Functional Areas
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RSAQSUL_SELECT_FUNC_AREA call function 'RSAQSUL_SELECT_FUNC_AREA' exporting sul_workspace = act_workspace sul_queryname = ' ' sul_transcode = 'SQ04' sul_usergroup = ' ' importing sul_cancel = pf3flag sul_func_area = rs38e-sgname.
DYNP_VALUES_UPDATE call function 'DYNP_VALUES_UPDATE' exporting dyname = 'SAPMS38P' dynumb = '0050' tables dynpfields = f4_feldtab.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MS38PF30 - Language Comparison for Query Objects: Functions for Functional Areas MS38PF20 - Language Comparison for Query Objects: Functions for User Groups MS38PF10 - Language Comparison for Query Objects: General Functions MS38PE10 - Language Comparison for Query Objects: Events (Flow Control) MS38OTOP - Functional area maintenance: Global data definitions MS38OO20 - documentation and ABAP source code