cancel
Showing results for 
Search instead for 
Did you mean: 

Request For Quotation Through Mail

Former Member
0 Kudos

Hi

How to send RFQ via mail, for this pls explain the steps and settings for SMTP server and relevant setting.

The requirement is once save the RFQ automatically system trigger the vendor mail id which is mentioned in the vendor master, RFQ should go to the same.

Regards

Ram

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Make following settings

MM-Purchasing-Messages

Forms for messages

Output control-Message types

Define message type for RFQ

Define message determination schema for RFQ

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can send RFQ via e-mail in SAP system, there are some configurations and pre-requisites to do as follow:

1. you must maintain an e-mail address in the address in the vendor master.

2. The same applies to your own user master. You also have to specify an e-mail address there in order to identify the sender.

Note that it is not possible to change the e-mail address of the vendor via the SAP purchase order transaction (ME21N, ME22N, and so on). The system only uses the e-mail address of the vendor that is maintained in the vendor master!

3. For the output type for default values, a communication strategy needs to be maintained in the Customizing that supports the e-mail. You can find the definition of the communication strategy in the Customizing via the following path: (SPRO -> IMG -> SAP Web Application Server -> Basic Services -> Message Control -> Define Communication Strategy). As a default, communication strategy CS01 is delivered. This already contains the necessary entry for the external communication. Bear in mind that without a suitable communication strategy it is not possible to communicate with a partner via Medium 5 (external sending).

4. Use the standard SAP environment (program 'SAPFM06P', FORM routine 'ENTRY_NEU' and form 'MEDRUCK') as the processing routines.

5. In the condition records for the output type (for example, Transaction MN01), use medium '5' (External send).

6. You can use Transaction SCOT to trigger the output manually. The prerequisite for a correct sending is that the node is set correctly. This is not described here, but it must have already been carried out.

7. To be able to display, for example, the e-mail in Outlook, enter PDF as the format in the node.

For more details, check out the OSS note :191470

Regards,

Kumar