Hi,
There is a program with B and E panel. Lets say the master table is Z1STMR.
Earlier the Z1STMR00 was CONO, WHLO, STOR
As per requirement, I modified Z1STMR00 to CONO, WHLO, SHIP, STOR, DWHL [Where SHIP is shipping days and DWHL is default whs]
Basically, I want to sort the records based on shipping days.
So, after UpgradeDB, with my new Index I was expecting Z1STOR 003 record to get read first but the program is still reading 001.
When I get fresh Z1STMR entity, it is displaying correct index but I feel somehow in subsystem old copy still exists.
Is there any way to check and rectify it.
