DVBA DBQ GEN CHECK (4519)    REMOTE PROCEDURE (8994)

Name Value
NAME DVBA DBQ GEN CHECK
TAG DBQCK
ROUTINE DVBCPNCS
RETURN VALUE TYPE SINGLE VALUE
AVAILABILITY RESTRICTED
VERSION 1
DESCRIPTION
This RPC will be used to check if a draft DBQ is using the correct 
version.  This will accept a general DBQ name and specific date to use 
for verification.  The RPC verifies the DBQ has not been De-Activated and 
the Activation Date is before the date sent for verification.
INPUT PARAMETER
  • DVBDBQ
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    DESCRIPTION:   
    This will be the name of the DBQ to be checked.
    
  • DVBDATE
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    DESCRIPTION:   
    This will be the date to use for verification
    
RETURN PARAMETER DESCRIPTION
The RPC will return "TRUE" if the DBQ is the most current version and 
"FALSE" if it is not using the most current version.