SAP Reports / Programs | Clinical System | Clinical System(IS-HMED) SAP IS

SAPMN1PM SAP ABAP dialog Program - IS-H*MED: Module Pool for Patient Monitor







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


Transaction Code(s):

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

N1PH - IS-H*MED: Patient History


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


Text pool values


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.





Text Symbol: AR1 = Archived cases exist for the patient:
Text Symbol: AR2 = Archived Cases
Text Symbol: W01 = Requests
Text Symbol: X01 = Patient History
Text Symbol: X02 = Patient:
Text Symbol: X03 = Sex:
Text Symbol: X04 = Age:
Text Symbol: X05 = Services with Status:
Text Symbol: X06 = Docu., ;; Documents,
Text Symbol: X07 = Diagn. ;; Diagnoses,
Text Symbol: X08 = NrsAcu,;; Nursing acuities,
Text Symbol: X09 = NrsSrv.,;; Nursing services;
Text Symbol: X10 = MR, ;; Medical records;
Text Symbol: X11 = Req. ;; Requests
Text Symbol: X12 = Case:
Text Symbol: X13 = Time From:
Text Symbol: X14 = To :
Text Symbol: X15 = Dept. OU:
Text Symbol: X16 = Room:
Text Symbol: X17 = Bed:
Text Symbol: X18 = Discharge Date:


INCLUDES used within this REPORT SAPMN1PM

INCLUDE MN1PMO01.
INCLUDE MN1PMF01.
INCLUDE MN1PMI01.
INCLUDE MN1PME01.


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