| NAME |
DSIYINP USER INV PT BY USER |
| TAG |
USER |
| ROUTINE |
DSIYGNP |
| RETURN VALUE TYPE |
GLOBAL ARRAY |
| WORD WRAP ON |
TRUE |
| DESCRIPTION |
Returns an alphabetical list of all inventory points (GENERIC INVENTORY,
file# 445) to which a user is entered as an Inventory User.
|
| INPUT PARAMETER |
-
- USER
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 30
- SEQUENCE NUMBER: 1
- DESCRIPTION:
The user's DUZ. If nothing is passed, then DUZ is assumed.
-
- DPTYPE
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 1
- REQUIRED: NO
- SEQUENCE NUMBER: 2
- DESCRIPTION:
DPTYPE is "P" for Primary, "S" for Secondary, "W" for Warehouse
|
| RETURN PARAMETER DESCRIPTION |
Returns array:
RET(n)=Inventory Point IEN (file #445)^Inventory Point name^Type
where Type = W for Warehouse, P for Primary or S for Secondary
|