SAP Reports / Programs

SAPMS38T SAP ABAP dialog Program - Runtime Analysis







SAPMS38T is a standard Module pool for a dialog screen ABAP Program 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 SAPMS38T 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

SE30_OLD - ABAP Objects Runtime Analysis
ATRA - ABAP Objects Runtime Analysis


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


Text pool values


Title: Runtime Analysis
Text Symbol: S_P = Processors
Text Symbol: TFI = Measurement Data Files
Text Symbol: TRE = Overview of Scheduled Measurements
Text Symbol: TVR = Meas. restriction variants
Text Symbol: TWP = Start/end measurement in selected WP
Text Symbol: VS0 = Save Variant
Text Symbol: VS1 = SATRA_VAR_CHANGED
Text Symbol: VS2 = Do you want to save?
Text Symbol: VS3 = Save variant before exiting?
Text Symbol: W01 = Roll In
Text Symbol: W02 = Roll Out
Text Symbol: W03 = TXXX Access
Text Symbol: W04 = Load tables
Text Symbol: W05 = Direct Read
Text Symbol: W06 = Sequential Read
Text Symbol: W07 = Physical Read
Text Symbol: W08 = Insert
Text Symbol: W09 = Update
Text Symbol: W10 = Delete
Text Symbol: W11 = Commit
Text Symbol: W12 = Generate
Text Symbol: W13 = Load report
Text Symbol: W14 = Load CUA
Text Symbol: W15 = Load screen
Text Symbol: W16 = Queue API
Text Symbol: W17 = Read dictionary
Text Symbol: W18 = RFC
Text Symbol: W19 = Read matchcode
Text Symbol: W20 = Update Matchcode
Text Symbol: W21 = Insert Matchcode
Text Symbol: W22 = Physical Insert
Text Symbol: W23 = Physical Update
Text Symbol: W24 = Physical Delete
Text Symbol: W25 = Delete matchcode
Text Symbol: WS2 = Waiting
Text Symbol: WS3 = Running
Text Symbol: WS4 = Stopped





Text Symbol: WS5 = Ended
Text Symbol: WS6 = *******
Text Symbol: S_D = Debug Kernel
Text Symbol: 023 = Meas. Data for
Text Symbol: EM1 = Any
Text Symbol: FA0 = Not Aggregated
Text Symbol: FA1 = Aggregated by Call Position
Text Symbol: FA2 = Fully Aggregated
Text Symbol: FL0 = In Parallel Session
Text Symbol: FL1 = In Current Session
Text Symbol: FS1 = Corrupted file
Text Symbol: FSA = Active
Text Symbol: FSC = Error closing file
Text Symbol: FSE = Error when measuring
Text Symbol: FSR = Finished
Text Symbol: FSS = File size reached
Text Symbol: FST = Time limit reached
Text Symbol: F_9 = Internal
Text Symbol: L01 = Delete perf. file?
Text Symbol: L02 = delete?
Text Symbol: L03 = Delete perf. files?
Text Symbol: L04 = Delete selected files?
Text Symbol: L05 = Delete Scheduled Measurements
Text Symbol: L06 = Delete selected scheduled measurements?
Text Symbol: L07 = Do you want to delete active measurements too?
Text Symbol: OT1 = Transaction
Text Symbol: OT2 = Report
Text Symbol: OT3 = Function Module
Text Symbol: OT4 = URL
Text Symbol: OT5 = Method
Text Symbol: OT6 = SHO Area Constructor
Text Symbol: PT1 = Any
Text Symbol: PT2 = Dialog
Text Symbol: PT3 = Update
Text Symbol: PT4 = Background Processing
Text Symbol: PT5 = RFC
Text Symbol: PT6 = HTTP
Text Symbol: PT7 = SMTP
Text Symbol: PT8 = ITS





Text Symbol: PT9 = SHO Area Constructor
Text Symbol: SPD = Processors, Debug Kernel
Text Symbol: ST1 = Being Processed
Text Symbol: ST2 = Executed


INCLUDES used within this REPORT SAPMS38T

MS38TDOC,
MS38TTOP,
MS38TMAC,
MS38TO01,
MS38TI01,
MS38TF01,
MS38TF02.


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