VIAB GET USER DIVISIONS (3642)    REMOTE PROCEDURE (8994)

Name Value
NAME VIAB GET USER DIVISIONS
TAG USERDIV
ROUTINE VIABRPC
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
APP PROXY ALLOWED Yes
DESCRIPTION
This RPC provides divisional information on the DUZ that is passed in as
the input parameter.
INPUT PARAMETER
  • VIADUZ
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    User DUZ - IEN from File #200.
    
RETURN PARAMETER DESCRIPTION
Returns divisional information for the user in the following format:
     RESULT(3)="7982^200PS^AUSTIN PSIM^0"
  station IEN^station number^station name^default division
 
Example:
     D USERDIV^VIABRPC(.RESULT,DUZ)
 
     ZW RESULT
     RESULT(1)="7647^674BY^AUSTIN^1"
     RESULT(2)="6568^528A8^ALBANY, NY VAMC^0"