‎2007 Mar 03 7:56 PM
‎2007 Mar 03 8:01 PM
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
‎2007 Mar 03 9:31 PM
hi,
LAst entry is to save by using the fieldname 'BDC_OKCODE and field value of
/ '11'.
pls: award points
nidhi
‎2007 Mar 04 2:07 AM
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.