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

Package: Integrated Billing

Routine: IBEBRH


Information

IBEBRH ;ALB/AAS - HELP FOR ENTER BILLING RATES PROCESSOR ;4-MAR-92

Source Information

Source file <IBEBRH.m>

Entry Points

Name Comments DBIA/ICR reference
1 ;
2 ; - help for 1 group of rates
3 ; - help for 1 rate name

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Select one of the displayed choices by number or name."
  • Line Location: 1+1
Function Call: WRITE
  • Prompt: !,"You must select the type of rate to add/edit to proceed."
  • Line Location: 1+2
Function Call: WRITE
  • Prompt: !?4,TEXT
  • Line Location: 2+3
Function Call: WRITE
  • Prompt: !!,"To edit an entry enter one of the following effective dates.",!
  • Line Location: 3+2
Function Call: WRITE
  • Prompt: " + $",$J($P(IBNOD,"^",6),7,2)
  • Line Location: 3+5
Function Call: WRITE
  • Prompt: ?62,"TIER ",$P(IBNOD,"^",7)
  • Line Location: 3+6
Function Call: WRITE
  • Prompt: ?70,$S($P(IBNOD,"^",5):"INACTIVE",1:"ACTIVE")
  • Line Location: 3+7
Function Call: WRITE
  • Prompt: !!,"Or enter a new effective date to add a new rate.",!
  • Line Location: 3+8
Info |  Source |  Entry Points |  Interaction Calls