‎2007 Nov 02 7:14 AM
Hi Gurus,
I have written a BDC for Customer creation using tcode XD01. We have the requirement of creating a customer in one division and then extending it to other division. Both the transaction (BDC) are called in same program in a loop. We extent a customer giving reference of previous division, these reference details remain even for next new customer and if the account group of previously created customer and current customer are different then a warning window pops up. This does not create any problem in customer creation but since this window is not captured in BDC, BDC cannot be executed at background processing mode. Whereas it runs a with display all screen mode. Please suggest.
Thanks in advance.
Regds,
Ravi Kadam
‎2007 Nov 02 7:18 AM
Hi Ravi,
In BDC all the warning messages are generally ignored. It is only the error message where it may stuck up or the extra screen in the sequence. Which mode you are using for BDC and why can't you use BAPI for creating customer.
Regards,
Atish
‎2007 Nov 02 7:18 AM
Hi Ravi,
In BDC all the warning messages are generally ignored. It is only the error message where it may stuck up or the extra screen in the sequence. Which mode you are using for BDC and why can't you use BAPI for creating customer.
Regards,
Atish