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

Package: Integrated Billing

Routine: IBCNUPD


Information

IBCNUPD ;ALB/TAZ - UPDATE SUBCRIBER INFO FOR SELECTED PATIENTS ; 07 Mar 2013 14:44 PM

Source Information

Source file <IBCNUPD.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Entry Point for TaskMan. The routine should be called at label TASK since it will take awhile to complete.
ENQ
OPT ; Enter from the option
OPTQ ;
TASK(IBQ) ;Set up task to run the option
TASK1 ;bypass for queued task
TASKQ ;
GETTASK(IDT) ;
SCHED(ZTDTH) ;
MAIL ;Send completion message

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,$$TASK()
  • Line Location: OPT+1
Function Call: WRITE
  • Prompt: !,"*************************** IMPORTANT!! ********************************"
  • Line Location: TASK+9
Function Call: WRITE
  • Prompt: !,"This option will scan through the entire Patient File for patients with "
  • Line Location: TASK+10
Function Call: WRITE
  • Prompt: !,"insurance where the relationship to insured is self. Certain fields in "
  • Line Location: TASK+11
Function Call: WRITE
  • Prompt: !,"Insurance Type sub-file will be updated to match the patient data if it "
  • Line Location: TASK+12
Function Call: WRITE
  • Prompt: !,"does not already exist. This will take awhile and must be queued to run"
  • Line Location: TASK+13
Function Call: WRITE
  • Prompt: !,"in the background when there are few users on the system. The default is"
  • Line Location: TASK+14
Function Call: WRITE
  • Prompt: !,"Tomorrow at 9:00 p.m."
  • Line Location: TASK+15
Function Call: WRITE
  • Prompt: !
  • Line Location: TASK+16
Info |  Source |  Entry Points |  Interaction Calls