Hi, folks!
After finishing work on some reports that use the a interface for message collection, I added some statements to enable where-used list for these messages, something like:
IF 1 = 2.
MESSAGE x999(ABC).
ENDIF.
This worked out perfectly on the system I developed, the T, but after transport to quality assurance, I can' t get any where-used references via SE91 on any of the messages although the code I inserted (as described above) is active in the system.
Did anybody come across this problem, too, or has anybody got an idea how to solve it?
Best Regards,
Thomas