Hi,
I am having Issue with deleting the record in Auto Seq file (We are using PROIV Ver 7 and Reality Database). After deleting the records the subsequent records do not Auto Sequence.
I have tried deleting from a paging screen and report, both delete the records but do not auto seq.
In the Example below, We have 3 records with the same primary key plus the highlighted is the Auto Seq number Key (Last key on record)
BEFORE DELETING RECORDS
CEX NTS-ADH2
OE 603873 DET 090314165529 0001
AUTO NOTE FROM PROPOSAL-COST:000026.62 ITEM:!ADH COL:!6500 VEND: 300090
OE 603873 DET 090314165529 0002
TEST NOT FOR AUTO SEQ
OE 603873 DET 090314165529 0003
TEST NOTE FOR AUTO SEQ 2
When I delete the first record with the Auto Seq 0001 (ref below), number 0002 should become 0001 and 0003 should become 0002. But its not as shown below.
AFTER DELETING RECORDS
CEX NTS-ADH2
OE 603873 DET 090314165529 0002
TEST NOT FOR AUTO SEQ
OE 603873 DET 090314165529 0003
TEST NOTE FOR AUTO SEQ 2
Thanks