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

Package: Integrated Billing

Routine: IBCEMCA1


Information

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

Source Information

Source file <IBCEMCA1.m>

Entry Points

Name Comments DBIA/ICR reference
REVSTAT ; change review status
RSQ2 ; Reader call for the final review action field
RSQ3 ; review comment text
RVCQ ; display a summary of the user responses and get confirmation
REVSTATX ;
COMMENT ; enter review comments
COMMX ;
RETRAN ; retransmit claims
RETRANX ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!?5,"There are no selected messages."
  • Line Location: REVSTAT+6
Function Call: WRITE
  • Prompt: !!?5,"Number of messages selected: ",NS,!
  • Line Location: REVSTAT+9
Function Call: WRITE
  • Prompt: !
  • Line Location: RSQ2+1
Function Call: WRITE
  • Prompt: !!?5,"This field is required when the review has been completed."
  • Line Location: RSQ2+5
Function Call: WRITE
  • Prompt: !
  • Line Location: RSQ3+1
Function Call: WRITE
  • Prompt: !!?5,"Comments are required when the Final Review Action is OTHER ACTION."
  • Line Location: RSQ3+11
Function Call: WRITE
  • Prompt: !!," Number of selected",!," Status Messages: ",NS
  • Line Location: RVCQ+1
Function Call: WRITE
  • Prompt: !?7,"Review Status: ",$G(IBRVUST(0))
  • Line Location: RVCQ+2
Function Call: WRITE
  • Prompt: !," Final Review Action: ",$G(IBFNRVAC(0))
  • Line Location: RVCQ+4
Function Call: WRITE
  • Prompt: !?5,"Review Comments: "
  • Line Location: RVCQ+5
Function Call: WRITE
  • Prompt: "<none>"
  • Line Location: RVCQ+6
Function Call: WRITE
  • Prompt: !?5,IBRVCMT(LN,0)
  • Line Location: RVCQ+7
Function Call: WRITE
  • Prompt: !
  • Line Location: RVCQ+9
Function Call: WRITE
  • Prompt: " ... Done!"
  • Line Location: RVCQ+27
Function Call: WRITE
  • Prompt: !!?5,"There are no selected messages."
  • Line Location: COMMENT+5
Function Call: WRITE
  • Prompt: !!?5,"Number of messages selected: ",NS,!
  • Line Location: COMMENT+8
Function Call: WRITE
  • Prompt: !
  • Line Location: COMMENT+17
Function Call: WRITE
  • Prompt: !
  • Line Location: COMMENT+28
Function Call: WRITE
  • Prompt: !?5,IBRVCMT(LN,0)
  • Line Location: COMMENT+29
Function Call: WRITE
  • Prompt: !
  • Line Location: COMMENT+30
Function Call: WRITE
  • Prompt: " ... Done!"
  • Line Location: COMMENT+43
Function Call: WRITE
  • Prompt: !!?5,"There are no selected messages."
  • Line Location: RETRAN+5
Function Call: WRITE
  • Prompt: !!?5,"Number of messages selected: ",NS
  • Line Location: RETRAN+11
Function Call: WRITE
  • Prompt: !?7,"Number of claims selected: ",NSC,!
  • Line Location: RETRAN+12
Function Call: WRITE
  • Prompt: " ... Done!"
  • Line Location: RETRAN+39
Info |  Source |  Entry Points |  Interaction Calls