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

SAPMP50D SAP ABAP dialog Program - Infotypes







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


Text pool values


Title: Infotypes
Text Symbol: DU2 = DUEVO notific.
Text Symbol: DU3 = CQ
Text Symbol: DU4 = DUEVO Notifs (Occupational status benefits)
Text Symbol: E21 = ELStAM
Text Symbol: E22 = ELStAM Notifications
Text Symbol: EA1 = AAG
Text Symbol: EA2 = Reimbursement of ER Expenses
Text Symbol: EE1 = EEL
Text Symbol: EE2 = Compensation Benefits
Text Symbol: EL1 = ELEN
Text Symbol: EL2 = ELENA Notifications
Text Symbol: OPT = Optical archive
Text Symbol: PK1 = ES
Text Symbol: PK2 = Accounts
Text Symbol: SK1 = SFP
Text Symbol: SK2 = Message data social fund procedure
Text Symbol: SVV = (DE)
Text Symbol: SVW = Flexible Work.Hours Policy
Text Symbol: TAB = Postings (RPCIPO00)
Text Symbol: TRV = Trip data
Text Symbol: ZS1 = PO
Text Symbol: ZS2 = Pay. Office Messages
Text Symbol: DU1 = DEUV
Text Symbol: 001 = Yes
Text Symbol: 002 = No
Text Symbol: 3AL = Applicant letters
Text Symbol: 3AN = Appl.activity memos
Text Symbol: 3AP = Appl.activities
Text Symbol: 593 = Rehabilitants results table P539R
Text Symbol: BA1 = CPS
Text Symbol: BA2 = CPS data
Text Symbol: BA3 = C2DB
Text Symbol: BA4 = Cluster DB
Text Symbol: BDL = Do you really want to delete this applicant's data?
Text Symbol: BE0 = C2Q0
Text Symbol: BEW = Statements
Text Symbol: BV1 = OB





Text Symbol: BV2 = OB Contribution coll. notifs
Text Symbol: CA1 = CALC
Text Symbol: CLU = Clusters
Text Symbol: DEL = Do you really want to delete the data on this personnel number?
Text Symbol: DL1 = Do you really want to delete the selected infotype or cluster?
Text Symbol: DLN = Do you really want to delete the selected infotypes or clusters?
Text Symbol: DS1 = DIN
Text Symbol: DS2 = DEUEV Immediate Notifications
001 Infotype Subtype


INCLUDES used within this REPORT SAPMP50D

INCLUDE MP50DTOP.
INCLUDE MP50DO00.
INCLUDE MP50DI00.
INCLUDE MP50DF00.
INCLUDE MP50DF01.


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