Hello everyone,
I am working on a Module Pool application. It was built from scratch. For the initial screen, the variants and variant handling were developed manually. That means that the application actually saves a variant in DB (transparent) tables.
I need to create two new screens which will will reuse most of the apps functionality. However, some initial screen parameters are different.
So, my question is:
Do you know if there is a way to save variants in a Module Pool as in a Report???
Best regards,
Jaime
PS: I could extend the current DB tables for handling the variants of the two new initial screen (apps) but if there is a better way I would like to give it a try.