SAP Reports / Programs

SAPMH5A0 SAP ABAP dialog Program - Module Pool for PD Transactions







SAPMH5A0 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 SAPMH5A0 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

PQ03 - Actions for Job
PQ02 - Actions for Training Program
PQ04 - Actions for Business Event Type
PQ06 - Actions for Location
PQ07 - Actions for Resource
PQ08 - Actions for External Person
PQ09 - Actions for Business Event Group
PO19D - Display External Instructor
PQ01 - Actions for Work Center
PQ10 - Actions for Organizational Unit
PQ12 - Actions for Resource Type
PQ13 - Actions for Position
PQ14 - Actions for Task
PQ15 - Actions for Company
PQ17 - Actions for Requirement Profiles
PQ18 - Actions for Resource Room
PQ19 - Actions for External Instructor
PPDM - Detail Maintenance Planning ITs
PPCO - Organisational Plan: Initial Screen
PP03_DIRECT - Execute Action Directly
PP03 - Maintain Plan Data (Action-Based)
PP02 - Maintain Plan Data (Open)
PP01_DISP - Display Plan Data (Menu Guided)
PP01 - Maintain Plan Data (Menu-Guided)
PO09D - Display Business Event Group
PO01 - Maintain Work Center
PO09 - Maintain Business Event Group
PO01D - Display Work Center
PO02 - Maintain Training Program
PO12 - Maintain Resource Type
PO12D - Display Resource Type
PO13 - Maintain Position
PO02D - Display Training Program
PO03 - Maintain Job
PO03D - Display Job
PO04 - Maintain Business Event Type
PO04D - Display Business Event Type
PO11D - Display Qualification
PO05 - Maintain Business Event
PO13D - Display Position
PO05D - Display Business Event
PO06 - Maintain Location
PO14 - Maintain Task
PO08D - Display External Person
PO08 - Maintain External Person
PO19 - Maintain External Instructor
PO10 - Maintain Organizational Unit
PO07D - Display Resource
PO07 - Maintain Resource
PO10D - Display Organizational Unit
PO18D - Display Resource Room
PO18 - Maintain Resource 'Room'
PO17D - Display Requirements Profile
PO17 - Maintain Requirements Profile
PO16D - Display Service
PO11 - Maintain Qualification
PO16 - Maintain Services
PO06D - Display Location
PO15D - Display Company
PO15 - Maintain Company
PO14D - Display Task


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 SAPMH5A0. "Basic submit
SUBMIT SAPMH5A0 AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMH5A0 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 for PD Transactions
Text Symbol: VER = Relationship
Text Symbol: STX = Resource type Room
Text Symbol: SHT = Room
Text Symbol: RVH = As of when is the service available?
Text Symbol: RVA = Specify the service to be changed
Text Symbol: RUH = As of when is the company available?
Text Symbol: RUA = Specify the company to be changed
Text Symbol: RTX = Object component to be changed
Text Symbol: RRH = As of when is the equipment available?
Text Symbol: RRA = Specify the equipment to be changed.
Text Symbol: RHH = As of when is the external person available?
Text Symbol: RHA = Specify the external person to be changed.
Text Symbol: RGH = As of when is the room available?
Text Symbol: RGA = Specify the room to be changed.
Text Symbol: RFH = As of when is the location available?
Text Symbol: RFG = Either select 'delete' or specify last validity day.
Text Symbol: RFA = Specify the business event location to be changed.
Text Symbol: ODE = Do you want to delete object?
Text Symbol: OCU = Do you want to delimit object?
Text Symbol: OCO = Do you want to copy object?
Text Symbol: DEL = Delete object
Text Symbol: CUT = Delimit object
Text Symbol: COP = Copy object
Text Symbol: CD5 = Do you want to delete the object (incl. relationships and infotypes)?
Text Symbol: CD4 = Do you want to delimit the object (incl. relationships and infotypes)?
Text Symbol: CD3 = These relationships were also deleted
Text Symbol: CD2 = These relationships were also delimited
Text Symbol: CD1 = Relationships still exist
Text Symbol: AK4 = Delete
Text Symbol: AK3 = Delimit
Text Symbol: AK2 = Change
Text Symbol: AK1 = Create
Text Symbol: 007 = Exists
Text Symbol: 006 = Show Object Manager
Text Symbol: 005 = Limited selection
Text Symbol: 004 = Extended selection
Text Symbol: 003 = Select.





Text Symbol: 002 = Object type
Text Symbol: 001 = Plan version


INCLUDES used within this REPORT SAPMH5A0

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