TITLE | VALUE | |
---|---|---|
NAME | VIAA ENG GET CATEGORY | |
DESCRIPTION | This RPC requires three input parameters and returns all the entries in the Engineering file Equipment Category, #6911. | |
TAG | GETCAT | |
ROUTINE | VIAAEUT | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | REQDATA | |
DESCRIPTION | This is the keyword "CATEGORY" to indicate the return of all the entries in the Equipment Category file, #6911. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 255 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | DATAID | |
DESCRIPTION | Defines the scope of the data requested: 'ALL' for all the data on file. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 255 | |
RETURN VALUE TYPE | GLOBAL ARRAY | |
RETURN PARAMETER DESCRIPTION | For 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. | |
AVAILABILITY | RESTRICTED | |
INACTIVE | ||
CLIENT MANAGER | ||
WORD WRAP ON | TRUE | |
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED | Yes |