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

how to tackle dynamically generated ok_code in an BDC program

Former Member
0 Likes
406

Hi Experts,

I have been trying to make a BDC report program for a t-code where the ok_codes of the buttons on the screen are dynamically generated. So in my generated code through the recording ( SHDB ), this ok_code gets hardcoded and when i run the program, it gives an error as it is not able to find the button to press. Thanks for the help in advance.

1 REPLY 1
Read only

Former Member
0 Likes
349

Hello,

WHat do you mean by "ok_codes of the buttons on the screen are dynamically generated" ?

What is the transaction ? It doesn't use any "Gui status" ?