DSIYWO5 WOWKVAL VAL WK ACT (3968)    REMOTE PROCEDURE (8994)

Name Value
NAME DSIYWO5 WOWKVAL VAL WK ACT
TAG WOWKVAL
ROUTINE DSIYWO5
RETURN VALUE TYPE ARRAY
DESCRIPTION
WOWKVAL
 
Validate whether a Work Action Code can be Edited or Added.
 
This uses the government rules which say that you can have multiple "V" 
codes but only one non-V code
 
This may need to be parameterized as some VA's may not want to do this 
check.
INPUT PARAMETER
  • DSIYWKAC
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   60
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    DSIYWKAC
     
    List of Work Action Codes which exist in the multiple PRIOR to the 
    add/edit of this code.
     
    Format:  Work Action IEN ; Work Action IEN ; Work Action IEN ; etc.
    
  • DSIYWKCH
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   60
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    DSIYWKCH
     
    New and Old IEN for changed Work Action Code
     
    NEW ; OLD
     
    If OLD value does not exist, RPC will consider that this a new Work 
    Action is being ADDed
    
RETURN PARAMETER DESCRIPTION
RETURN PARAMETER
 
DSIYRET(1)="-1^Error Message"  If Work Action cannot be added/edited
DSIYRET(1)="1^Message"         If Work Action can be added/edited