RCRJRCOT ;WISC/RFJ-calculate a transactions balance ;1 Mar 97
Source file <RCRJRCOT.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
TRANBAL(TRANDA) | ||
1 | ; increase adjustment
|
|
2 | ; payment
|
|
3 | ; refer to district counsel
|
|
8 | ; terminate by fiscal officer
|
|
9 | ; terminate by compromise
|
|
10 | ; payment waived in full
|
|
11 | ; payment waived in partial
|
|
12 | ; admin cost / charge
|
|
13 | ; interest / admin charge
|
|
14 | ; exempt interest / admin cost
|
|
29 | ; terminate by rc/doj
|
|
34 | ; payment in full
|
|
35 | ; decrease adjustment
|
|
41 | ; refund
|
|
43 | ; re-establishment
|
|
46 | ; unsuspended
|
|
47 | ; suspended
|
|
73 | ; cs increase adjustment - added with *340
|
|
74 | ; cs admin.cost charge - added with *340
|
|
TRANAMT(TRANDA) | ; calculate transaction amount for transaction tranda
|
|
VALID(TRANDA) | ; test to see if a transaction is valid
; return 1 if it is, 0 if not ; date entered is not set (this is the processed date) |
|