SAPMPAP3 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 SAPMPAP3 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
PB60 - Maintain Applicant Activities
PB50 - Display Applicant Activities
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.
Title: Applicant Activities (PB50 and PB60)
Text Symbol: 001 = Activity txt
Text Symbol: 002 = Person responsible
Text Symbol: 003 = Performance date
Text Symbol: 004 = Vacancy
Text Symbol: 005 = Applcnt. correspndnce
Text Symbol: 006 = RT
Text Symbol: 007 = Save document?
Text Symbol: 008 = Close document?
Text Symbol: 009 = SAP Recruitment
Text Symbol: 012 = Applicant no.
Text Symbol: 013 = on
Text Symbol: 014 = To
Text Symbol: 015 = Applic.date
Text Symbol: 016 = Unsol.app.gp
Text Symbol: 017 = Advertisement
Text Symbol: 018 = Perform
Text Symbol: AER = Completed activities-------------------------------------------------------------------------------------
Text Symbol: AEV = Compl'd activity:
Text Symbol: AGE = Planned activities----------------------------------------------------------------------------------------
Text Symbol: AGV = Planned activity:
Text Symbol: C01 = A letter is available for this activity
Text Symbol: C02 = If the name of the standard text is changed
Text Symbol: C03 = this letter will be deleted.
Text Symbol: C11 = A letter is available for this activity
Text Symbol: C12 = If you undo the changes this
Text Symbol: C13 = letter will be deleted.
Text Symbol: C14 = Do you want to undo changes?
Text Symbol: L01 = Do you still want to exit
Text Symbol: L02 = the current screen?
Text Symbol: L05 = Do you still want to change
Text Symbol: L06 = processing mode?
Text Symbol: NON = No entries available
Text Symbol: OBM = Object manager
Text Symbol: SFL = Dear
Text Symbol: SLV = Dear
Text Symbol: SML = Dear
Text Symbol: T01 = change
No INCLUDES are used within this REPORT code!
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.