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

bdc

Former Member
0 Likes
470

What is the final entry in BDC Table ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
452

hi

good

BDC_OKCODE

thanks

mrutyun^

3 REPLIES 3
Read only

Former Member
0 Likes
452

Hi,

The final entry would mostly depend on the recording you are performing, what I would suspect on a very very general level is the last entry would be for processing the OKCODE (sy-ucomm) with an operation like SAVE (for example).

Since some transactions differ from others;therefore, the best way to write a bdc is go to transaction SHDB and make a recording. From there you can look at the list of commands needed for this BDC. You can also build a prototype program and modify it.

Regards,

Padmam.

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
452

Hi

In General

general level is the last entry would be for processing the OKCODE (sy-ucomm) with an operation like SAVE (for example).

Regards,

Sree

Message was edited by:

sree ram

Read only

Former Member
0 Likes
453

hi

good

BDC_OKCODE

thanks

mrutyun^