Hi all,
In transaction IW51 i have added a subscreen under the POS tab.
The subscreen consisits of input fields, a push button with function code Z8_ADD and a table control.
When the pushbutton is clicked, a popup is opened with a table control.
When the user selects the entries from the popup and clicks OK, the selected entries are added in the table control below.
The problem arises when i scroll the entries in the table control.
When i scroll the popup gets opened automatically as shown in the second screenshot.
When i debugged i found out that sy-ucomm has been set to Z8_ADD even after clearing it.
Suggestions needed to clear this issue.
Thanks in advance.
Regards,
Vignesh Sunkasi.K