RCWROFF ;WISC/RFJ - write off, terminated ;1 Feb 2000
Source file <RCWROFF.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
8 | ; terminated by fiscal officer (trantype=8) (menu option)
|
|
9 | ; terminated by compromise (trantype=9) (menu option)
|
|
A9 | ; compromised by rc/doj (use trantype=9) (menu option)
|
|
10 | ; waived in full transaction (trantype=10) (menu option)
|
|
A10 | ; waived by rc/doj (use trantype=10) (menu option)
|
|
29 | ; terminated by rc/doj (trantype=29) (menu option)
|
|
47 | ; suspended (trantype=47) (menu option)
|
|
SUSTP(X) | ; suspension types for brief comment in *309
; input-code between 0 to 14 ; output-text |
|
SUSTX | ;
|
|
MAIN(RCTRTYPE,RCDRSTRG) | ; main subroutine to process a waiver, termination, suspended transaction
; rctrtype = transaction type^description, example 10^waiver ; rcdrstrg = dr string used when calling die |
|
FMSDOC(RCTRANDA) | ; create fms write off document
|
|
UNLOCK | ; unlock bill and transaction
|
|
ASKOK(TRANTYPE) | ; ask record transaction
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|