MP326500 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 MP326500 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: 001 = Enter child dues amount
Text Symbol: 002 = Enter child number
Text Symbol: A01 = This infotype
Text Symbol: A02 = contains more than 8
Text Symbol: A03 = lines displayed.
Text Symbol: B01 = Do you want to display
Text Symbol: B02 = all lines?
Text Symbol: C01 = Not complete display
Text Symbol: E01 = Child with the spec. no. cannot be found:
Text Symbol: E02 = Spouse with the spec. no. cannot be found:
Text Symbol: E03 = Spouse due sum <> for.currency due sum * due %
Text Symbol: E04 = Default value:
Text Symbol: E05 = Child due sum <> basis due * 2.5 * due %
Text Symbol: W01 = Intern. per diem default value:
INCLUDE MP326550.
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.