cancel
Showing results for 
Search instead for 
Did you mean: 

Based On E-Mail Sales order automatically Created

prasanna_kumar4
Active Contributor
0 Kudos

Hi,

Customer will send the Email to Client for his / Her Sales Order (PO Order from Customer Side ) once client will get the Email from customer side, system will generate the popup Menu in that system has to show Details what customer wants with Accept for Sale order, check before Sales order confirmation ( Details ) & Reject

Once Accept the sales order system will automatically create a sales order and in that same customer mail system will send the Sales order confirmation O/P

Is it possible to Map into SAP?

If yes Please Guide me How to Map into SAP

Regards,

Prasanna

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Dear Prasanna,

I think you have to go for BDC program for same, which would be devolep by ABAPER.

Regards, Santosh Gawali.

prasanna_kumar4
Active Contributor
0 Kudos

Thanks for Reply,

Can you please give me details how i have to go ahead

what are the settings i have to do for that

because i am new to this config so please guide me how to do

Former Member
0 Kudos

Hi,

You may configure an Inbound Idoc with sales order details like customer, material, quantity and expected delivery date, etc.

Since it is a third party system, you will have to map the fields and determine how it will be populated.

After that you may create sales order using BAPI_SALESORDER_CREATEFROMDATA or BAPI_SALESORDER_CREATEFROMDAT1.

Regards,

Amit