DSIYTIWP TILI LINE ITEM UPDATE (4854)    REMOTE PROCEDURE (8994)

Name Value
NAME DSIYTIWP TILI LINE ITEM UPDATE
TAG TILI
ROUTINE DSIYTIWP
RETURN VALUE TYPE ARRAY
DESCRIPTION
RPC DSIYTIWP TILI LINE ITEM UPDATE
      ITEM(#3) and HOUSEKEEPING WEEK(#1).
  (3) EQUIPMENT INV (#6914) fields CMR(#19) and LOCATION(#24).
 
Input:
 Field array (file#:field#)=internal value^external value. 
 and ("EE:"_line item internal entry number)= Equipment INV IEN.
 
 In addition to the fields to be updated the (file#:field#) array will 
 include (413.1:.01) Line Item IEN^Transaction Code.
 
Updates Turn-In Line Items in preparation for updating the Turn-In status 
Returns:
    Array(1)= "-1^error message" if there is a problem with input.
    or if successful
    Array(1)= "1^ Turn In IEN ^ Turn In Transaction Code"
 
    If there are issues filing a file:field the FM message will be
    returned Array(2..x)=FIELD^ERROR MESSAGE^TYPE
      Type = WARNING or CRITICAL
 
    These messages can be present with successful updates given the 
to 'WP' TURN INS WAITING FOR WAREHOUSE PICKUP.
    batch nature of the RPC.
 
Requires that user has Warehouse key PRCNWHSE.
 
Process will update the following files and fields;
  (1) TURN-IN LINE ITEM (#413.11) field DISPOSAL CONDITION CODE(#1).
  (2) DSIY EQUIPMENT DATA FILE (#19685.31) fields CORRECT TURN IN
INPUT PARAMETER
  • DSIYD
    PARAMETER TYPE:   LIST
    MAXIMUM DATA LENGTH:   80
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    Input array:
      EQUIPMENT INV (#6914) fields CMR(#19) and LOCATION(#24).
     
      and array("EE:"_line item internal entry number)= Equipment INV IEN.
     Field array (file#:field#)=internal value^external value.
      TURN-IN REQUEST (#413.1) field TRANSACTION CODE(#.01)  
     
      TURN-IN LINE ITEM (#413.11) field DISPOSAL CONDITION CODE(#1).
      
      DSIY EQUIPMENT DATA FILE (#19685.31) fields CORRECT TURN IN
      ITEM(#3) and HOUSEKEEPING WEEK(#1).
      
    
RETURN PARAMETER DESCRIPTION
 
 
    These messages can be present with successful updates given the
    batch nature of the RPC.
    Array(1)= "-1^error message" if there is a problem with input.
 
    or if successful
    Array(1)="1^ Turn In IEN ^ Turn In Transaction Code"
 
    If there are issues filing a file:field the FM message will be
    returned Array(2..x)=FIELD^ERROR MESSAGE^TYPE
      Type = WARNING or CRITICAL