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 update using cs02

Former Member
0 Likes
481

Hi,

I am writing a bdc program to upload new components using t-code cs02 when no components are present.

When I am trying to run the BDC in 'do not display' mode (N) its not working. As there will be a warning message "No items are valid on date".

but if i try to run this in "Display Mode" (A) I need to press enter and it works fine.

please help me with this.

Thanks.

2 REPLIES 2
Read only

Former Member
0 Likes
418

Hi,

Dont think about warning message ,that is not a problem.

Regards,

Anki

Read only

nkr1shna
Contributor
0 Likes
418

Hi Anshul,

Warning messages must be taken seriouly, since you have not taken care of that condition in your code. You can give proper custom message to the user how he can resolve this issue.

Your messages can help BDC running user what is not going right and how to resolve the same.

Best Regards,

Krishna