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.
|
|