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

Package: Fee Basis

Routine: FBUTL1


Information

FBUTL1 ;WOIFO/SAB-FEE BASIS UTILITY ;6/17/2003

Source Information

Source file <FBUTL1.m>

Entry Points

Name Comments DBIA/ICR reference
AR(FBCI,FBCE,FBDT,FBAR,FBCORE) ; ADJUSTMENT REASON extrinsic function
; Provides status and description for an adjustment reason code
; stored in the ADJUSTMENT REASON (#161.91) file.
; see top of routine for additional documentation
AG(FBCI,FBCE,FBDT,FBAR) ; ADJUSTMENT GROUP extrinsic function
; Provides status and description for an adjustment group code
; stored in the ADJUSTMENT GROUP (#161.92) file.
; see top of routine for additional documentation
RR(FBCI,FBCE,FBDT,FBAR,FBADJ) ; REMITTANCE REMARK extrinsic function
; Provides status and description for an adjustment reason code
; stored in the REMITTANCE REMARK (#161.93) file.
; see top of routine for additional documentation
FNDCDE(FBFILE) ; find code
; determine ien if not passed
FNDRARC(FBCI,FBADJ) ; find RARC in Adjustment Reason sub-file
SETDT ; set date
GETSTAT(FBFILE) ; get status
GETDESC(FBFILE) ; get description
Info |  Source |  Entry Points