SAP Reports / Programs | Personnel Management | Personnel Administration | New Zealand(PA-PA-NZ) SAP PA

MP031000 SAP ABAP dialog Program - Module Pool: P0310 Superannuation NZ







MP031000 is a standard Module pool for a dialog screen ABAP Program available within your SAP system (depending on your version and release level). It is used for This is the module pool program for infotype p310 (superannuation NZ) this is executed everytime the infotype is inserted, changed or dispayed...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.

If you would like to execute this report or see the full code listing simply enter MP031000 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 MP031000. "Basic submit
SUBMIT MP031000 AND RETURN. "Return to original report after report execution complete
SUBMIT MP031000 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Module Pool: P0310 Superannuation NZ
Text Symbol: 031 = This fund is not valid in this period
Text Symbol: 030 = Specify positive values only
Text Symbol: 029 = Tax method must be Salary Bracket
Text Symbol: 028 = Value entered will override the sys calculated value. Is this correct?
Text Symbol: 027 = Emp has full tax year history, so annual salary not required.
Text Symbol: 026 = Please enter the account holder's name
Text Symbol: 025 = and hence it is not necessary to select this field
Text Symbol: 024 = This type of fund has no ESCT exemption
Text Symbol: 023 = No super salary is accepted if box unchecked!
Text Symbol: 022 = Defined super salary not set up in T5QSS!
Text Symbol: 021 = Fund Code has changed-please check contributions!
Text Symbol: 020 = User amount will override default percentage!
Text Symbol: 019 = User amount will override factor!
Text Symbol: 018 = User amount will override calculated percent!
Text Symbol: 017 = Please enter amount or factor-not both!
Text Symbol: 016 = User amount will override calculated amount!
Text Symbol: 015 = User factor will override default percent!
Text Symbol: 014 = Calculated amount will override default percent!
Text Symbol: 013 = Calc'd percent will override default percent!
Text Symbol: 012 = User percent will override factor!
Text Symbol: 011 = User percent will override calculated amount!
Text Symbol: 010 = Please enter percent or factor-not both!
Text Symbol: 004 = Contr. Amount
Text Symbol: 003 = Contribution %
Text Symbol: 002 = not all 3!
Text Symbol: 001 = not both!


INCLUDES used within this REPORT MP031000

No INCLUDES are used within this REPORT code!


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