Hello,
We have a customer screen in Tx ME33K to display some custom data at header level.
In this screen (FG XM06 - screen 201) we have also a button to show a screen as a popup with some extra info.
It's all working fine but when I close my popup an error message is showed: "06006 This function not defined"
I've tried to clear sy-ucomm afterwards, but when i exit this sub-screen the same value is set again to sy-ucomm.
I cannot use ok_code because this is SAP sub-screen.
I've tried to add an entry in OLME -> Environment Data -> Define Attributes of System Messages. Select System Messages
With this message but continue appearing, and i dont know if this is a good idea.
Any idea how to solve this?
Thanks in advance