SAP Reports / Programs | Basis Components | Upgrade - General(BC-UPG) SAP BC

SAPMSUGL SAP ABAP dialog Program - Program SAPMSUGL







SAPMSUGL 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 SAPMSUGL into the relevant SAP transactions such as SE38 or SE80


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


Text pool values


Title: Program SAPMSUGL
Text Symbol: FI8 = End of file reached
Text Symbol: FI7 = Current position
Text Symbol: FI6 = Last status change
Text Symbol: FI5 = Last access
Text Symbol: FI4 = Last Changed
Text Symbol: FI3 = Authorizations
Text Symbol: FI2 = Bytes
Text Symbol: FI1 = Size
Text Symbol: FI0 = File Attributes
Text Symbol: E99 = End of runtime analysis
Text Symbol: E02 = This line does not contain affected program
Text Symbol: D05 = this dump.
Text Symbol: D04 = Refer to the Note system for further information on
Text Symbol: D03 = the kernel differs from that of the database.
Text Symbol: D02 = Either the text was inadvertently deleted or the release of
Text Symbol: D01 = There is no help text for this dump
Text Symbol: BRT = Branch to
Text Symbol: 401 = |Date |Time |Host |User |Clt|X|Error ID
Text Symbol: 253 = Active calls in SAP kernel
Text Symbol: 252 = Spool error information
Text Symbol: 251 = No dump information available
Text Symbol: 250 = ABAP dump analysis sections
Text Symbol: X01 = Program Termination
Text Symbol: TIT = Task Memory
Text Symbol: TIS = Temporary Storage (SHORT)
Text Symbol: TIR = Roll Memory
Text Symbol: TIP = Permanent storage
Text Symbol: TIH = Heap Memory
Text Symbol: TEM = EM Storage
Text Symbol: STT = Type ID.... Allocated.. Contents............... Address
Text Symbol: STS = Type ID.... Used...... Allocated.. Contents.. Address
Text Symbol: STR = Type ID.... Used...... Allocated.. Contents.... Address
Text Symbol: STP = Type ID.... Allocated.. Contents............... Address
Text Symbol: STH = Key ID...... Allocated Contents.................................. Address...
Text Symbol: SO3 = Active source code no longer available
Text Symbol: SO2 = At time of termination,
Text Symbol: SO1 = Program has changed





Text Symbol: SO0 = Caution:
Text Symbol: RT1 = < No message text available >
Text Symbol: RT0 = < No T100 key available >
Text Symbol: O01 = | Error ID | Number |Typ|
Text Symbol: ME1 = Program terminated, short dump being formatted...
Text Symbol: LOA = Load
Text Symbol: FI9 = Error in file
Text Symbol: 244 = No.. Name.......... Contents...1....+....2....+....3....+..
Text Symbol: 218 = Table........... Lines Occurs
Text Symbol: 217 = List of internal tables
Text Symbol: 216 = Hashchain Used Offset
Text Symbol: 215 = No. Size Reset Req.ID Locks C Program TimeStp Hash
Text Symbol: 214 = Program buffer (PXA)
Text Symbol: 212 = | LoadSize | RollSize |
Text Symbol: 211 = | Program | Gen. date time
Text Symbol: 210 = List of ABAP programs affected
Text Symbol: 209 = Source code extract
Text Symbol: 208 = Error occurred during batch input processing
Text Symbol: 207 = Information on where terminated
Text Symbol: 206 = User, Transaction...
Text Symbol: 205 = System env
Text Symbol: 204 = Hints for Error Handling
Text Symbol: 203 = Error anal.
Text Symbol: 202 = What can you do?
Text Symbol: 201 = What happened?
Text Symbol: 128 = Screen information
Text Symbol: 104 = at
Text Symbol: 103 = Occurred on
Text Symbol: 101 = ABAP/4 Runtime Errors
Text Symbol: 100 = (Continue)
Text Symbol: 219 = Contents of header line................
Text Symbol: 243 = Program
Text Symbol: 242 = Directory of data areas (contents)
Text Symbol: 241 = No.. Name......... Length Ofsg Typ Next Gen. date time
Text Symbol: 240 = Program
Text Symbol: 236 = Directory of data areas (administration information)
Text Symbol: 235 = Name.......... Contents.1....+....2....+....3....+....
Text Symbol: 234 = Program
Text Symbol: 233 = Directory of application tables (contents)





Text Symbol: 232 = Internal Notes
Text Symbol: 231 = SY field contents.....................
Text Symbol: 230 = SY field contents.....................
Text Symbol: 22A = Program
Text Symbol: 229 = System field contents
Text Symbol: 228 = Include Line source code
Text Symbol: 227 = Index Name F1 Co Par01 Par2. Par3. Par4. Tabl
Text Symbol: 226 = ABAP control blocks CONT
Text Symbol: 225 = Include Line
Text Symbol: 224 = No.... Type........ Name..........................
Text Symbol: 223 = Active calls / events
Text Symbol: 222 = Contents.1....+....2....+....3....+....4
Text Symbol: 221 = Name..........................
Text Symbol: 220 = Chosen variables


INCLUDES used within this REPORT SAPMSUGL

INCLUDE MSUGLTOP.
INCLUDE MSUGLI01.
INCLUDE MS380O10.
INCLUDE MSUGLF01.
INCLUDE MSUGLF02.
INCLUDE MSUGLF03.


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