‎2017 Feb 27 11:33 AM
I need Some information. Requirement is to Add Custom Tab At sales order Screen. I had completed, it. Only one field i was added. Using below post. https://blogs.sap.com/2013/12/12/adding-extra-tabs-in-standard-transactions-for-sales-and-contracts-... But when ever i call the tab or press the tab (custom tab) i am getting the error that. Flow control:Sapmv45b,eid1, po,pcu1, *,* is missing in T185 I had observed that in Pbo no error is coming. In pai only the Error is coming. Some posts i had checked , somebody suggested that, in Sunscreen i need to Clear the sy-ucomm,Shoud i Clear the Sy-ucomm, at Subscreen. Can any body tell me What exactly i has to do.

‎2017 Feb 27 12:06 PM
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
‎2017 Feb 27 12:06 PM
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
‎2017 Feb 27 12:17 PM
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.
‎2017 Oct 05 9:19 AM
Hi Charan,
Did you get the solution for this issue, we are also facing the similar issue. i.e while double clicking on new custom screen fields, we are getting this error.
Thanks
‎2017 Oct 05 9:46 AM
‎2017 Feb 27 12:19 PM
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.
‎2017 Feb 27 12:32 PM
May i know here what i need to do . I was given sunscreen program name(SAPMV45B) then i was select the second radio button(T185),On what basis parameter values like program ,ttype ,fcode has to enter.
‎2017 Feb 27 1:21 PM
‎2017 Feb 27 1:40 PM
Thanks for your reply, ok I will check it, I will show the note to the functional person.