Print Page as PDF
DBIA387 ICR (387)

DBIA387    ICR (387)

Name Value
NUMBER 387
IA # 387
DATE CREATED 1994/03/15
CUSTODIAL PACKAGE ACCOUNTS RECEIVABLE
CUSTODIAL ISC Washington
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE PRCASVC1
NAME DBIA387
ORIGINAL NUMBER 387
GENERAL DESCRIPTION
These calls are made when a bill is cancelled in
Integrated Billing.  If the receivable has the AR Status of New Bill, Bill
Incomplete, or Returned From AR (NEW), the bill is cancelled using the call D
CANCEL^PRCASVC1; otherwise, the bill is amended using the call D
AMEND^PRCASVC1.
STATUS Active
DURATION Till Otherwise Agreed
ID PRCASVC1
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
CANCEL
VARIABLES TYPE VARIABLES DESCRIPTION
PRCASV('AMT') Input
Amended Amount (difference between original amount
and the amend ment total amount)
PRCASC('DATE') Input
Date Bill Amended
PRCASC('BY') Input
Amended by (points to 200)
PRCASV('ARREC') Input
Pointer to the receivable in file 430
PRCASV('COMMENT') Input
Comments for the amendment
AMEND
Same input variables as entry point CANCEL.
STATUS
This call is used to set the Current Status (#8) of a
receivable in the Accounts Receivable (#430) file when a CHAMPVA subsistence
charge is being created.  The Current Status is set to PENDING CALM CODE, if
the site is running AR v4.0 (or lower).  Otherwise, the Current Status is set
to ACTIVE.
VARIABLES TYPE VARIABLES DESCRIPTION
PRCASV('ARREC') Input
This is a pointer to the receivable in file #430
which needs to have the Current Status updated.
PRCASV('STATUS') Input
This is a pointer to the Current Status in the
ACCOUNTS RECEIVABLE TRANS.TYPE (#430.3) file to which the receivable is being
updated.
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC
INTEGRATED BILLING Albany