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 not commiting the data

Former Member
0 Likes
538

Dear All,

I am running a BDC for Tcode CJ20 to update Billing plan data.

When i am running that BDC i am able to commit the data in display mode i.e 'A'.

But when i am running that BDC in no display mode i.e 'N' it is not commiting the data.

All though i am giving some delay syntax for 10 seconds still it is not updating.

Please reply with the needfull.

Thanks & Regards

Shashikanth Naram

Edited by: shashikanth naram on Apr 7, 2009 8:05 AM

Dear All,

I am running a BDC for Tcode CJ20 to update Billing plan data.

When i am running that BDC i am able to commit the data in display mode i.e 'A'.

But when i am running that BDC in no display mode i.e 'N' it is not commiting the data.

All though i am giving some delay syntax for 10 seconds still it is not updating.

Please reply with the needfull.

Thanks & Regards

Shashikanth Naram

Edited by: shashikanth naram on Apr 7, 2009 8:05 AM

3 REPLIES 3
Read only

Former Member
0 Likes
510

It might be the case that in the normal mode, you might be misisng some OK_code like 'Enter' which you are manually pressing in case of A mode. Kindly revisit the BDC recording.

Read only

Former Member
0 Likes
510

hi,

please try using

COMMIT WORK AND WAIT.

Wait some time do not work properly.

thanks,

kat.

Read only

Former Member
0 Likes
510

Hi,

what is the update mode you have set "S" or "A".

try with "S" , synchronus mode.

Regards,

Naveen