DSIYTI01 TIFLDS TIR FIELDS (3945)    REMOTE PROCEDURE (8994)

Name Value
NAME DSIYTI01 TIFLDS TIR FIELDS
TAG TIFLDS
ROUTINE DSIYTI01
RETURN VALUE TYPE ARRAY
DESCRIPTION
TIFLDS
 
Returns information about each field on a Turn-In Screen - whether it is 
required and whether it is editable by that person during that session.
INPUT PARAMETER
  • DSIYDAT
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   120
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    DSIYDAT
    p3:  Status Description
    p4:  Level (where the user is on the TIR screen)
    p5:  Level Description
    p6:  Editable by this person (Y/N)
    p7:  Can this person add new equipment at this time?
     
    Data obtained from the TIEDIT RPC which has information about this user 
    and this session during a Turn-In Request.  The information from TIEDIT 
    is used to determine which fields are editable at this time.
     
    DSIYDAT=the following pieces
    p1:  Turn-In Request IEN to ^PRCN(413.1)
    p2:  Status Code
    
RETURN PARAMETER DESCRIPTION
RETURN PARAMETER
 
DSIYRET(FILE#:FIELD#) = the following pieces
p1:  FILE#:FIELD#
p2:  Field Description
p3:  Required Boolean (1=yes, 0=no)
p4:  Editable Boolean (1=yes, 0=no)