DGQEDD ;ALB/RPM - VIC REPLACEMENT DATA DICTIONARY UTILITIES ; 12/30/03
Source file <DGQEDD.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| XMITON(DGIEN) | ;turn on the TRANSMISSION REQUIRED flag
; This procedure sets the TRANSMISSION REQUIRED (#.05) field of the ; VIC REQUEST (#39.6) file to "YES". ; The procedure is used by the ASTAT2XMIT trigger on the CARD PRINT ; RELEASE STATUS (#.03) field of the VIC REQUEST (#39.6) file. |
|
| XMITOFF(DGIEN) | ;turn off the TRANSMISSION REQUIRED flag
; This procedure sets the TRANSMISSION REQUIRED (#.05) field of the ; VIC REQUEST (#39.6) file to "NO". ; The procedure is used by the ASTAT2XMIT trigger on the CARD PRINT ; RELEASE STATUS (#.03) field of the VIC REQUEST (#39.6) file. |
| Name | Field # of Occurrence |
|---|---|
| FILE^DIE | XMITON+16, XMITOFF+16 |
| >> | Not killed explicitly |
| * | Changed |
| ! | Killed |
| ~ | Newed |
| Name | Field # of Occurrence |
|---|---|
| DGERR | XMITON+12~, XMITOFF+12~ |
| DGFDA | XMITON+13~, XMITOFF+13~ |
| DGFDA( | XMITON+15*, XMITOFF+15* |
| DGIEN | XMITON~, XMITON+15, XMITOFF~, XMITOFF+15 |