| NAME |
DSIYUTL2 EQCTSCH EQ CAT SCH |
| TAG |
EQCTSCH |
| ROUTINE |
DSIYUTL2 |
| RETURN VALUE TYPE |
GLOBAL ARRAY |
| AVAILABILITY |
PUBLIC |
| INACTIVE |
ACTIVE |
| WORD WRAP ON |
TRUE |
| VERSION |
1 |
| DESCRIPTION |
EQCTSCH
This RPC returns information about Equipment Category (file 6911) to the
calling program. It allows moves backwards and forwards through the file.
|
| INPUT PARAMETER |
-
- MOVE
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 2
- REQUIRED: NO
- SEQUENCE NUMBER: 1
- DESCRIPTION:
MOVE
Input parameter - not required - will default to "1" if undefined.
Only "1" or "-1" allowed.
Tells the program to move forward or backward from the SCHTERM through
the Equipment Category file.
-
- NOREC
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 4
- REQUIRED: NO
- SEQUENCE NUMBER: 2
- DESCRIPTION:
NOREC
Number of records to return.
Tells the program how many records to return.
-
- SCHTERM
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 30
- REQUIRED: NO
- SEQUENCE NUMBER: 3
- DESCRIPTION:
SCHTERM
Input Parameter - not required - will default to "" if undefined.
Tells the program which point to start the search.
-
- SCHTXT
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 1
- REQUIRED: NO
- SEQUENCE NUMBER: 4
- DESCRIPTION:
SCHTXT
I set to 1, look through all text for the SCHTERM
|
| RETURN PARAMETER DESCRIPTION |
DSIYRET
Return parameter.
DSIYRET(NAME)=IEN^NAME^Synonym if it exists
DSIYRET(1)="-1^Error Message" if errors
DSIYRET(1)="0^Warning Message" if warnings
|