VIAA SET PAR LEVELS IN GIP (3703)    REMOTE PROCEDURE (8994)

Name Value
NAME VIAA SET PAR LEVELS IN GIP
TAG SETPAR
ROUTINE VIAAPAR
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), called by
WaveMark to set the par levels in the Cath lab inventory point of GIP, a 
module of IFCAP.
INPUT PARAMETER
  • RETSTA
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   256
    REQUIRED:   YES
    DESCRIPTION:   
    This the return array for the calling application.
    
  • IPNAME
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   256
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    Inventory point name that identifies the Cathlab in GIP.
    
  • ITEM
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   10
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    Internal entry number for the item, from the Item Master Number file, 
    #441, in IFCAP.
    
  • PAR1
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   6
    REQUIRED:   YES
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    Par level used for Normal Stock Level.
    
  • PAR2
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   6
    REQUIRED:   YES
    SEQUENCE NUMBER:   4
    DESCRIPTION:   
    Par level used for Standard Reorder Level.
    
  • PAR3
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   6
    REQUIRED:   YES
    SEQUENCE NUMBER:   5
    DESCRIPTION:   
    Par level used for Optional Reorder Level.
    
  • PAR4
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   6
    REQUIRED:   YES
    SEQUENCE NUMBER:   6
    DESCRIPTION:   
    Par level used for Emergency Stock Level.
    
  • PAR5
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   6
    REQUIRED:   YES
    SEQUENCE NUMBER:   7
    DESCRIPTION:   
    Par level used for Temporary Stock Level.
    
RETURN PARAMETER DESCRIPTION
RETSTA is the return parameter that carries the reference for the result
2) for an error condition, a message will be sent back to the calling 
application with details of the error.
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 par level set up for the given 
item and the inventory point name.