![]() ![]() |
Reference Type: Supported, Category: Institution File, ICR#: 2171
The $$O99^XUAF4 extrinsic function returns the Internal Entry Number (IEN) of the valid STATION NUMBER (#99) field in the INSTITUTION (#4) file, if this entry was merged during the INSTITUTION (#4) file cleanup process (e.g., due to a duplicate STATION NUMBER [#99] field). This function may be used by application developers to re-point their INSTITUTION (#4) file references to a valid entry complete with Station Number.
$$O99^XUAF4(ien)
ien: |
(required) Internal Entry Number (IEN) of the institution in question. |
returns: |
Returns the Internal Entry Number (IEN) of the INSTITUTION (#4) file entry with a valid STATION NUMBER (#99) field-the Station Number deleted from the input IEN during the cleanup process (i.e., Kernel Patch XU*8.0*206). |
>S NEWIEN=$$O99^XUAF4(6538) >W NEWIEN 6164 >W ^DIC(4,6164,99) 519HB^^^ |