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 without updating.

Former Member
0 Likes
485

Hi I am trying to run action using BDC and I want to get all the error messages before saving the record.

SO that if there is any error i can display them before updating the earlier infotype records to database.

Thanks,

Raju.

Hi I am trying to run action using BDC and I want to get all the error messages before saving the record.

SO that if there is any error i can display them before updating the earlier infotype records to database.

Thanks,

Raju.

2 REPLIES 2
Read only

Former Member
0 Likes
443

On BDC, if there are any errors you're not going to be able to update any record...

Greetings,

Blag.

Read only

Former Member
0 Likes
443

You can press the back button instead of save. This may give you an error like "back not allowed in batch input." You can ignore this, but you will see any other messages as well.

Rob