DSIYTDEQ EQCMRDET CMR DET (3971)    REMOTE PROCEDURE (8994)

Name Value
NAME DSIYTDEQ EQCMRDET CMR DET
TAG EQCMRDET
ROUTINE DSIYTDEQ
RETURN VALUE TYPE GLOBAL ARRAY
WORD WRAP ON TRUE
DESCRIPTION
EQCMRDET
 
Returns records for each EIL where:
 
The # of days until the next inventory date are <= DAYS parameter and
Equipment has not been turned in
INPUT PARAMETER
  • DAYS
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   11
    REQUIRED:   NO
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    DAYS
    ###   This indicates that the VA wants to display all equipment items
          which need to be inventoried per the TIMEPER parameter and shows
          items which will be coming up on their inventory date within ###
          days
     
    Deafult:  "M"
     
    The # of days until the next inventory should be obtained from the 
    parameter settings, this just allows an override if needed
     
    Valid entries are:
     
    "M"   This indicates that the VA wants to display all equipment items
          which (per the TIMEPER parameter) need to be inventoried this month
    
  • CMR
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   11
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    CMR
     
    IEN to the CMR # for which to return entries
    
  • TIMEPER
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   10
    REQUIRED:   NO
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    TIMEPER
     
    The timeperiod in which to equipment items must be inventoried per VA 
    rules.
     
    Valid entries are:
     
    "Y"  Must be inventoried every year - Default
    ###  Must be inventoried every ### days
    
RETURN PARAMETER DESCRIPTION
^
 
RETURN:  DSIYRET(CMR IEN)=the following pieces:
         p1:  CMR IEN
         p2:  SERVICE
         p3:  DESCRIPTION
         p4:  RESPONSIBLE OFFICIAL
         p5:  LAST RECONCILE DATE
         p6:  STATION
         p7:  ALT OFFICIAL 
   P11=TOTAL ASSET VALUE
 
 
RETURN PARAMETER
 
Returns a list of search results in format:
 
DSIYRET(1)="-1^Error Message" for errors
DSIYRET(1)="0^Warning Message" for warnings