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

Package: Integrated Billing

Routine: IBBASWCH


Information

IBBASWCH ;OAK/ELZ - PFSS MASTER SWITCH FUNCTIONS ;15-MAR-2005

Source Information

Source file <IBBASWCH.m>

Entry Points

Name Comments DBIA/ICR reference
SWSTAT() ;get current switch status
ONOFF ;set switch
FILE ;file switch status in #372
TASK(IBBDUZ,IBBCURST,IBBNEWST,IBBREAS,IBBTURN) ;queue switch change via TaskManager
CHKKEY(IBBDUZ) ;does user hold security key IBB MASTER SWITCH?

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"The PFSS On/Off Switch is now "_IBBTURN_".",!!
  • Line Location: ONOFF+46
Function Call: WRITE
  • Prompt: !!,"PFSS On/Off Switch change queued as Task #"_TASK_".",!
  • Line Location: ONOFF+54
Function Call: WRITE
  • Prompt: !!,"PFSS On/Off Switch change could not be queued.",!
  • Line Location: ONOFF+55
Function Call: WRITE
  • Prompt: !
  • Line Location: TASK+7
Info |  Source |  Entry Points |  Interaction Calls