
| Name | Value |
|---|---|
| NAME | DSSO R/C INV PTS - USER/ITEM |
| TAG | INVPTS |
| ROUTINE | DSSOPP2 |
| RETURN VALUE TYPE | GLOBAL ARRAY |
| WORD WRAP ON | TRUE |
| DESCRIPTION | This RPC returns the inventory points of which the logged-in user is an authorized user and that contain the specified item. |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION |
Output:
Error Messages: "-1^"_error message or "0^"_warning message
Successful Completion: a global array of inventory points in the format:
DSSORET(n)= pc 1 ^ pc 2
pc 1 = Inventory Point (file 445 field .01 - internal)
pc 2 = Inventory Point (file 445 field .01 - external)
|