| DESCRIPTION |
Using the requested station IFN, this RPC provides a list of Prosthetic
sites from the Prosthetic Site Parameters file (#669.9) for which the
IFCAP Site (#1.1) matches the station IFN.
If the processing flag is set to "1", then only sites who have Automated
Inventory (GIP) (file 669.9 field 2) set to "YES" will be returned.
|
| RETURN PARAMETER DESCRIPTION |
Output:
If the processing flag equals 1, then only those sites with
IFCAP site equal to the requested station IFN and with the
Automated Inventory (GIP) field (file 669.9 field #2) set to "YES"
will be returned.
Format: p1 ^ p2 ^ p3 ^ p4 ^ p5 ^ p6
where: p1 = Site Name - file 669.9 IEN (field .01 (internal))
p2 = Site Name - file 669.9 IEN (field .01 (external))
p3 = IFCAP Site - file 669.9 field 1.1 (internal)
p4 = Institution Name - file 411 field .1 (external)
Error Messages: "-1^"_error message or "0^"_warning message
p5 = Automated Inventory (GIP ) - file 669.9 field 2
(internal)
p6 = Automated Inventory (GIP) - file 669.9 field 2
(external)
Successful Completion:
DSSORET(n) = a global array containing all sites in the
Prosthetic Site Parameters file (#669.9) with IFCAP Site
equal to the requested station IFN.
If the processing flag is null, all sites with IFCAP Site
equal to the requested station IFN will be returned.
|