Unshipped Transfer is not closing
Dear All,
In RMS 13.2.4, Unshipped transfers are not closing by the batch program tsfclose.pc
Steps to reproduce:
---------------------------
1) Set the SYSTEM_OPTIONS.TSF_CLOSE_OVERDUE='Y'
2) Set the UNIT_OPTIONS.XX_AUTO_CLOSE_DAYS=null (XX--->WS,WW,SS,SW)
3) Create a transfer from Warehouse to Store location and the transfer should be in Approved status only, not in shipped status. (create_date=27-NOV-12)
4) VDATE from PERIOD table is '27-NOV-12'
5) Run the tsfclose.pc
Expected Result:
---------------------
1) TSFHEAD.STATUS should be updated to D(Delete) status
2) ITEM_LOC_SOH.TSF_RESERVED_QTY and ITEM_LOC_SOH.TSF_EXPECTED_QTY should be updated.
0