2014 Sep 26 10:32 AM
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
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
2014 Sep 26 10:53 AM
Hi,
Paste your Piece of code as generally we move the sy-ucomm to a variable and clear it which should work.
You say even after Clearing it is not working. Please paste your code.
Regards,
K.S
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |