TIU SET ADMINISTRATIVE CLOSURE (1110)    REMOTE PROCEDURE (8994)

Name Value
NAME TIU SET ADMINISTRATIVE CLOSURE
TAG ADMNCLOS
ROUTINE TIUSRVPT
RETURN VALUE TYPE SINGLE VALUE
AVAILABILITY SUBSCRIPTION
APP PROXY ALLOWED Yes
DESCRIPTION
This remote procedure sets the file attributes necessary to close a
document by administrative action (either manually or by scanning a paper
document that doesn't require the signature of an author as a typical TIU
Document would).
INPUT PARAMETER
  • TIUDA
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    This is the IEN of the document in the TIU DOCUMENT FILE (#8925).
    
  • MODE
    PARAMETER TYPE:   LITERAL
    REQUIRED:   NO
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    This is the alphabetic code for the manner in which the document was
    closed (i.e., "S" for Scanned Document, or "M" for Manual Closure).
     
    Optional: Defaults to "S".
    
  • PERSON
    PARAMETER TYPE:   LITERAL
    REQUIRED:   NO
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    This is the IEN in the NEW PERSON file (#200) of the person who closed the
    document.
     
    Optional: Defaults to DUZ (i.e., the current user).
    
RETURN PARAMETER DESCRIPTION
If successful, this RPC returns the IEN in the TIU DOCUMENT file (#8925)
of the document that was closed.
 
Otherwise, it will return:  0^<Explanatory message>