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

Hide bdc okcode popup screen in tthe processing

Former Member
0 Likes
1,264

HI all,

I am calling the bdc call transaction from report.At that time bdc okcode come along with popup screen.How i have to hide popup screen.but the bdcokcode fiel;d should be passed to commnad field.Then only the next screen will be coming.please help.

5 REPLIES 5
Read only

Former Member
0 Likes
718

Hi raja,

1. Thats happening bcos

the processing mode will be

A = show all screens.

2. make that to

either

N = No screens

E = show only when error occurs.

3. Then u won't get the okcode small screen.

regards,

amit m.

Read only

Former Member
0 Likes
718

Raja,

If you execute the BDC in background, that should NOT be a issue at all. The pop up will come when you execute in forground and usually yuo don't execute it in foreground.

Regards,

Ravi

Read only

Former Member
0 Likes
718

HI Raja,

use call transaction in MODE 'E' it displays only if any error occurs..

regards

satesh

Read only

0 Likes
718

Hi all,

My requirement is all screen mode,because after running the report ,depends on the selected entry i am going to show the some sap inherent screen to user.its working fine.but i dont need the popup screen,the bdc ok code available in popup screen as well as command field .I need only in command field only.i have seen command field technical properties.But it shows no tables and data elements.

thanx,

raja

Read only

Former Member
0 Likes
718

Hi !

The OK-Code PopUp is a function of the SAP-Gui.

Go to the Gui-Options -> Expert ->

unmark the "Dialog for OK-Code" Box.

Regards

Rainer

Some forum points would be fine if that helped you...