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

Package: E Claims Management Engine

Routine: BPSOS


Information

BPSOS ;BHAM ISC/FCS/DRS - Table of Contents, etc ;06/01/2004

Source Information

Source file <BPSOS.m>

Entry Points

Name Comments DBIA/ICR reference
TOC
TOC1 ; Directory of BPSEC* and BPSOS*
; BPSECA* - Build formatted claim packets
; BPSECFM - Formatting (signed numeric overpunch, etc.)
; BPSECM* - Parse Response packets
; BPSECX* - Low-level BPS Claims routines, descendant from BPSOSQ2
; BPSMHDR - Menu header
; BPSNCP* - Callable API to initiate an ECME claim
; BPSOS0* - Some fetch utilities for BPS Claims and BPS Responses
; BPSOS2x - Statistics Screen
; BPSOS57 - Utilities for BPS Log of Transactions
; BPSOS6M - Developer Log
; BPSOSC2 - Certification utilities (sporadic development use only)
; BPSOSCx - Building BPS Claims (BPSOSQ2->QG->CA->C*)
; BPSOSH* - Support utilities for packet building
; BPSOSI* - BPS Transaction creation
; BPSOSK* - Winnowing old data
; BPSOSL* - Log file utilities
; BPSOSO* - Override NCPDP Data Dictionary values
; BPSOSQ* - Claim processing through the queues
; BPSOSR* - Queue Processing
; BPSOSS* - Setup POS
; BPSOSU* - Utilities
RXDEL(RXI,RXR) ; EP - $$ is RX deleted?
; For refills: if the refill multiple is gone, it's been "deleted"
ZWRITE(%,VARA,VARB,VARC,VARD,VARE) ;EP - from many, many places

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: X,!
  • Line Location: TOC+1
Function Call: WRITE
  • Prompt: %," is undefined",!
  • Line Location: ZWRITE+3
Function Call: WRITE
  • Prompt: %,"=",@%,!
  • Line Location: ZWRITE+4
Function Call: WRITE
  • Prompt: %,"=",@%,!
  • Line Location: ZWRITE+5
Info |  Source |  Entry Points |  Interaction Calls