DSIYPR05 HCPCSXR3 HCPCS (4100)    REMOTE PROCEDURE (8994)

Name Value
NAME DSIYPR05 HCPCSXR3 HCPCS
TAG HCPCSXR3
ROUTINE DSIYPR05
RETURN VALUE TYPE GLOBAL ARRAY
WORD WRAP ON TRUE
DESCRIPTION
HCPCSXR3
 
RPC to either produce a Dev-Ex report, a statistical count or detailed
statistics for items within a prosthetics distribution point which do
not have all cross-references with the prosthetics HCPCS file set up
properly
INPUT PARAMETER
  • DPIEN
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    DPIEN
     
    IEN to the Distribution Point
    Must be a Prosthetic Distribution Point
    
  • SIEN
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   10
    REQUIRED:   NO
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    SIEN
     
    Report IEN - only used if called from the Taskman report job - GUI can 
    skip this parameter if calling this RPC to get statistics.
    
  • STATFLAG
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   1
    REQUIRED:   NO
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    STATFLAG
     
    Set to 1 if the GUI just wants a count of how many items within this 
    prosthetic distribution point do not have the proper cross-references
    
  • STATDET
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   1
    REQUIRED:   NO
    SEQUENCE NUMBER:   4
    DESCRIPTION:   
    STATDET
     
    Set to 1 if the GUI wants a return of all items (in the same format 
    returned from any inventory item search) in a prosthetic distribution 
    point which do not have all the proper cross references set up
    
  • NOREC
    PARAMETER TYPE:   LITERAL
    REQUIRED:   NO
    SEQUENCE NUMBER:   5
    DESCRIPTION:   
    NOREC
     
    The # of records to return.  If nothing specified, the default is 500
    
  • STRTREC
    PARAMETER TYPE:   LITERAL
    REQUIRED:   NO
    SEQUENCE NUMBER:   6
    DESCRIPTION:   
    STRTREC
     
    Item to start with
    
RETURN PARAMETER DESCRIPTION
RETURN PARAMETER
 
If this is called with STATFLAG=1
 - DSIYET(1)=COUNT OF ITEMS WITH BAD XREF'S
 
If this is called with STATDET=1
 - DSIYRET(#)= item information - same format as all inventory search 
returns
 
If this is called from the TaskMan job:
 - no return received
 
If this is called with STATFLAG=1 or STATDET=1
 
 - DSIYRET(1)=-1^MESSAGE    if errors
 - DSIYRET(1)= 0^MESSAGE    if nothing returned