Deletion of record from SIT_DETAIL
I created a scheduled item maintenance for my item list, the itemloc_link_id is 1, below are the details,
- Active on effective date 11-Jun-15
- Inactive on effective date 13-Jun-15
- Delete on effective date 15-Jun-15
After setting up as above, sit_detail table had 3 entries as 'A', 'I' & 'D" respectively. I run the sitmain job from 10-Jun-15 to 16-Jun-15, records with status 'A' & ' I' were removed but the entry for delete remains in the table. is it possible to have records completely removed from sit_detail for itemloc_link_id 1?
RMS Version 14
Thanks in advance!