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

final entry BDC table

Former Member
0 Likes
425

hi expects,

what is final entry BDC table?

3 REPLIES 3
Read only

Former Member
0 Likes
393

Hi,

BDC_CURSOR. can be the final entry of the BDC table. Actually it depends on the transaction you are processing.

Award points if it helps you.

Br,

Laxmi

Read only

Former Member
0 Likes
393

hi,

LAst entry is to save by using the fieldname 'BDC_OKCODE and field value of

/ '11'.

pls: award points

nidhi

Read only

Former Member
0 Likes
393

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.

Please reward if this helps you.