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

Package: Integrated Billing

Routine: IBCEP5


Information

IBCEP5 ;ALB/TMP - EDI UTILITIES for provider ID ;29-SEP-00

Source Information

Source file <IBCEP5.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; -- main entry point for IBCE PRV MAINT
EN1 ; Entrypoint for non-VA provider ID maintenance hook
HDR ; -- header code
INIT ; -- init variables and list array
AGAIN
INITQ
BLD ; Build initial display
; Assumes IBPRV = the variable ptr for prov id file (355.9)
; IBINS = the ien of the ins co or if null, ALL is assumed
; IBSLEV = 1 to display only provider default ids
; = 2 to display all provider/insurance co ids
BLDQ
HELP ; -- help code
EXIT ; -- exit code
EXPND ; -- expand code
SEL(IBDA,MANY) ; Select from provider id list
; IBDA is passed by reference and IBDA(1) returned containing
; ien's of the provider id records selected (file 355.9).
; If > 1 entry can be selected, MANY is set to 1

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: EN1+8
Function Call: WRITE
  • Prompt: !
  • Line Location: EN1+8
Function Call: WRITE
  • Prompt: !,*7,"This is a required response. Enter '^' to exit"
  • Line Location: INIT+32
Function Call: WRITE
  • Prompt: !,*7,"This is a Child Insurance Company. Editing IDs is not permitted."
  • Line Location: AGAIN+8
Function Call: WRITE
  • Prompt: !!
  • Line Location: HELP+1

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^ORD(101 - [#101] FIND1^DIC
^IBA(355.93 - [#355.93] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call