VIAA ENG GET CATEGORY

TITLEVALUE
NAMEVIAA ENG GET CATEGORY
DESCRIPTIONThis RPC requires three input parameters and returns all the entries
in the Engineering file Equipment Category, #6911.
TAGGETCAT
ROUTINEVIAAEUT
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERREQDATA
DESCRIPTIONThis is the keyword "CATEGORY" to indicate the return of all the entries
in the Equipment Category file, #6911.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH255

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERDATAID
DESCRIPTIONDefines the scope of the data requested: 'ALL' for all the data on file.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH255

RETURN VALUE TYPEGLOBAL ARRAY
RETURN PARAMETER DESCRIPTIONFor a successful call execution, the output for the client will be placed
in ^TMP("VIAACATEGORY",$J,count,0) and returned via the variable RETSTA;
it will consist of the following fields from file #6911 using '^' as a
delimiter:

^TMP("VIAACATEGORY",$J,count,0)=categoryIEN^categoryDescription
. . .

If an error occurs during call execution, a message will be returned to
the client using the following format in ^TMP:

^TMP("VIAACATEGORY",$J,0)="-###^reason_for_failure", where '###'
is a 3-digit http status code. The piece 'reason_for_failure' explains
what caused the error in VistA.
AVAILABILITYRESTRICTED
INACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWEDYes