FBUTL9 ;WIOFO/SAB - FEE BASIS UTILITY FOR USER AUDIT ;6/18/2014
Source file <FBUTL9.m>
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 |
|
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 |
|