IFCAP |
Washington/Silver Spring |
This integration agreement requests the functionality
to lookup on the B cross-reference in the input, sort, and print templates
(^DIE, ^DIBT, ^DIPT).
The pre-init for IFCAP Inventory $orders through the B cross-reference to
clean up the input, sort, and print templates using the routine DIK to delete
them.
An example of the code looks like:
S NAME="PRCP" F S NAME=$O(^DIE("B",NAME)) Q:$E(NAME,1,4)'="PRCP" ... D ^DIK
|
NURSING SERVICE |
Hines |
The Nursing Package has permission to reference the "B"
cross-reference of the Input Template file (^DIE().
The Nursing Package has permission to delete entries from the Input Template
file using ^DIK.
DURATION: Version 3.0 only.
|