PXVNITLY ;BIR/CML3,ADM - IMMUNIZATION NIGHTLY TASK ;20 MAY 2015
Source file <PXVNITLY.m>
| action | A | extended action | Ea | event driver | Ed | subscriber | Su | protocol | O | limited protocol | LP | run routine | RR | broker | B | edit | E | server | Se | P | screenman | SM | inquire | I |
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| EXP | ; set STATUS of expired lots to INACTIVE
; - must be run nightly immediately after midnight ; - loops through entire list every time to avoid missing dates in case ; the process fails to run daily for whatever reason |
|
| LXC | ; check for lot number entries that have expired
; need to find way to NOT loop through entire list every time, ; to stop at orders already checked ; PXVDT - date (no time), seeded with today's date ; "AE" x-ref - ^AUTTIML("AE",lot number expiration date, lot number IEN) |
| FileNo | Call Tags |
|---|---|
| ^AUTTIML - [#9999999.41] | Classic Fileman Calls |
| Name | Line Occurrences (* Changed, ! Killed) |
|---|---|
| ^AUTTIML - [#9999999.41] | EXP+10 |
| ^AUTTIML("AE" | EXP+8, EXP+9 |