SAPMN1PM 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 SAPMN1PM into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
N1PH - IS-H*MED: Patient History
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: IS-H*MED: Module Pool for Patient Monitor
Text Symbol: X20 = To
Text Symbol: X21 = F.Employee
Text Symbol: X22 = From
Text Symbol: X23 = Case
Text Symbol: X26 = Svce:;; Service
Text Symbol: X27 = NSrv:;; Nursing service
Text Symbol: X28 = No data was selected!
Text Symbol: X29 = Sta;; Status
Text Symbol: X30 = Status-Text ;; Status short text
Text Symbol: X31 = RspEmpl ;; EMPLoyee ReSPonsible
Text Symbol: X32 = Date
Text Symbol: X33 = Time
Text Symbol: X34 = Status-History-Request
Text Symbol: X35 = Status-History-Service
Text Symbol: X36 = Docu:;; Document
Text Symbol: X37 = Status History Document
Text Symbol: X38 = RefD:;; Referral diagnosis
Text Symbol: X39 = TmtD:;; Treatment diagnosis
Text Symbol: X40 = A/HD:;; Admission-/Hospital Main Diagnosis
Text Symbol: X41 = AdmD:;; Admission diagnosis
Text Symbol: X42 = HsMD:;; Hospital main diagnosis
Text Symbol: X50 = Risk Factors
Text Symbol: X51 = Dsch:;; DiSCHarge
Text Symbol: X52 = Rec.
Text Symbol: X53 = Nursing Acuity:
Text Symbol: X54 = You have no authorization for this patient
Text Symbol: X55 = Find Nursing OU
Text Symbol: X56 = Case
Text Symbol: X19 = Req:;;Request:
Text Symbol: 003 = Search Nursing OU
Text Symbol: 011 = Departmental OU
Text Symbol: 101 = OrgID
Text Symbol: 102 = Dept.OU
Text Symbol: 103 = Nrs. OU
Text Symbol: 104 = Req.Cat
Text Symbol: 105 = Status
Text Symbol: 106 = Short Anamn.
INCLUDE MN1PMO01.
INCLUDE MN1PMF01.
INCLUDE MN1PMI01.
INCLUDE MN1PME01.
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.