SAPMNAF1 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 SAPMNAF1 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
NA30N - IS-H: Case Billing
NA30 - IS-H: Case Billing
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.
Selection Text: R_TAGRU = Service Category
Selection Text: R_LEIST = Service
Selection Text: R_KTART = Insurance Provider Type
Selection Text: R_KOSTR = Insurance Provider
Selection Text: R_ERBOE = Performing Organizational Unit
Selection Text: R_CUST = Third-Party Payer
Selection Text: R_BESDT = Visit Date
Selection Text: R_BELNR = Treatment Certificate
Selection Text: R_ANFOE = Departmental Requesting OU
Selection Text: P_SIND = Service w/o Treatment Certif.
Selection Text: P_SEKZ = Self-Payer
Selection Text: DRDAT = Print Date
Text Symbol: 155 = Print Duplicate
Text Symbol: 160 = Period Overview
Text Symbol: A01 = Number of Active Invoices Visible
Text Symbol: A02 = Number of Open Items Visible
Text Symbol: A03 = Integrated Form Display
Text Symbol: A04 = Access via Case List
Text Symbol: A05 = Payment Distribution Log
Text Symbol: A06 = No Service Check in Message Area
Text Symbol: A07 = Provisional Invoice
Text Symbol: C01 = Amount
Text Symbol: C02 = Amount w/o Copayt + Down Payt
Text Symbol: C03 = Amount in Local Crcy
Text Symbol: C04 = Local Crcy
Text Symbol: C05 = Billing Doc.
Text Symbol: C06 = Gross Val.
Text Symbol: C08 = LogInvNo.
Text Symbol: C09 = Active
Text Symbol: C10 = Payer
Text Symbol: C12 = Price
Text Symbol: 154 = TPP
Text Symbol: 153 = Clinical Process Builder
Text Symbol: 152 = Treatment Certif.
Text Symbol: 151 = Billing Documents of Logical Invoices:
Text Symbol: 150 = Display Selected Invoices
Text Symbol: 149 = Selected Invoices
Text Symbol: 148 = Price Components
INCLUDE MNAF1SELSCR.
INCLUDE MNL01O00 . " INIT CUA/EINRI/PRUEFZIFFER/GET_PARAMETER
INCLUDE MNL01I00 . " EXIT/GET_PATIENT/OK-CODE/HELP_INPUT/FIND FALL
INCLUDE MNL01I10 . " EINRI/PRUEFZIFFER/PZIFF/FZIFF/
INCLUDE MNL01I20 . " CHECK_INPUT_D0200/SET_PARM
INCLUDE MNL01F00 . "CHECK CHANGES/SAVE/AUTHORITY/NEXT_SCREEN
INCLUDE MNL01F10 . "MODULO11-VERFAHREN/IDENTIFICATION_FALL
INCLUDE MNL01F20 . "READ_NPAT/READ_NPAE/READ_NFAL/ENQ./DEQ.NFAL
INCLUDE MNL01F50 . "GET_PATIENT/GET_ORGID_HIERARCHY
INCLUDE MNAF0FCH.
INCLUDE MNAF0FAT.
INCLUDE MNAF0FSG.
INCLUDE MNAF1LOG.
INCLUDE MNAF1F60.
INCLUDE MNAF1FALV.
INCLUDE MNAF1LTEXT.
INCLUDE MNAF1_SAPBP_MOD_GF01.
INCLUDE MNAF1FC1.
INCLUDE MNAF1O90.
INCLUDE MNAF1F90.
INCLUDE MNAF1TAGSO01.
INCLUDE MNAF1TAGSF01.
INCLUDE MNAF0FCV.
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.
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 SAPMNAF1 or its description.