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

Standard table for the OK Codes

Former Member
0 Likes
1,454

Hi,

While doing a BDC, we use the OK codes when we write the Performs.

Is there any standard table available in SAP that lists all the possible vallues for the OK CODEs. or is there any way to find all the available values for the OKCODEs..?

Please help me.

Thanks & Regards,

Pradeep.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,248

Hi

Check Table

TCLOKCODE

Regards

Ravish

<b>* Reward if useful</b>

Hi,

While doing a BDC, we use the OK codes when we write the Performs.

Is there any standard table available in SAP that lists all the possible vallues for the OK CODEs. or is there any way to find all the available values for the OKCODEs..?

Please help me.

Thanks & Regards,

Pradeep.

3 REPLIES 3
Read only

Former Member
0 Likes
1,248

HI Pradeep,

there is no such table in the SAP, we do the recording to know the OK codes for a trnasaction ..

please close the thread

Regards

Sudheer

Read only

Former Member
0 Likes
1,249

Hi

Check Table

TCLOKCODE

Regards

Ravish

<b>* Reward if useful</b>

Read only

Former Member
0 Likes
1,248

If you do not get answer for this then use below process :

Use SE11 Transaction -> table <b>RSMPTEXTS</b> -> here you can able to see sap standard program and related function key's (OK_CODE)

Thanks

Seshu