VIAA SET QUANTITY ON HAND (3704)    REMOTE PROCEDURE (8994)

Name Value
NAME VIAA SET QUANTITY ON HAND
TAG QOH
ROUTINE VIAASQH
RETURN VALUE TYPE GLOBAL ARRAY
AVAILABILITY RESTRICTED
WORD WRAP ON TRUE
VERSION 1
APP PROXY ALLOWED Yes
DESCRIPTION
This RPC is part of the Real Time Location System (RTLS) and is used by
WaveMark to set the quantity on-hand for the Cath lab inventory point in 
GIP, a module of IFCAP.
INPUT PARAMETER
  • RETSTA
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   256
    REQUIRED:   YES
    DESCRIPTION:   
    This is the parameter that carries the result back to the calling 
    application.
    
  • IPNAME
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   256
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    Inventory point name to designate the cathlab in GIP.
    
  • ITEM
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   10
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    Item master number from IFCAP and used by the inventory point in GIP.
    
  • QTY
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   6
    REQUIRED:   YES
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    Quantity on hand to be set by WaveMark in the cathlab inventory point.
    
  • QOHFLAG
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   1
    REQUIRED:   YES
    SEQUENCE NUMBER:   4
    DESCRIPTION:   
    A flag used by WaveMark to indicate a usage transaction (U), or a 
    physical count (P) transaction. These are the only transactions allowed 
    for WaveMark to change the inventory point quantity on-hand.
    
RETURN PARAMETER DESCRIPTION
RETSTA is the return parameter that carries the reference for the result
2) if an error occurred during execution of the call, a message will be
passed to the calling application to indicate the reason.
stored in ^XTMP. The call result can be an error condition or success.
 
The format of the data returned is as follows:
 
1) when the call is completed without any errors, the result will be
a message indicating completion of the update for quantity on-hand
for the given item and the inventory point name.