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

Package: Registration

Routine: DGPTBEP


Information

DGPTBEP ;ALB/BOK - PURGE DRG BREAKEVEN DATA ; 26 MAR 87

Source Information

Source file <DGPTBEP.m>

Entry Points

Name Comments DBIA/ICR reference
START
SURE
KIL
QUIT

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Formatting: !
  • Prompt: "Purge BREAKEVEN data for Fiscal Year: "
  • Variable: DGFY
  • Timeout: DTIME
  • Line Location: START+0
Function Call: WRITE
  • Prompt: !?2,"Enter Fiscal Year as 86 for FY 86."
  • Line Location: START+1
Function Call: WRITE
  • Prompt: !?2,*7,"Fiscal Year must be a PREVIOUS year."
  • Line Location: START+3
Function Call: WRITE
  • Prompt: !!?2,"If the BREAKEVEN data for Fiscal Year `",DGFY," is deleted then"
  • Line Location: START+5
Function Call: WRITE
  • Prompt: !?2,"the PTF DRG outputs CAN NOT be run for this time frame.",!
  • Line Location: START+6
Function Call: WRITE
  • Prompt: !?2,"Are you sure you want to purge Fiscal Year `",DGFY," BREAKEVEN data? "
  • Line Location: SURE+0
Function Call: WRITE
  • Prompt: !?4,"Answer 'YES' to purge data or 'NO' not to purge data.",!
  • Line Location: SURE+2
Info |  Source |  Entry Points |  Interaction Calls