SAP Reports / Programs | Patient Accounting | SAP Healthcare - Industry-Specific Components for Hospitals | Patient Accounting(IS-H-PA) SAP IS

SAPMNT11 SAP ABAP dialog Program - IS-H: Service Master with Time-Dependent Catalog Columns (Intervals)







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

NT02 - IS-H: Change Services in Catalog
NT01 - IS-H: Create Services in Catalog
NT03 - IS-H: Display Services in Catalog


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 SAPMNT11. "Basic submit
SUBMIT SAPMNT11 AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMNT11 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: Service Master with Time-Dependent Catalog Columns (Intervals)
Text Symbol: I04 = Service
Text Symbol: P03 = IS-H: Detail Screen
Text Symbol: P04 = Do you want to cancel? (any new specifications will be lost)
Text Symbol: S01 = Do you want to
Text Symbol: S02 = delete the sel. record?
Text Symbol: S03 = You chose "Delete".
Text Symbol: S04 = Do you want to
Text Symbol: S05 = delete the sel. records?
Text Symbol: S10 = Do you really want to delete the selected records?
Text Symbol: S11 = You chose "Delete".
Text Symbol: S12 = Ye
Text Symbol: S13 = No
Text Symbol: T01 = Absence-Relevant
Text Symbol: T02 = Federal Regulation for Hospitals Discount
Text Symbol: T03 = Summarization ID
Text Symbol: T04 = Table of Operation
Text Symbol: T05 = Performance Type
Text Symbol: T06 = Charge Factor Materials
Text Symbol: T07 = Charge Factor Personnel Basic Services Main Department
Text Symbol: T08 = Charge Factor Materials Basic Services Main Department
Text Symbol: T09 = Flat Rate for Acute Treatment
Text Symbol: T10 = Cost Weight External Transfer External Physician Department
Text Symbol: T11 = Minimum Length of Stay
Text Symbol: T12 = Readmission Exception
Text Symbol: T13 = Planned Days Without Discount
Text Symbol: T14 = Surcharge or Discount per Service
Text Symbol: 001 = Caution! Do you want to make
Text Symbol: 002 = retroactive changes?
Text Symbol: 003 = Interval End
Text Symbol: 004 = Caution, time intervals will be changed:
Text Symbol: 005 = Existing Time Interval New Time Interval
Text Symbol: 006 = | Tax Ctgry | Tax C. | Description |
Text Symbol: 007 = Input Help
Text Symbol: 008 = User
Text Symbol: 009 = Interval Start
Text Symbol: 010 = Is service &1 to end on &2?
Text Symbol: 011 = Detailed Selection Anatomy





Text Symbol: 012 = Departmental Org. Unit Requesting Service
Text Symbol: 050 = Main Department
Text Symbol: 051 = Main Department and External Midwife
Text Symbol: 052 = External Operating Surgeon
Text Symbol: 053 = External Surgeon and Anesthetist
Text Symbol: 054 = External Operating Surgeon and External Midwife
Text Symbol: 055 = External Surgeon, Anesthetist, and Midwife
Text Symbol: 056 = External Physician with Fee Contract
Text Symbol: A01 = Service Catalog
Text Symbol: A02 = Institution
Text Symbol: A03 = Service
Text Symbol: B01 = Service
Text Symbol: B02 = Valid From
Text Symbol: B03 = Valid To
Text Symbol: I01 = Current Status
Text Symbol: I02 = After Changing the Intervals


INCLUDES used within this REPORT SAPMNT11

INCLUDE MNT11O70.
INCLUDE MNT11OCH.
INCLUDE MNT11OAT.
INCLUDE MNT11OFR.
INCLUDE MNT11OCN.
INCLUDE MNT11I70.
INCLUDE MNT11ICH.
INCLUDE MNT11IAT.
INCLUDE MNT11IFR.
INCLUDE MNT11ICN.
INCLUDE MNT11F00. " FORM ROUTINES SYSTEM-ROUTINEN,STEUERUNG ECT
INCLUDE MNT11F05. " FORM ROUTINES JB TARIFSTAMM LESEN
INCLUDE MNT11F10. " FORM ROUTINES TEXTE/SPALTENWERTE LESEN
INCLUDE MNT11F21. " FORM ROUTINES STATUS FÜR FUB ANZEIGEN TALST
INCLUDE MNT11F30. " FORM ROUTINES STEP-LOOP-AUFBEREITUNG
INCLUDE MNT11F34. " FORM ROUTINES PEPP DYNPRO 314
INCLUDE MNT11F36. " FORM ROUTINES STEP-LOOP-AUFBEREITUNG 0306
INCLUDE MNT11F70.
INCLUDE MNT11F71.
INCLUDE MNT11F90. " FORM ROUTINES REXXXX IN ATAB-TABLES
INCLUDE MNT11F309.
INCLUDE MNT11F311.
INCLUDE MNT11FCH.





INCLUDE MNT11FAT.
INCLUDE MNT11FFR.
INCLUDE MNT11FCN.
INCLUDE MNT11_NTPKDPREL_TABLE_INITO01.


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