Print Page as PDF
DD 'AUTOLINK' MULT .01 FLD TO REMOVE REF TO 44/409.67 FILES ICR (6740)

DD 'AUTOLINK' MULT .01 FLD TO REMOVE REF TO 44/409.67 FILES    ICR (6740)

Name Value
NUMBER 6740
IA # 6740
FILE NUMBER 100.21
GLOBAL ROOT DD(100.213
DATE CREATED 2017/02/24
CUSTODIAL PACKAGE VA FILEMAN
USAGE Private
TYPE File
DBIC APPROVAL STATUS APPROVED
NAME DD 'AUTOLINK' MULT .01 FLD TO REMOVE REF TO 44/409.67 FILES
GENERAL DESCRIPTION
Patch OR*3.0*399 to remove AUTOLINK Multiple from Data
Dictionary of OE/RR LINK File in a pre-install routine that is part of the
patch and then the patch itself will rebuild the Multiple with only those
Variable Pointer entries that should remain (all but refs to 44 and 409.67).

Patch will rebuild 100.213,.01 AUTOLINK field of ^DD(100.213) leaving only the
following in the VARIABLE POINTER field:

FILE  ORDER  PREFIX    LAYGO  MESSAGE
42     1      W         n     WARD
405.4   2      R         n   ROOM-BED
200    3      P         n   PROVIDER
45.7   4      S         n   SPECIALTY

Formerly it had a link to either File 44 or 409.67 (which OR*3.0*399 deletes),
e.g.:

44     5      C         n    CLINIC

Deletion of AUTOLINK Multiple is done by OR3P399 pre-install routine with the
use of the following FileMan call:

S DIU=100.213,DIU(0)="S" D EN^DIU2 K DIU
STATUS Active
KEYWORDS AUTOLINK
ID DD(100.213
SUBSCRIBING PACKAGE ORDER ENTRY/RESULTS REPORTING
DATE ACTIVATED 2017/03/02