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

In BDC report ..

Former Member
0 Likes
963

In BDC report ..what is meaning for ok_code value equal to /00 , =BS and =BU.

Thanking u in adv.

Sangeeta.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
926

Hi Sangeetha,

The same topic has been discussed in the following thread:

Regards,

Chandra Sekhar

In BDC report ..what is meaning for ok_code value equal to /00 , =BS and =BU.

Thanking u in adv.

Sangeeta.

5 REPLIES 5
Read only

Former Member
0 Likes
927

Hi Sangeetha,

The same topic has been discussed in the following thread:

Regards,

Chandra Sekhar

Read only

Former Member
0 Likes
926

Sangeeta

Ok Code is nothing but a Event Code or Action Code which is made by the user on SAP Screen.

Thanks

Amol Lohade

Read only

0 Likes
926

Hi all,

Like when user do Enter , OK_code = /00

Similarly when ok_code is =BU and =BS?

Thanking u in adv.

Read only

0 Likes
926

hi,

=BU for 'SAVE' in MM01......

check it by running your bdc recording in 'A' screen mode .

regards

padma.

Read only

Former Member
0 Likes
926

Hi Sangeeta,

In BDC report, OK_CODE stores the action/user commnd while recodring transaction.

/00 : ok_code for 'ENTER'.

Execute a bdc in foreground mode you can see the ok_code as per your action/user command.

at the time of recording, when we perform any action like click/enter /select the value of that particular action get stoed in ok_code field.

Regards,

Hemant