Hi Kali,
Have a look at these links;
https://archive.sap.com/discussions/thread/3957111
https://archive.sap.com/discussions/thread/165776
https://archive.sap.com/discussions/thread/947428
Thanks,
Zafer
Call transaction VFBS for missing records. You should also search for notes similar to 1972145 - Various next screen processing errors when double clicking in sales item tabs suitable for your version.
Ok, Understood. So , i need to Clear sy-ucomm, not ok-code. this is Zscreen so Sy-ucomm.
but the problem is how could i know Tab strip name.
if i know tab strip 'first' or 'second' i can able to write the code. Normally in module pool we are maintain the Fcode for maintain the Tab id.
but here i am calling Subscreen, In this case. Only When i press the Custom tab (What i create the Tab strip) i need to clear sy-ucomm.
How to Find the Custom tab or Standard tab after i press, Any guess.
Add comment