| GENERAL DESCRIPTION |
This event point is used to post before/after record
mapping values whenever the STS Generic Mapping Tool changes the mapping of a
record during the release process when implementing a new standardized domain.
The following nodes will be posted:
^TMP("HDISVLM MAPPING TOOL",$J,<file#>,"BEFORE",<record ien>,"REPLACED
BY")=<value of field 99.97>
^TMP("HDISVLM MAPPING TOOL",$J,<file#>,"BEFORE",<record ien>,"INHERITS
FROM")=$$RPLCMNT^XTIDTRM(<file#>,<record ien>)
^TMP("HDISVLM MAPPING TOOL",$J,<file#>,"AFTER",<record ien>,"REPLACED
BY")=<value of field 99.97>
^TMP("HDISVLM MAPPING TOOL",$J,<file#>,"AFTER",<record ien>,"INHERITS
FROM")=$$RPLCMNT^XTIDTRM(<file#>,<record ien>)
|