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

Package: Integrated Billing

Routine: IBCEMCA2


Information

IBCEMCA2 ;ALB/ESG - Multiple CSA Message Management - Actions ;20-SEP-2005

Source Information

Source file <IBCEMCA2.m>

Entry Points

Name Comments DBIA/ICR reference
CANCEL ; mass claim cancel
CANQ1 ; reader call for the Reason Cancelled field
CANQ2 ; reader call for the reason not billable field
CANQ3 ; reader call for the Claims Tracking Additional Comment field
CANCELX ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!?5,"You don't hold the proper security key to access this option."
  • Line Location: CANCEL+6
Function Call: WRITE
  • Prompt: !?5,"The necessary key is IB AUTHORIZE. Please see your manager."
  • Line Location: CANCEL+7
Function Call: WRITE
  • Prompt: !!?5,"There are no selected messages."
  • Line Location: CANCEL+13
Function Call: WRITE
  • Prompt: !!?5,"Number of messages selected: ",NS
  • Line Location: CANCEL+19
Function Call: WRITE
  • Prompt: !?7,"Number of claims selected: ",NSC
  • Line Location: CANCEL+20
Function Call: WRITE
  • Prompt: !!,"In order to cancel "
  • Line Location: CANCEL+21
Function Call: WRITE
  • Prompt: $S(NSC=1:"this claim",1:"these claims")
  • Line Location: CANCEL+22
Function Call: WRITE
  • Prompt: ", a Reason Cancelled and a Reason Not Billable"
  • Line Location: CANCEL+23
Function Call: WRITE
  • Prompt: !,"are required. You may also provide an optional CT Additional Comment."
  • Line Location: CANCEL+24
Function Call: WRITE
  • Prompt: !,"These will be used as the default responses for "
  • Line Location: CANCEL+25
Function Call: WRITE
  • Prompt: $S(NSC=1:"this claim",1:"all claims")
  • Line Location: CANCEL+26
Function Call: WRITE
  • Prompt: "."
  • Line Location: CANCEL+27
Function Call: WRITE
  • Prompt: !
  • Line Location: CANQ1+1
Function Call: WRITE
  • Prompt: *7,!,"This is a required response. Enter '^' to exit."
  • Line Location: CANQ1+5
Function Call: WRITE
  • Prompt: !
  • Line Location: CANQ2+1
Function Call: WRITE
  • Prompt: *7,!,"This is a required response. Enter '^' to exit."
  • Line Location: CANQ2+5
Function Call: WRITE
  • Prompt: !
  • Line Location: CANQ3+1
Function Call: WRITE
  • Prompt: !
  • Line Location: CANQ3+8
Function Call: WRITE
  • Prompt: !!," *** Processing MCS claim# ",IBMCSCNT," of ",IBMCSTOT," ***"
  • Line Location: CANQ3+19
Function Call: WRITE
  • Prompt: !
  • Line Location: CANQ3+27
Function Call: WRITE
  • Prompt: !?4,"Cannot determine the EDI transmission record."
  • Line Location: CANQ3+34
Function Call: WRITE
  • Prompt: !?4,"This claim can't be cancelled here."
  • Line Location: CANQ3+35
Function Call: WRITE
  • Prompt: !!?5,"MCS cancel loop aborted."
  • Line Location: CANQ3+54
Function Call: WRITE
  • Prompt: !!?5,"Done with MCS cancel loop!"
  • Line Location: CANQ3+55
Info |  Source |  Entry Points |  Interaction Calls