OOPS MULTIPLE DATA (1969)    REMOTE PROCEDURE (8994)

Name Value
NAME OOPS MULTIPLE DATA
TAG MULTIPLE
ROUTINE OOPSGUIC
RETURN VALUE TYPE ARRAY
DESCRIPTION
This broker call will be used to both get and set data stored in a sub-record
or multiple.  When saving (setting) data, the entire subrecord is deleted then
re-filed.
INPUT PARAMETER
  • INPUT
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   50
    REQUIRED:   YES
    DESCRIPTION:   
    This parameter contains three pieces of data, the top level file number to be
    filed into, the field number, and the IEN in the format:  FILE^FIELD^IEN.
    
  • DATA
    PARAMETER TYPE:   LIST
    MAXIMUM DATA LENGTH:   250
    REQUIRED:   NO
    DESCRIPTION:   
    This parameter is an array that contains the data to be filed into the 
    multiple.  If this parameter is null, then a GET will be preformed rather 
    than a set.
    
RETURN PARAMETER DESCRIPTION
Data from the multiple will be returned in the results array.