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

Package: Utilization Management Rollup

Routine: IBQLT5


Information

IBQLT5 ;LEB/MRY - TRANSMIT PREVIOUS ROLLUPS;; Oct 5, 1995

Source Information

Source file <IBQLT5.m>

Entry Points

Name Comments DBIA/ICR reference
ASK ;
END ; -- Quit, if this request is aborted.
RANGE ; Ask user to select a rollup date range.
QUIT
HELP ; Help text for the rollup period prompt.
BLD ; Build IBY array and DIR(0).
BLDQ
BLD1(X) ; Create Rollup Begin and End Dates.
DAT(X) ; Format FileMan dates.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: ASK+3
Function Call: WRITE
  • Prompt: !!,"You must transmit your data to the national database for a specific"
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: !,"rollup period. Please select a roll-up period by number, or type '^'"
  • Line Location: HELP+2
Function Call: WRITE
  • Prompt: !,"to quit this option."
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !!,"There are no Rollup Periods that can be selected for transmission!"
  • Line Location: BLD+3
Info |  Source |  Entry Points |  Interaction Calls