‎2008 Jul 30 11:12 AM
Hello Experts,
I have created two table controls inside the a sub screen and have created separate insert and delete buttons for the table control. i am calling this subscreen inside the statndard IQS1 transaction through screen exit.
now the problem is, i have only two function codes that i can use for the insert and delete buttons i.e. "US1" and "US2"(i can not use other f-codes apart from these two ..if i use other i am getting error message on the screen, which comes from the standard program for IQS1 transaction). so,i have assigned the same f-code "US1" to both insert buttons and "US2" to both delete buttons... because of that, if i select the rows in both the table control and click on any insert/delete button it will insert/delete the rows in both the table control irrespective of the table control button clicked.
could you please tell me how can i differentiate the insert/delete buttons for the table control with these f-codes?
do we have any function module which will give me the mouse click position on the subscreen?
Please help me...
Thanks in advance!
Regards,
Anand Sugandhi
‎2011 Aug 10 5:17 AM