Application Development 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: 

what does bdc_okcode /00 stands for

Former Member
0 Kudos

what is the meaning for okcode = /00 ?

1 ACCEPTED SOLUTION

Former Member

Hi

for ENTER button

Reward points for useful Answers

Regards

Anji

6 REPLIES 6

Former Member

Hi

for ENTER button

Reward points for useful Answers

Regards

Anji

Former Member

It is the Batch input code for pressing the ENTER button.

Regards,

John.

Former Member

Hi,

IF okcode = /00,

it means 'ENTER'

That is when u execute ur BDC in foreground, this /00 comes, implying u shud press "ENTER".

****reward points if helpful.

All the best

Former Member
0 Kudos

Hi,

Record one Tcode by using SHDB in that you can get all the ok codes that are used in that transaction while recording.

Regarsd

Former Member
0 Kudos

Hi,

/00----


enter

/01----


back

/11----


save

/15----


quit

these are the commands u will see in BDC.

rgds,

bharat.

Former Member
0 Kudos

hi santosh,

that stands for <b>"Enter"</b> button.

<b>

Reward points if that helps.</b>

Kiran