MP063300 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 MP063300 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.
Text Symbol: T01 = Type of mediation/ADR
Text Symbol: EXT = Extension
Text Symbol: 311 = Enter new investigator
Text Symbol: 310 = Reset investigator
Text Symbol: 309 = See investigator information
Text Symbol: 308 = Find investigator
Text Symbol: 307 = Enter new mediator
Text Symbol: 306 = Reset mediator
Text Symbol: 305 = See mediator information
Text Symbol: 304 = Find mediator
Text Symbol: 303 = Enter new counselor
Text Symbol: 302 = Reset counselor
Text Symbol: 301 = See counselor information
Text Symbol: 300 = Find counselor
Text Symbol: 201 = Issue
Text Symbol: 200 = Base
Text Symbol: 100 = Bases and Issues
Text Symbol: 099 = Current Status
Text Symbol: 010 = Unknown Type of Mediation/ADR
Text Symbol: 009 = Invalid central address pointer
Text Symbol: 008 = please set this case as reference in case
Text Symbol: 007 = This case is being referred by another one.
Text Symbol: 005 = Case number has already been used
Text Symbol: 004 = Unknown Closure Type
Text Symbol: 003 = Unknown Agency Action
Text Symbol: 001 = N/A
INCLUDE MP063350.
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.