| $$PARAM(FBUC) | 
check if letter should be printed, check if parameter
is set to print automatically, if so, check if printer is defined, if so ok to
print
 
 | 
| VARIABLES | 
TYPE | 
VARIABLES DESCRIPTION | 
 
FBUC | 
Input | 
FBUC = UC node (unauthorized claim node) of parameter
file
 
 | 
OUTPUT | 
Output | 
1 if ok to print letter, 0 if not ok
 
 | 
 
 | 
AUTO(FBDA,FBORDER,FBUCA,FBUC) | 
auto print - called by update routine, tasked job
 
 | 
| VARIABLES | 
TYPE | 
VARIABLES DESCRIPTION | 
 
FBDA | 
Input | 
ien of unauthorized claim, file 162.7
 
 | 
FBORDER | 
Input | 
(optional) order number of status
 
 | 
FBUCA | 
Input | 
current (after) zero node of unauthorized claim
(162.7)
 
 | 
FBUC | 
Input | 
unauthorized claim node in parameter file
 
 | 
 
 |