Print Page as PDF
DBIA380 ICR (380)

DBIA380    ICR (380)

Name Value
NUMBER 380
IA # 380
DATE CREATED 1994/03/15
CUSTODIAL PACKAGE ACCOUNTS RECEIVABLE
CUSTODIAL ISC Washington
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE PRCAFN(X)
NAME DBIA380
ORIGINAL NUMBER 380
GENERAL DESCRIPTION
The following function calls are made to the routine
PRCAFN.  The input X for each call is the internal entry number of an entry in
the BILL/CLAIMS (#399) file, which is dinumed to the ACCOUNTS RECEIVABLE
(#430) file.  Each function will return -1 if a legitimate value cannot be
returned.  Also note that these functions only work for categories of
receivables which are not PATIENT or MEANS TEST PATIENT (except for the PST,
PUR, and CATN functions).
STATUS Active
DURATION Till Otherwise Agreed
ID PRCAFN(X)
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
$$BN
This returns the receivable bill number.
$$CAT
This function returns the receivable category
(pointer to file #430.2).
$$CLO
This function returns the date that a receivable was
closed (or -1 if the receivable is not closed).
$$ORI
This function returns the receivable Original Amount.

$$PUR
This function is called by the IB purge routines and
is used to determine the date that a receivable was closed out.
$$RETN
This function determines whether a bill has the AR
Status RETURNED FROM AR (NEW) in Accounts Receivable.  The call is made to
determine whether a bill has been returned to billing and is thus editable in
Integrated Billing.
$$STA
This function returns the receivable status.
$$TPR
This function returns the total paid principal on the
receivable.
$$PST
This call is made to retrieve the day of the month
that a patient's statement is generated.
VARIABLES TYPE VARIABLES DESCRIPTION
X Input
Equals the string DFN_";DPT(" being the pointer to
the patient in file #2)
$$CATN
This call is made to retrieve the AR Category name.
VARIABLES TYPE VARIABLES DESCRIPTION
X Input
Pointer to the category in file 430.2
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC
INTEGRATED BILLING Albany
AUTOMATED INFO COLLECTION SYS Albany