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

Package: Fee Basis

Routine: FBSHUTL


Information

FBSHUTL ;WCIOFO/SAB-STATE HOME UTILITIES ;2/8/1999

Source Information

Source file <FBSHUTL.m>

Entry Points

Name Comments DBIA/ICR reference
DOC(FBFR,FBTO,FBDTP1,FBDTP2) ; Days of Care Extrinsic Function
; Return length (days) of authorization. The authorization TO DATE
; is not counted unless it is equal to the authorization FROM DATE.
; If optional period is specified then only the authorization days
; within the period are counted.
; input
; FBFR - authorization FROM DATE (FileMan format)
; FBTO - authorization TO DATE (FileMan format)
; FBDTP1 - (optional) start date of period (FileMan format)
; FBDTP2 - (optional) end date of period (FileMan format)
; returns length of authorization (days) within optional period
Info |  Source |  Entry Points