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

BDC OK_CODE

Former Member
0 Likes
3,378

What is the functionality of below ok_codes

1) =BU

2) =PICK

3) =UPD

4) =CANC

5) =ENTE

6) =P+

7) =P-

😎 =COBL_XERGO

KINDLY HELP ME

5 REPLIES 5
Read only

Former Member
0 Likes
1,792

Hi,

UPD Update

Pick Double - Click

ENTE Enter

CANC Cancel

P+ would be scroll down one page

P++ would be scroll to the end

P- would be scroll up one page

P-- would be go back to the beginning

BU Save at the Last Screen of the Transaction.

Also Check Table: RSMPTEXTS

Regards,

Sunil.

Read only

Former Member
0 Likes
1,792

3) =UPD update

4) =CANC cancel

5) =ENTE enter

Read only

Former Member
0 Likes
1,792

HI,

1) =BU = when u press enter and the page gets saved and transaction is completed.

2) =PICK =

3) =UPD = when u press save button while recording the screens.

4) =CANC = when u cancel a particular action.

5) =ENTE = when u press enter to navigate to next screen while recording.

6) =P+ = when a page scroll down happened while recording transaction.

7) =P- = when a page scrolled up during transaction recording.

reward if useful

mano

Read only

christine_evans
Active Contributor
0 Likes
1,792

Each of these function codes will do precisely what the program they are used in defines what they should do.

Read only

Former Member
0 Likes
1,792

Plz check below link and table - RSMPTEXTS

https://www.sdn.sap.com/irj/sdn/forums

There is a way to find the BDC ok codes. just findout the screen and press

F1 on any field and in that click on Technical info .in technical info u

can see GUI status of the screen and double click on that u will go to

display status of that Gui status in that click functional keys there u can

find all the OK_codes u required.

Cheers