
| Name | Value |
|---|---|
| NAME | DSSO GET INSTITUTION |
| TAG | GETINST |
| ROUTINE | DSSOUTS |
| RETURN VALUE TYPE | GLOBAL ARRAY |
| WORD WRAP ON | TRUE |
| DESCRIPTION | This RPC returns fields .01 - Name, .02 - State, 1.01 - Street Addr. 1, 1.02 - Street Addr. 2, 1.03 - City, 1.04 - Zip, and 99 - Station Number from the Institution File (#4) for the requested IEN. |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION |
Output:
1.03 City
1.04 Zip
99 Station Number
Error Messages: "-1^error message" or "0^warning message"
Successful Completion:
DSSORET(n)=file 4 ien or subfile ien^field #^"E" or "I"^data
for the following fields:
.01 Name
.02 State
1.01 Street Addr. 1
1.02 Street Addr. 2
|