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

Package: Integrated Billing

Routine: IBECUS3


Information

IBECUS3 ;RLM/DVAMC - CANCEL TRICARE PHARMACY TRANSACTION ; 14-AUG-96

Source Information

Source file <IBECUS3.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Transmit a cancellation transaction.
; Input: IBKEY -- 1 ; 2, where
; 1 = Pointer to the prescription in file #52
; 2 = Pointer to the refill in file #52.1, or
; 0 for the original fill
; IBKEYD -- 1 ^ 2 ^ 3 ^ 4, where
; 1 = Rx label printing device
; 2 = Pointer to the Pharmacy in file #59
; 3 = Pointer to the Pharmacy user in file #200
; 4 = Pointer to the billing transaction
; in file #351.5 (cancellations only)
ENQ
REJECT ; Send alert for a reject.

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: *IBI
  • Timeout: 0
  • Line Location: EN+13
Function Call: WRITE
  • Prompt: IBLINE(1),!
  • Line Location: EN+53
Function Call: READ
  • Variable: IBRESP(1)#100
  • Timeout: 120
  • Line Location: EN+56
Info |  Source |  Entry Points |  Interaction Calls