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

Package: Integrated Billing

Routine: IBJPI5


Information

IBJPI5 ;ENS/GSS - IBJP5 eIV SITE PARAMETERS SCREEN ;30-AUG-2010

Source Information

Source file <IBJPI5.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; main entry point for IBJP EIV SITE SELECTED CODES
EXIT ; Exit
INIT ; Initialize
BLD ; Build screen and prompt for action
ACTN ;
HELP1 ; Display actions in response to '?' entry
HELP2 ; Text to display in response to '??' entry

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,IORVON,"Service Type Codes",IORVOFF
  • Line Location: BLD+2
Function Call: WRITE
  • Prompt: !!,IOUON,"Default Service Type Codes",IOUOFF
  • Line Location: BLD+3
Function Call: WRITE
  • Prompt: ?40
  • Condition for execution: IBFLD#2=0
  • Line Location: BLD+7
Function Call: WRITE
  • Prompt: $J($P(IBSTCR,U,1),2)," - ",$P(IBSTCR,U,2)
  • Line Location: BLD+7
Function Call: WRITE
  • Prompt: !
  • Line Location: BLD+8
Function Call: WRITE
  • Prompt: !,IORVON," Enter ?? for more information ",IORVOFF
  • Line Location: BLD+9
Function Call: WRITE
  • Prompt: !,"EX Exit"
  • Line Location: BLD+10
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HELP1+2
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HELP2+3
Function Call: WRITE
  • Prompt: !,"The DEFAULT SERVICE TYPE CODES are not editable but defined by CBO."
  • Line Location: HELP2+4
Function Call: WRITE
  • Prompt: !,"Action available is 'EX' to Exit"
  • Line Location: HELP2+5
Function Call: WRITE
  • Prompt: !,"Enter '^' to quit."
  • Line Location: HELP2+6
Info |  Source |  Entry Points |  Interaction Calls