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

Package: Integrated Billing

Routine: IBP


Information

IBP ;ALB/CPM - ARCHIVE/PURGING OPERATIONS ; 17-APR-92

Source Information

Source file <IBP.m>

Entry Points

Name Comments DBIA/ICR reference
FIND ; Entry point to Find Billing Data to Archive
ARCHIVE ; Entry point to Archive Billing Data
PURGE ; Entry point to Purge Billing Data
START ; Begin search/archive/purge operations.
END ; - clean up and quit
QUE ; Tasked Entry point to begin search/archive/purge operations.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!?80-$L(IBHDR)\2,IBHDR,!
  • Line Location: START+8
Function Call: WRITE
  • Prompt: !,"This option is used to ",$P("begin the archive process for^archive data from^purge data from","^",IBOP)," the following files:",!
  • Line Location: START+9
Function Call: WRITE
  • Prompt: !?8,"#350 INTEGRATED BILLING ACTION",!?8,"#351 MEANS TEST BILLING CLOCK",!?8,"#399 BILL/CLAIMS",!!
  • Line Location: START+10
Function Call: WRITE
  • Prompt: "Specify your search criteria for each file. "
  • Line Location: START+11
Function Call: WRITE
  • Prompt: "The ",$P("search^archiving process^purge process","^",IBOP)," will be queued.",!
  • Line Location: START+12
Function Call: WRITE
  • Prompt: !,IBLINE
  • Line Location: START+16
Info |  Source |  Entry Points |  Interaction Calls