‎2009 Jan 19 4:33 PM
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.
‎2009 Jan 19 6:10 PM
Hi,
Dont think about warning message ,that is not a problem.
Regards,
Anki
‎2009 Jan 19 7:22 PM
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