GENERAL DESCRIPTION |
To resolve NOIS # EKH-0798-41058, we are inserting a
line of code to delete the impartial field data found in File #50. We believe
that the ^DD(50,0,"ID",534016) global is a local site-specific field. We do
not have a zero node that identifies the field name. We are adding a line of
code to routine PSSPCH13 that checks for the zero node. If not there, it will
delete the data related to the field number 534016.
Example. I '$D(^DD(50,534016)) K ^DD(50,0,"ID",534016).
This change is included in patch PSS*1*13.
|