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

Package: Integrated Billing

Routine: IBCNEAME


Information

IBCNEAME ;DAOU/ESG - IIV AUTO MATCH ENTRY/EDIT ;29-APR-2002

Source Information

Source file <IBCNEAME.m>

Entry Points

Name Comments DBIA/ICR reference
ENTER ;
LOOP ;
EXIT ;
INIT ; clear the screen; display the purpose of this option
INITX ;
LOOKUP(DEFAULT) ; Procedure to look-up or add an entry
LOOKX ;
EDIT ; Procedure to Edit the fields for this entry
EDITX ;
CONFIRM ; Display a confirmation message indicating what was filed
CONFX ;
LIST(IEN) ; FileMan lister display
LISTX ;
DELETE ; Verify Delete
DELETEX ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,$P(^IBCN(365.11,AMIEN,0),"^",1)_" is now associated with "_$P(^IBCN(365.11,AMIEN,0),"^",2),!
  • Line Location: LOOP+4
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: INIT+1
Function Call: WRITE
  • Prompt: !?14,"Enter/Edit Insurance Company Name Auto Match Entries"
  • Line Location: INIT+2
Function Call: WRITE
  • Prompt: !!,"This option will allow you to enter, edit, and manage the entries in the"
  • Line Location: INIT+3
Function Call: WRITE
  • Prompt: !,"Insurance Company Auto Match file. This file will aid in the proper selection"
  • Line Location: INIT+4
Function Call: WRITE
  • Prompt: !,"of Insurance Companies by associating together a valid, correct Insurance"
  • Line Location: INIT+5
Function Call: WRITE
  • Prompt: !,"Company name with an incorrect entry that a clerk may enter during data entry."
  • Line Location: INIT+6
Function Call: WRITE
  • Prompt: !
  • Line Location: INIT+7
Function Call: WRITE
  • Prompt: !
  • Line Location: EDIT+14
Function Call: WRITE
  • Prompt: !!?3,"This entry has been deleted.",!
  • Line Location: EDIT+15
Function Call: WRITE
  • Prompt: !!?3,$P(DATA,U,1)," is now associated with ",$P(DATA,U,2),".",!
  • Line Location: CONFIRM+4
Function Call: WRITE
  • Prompt: $$FO^IBCNEUT1("",12-$L(D1))," is associated with ",D2
  • Line Location: LIST+5
Function Call: WRITE
  • Prompt: !,"This entry has been deleted.",!
  • Line Location: DELETE+8

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^IBCN(365.11 - [#365.11] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call