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
Print Page as PDF
Routine: FBUTL9

Package: Fee Basis

Routine: FBUTL9


Information

FBUTL9 ;WIOFO/SAB - FEE BASIS UTILITY FOR USER AUDIT ;6/18/2014

Source Information

Source file <FBUTL9.m>

Entry Points

Name Comments DBIA/ICR reference
ADDUA(FBFILE,FBIENS,FBTXT) ; Add record to User Audit multiple
; input
; FBFILE - file being edited
; FBIENS - internal entry number of record being edited in file
; FBTXT - (optional) text describing nature of edit, max 60 char
; returns 1 if record added, 0 if record not added
  • ICR #6404
    • Status: Retired
    • Usage: Controlled Subscription
    UOKPAY(FBDFN,FBAUTHP,FBUSR) ; User OK to Pay
    ; inputs
    ; FBDFN = Patient IEN (file 161 and file 2)
    ; FBAUTHP = Authorization IEN (sub-file 161.01)
    ; FBUSR = (Optional) User IEN (file 200), defaults to DUZ
    ; return
    ; = 1 if OK for user to enter payment associated with authorization
    ; = 0^message if not OK for user to enter payment
  • ICR #6404
    • Status: Retired
    • Usage: Controlled Subscription
    Info |  Source |  Entry Points