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

Package: Integrated Billing

Routine: IBCNEAMC


Information

IBCNEAMC ;DAOU/ESG - IIV AUTO MATCH BUFFER LISTING ;11-JUN-2002

Source Information

Source file <IBCNEAMC.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; -- main entry point for IBCNE AUTO MATCH BUFFER LIST
HDR ; -- header code
INIT ; -- init variables and list array
INITX ;
TRIM(X,SIDE,CHAR) ; Trim chars from left/right of string
HELP ; -- help code
HELPX ;
EXIT ; -- exit code
SELECT ; -- select an entry from the list
SELECTX ;
LOOKUP ; Prompt for associated Insurance Company
LOOKX
LINK ; -- link to the Auto Match Enter/Edit option
LINKX ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!," There are three main actions you may take on this screen."
  • Line Location: HELP+2
Function Call: WRITE
  • Prompt: !," You may select an action by typing in the first character of the action."
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !!," Select Entry"
  • Line Location: HELP+4
Function Call: WRITE
  • Prompt: !," You choose a single insurance company name from the list."
  • Line Location: HELP+5
Function Call: WRITE
  • Prompt: !," This name becomes the default Auto Match value for a new"
  • Line Location: HELP+6
Function Call: WRITE
  • Prompt: !," Auto Match entry. You may then associate this Auto Match value"
  • Line Location: HELP+7
Function Call: WRITE
  • Prompt: !," with a valid insurance company name."
  • Line Location: HELP+8
Function Call: WRITE
  • Prompt: !!," Auto Match Enter/Edit"
  • Line Location: HELP+9
Function Call: WRITE
  • Prompt: !," This action will take you to the Enter/Edit Auto Match Entries"
  • Line Location: HELP+10
Function Call: WRITE
  • Prompt: !," option. You may add, edit, or delete multiple Auto Match"
  • Line Location: HELP+11
Function Call: WRITE
  • Prompt: !," entries in this option."
  • Line Location: HELP+12
Function Call: WRITE
  • Prompt: !!," Exit"
  • Line Location: HELP+13
Function Call: WRITE
  • Prompt: !," Exit out of this option."
  • Line Location: HELP+14
Function Call: WRITE
  • Prompt: !!?5,"You don't hold the proper security key to access this function."
  • Line Location: SELECT+8
Function Call: WRITE
  • Prompt: !?5,"The necessary key is IBCNE EIV MAINTENANCE. Please see your manager."
  • Line Location: SELECT+9
Function Call: WRITE
  • Prompt: !!?5,"You don't hold the proper security key to access this function."
  • Line Location: SELECT+12
Function Call: WRITE
  • Prompt: !?5,"The necessary key is IBCNE EIV IIU MAINTENANCE. Please see your manager."
  • Line Location: SELECT+13
Function Call: WRITE
  • Prompt: !!?5,"There are no entries in the list."
  • Line Location: SELECT+19
Function Call: WRITE
  • Prompt: !
  • Line Location: SELECT+34
Function Call: WRITE
  • Prompt: " ",BUFFNAME,!
  • Line Location: SELECT+35
Function Call: WRITE
  • Prompt: !!,BUFFNAME," has already been added to the Auto Match file."
  • Line Location: SELECT+39
Function Call: WRITE
  • Prompt: !!?5,"You don't hold the proper security key to access this function."
  • Line Location: LINK+6
Function Call: WRITE
  • Prompt: !?5,"The necessary key is IBCNE EIV MAINTENANCE. Please see your manager."
  • Line Location: LINK+7
Function Call: WRITE
  • Prompt: !!?5,"You don't hold the proper security key to access this function."
  • Line Location: LINK+10
Function Call: WRITE
  • Prompt: !?5,"The necessary key is IBCNE EIV IIU MAINTENANCE. Please see your manager."
  • Line Location: LINK+11
Info |  Source |  Entry Points |  Interaction Calls