Application Development 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: 

Auto Sales Order generation using ALE/IDOC

Former Member
0 Kudos

Hi,

I need to have sales orders created automatically in my ECC5.0 system when sales officers send mails with the sales order data in a excel sheet attachment in the right template.

Can we use BDC and ALE/IDOC concepts combind to create a scenario where a particular mail id on receiving a sales order email, automatically posts a sales order in the system.

Please advise.

Regards,

Shobhit

2 REPLIES 2

Former Member
0 Kudos

Hi,

This you can do with BDC or by Using any bapi also .

your create genral program with creates sales order, but the file read should be done through application server code should be read data set ...ect.

and your program should be shedule in back ground so..when ever the file come program will run and get data from file it creates sales order.

Thanks,

saleem

0 Kudos

Hi,

Can u tell me the steps to create a sales order using idoc, i've created a bapi but thats a temprory use. I wanted to created a sales order automatically when a purchase order is saved.

Please let me know if u can help me, i wanted to do it using idoc

Regards

Sanju