Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: IBCEMVU

Package: Integrated Billing

Routine: IBCEMVU


Information

IBCEMVU ;DAOU/ESG - STAND-ALONE VIEW MRA EOB ;18-APR-2003

Source Information

Source file <IBCEMVU.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Entry point
LOOP ;
ML1 ;
EX ; Exit point
INIT ; clear screen, intro text
INITX ;
VIEWEOB(IBIFN,IBEOBIFN) ; This procedure is responsible for
; invoking the ListManager list for viewing an EOB.
; IBIFN is the internal bill# (required)
; IBEOBIFN is the ien to file 361.1 if known (optional)
VIEWX ;
SCR(IBIFN) ; ?MRA action from the IB Bill Enter/Edit screens
SCLOOP ; Multiple MRA's on file. Call the MRA/EOB lister.
SCRX ;
SCHD ; screen header info
SCHDX ;
EOP ; End of page
EOPX ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: LOOP+3
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: INIT+1
Function Call: WRITE
  • Prompt: !?33,"View MRA EOB's"
  • Line Location: INIT+2
Function Call: WRITE
  • Prompt: !!?1,"This option will allow you to select and view Medicare Remittance Advice (MRA)"
  • Line Location: INIT+3
Function Call: WRITE
  • Prompt: !?1,"Explanations of Benefits (EOB). Only Medicare EOB's are displayed here."
  • Line Location: INIT+4
Function Call: WRITE
  • Prompt: !!!?8,"There are no MRA EOB's on file for this bill."
  • Line Location: SCR+6
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: SCHD+1
Function Call: WRITE
  • Prompt: !!?24,"View Medicare Remittance Advice"
  • Line Location: SCHD+2
Function Call: WRITE
  • Prompt: !?28,"Explanation of Benefits"
  • Line Location: SCHD+3
Function Call: WRITE
  • Prompt: !!
  • Line Location: EOP+1

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^IBM(361.1 - [#361.1] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call