TIU AUTHORIZATION (102)    REMOTE PROCEDURE (8994)

Name Value
NAME TIU AUTHORIZATION
TAG CANDO
ROUTINE TIUSRVA
RETURN VALUE TYPE SINGLE VALUE
AVAILABILITY SUBSCRIPTION
APP PROXY ALLOWED Yes
DESCRIPTION
This RPC allows the calling application to evaluate privilege to perform
any ASU-mediated action on a TIU document.
INPUT PARAMETER
  • TIUDA
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    DESCRIPTION:   
    This is the record number (IEN) of the document in file 8925.
    
  • TIUACT
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    DESCRIPTION:   
    This is the ASU ACTION (.01 field from file 8930.8) which is to be
    performed by the calling application (e.g., EDIT RECORD, SIGNATURE, COPY,
    etc.).  To function appropriately, only valid actions may be passed.
    
RETURN PARAMETER DESCRIPTION
Boolean Truth value, with explanatory message in second '^'-piece if
FALSE.  That is:
 
When privilege to perform action on document is granted, TIUY=1
 
When privilege to perform action on document is denied, TIUY=0^Why not