Skip to Content
0
Jan 24, 2023 at 10:58 AM

Button in customer screen in ME33K message "This function not defined"

131 Views Last edit Jan 24, 2023 at 12:45 PM 2 rev

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