cancel
Showing results for 
Search instead for 
Did you mean: 

Message determination

Former Member
0 Kudos

Hi all!

Can anyone tell me the complete configuration procedure of sending a PO through an E-Mail. I know the configuration settings for taking a print out. Again PO will be sent by post and through e-mail depending upon the situation.

Thanks in advance,

Raj.

Accepted Solutions (1)

Accepted Solutions (1)

kunal_ingale
Active Contributor
0 Kudos

hi

You need to do some configuration for this.

- Goto NACE .

- Select EF and click on OUTPUT TYPES.

- Then select Output Type NEU and click on processing routines .

- In that you have to add a new entry - medium 5 .

- Then you need to assign a program, form routine and form.

- You can use the standard program i.e. SAPFM06P, FORM routine is always ENTRY_NEU and standard MEDRUCK.

- Then in PARTNER FUNCTION you need to add a new entry : medium - 5 and function - VN .

- For subject of the mail goto Mail Title and Texts. In title give PO No. &EKKO-EBELN& .

- Under General data -> Replacement of text symbols give programm as SAPMM06E and Form Routine as

TEXT_SYMBOL_REPLACE .

- Now the subject will be PO No. 1800004202.

- You need to maintain your email id in tcode SU01 and also the vendor's email id.

- Now while creating a new purchase order , change the medium to External Send .

- Then goto Communication Method and select CS01 . ALSO make sure that the Cover Page Text has value PO No. &EKKO-EBELN& .

- Goto tcode ME9F .

- Execute.

- Select the checkbox and click on Output Message.

- You will get a message MAII 00000000000001 generated .

regards

kunal

award if helpful

Answers (3)

Answers (3)

Former Member
0 Kudos
Former Member
0 Kudos

for all who need standard process:

SAP marketplace - notice 191470 - Purchase order as an e-mail -

regards,

indranil

former_member581212
Active Contributor
0 Kudos

Hi,

PO can be sent to using Outlook email or the Internal send within SAP.

Message via E-Mail

Use

You can send purchasing documents to a vendor by e-mail.

You can also send memos to an internal user from within the purchasing document, in which case the recipient can directly access the relevant document when processing the e-mail (executable mail).

Prerequisites

External Transmission

Make the necessary Customizing settings

The SAP system is configured for the transmission of external mails.

The message determination facility has been set up in Customizing for Purchasing.

You have defined a communication strategy in Customizing under Messages Output Control -> Message Types -> Define Message Types for <Purchasing Document> -> Maintain Message Types for <Purchasing Document> on the Default Values tab page, so that if no e-mail address can be found, for example, the system sends a fax.

The following information is necessary:

1.Data

2.Value

3.Comment

Message type:

Communication strategy

E.g. NEU

Choose a communication strategy or create a new one. Via the input help, you can branch to the maintenance function for communication strategies. Choose in the following window.

Enter the necessary data on the Default Values tab page on the detail screen for the message type ().

Processing routines

Medium

Program

FORM routine

5 (external transmission)

SAPF06P (e.g. for PO)

ENTRY_NEU

The entries are identical to those of the print output.

Partner roles

E.g. external transmission/LF

Maintain master data

Message records must have been created through master data maintenance (Purchasing menu). (See Creating Message Records)

Enter the necessary data u2013 for example, role LF (vendor), medium 5 (external transmission) and time spot 4 (send immediately upon saving).

SAP recommends that you work with time spot 4, so that the e-mails generated are sent immediately.

If you work with processing time spot 1 (send via periodically scheduled job), you must schedule the program RSNAST00 periodically for message output, so that messages are generated and e-mails sent.

An e-mail address is stored in the vendor master record.

An e-mail address is stored in the user master record.

Please note that you must also maintain an e-mail address for user IDs with which batch-jobs are carried out.

Internal Transmission

Make the necessary Customizing settings:

You have maintained the Customizing settings for Purchasing under Messages, Output Control -> Message Types ->Define Message Types for <Purchasing Document> -> Maintain Message Types for <Purchasing Document>.

The following information is necessary:

1.Data

2.Value

3.Comment

Message type:

Time-spot

Transmission medium (output medium)

Partner role

E.g. MAIL

E.g. 4 (send immediately upon saving)

7 (SAPoffice)

MP (mail partner)

Enter the necessary data on the Default Values tab page on the detail screen for the message type ().

Mail title and texts

E.g. mail from purchase order

Processing routines

Medium

Program

FORM routine

7 (SAPoffice)

RSNASTSO

SAPOFFICE_AUFRUF

Partner roles

E.g. SAPoffice/MP

SAPoffice/LF

Maintain master data

Message records must have been created for the message type MAIL through master data maintenance (Purchasing menu). (See Creating Message Records)

For more information on the internal and external transmission of e-mails, refer to the Basis documentation under Business Workplace (BC-SRV-GBT).

Further information on external transmission is available in the Basis documentation under SAPconnect and in the section External Sending in the SAP System.

Activities

External Transmission

If you have specified the processing time-spot 4 (send immediately upon saving), the system will immediately generate and transmit a message when you save the purchasing document.

If you have specified the processing time-spot 1 (send via periodically scheduled job), you must initiate the output of e-mails manually.

Result

You see the documents generated in the SAP system under Office ->Work center -> Outbox -> Documents.

Internal Transmission

On the message screen of the Purchasing application (e.g. in the purchase order), enter the message type, the medium (SAPoffice) and the role (MP = mail partner).

Choose Means of communication and enter your text on the following screen (<Purchasing document>: Send with note). Enter the useru2019s first and last names, for example, in the Recipient field.

Executable mail

If you wish to insert a transaction (because you want the recipient to view a purchase order, for example), choose Goto -> Execution parameters. Enter the necessary data, such as execution type (T = transaction), execution element (ME22N = Change Purchase Order), execution system, and the SET/GET parameters (BES for purchase order).

Result

If you have specified send immediately as the processing time-spot, the user will immediately receive a message or document when the purchase order is saved.

The user can view the message sent to him or her via Office -> Work center -> Inbox.

If the document in your inbox is an executable mail, you can click the right-hand mouse button and directly access the relevant purchase order, for example, via the menu thus displayed.

Hope it works...

Regards,

Priyanka.P

AWARD IF HELPFULL

Edited by: Priyanka Paltanwale on Aug 22, 2008 8:54 AM