MAGV ATTACH SOP (3096)    REMOTE PROCEDURE (8994)

Name Value
NAME MAGV ATTACH SOP
TAG ATSOP
ROUTINE MAGVRS11
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
DESCRIPTION
This RPC allows a SOP to be attached to a series.
INPUT PARAMETER
  • SOPATT
    PARAMETER TYPE:   LIST
  • MAGV ATT
    DESCRIPTION:   
    Input parameters are name-value pairs sent as successive integer
    subscripts in an array that should be passed in by reference as the second
    argument to entry point ATSOP^MAGVRS11.  The first argument will
    contain the returned value in an array that should also be passed by
    reference.
      
    The values passed in should be in the format <fname>`<value>, where
    <fname> is a field name in the IMAGE SOP INSTANCE File (#2005.64) and <value>
    is the value to which that field should be set.
    
RETURN PARAMETER DESCRIPTION
The first and only element of the return array will be formatted as
[ERRORCODE]`[TEXT]`[ASSIGNED IEN].  An ERRORCODE value of 0 indicates
success; all others indicate failure, as described in TEXT, and no IEN
will be assigned.