Skip to Content
0
Former Member
Feb 25, 2011 at 04:12 AM

Problem while processing BDC for VA01

48 Views

Hi Experts,

I've written a BDC program for VA01 tcode. After entering all the details in VA01, the control should go to shipment cost information (tcode VICI) option which is there in the menu (Extras menu) options.

VA01 is calling VICI tcode using 'Call transaction and skip first screen'. As there are some mandatory fields in the initial screen VICI and we're skipping the first screen, whenever control goes to 'Shipment cost information' option, error message is getting displayed saying 'Please enter all mandatory details'.

I know what to enter in all the mandatory fields, but due to the error message BDC processing is getting interrupted.

Kindly let me know, how to bypass this type error messages and to continue with the BDC processing in background mode.

Please note, I don't want to capture the error message, i want to bypass the error message and continue with the BDC processing in 'N' mode.

Thanks in Advance,

Siva Sankar.