I have a lot of qvw application and there are a lot of objects is not being used anymore. So I want to delete them.
I ran a monitor application and now I have a list of objects I want to keep in my qvw application (only used in 2015). Its a long list, but lets suppose we have 2 in this case:
Object ID: BU01 and TX01
How I can keep these only 2 objects in a application and delete the rest (more than 50 and I don't want to know the name) ???
Remember: I don't want to do it mannually, I want to create a script inside the own application. I can put the BU01 and TX01 in a spreadsheet and load them to the application.. after this I need a script to solve my problem...
Could you gays help me and certainly help another people in the future ?