FBUCLET ;ALBISC/TET - UNAUTHORIZED CLAIMS LETTER ;6/26/01
Source file <FBUCLET.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
AUTO(FBDA,FBORDER,FBUCA,FBUC) | ;auto print - called by update routine, tasked job
|
|
PARAM(FBUC) | ;check if letter should be printed
|
|
PRFLD(FBDA) | ;check if print field is still set
|
|
REPRINT | ;reprint
|
|
BATCH | ;to batch print letters & update date letter printed, interactive
|
|
ASK | ||
END | ||
COPY | ;
|
|
LTRTYP | ; ask if user just want to print a specific letter type
|
|
STRING(FBY) | ;set variable to string of IEN's which user selected
|
|
CT | ;counter
|
|
STRIP | ;strip comma
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|