DSSO PROS SITE FROM IFCAP STE (4352)    REMOTE PROCEDURE (8994)

Name Value
NAME DSSO PROS SITE FROM IFCAP STE
TAG PROSSTE
ROUTINE DSSOUTS
RETURN VALUE TYPE GLOBAL ARRAY
WORD WRAP ON TRUE
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.
INPUT PARAMETER
  • DSSOIFN
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   3
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    3-number Station IFN
    
  • DSSOFLG
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   2
    REQUIRED:   NO
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    DSSOFLG - processing flag
       If DSSOFLG=1, then only those prosthetic sites associated to IFCAP
       sites and with the Automated Inventory (GIP) (file 669.9 field 2)
       field 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.