MP097900 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 MP097900 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: L01 = Retirement Reason
Text Symbol: L02 = Retirement Date
Text Symbol: L03 = Fictive Salary Incr.
Text Symbol: M01 = January
Text Symbol: M02 = February
Text Symbol: M03 = March
Text Symbol: M04 = April
Text Symbol: M05 = May
Text Symbol: M06 = June
Text Symbol: M07 = July
Text Symbol: M08 = August
Text Symbol: M09 = September
Text Symbol: M10 = October
Text Symbol: M11 = November
Text Symbol: M12 = December
Text Symbol: PO1 = Enter Calculation Parameters
Text Symbol: POT = Calculation Parameters
Text Symbol: T01 = Pension Calculatn
Text Symbol: T02 = Pension Simulation
Text Symbol: T03 = Manual Entry
INCLUDE MP097950.
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.