Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ok code = p+ window populating

Former Member
0 Likes
934

Hi experts ,

one of my seniors did bdc call transaction for CO11N transaction . now i am getting ok code  p+ pop up  "enter production order confirmation. good movement "  window .  how can i  disable that window  , it leads to o bytes stored in file .

Thanks & Regrds

HARI DEVANG

5 REPLIES 5
Read only

Former Member
0 Likes
893

HI Hari,

Move it from you BDC data itab.

regards,

Archer

Read only

Former Member
0 Likes
893

Hi Hari,

If you are getting a popup in BDC the its probably bcoz that particular field is in the standard tcode. So you wont be able to remove it in bdc. If its not mandatory field then leave it as blank. Other wise ask your functional guy to remove it.


Regards,

Pranav.

Read only

0 Likes
893

Hi pranav,

thank you so much for your response . that pop up is not in standard bdc .how can i resolve this issue ??

thanks & regards

HARI DEVANG

Read only

0 Likes
893

Hi Hari,

It may happen sometimes that popup is not in standard tcode but in bd, but that field on the popup is present on the screen that is related to that perticular popup. So find that field and check on which screen it is in standard tcode.

Read only

Former Member
0 Likes
893

Hi,

I'd be asking why they have done a BDC for this, instead of using a BAPI to create the posting.

Cheers,

G.