| NAME |
DSIYUTL2 VENSCH VENDOR SCH |
| TAG |
VENSCH |
| ROUTINE |
DSIYUTL2 |
| RETURN VALUE TYPE |
GLOBAL ARRAY |
| AVAILABILITY |
PUBLIC |
| INACTIVE |
ACTIVE |
| WORD WRAP ON |
TRUE |
| VERSION |
1 |
| DESCRIPTION |
VENSCHQCTSCH
This RPC returns information about Vendor Pointer File ^PRC(440)
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.
-
- MATCHFLG
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 1
- REQUIRED: NO
- SEQUENCE NUMBER: 4
- DESCRIPTION:
MATCHFLG
Input Parameter - not required - will default to "" if undefined.
If set to 1, will only return vendors with names that start with the
SCHTERM.
|
| RETURN PARAMETER DESCRIPTION |
DSIYRET
DSIYRET(1)="-1^Error Message" if errors
DSIYRET(1)="0^Warning Message" if warnings
DSIYRET(NAME)=IEN^NAME^Synonym info if it exists^ORDERING CITY^ORDERING
STATE^ORDERING ZIP
|