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

ok codes

Former Member
0 Likes
546

how i can see possible ok-code list for BDC

4 REPLIES 4
Read only

ferry_lianto
Active Contributor
0 Likes
473

Hi,

Please check table RSMPTEXTS.

Also you can go to menu painter (SE41) to find BDC_OKCODE value for corresponding program.

Enter program name, select function list option and click on diplay. The list of function codes are the BDC_OKCODE.

Regards,

Ferry Lianto

Read only

0 Likes
473

HI FERRY..

i think my point is not clear to u...

in developing bdc we will write /oo for enter =P+ for page down... like thisnow i want to see these list of okcodes...

i want to know what is the functionality of this okcode..'=NP'

thanks & regards

Read only

Former Member
0 Likes
473

U can get it from the SHDB by recording the respective transaction code.

or got system >Status>click on GUI Title--> u can find all the OK codes of the respective TCODE

Read only

ferry_lianto
Active Contributor
0 Likes
473

Hi,

In SE41, there is function text which explain the function code (BDC_OKCODE) as you described earlier.

Regards,

Ferry Lianto