TIU IS USER A USR PROVIDER (2439)    REMOTE PROCEDURE (8994)

Name Value
NAME TIU IS USER A USR PROVIDER
TAG USRPROV
ROUTINE TIUSRVP1
RETURN VALUE TYPE SINGLE VALUE
DESCRIPTION
This Boolean RPC returns TRUE if the user was a member of USR CLASS 
PROVIDER on the date specified.
INPUT PARAMETER
  • USER
    PARAMETER TYPE:   LITERAL
    REQUIRED:   NO
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    This is the IEN of the user in the NEW PERSON FILE 200.  If no user is 
    specified, DUZ (the current user of the software) is the default.
    
  • DATE
    PARAMETER TYPE:   LITERAL
    REQUIRED:   NO
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    This is the date in internal FILEMAN format for which the user's 
    membership in USR CLASS PROVIDER is evaluated.  If no date is received, 
    TODAY is the default. Date must be a strict date; time must NOT be
    included.
    
RETURN PARAMETER DESCRIPTION
TRUE is returned if user is an active member of USR CLASS PROVIDER on 
the given date. If not, FALSE is returned.