WVRPCOR EIE (4397)    REMOTE PROCEDURE (8994)

Name Value
NAME WVRPCOR EIE
TAG EIE
ROUTINE WVRPCOR1
RETURN VALUE TYPE SINGLE VALUE
AVAILABILITY SUBSCRIPTION
INACTIVE ACTIVE
APP PROXY ALLOWED No
DESCRIPTION
Allows a user to mark a record selected on the CPRS cover sheet as 
entered in error.
INPUT PARAMETER
  • RECORD ID
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   40
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    The record ID of the record to mark as entered in error. The record ID is 
    returned by the WVRPCOR COVER remote procedure call.
    
  • REASONS
    PARAMETER TYPE:   LIST
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    Array of reason(s) why the user is marking the record as entered in 
    error. Each subscript corresponds to a single reason. All subscripts are 
    acceptable.
    
RETURN PARAMETER DESCRIPTION
Caret-delimited value indicating the call's status.
  Normal Operation: "STATUS^"
    STATUS = 1 for record successfully marked
             0 for record not marked
  Abnormal Operation: "-1^ERROR_MESSAGE"