SAP Reports / Programs

SAPMP50J SAP ABAP dialog Program - Enhancement Tool for Personnel Administration Infotypes







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


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

PM01 - Enhance Infotypes


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


Text pool values


Title: Enhancement Tool for Personnel Administration Infotypes
Text Symbol: VMI = Migrate Infotype View
Text Symbol: VER = Version
Text Symbol: UIE = UI Enhancement for IT
Text Symbol: TRZ = Continue anyway?
Text Symbol: TPR = Test parameter
Text Symbol: SRM = Undo UI Change
Text Symbol: SIP = Skip
Text Symbol: SCR = Screen Structure
Text Symbol: PSS = PS Struct.
Text Symbol: OPC = Operation code
Text Symbol: NEX = does not exist. How do you want to proceed?
Text Symbol: MOD = Module Pool
Text Symbol: KFI = Conversion Class for Infotype
Text Symbol: IRM = Delete Infotype
Text Symbol: INV = Inftype view
Text Symbol: INF = Infotype
Text Symbol: IMI = Migrate Infotype
Text Symbol: G01 = Generated by
Text Symbol: ERM = Delete Enhancement
Text Symbol: EMI = Migrate Enhancement
Text Symbol: E10 = Invalid infotype number
Text Symbol: DIC = Create Dictionary object
Text Symbol: CRM = Delete InfotypeVersion
Text Symbol: CMI = Migrate Infotype Version
Text Symbol: CKA = Do you want to create the check class in the core system?
Text Symbol: CFI = Check Class for Infotyp
Text Symbol: CCC = Create Check Class
Text Symbol: CAN = Cancel
Text Symbol: BAD = BAdI
Text Symbol: ANL = Create
Text Symbol: ADF = Additional fields
Text Symbol: 022 = List screen enhancement for infotype
Text Symbol: 021 = Enhancement for infotype
Text Symbol: 013 = Really delete completely?
Text Symbol: 006 = already exists
Text Symbol: 005 = Inp. module
Text Symbol: 004 = Outp. module





Text Symbol: 003 = Generated code
Text Symbol: 002 = Overwrite object?
Text Symbol: 001 = already exists.
Text Symbol: 000 = Confirmation


INCLUDES used within this REPORT SAPMP50J

INCLUDE MP50JTOP.
INCLUDE MP50JO00.
INCLUDE MP50JI00.
INCLUDE MP50JF00.
INCLUDE MP50JF10.
INCLUDE MP50JF12.
INCLUDE MP50JF14.
INCLUDE MP50JF19.
INCLUDE MP50JF30.
INCLUDE MP50JF40.
INCLUDE MP50JFIT.


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