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: IBCROE

Package: Integrated Billing

Routine: IBCROE


Information

IBCROE ;OAK/ELZ - CHARGE MASTER TO EXCEL OUTPUT ;28-NOV-2005

Source Information

Source file <IBCROE.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; main option entry point
DQ ; tasked entry point
SELVERS() ; get version to extract from user
EXCEL(ZIP,VERS) ;
ITEMS ;
WRT ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Select where you would like the output. This will be very large and you",!,"should select either a Host File Server (HFS) printer or Current Terminal",!,"(screen capture) to save the output to a file."
  • Line Location: EN+11
Function Call: WRITE
  • Prompt: !,"QUEUED TASK #",ZTSK
  • Line Location: EN+16
Function Call: WRITE
  • Prompt: !,"Done!"
  • Line Location: DQ+6
Function Call: WRITE
  • Prompt: !!,"Select the version of Reasonable Charges to extract.",!
  • Line Location: SELVERS+7
Function Call: WRITE
  • Prompt: "."
  • Line Location: EXCEL+34
Function Call: WRITE
  • Prompt: "."
  • Line Location: ITEMS+20
Function Call: WRITE
  • Prompt: !,^TMP("IBCROE",$J,IBBI)
  • Line Location: WRT+2
Function Call: WRITE
  • Prompt: !,IBCPT,U,IBMODI,U,^TMP("IBCROE",$J,IBBI,IBCPT,IBMOD)
  • Line Location: WRT+6
Function Call: WRITE
  • Prompt: "."
  • Line Location: WRT+7
Info |  Source |  Entry Points |  Interaction Calls