‎2016 Nov 25 10:27 AM
Hi all,
I've deleted a table declaration from a FM (it was TYPE TABLE OF ttable) and transported to test environment. But when I go to SE11 and execute a where-used it still finds the FM they where used into. Then a search into the FM and it doesn't find anything, so it seems correct (no syntax errors).
Does anyone know how to fix this? I need the where-used not to find the table I deleted from the FM.
Please help.
James