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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: IBFBWL3

Package: Integrated Billing

Routine: IBFBWL3


Information

IBFBWL3 ;ALB/PAW-IB BILLING Worklist Actions ;30-SEP-2015

Source Information

Source file <IBFBWL3.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; -- main entry point for IB BILLING WORKLIST ACTIONS
; add code to do filters here
HDR ; -- header code
INIT ; -- init variables and list array
; input - ^TMP("IBFBWA",$J)=DFN^IBNAME^IBAUTH
; output - none
BLD ; Build data to display
DONE ; Review is complete (for IBGRP)
REM ; Remove Item from Worklist (log IBGRP)
FIND ; Find Auth Match
LOGUPD ; Update Log
SCSA ; Determine Service Connected or Special Authority Eligibility Status
RURRC ; Comments for RUR only
; Option 3 (internal comment 15) was removed - Need Addl Info - Refer to FR - and renumbered
RURRCPR ; RUR Comment Prompt
RESET ; Reset ^TMP global
BILLING ; After final review by billing department, prepare to bill
HELP ; -- help code
EXIT ; -- exit code

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !," Item for "_IBNAME_" has completed "_IBGRPX_"."
  • Line Location: DONE+30
Function Call: WRITE
  • Prompt: !," Item for "_IBNAME_" has been removed from the worklist."
  • Line Location: REM+19
Function Call: WRITE
  • Prompt: !,"This response must be a number."
  • Line Location: RURRCPR+8
Function Call: WRITE
  • Prompt: !,"Bill "_IBBILL_" created for "_IBNAME_"."
  • Line Location: BILLING+66
Function Call: WRITE
  • Prompt: !!
  • Line Location: HELP+2

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^FBAAV - [#161.2] GET1^DIQ
^DPT - [#2] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call