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 window in call transaction processing

Former Member
0 Likes
6,503

Hi,

I am calling the bdc call transaction from report. while calling bdc okcode come along with popup window.How i can hide that popup window. but when i enter the screen ...OK-code should do proper function to process the next screen without being displayed as pop-up window.

Regards

Deepa

1 ACCEPTED SOLUTION
Read only

gouravkumar64
Active Contributor
3,714

Hi,

1) In mode 'A' all screen you cant supress the popup for okcode. This is not possible.

You will need to run with mode 'E' display on error or 'N' no display option.

otherwise, try this

2)

Go to the Gui-Options -> Expert ->

unmark the "Dialog for OK-Code" Box.

Gourav.

9 REPLIES 9
Read only

gouravkumar64
Active Contributor
3,715

Hi,

1) In mode 'A' all screen you cant supress the popup for okcode. This is not possible.

You will need to run with mode 'E' display on error or 'N' no display option.

otherwise, try this

2)

Go to the Gui-Options -> Expert ->

unmark the "Dialog for OK-Code" Box.

Gourav.

Read only

gouravkumar64
Active Contributor
0 Likes
3,714

For your help.

Read only

0 Likes
3,714

Thanks kumar.. it worked but still in standard tool bar it showing OK-code as per given screen shot.

Read only

0 Likes
3,714

Hi,

1)In screen it is showing or only in command field it is showing?

2)Now u r facing problem or it is ok instead of your screen shot? u want more modification on it?

Gourav

Read only

0 Likes
3,714

Now no ok-code pop up is showing while executing bdc... but im facing problem when it showing ok-code in command field,coz i can not give it to user lik this.

Regards

Deepa

Read only

0 Likes
3,714

Hi Deepa,

please refer to Note 453557 - Batch input: Hiding OK code dialog box

For your clarification.

& this link for further clarification in bdc

http://wiki.sdn.sap.com/wiki/display/ABAP/Batch+Input+FAQ

Regards

Gourav.

Read only

0 Likes
3,714

Hi,

After solve your problem please close this thread.

Gourav

Read only

0 Likes
3,714

Thanks gourav..for solving the issue.

Deepa

Read only

0 Likes
3,714

Hi Deepa,

Welcome.

Gourav.