| NAME |
DSIYUTL9 EQSINGLE SINGLE EQ |
| TAG |
EQSINGLE |
| ROUTINE |
DSIYUTL9 |
| RETURN VALUE TYPE |
ARRAY |
| DESCRIPTION |
EQSINGLE
Return a single line for a single equipment IEN from the standard
top-search return line.
This RPC calls the RETEQ so if changes are made to the top line's data,
this RPC will also have those changes with no change needed to the RPC.
|
| INPUT PARAMETER |
-
- EQIEN
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 20
- REQUIRED: YES
- SEQUENCE NUMBER: 1
- DESCRIPTION:
EQIEN
Valid IEN for a piece of equipment
|
| RETURN PARAMETER DESCRIPTION |
RETURN PARAMETER
DSIYRET(1)="0^<Warning Message> If there are warnings/no data
DSIYRET(1)="-1^<Error Message> If there are errors
DSIYRET(EQIEN) = standard return line (this line may change as fields are
added)
|