
| Name | Value |
|---|---|
| NAME | DSSO PI RETRVE VENDOR INFO |
| TAG | VEN |
| ROUTINE | DSSOUP2 |
| RETURN VALUE TYPE | ARRAY |
| DESCRIPTION | This RPC returns all vendors and related data from the Prosthetic Inventory Transaction file (#661.6) for the requested station, location, HCPCS, and HCPCS Item. If only one vendor is returned, it should be used as the default value. |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION |
Output:
pc 2 Vendor Name (file 661.6 field 12 external format)
pc 3 Quantity (file 661.6 field 5)
pc 4 Value (file 661.6 field 6)
Error Messages: DSSORET="-1^"_error message or "0^"_warning message
Successful Completion:
First entry contains the number of vendors returned by
this RPC in the format:
DSSORET(1)=x where x = # vendors returned
Subsequent entries - DSSORET(...) in the format:
pc 1 Vendor File (#440) IEN (file 661.6 field 12 internal format)
|