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
Print Page as PDF
Routine: IBCIMG

Package: Integrated Billing

Routine: IBCIMG


Information

IBCIMG ;DSI/JSR - IBCI CLAIMS MANAGER MGR WORKSHEET ;6-MAR-2001

Source Information

Source file <IBCIMG.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; -- main entry point
HDR ; -- header code
INIT ; -- init variables and list array
HELP ; -- help code
EXIT ; -- exit code
; User is prompted to enter comments for each claim that has error if
; they exit before fixing the claim.
BLD ; build array for display
SETO(RT,LN) ;
; set line number of beginning line of ClaimsManager error message
SET(TTL,DATA,LN,LR) ;
SET1(STR,LN,COL,WD,RV) ; set up TMP array with screen data
CBILL ;Cancel Bill
; Uses core IB and takes user cancel and populates Comment
EBILL ; re-edit action no need to capture comments
; Uses core IB routines and allows user to re-edit bill
ABILL ; override action
; This Protocol driven option only appears for those user witht he override key
XIT ;
UTIL2 ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!
  • Line Location: HELP+1
Info |  Source |  Entry Points |  Interaction Calls