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

Code in BDC by call by transaction method

Former Member
0 Likes
965

Dear All,

From where /00 Comes ,While using BDC By Call By Transaction Method.

is it value of function key??

if it is so,then where i can see this value.

thanks in advance..

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
935

/00 = Enter.

8 REPLIES 8
Read only

Former Member
0 Likes
935

Thats the OK_CODE for ENTER button in BDC recording

Read only

0 Likes
935

Thanks.

Read only

Former Member
0 Likes
936

/00 = Enter.

Read only

0 Likes
935

Thanks

But can you let me know where i will find list of such value for another functions as well ..

like BACK,EXIT etc.

Read only

0 Likes
935

Hi Amit

You can record a transaction through SHDB and see which values are there for different ok codes.

Pushpraj

Read only

0 Likes
935

ok thanks a lot.

Read only

0 Likes
935

You could also check the table RSMPTEXTS for the field OBJ_CODE for a list of OK CODES used in standard transactions

Read only

0 Likes
935

Hi Amit,

Check TC33 table.