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

BP Standard OK Code

Former Member
0 Likes
1,134

Hi

I have added an extra tab on the BP tabstrip, How do i get the ok codes of the button pressed from the standard BP in the new Tab. which table or function do i use.

Thanks

3 REPLIES 3
Read only

Former Member
0 Likes
823

Hi,

you can put /h in the command field and click on the button.It will take you to the debug screen..there you can find the ok_code.

Reward points if helpful,

regards,

jinesh.

Read only

Former Member
0 Likes
823

by debugging

Read only

Former Member
0 Likes
823

Hi frend,

Just click on the element list for it and check ok_code assignment and also check the attributes for the same and u have to specify the ok_code like sy-ucomm in program for the same.

Regards,

Ameet