Hello friends,
I need to code a report where is necessary to get the module the report belongs to.
I need to insert a statement inside a class that is used by SD and MM, but my code should be used only by SD module.
Example:
If "this_report" belongs to "SD module" then
.....
endif.
Is it possible? How to do it?
Cheers