PO Sending via mail

Dear All,
Need to send PO as PDF document via mail to the vendor, kindly send the step by step procedure with T. Code.
Rgds
Srinivasan

Follow this
Basically there are two mail types: Internet mail (external mail) and SAPOffice mail.
Mail is sent via the output determination in both cases.
If you use the external mail, the message for the purchasing document is converted into a corresponding text file which is sent to the vendor via the Internet.
SAPOffice mail is sent only within the R/3 System and has mainly the function of providing information.
In particular, it is not possible to attach a message (form) for a purchasing document to a SAPOffice mail.
When using external mail, the following basic settings are required:
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.
o Note that it is not possible to change the e-mail address of the vendor
o You can use a temporary email address in Transaction ME21N.
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 MN04), 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.
To use the SAPOffice mail, the following basic settings are required:
1. For the output type for default values, a communication strategy needs to be maintained in the Customizing that supports the e-mail.
You can branch to the maintenance of the communication strategy via the input help.
2. Use the SAP standard environment (program "RSNASTSO" and FORM routine "SAPOFFICE_AUFRUF") as the processing routines.
3. In the condition records for the output type (for example,Transaction MN04), use medium '7' (SAPOffice) and also partner role 'MP' (mail partner).
Additional settings:
Problem:
How can you both change the mail title and text for the sending of a mail message and maintain a replacement parameter, for example a document number.
Solution:
1. The replacement routine is maintained in the Customizing for the output type in the detail screen on the 'General data' tab under 'Replacement of text symbols' (for Release < 4.6B, this can be found on the 'Mail' tab page).
Program: SAPMM06E
FORM routine: TEXT_SYMBOL_REPLACE
2. Maintain mail title and text.
o If you want to send a purchase order within an R/3 system using the SAP office, you can maintain both the mail title ('Re:') and also a mail text in the Customizing for the output type To do this, select the directory mail title and text for the corresponding message type.
o If you want to send a purchase order as (external) mail, for example, to a vendor, you have to maintain the mail title in the condition record for the output type (for example in Transaction MN05) on the 'Communication method' tab page. Enter the mail title in the 'Text for cover page' field. You cannot maintain an additional mail text.
o Note that the values from the mail title are used to create the description for the attachment.
3. The replacement parameters must be enclosed by &. Example: You want to enter the title 'PO number '. For this you have to enter the following in the Document Title field (Message Customizing ->
sub-option: Mail title and texts) 'PO number &EKKO-EBELN&'
regards...

Similar Messages

  • I want to email a Pages document as a Word doc. I used to be able to do this by clicking on share then send via mail then on Word and an email would appear with my word doc attached.  Now the email does not come up.  Why?

    I want to email a Pages document as a Word doc. I used to be able to do this by clicking on 'share' then 'send via mail' then on 'Word' and an email would appear with my word doc attached.  Now the email does not come up.  Why?

    It's difficult to do more than guess when you don't say what version of OS X or Pages you're running, but if you're on the latest, have you tried the Share menu -> Send via Mail command?
    If that doesn't help, you may have better luck if you ask in the Pages forum:
    Pages
    When you repost, be sure to include full details about your versions so that people know what it is you're working with.
    Regards.

  • Filling up a pdf form which I received as email. I opened it on my adobe reader 11 and filled up the highlighted fields. Yet when I click on the send via mail it says changes will not be included. How do I send the form with changes?

    Filling up a pdf form which I received as email. I opened it on my adobe reader 11 and filled up the highlighted fields. Yet when I click on the send via mail it says changes will not be included. How do I send the form with changes?
    The add annotations field shows as not allowed in the security options. So how do I send this form back with the changes??

    I think you you need to click 'save' first, then it is saved to acrobat, where it will prompt to send.

  • "Send Via Mail" is greyed out in PAGES. Why?

    Experiencing an intermittent failure of the "Send Via Mail" pull-down menu feature.
    It's often "greyed out" and will not allow us to send from withing the Pages application.
    Anyone have any ideas?
    Thanks to all...
    Frank

    Which Mountain Lion version do you have? Which Pages 09 version?
    Do you restart the computers once in a while?
    I haven't heard about the problem before and I can't check it either. I am on Snow Leopard.
    A thought: Do you use not allowed characters like / in the document name?

  • "send via mail"

    When I want to "send via mail" pages no longer opens an email window. In fact, nothing happens at all, why is this?

    There is nothing to fix.
    Slash is an illegal character in file names since the delivery of mac OS X.
    What was a bug is the fact that 10.1 thru 10.6 took care of your wrong names.
    At last, the late OS behave as It would have ever done.
    Yvan KOENIG (VALLAURIS, France) samedi 11 février 2012
    iMac 21”5, i7, 2.8 GHz, 12 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.3
    My Box account  is : http://www.box.com/s/00qnssoyeq2xvc22ra4k

  • Safari will no longer send via mail !

    safari will no longer send via mail ! since mountain lion installed -
    ditto pages does not seem to be able to send via mail

    Shift-command-I

  • Smartforms in pdf and send via mails

    Dear friends
    I have to send the smartforms via mail.
    but only have a preview of the smartform.
    please help.
    no spool no is generated.
    please help.
    thanks and reagrds
    vivek

    Hi Vivek,
    After the FM 'SSF_FUNCTION_MODULE_NAME' and fm_name,
    Change  smartform preview formate(OTF) to PDF . call FM.
    *---Function module to convert OTF data to PDF data format
            call function 'CONVERT_OTF'
              exporting
                format        = 'PDF'
                max_linewidth = 132
              importing
                bin_filesize  = l_v_pdf_size     "l_v_pdf_size    type i,
              tables
                otf           = l_it_otf_data         "l_it_otf_data   type standard table of itcoo initial size 0,
                lines         = l_it_pdf_data.      "l_it_pdf_data   type standard table of tline,
    then
    *---Function module to chnage width of PDF file to 255
            call function 'SX_TABLE_LINE_WIDTH_CHANGE'
              exporting
                line_width_dst              = '255'
              tables
                content_in                  = l_it_pdf_data[]
                content_out                 = l_it_pdf[]
              exceptions
                err_line_width_src_too_long = 1
                err_line_width_dst_too_long = 2
                err_conv_failed             = 3
                others                      = 4.
    and finelly.
    *---Function module to send mail
            call function 'SO_NEW_DOCUMENT_ATT_SEND_API1'
              exporting
                document_data              = l_wa_doc_chng 
                put_in_outbox              = c_check
                commit_work                = c_check
              tables
                packing_list               = l_it_objpack
                object_header              = l_wa_objhead
                contents_bin               = l_it_pdf
                receivers                  = l_it_receivers
              exceptions
                too_many_receivers         = 1
                document_not_sent          = 2
                document_type_not_exist    = 3
                operation_no_authorization = 4
                parameter_error            = 5
                x_error                    = 6
                enqueue_error              = 7
                others                     = 8.
    Thanks.
    Mona.
    Edited by: Mona Singh on Dec 4, 2008 3:06 PM

  • Does iCal report always report .ics times as GMT when sending via Mail?

    I received a .ics file from someone sending it in Outlook in Los Angeles (GMT-08:00) for an event from noon to 2pm. I am in the same time zone. I double-clicked it, and it showed up as a tentative event in iCal, starting at noon as expected. I then accepted it, and an email was automatically sent to the other participants. In the body text, it said: "Rehearsal, scheduled for December 7, 2008 at 8:00 PM (GMT)."
    The recipient didn't pay attention to the "GMT" text. Is the body text always going to report in GMT, or are there other other options?
    I haven't thought through all the ramifications, but it would be useful to report the local time (of the person(s) receiving the confirmation email(s).
    Relevant parts of .ics file I received:
    DTSTART:20081207T200000Z
    DTEND:20081207T220000Z
    DESCRIPTION:When: Sunday\, December 07\, 2008 12:00 PM-2:00 PM (GMT-08:00)
    Pacific Time (US & Canada).
    Relevant parts of .ics file sent from my machine automatically upon acceptance in iCal:
    CALSCALE:GREGORIAN
    DTSTART:20081207T200000Z
    DESCRIPTION:When: Sunday\, December 07\, 2008 12:00 PM-2:00 PM (GMT-08:0
    0) Pacific Time (US & Canada).
    DTEND:20081207T220000Z

    I'm a few steps further towards a working iCal server now. Your answer clarified a lot.
    User on iCal server:
    Invitations are sent via [email protected] Both to invitees on same email domain and to external invitees.
    When I (user on iCal server) am invited by someone not on our iCal server, I get the invitation via Mail.app and iCal local reads it. And I'm able to reply, and my reply status updates in my local iCal. No problems so far.
    Mail.app (not iCal server) then sends a reply. And the inviter receives the reply as an email which is an .ics file attached. But the .ics is not understood by users not on iCal server.
    The format looks like this:
    ATTENDEE;CN="Myfirstname Mylastname";
    CUTYPE=INDIVIDUAL;EMAIL="[email protected]";
    PARTSTAT=ACCEPTED;
    ROLE=REQ-PARTICIPANT:urn:uuid:38BCCE7F-D85C-4C17-872E-5C3CFFFB4838
    I looks like the inviters iCal is not able to translate urn:uuid:38BCCE7F-D85C-4C17-872E-5C3CFFFB4838 to anything usable. And therefore sees it as if an unknow user has replied to the invitation. Apparently neither Mozilla Lightning og iCal local looks at EMAIL="[email protected]";
    Inviting and replying to and from users on iCal server works fine.
    Do I have to map the urn:uuid to the email somehow? Where? Or somehow allow external inviters to look to our server for urn:uuid to email translation?
    Or can I manually change a config file to send an .ics with my email insted my urn:uuid? Like this:
    PARTSTAT=ACCEPTED;ROLE=REQ-PARTICIPANT:[email protected]

  • TS3276 my hotmail account wont send via mail client on mac any help ?

    my hotmail account will recieve but wont send via mac mail client

    Mark and Montse wrote:
    I have the same problem!?
    Check the settings and correct whatever is wrong (you provided no detail to aid in diagnosis so that's all I have)

  • Remove geo-tag from iPhone photos when sending via Mail

    I sometimes send companies/people photos I've taken with my iPhone. It is convenient to take them, and send them.
    However, I've noticed that the geo-tag is not stripped from the photos when sent via Mail.app
    Technically, one could figure out where I live with it — not comfortable with that. I like the feature for my collection in iPhoto, but nowhere else. Facebook strips it out (smartly).
    Any suggestions apart from using 3rd party apps?

    Thanks guys, but I know I can disable it for future pictures — but I want to keep it for most pictures, but also feel safe that when I'm sharing them, that this information is stripped out.
    Any ideas apart from 3rd party apps?
    Maybe a feature request, no?

  • Excel form of SAP-BW reports sending via mail as an attachment

    Hi Friends,
    I want to take your opinion about a scenario....
    We access SAP-BW reports in Enterprise portal, there the user can export the report to excel.
    I wish to know if it is possible that the excel form of this report could automatically be sent as an attachment via mail to the outlook accounts of users on a daily basis. Please let me know how.
    Regards,
    Amit Srivastava

    Hi,
    1st you need to congigure the Precalculation server.Inform BASIS people to do that. After that you can check in RSPRECADMIN T-code. There you can see how many servers are there in active(green light). Save your query as workbook and then distribute that workbook from tools menu. -->it will open it in new window. there you can create new setting and then provide Email-ids in 1st tab, and provide subject line and message in 2nd tab, And finally provide variables in 3rd tab. Finnaly save it and Schedule in background by providing date & time. you can use periodic also.
    Regards
    Pcrao.

  • Sending via Mail.app breaks DKIM

    I've just set up DKIM on my mail system (via Astaro Security Gateway).
    If I send an email to [email protected] to comes back saying:
    DKIM check details:
    Result: fail (signature doesn't verify)
    The same thing happens sending from my iPhone.
    But it works fine sending from the same computer using Thunderbird. Or if I use webmail (Roundcube or Ilohamail) to send the email.
    All are sending through the same mail server (Postfix), same account, with and without SSL.
    Has anyone had any similar problems with DKIM and Mail.app?
    Any suggestions?
    Thanks,
    James.

    Raddy and Bevlo,
    Whether a method of using a Signature with every recipient can be found, will likely depend on the composition of the Signature, or the placement of the Signature and attachments.
    For the composition of the Signature, whether any HTML or links are included will probably be important. Since some recipients, such as some AOL users cannot handle Rich Text, then the Signature cannot be allowed to violate that, either.
    For placement, it may be useful to test with the Signature, but make sure to place the cursor beneath the Signature, before attaching any files, and to furthermore take care to have no further text entry after, or between, attachments, including any use of the Return key.
    Let me know if you wish me to examine any Signatures.
    Ernie

  • Hi I would like to know how I can view a video that has been send via mail. When I tap on the video it only gives me the option to send iit as mail again

    Hi  I would like to know how I can view a video that has been send to me via email. When I tap on the video icon it only gives me option to send as a mail or to open in drop box which I don't want to open in.

    Welcome to the Apple community.
    If you are doing this from your phone (as you mention) then you can use the new iPhoto Photo Journal feature to do this.
    Unfortunately, iCloud does not offer equivalents to Mobile Me’s iDisk, Gallery or Web Hosting services. You will need to find a third party solution to replace these services. You might consider DropBox, SugarSync, MediaFire or any other service that offers online storage.

  • Draft emails not deleting after sending via Mail.app

    When I compose an email a copy of that get auto saved in the Draft folder and should delete itself once I press send but that is not the case.  After I press send I can see a copy in my Sent folder AND in the Draft folder.  It only seems to happen with some emails that have attachments even with very small file sizes.
    Has anyone else had this problem and is there a fix? 
    Email is my business and I can't have unpredictable behaviour like this.  When I see the same message in my Draft and Sent folders its impossible to tell if it has actually been sent.  I have to follow up with a phone call to verify receipt.  Ridiculous!
    Here are my relevant specs:
    IMAP email service
    OSX 10.6.8
    Mail.app
    If you have a fix, thanks in advance.

    When I compose an email a copy of that get auto saved in the Draft folder and should delete itself once I press send but that is not the case.  After I press send I can see a copy in my Sent folder AND in the Draft folder.  It only seems to happen with some emails that have attachments even with very small file sizes.
    Has anyone else had this problem and is there a fix? 
    Email is my business and I can't have unpredictable behaviour like this.  When I see the same message in my Draft and Sent folders its impossible to tell if it has actually been sent.  I have to follow up with a phone call to verify receipt.  Ridiculous!
    Here are my relevant specs:
    IMAP email service
    OSX 10.6.8
    Mail.app
    If you have a fix, thanks in advance.

  • How to zip report output and send via mail from application

    Hello,
    I want to know how to zip the report output and send it by mail to concerned person from application
    I want this as the report is having more than 70000s of records.
    Also the XLS has the limitation of 2^16 records and the report is having more than this
    Any help is very much appreciated
    Regards,
    Vani

    1: Make a Dummy report. From some post parameter form trigger, run your original report with "srw.runreport" call. The original report can generate output to a file.
    2: Then withing this dummy report run, call a user exit to zip the
    original reports output. You need to write this user exit and attach them
    with reports.
    3: Now use Report 9i distribution for this dummy report to sent this external zip file through mail.
    With Regards
    Reports Team

Maybe you are looking for

  • Issue with Payables Accounting Process

    I have an issue right now with Payables Accounting Process. Is says: Oracle Payables: Version : 11.5.0 - Development Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved. APACCENG module: Payables Accounting Process Current system time i

  • Downloaded music but is not showing up on ipod

    My music that I purchased from iTunes is downloaded, is showing up in my music, but will not sync to iPod. What did I do wrong & how do I fix it? Thanks

  • Settings for Cash and liqudity report

    Hi, all As per your response i have done all the setting and i cheked FF7A and FF7B for cash and liquidity forcase but still i am not able to get the Persons line items in that report for M1, M2 and s1, i am ble to view only F1 line item. M1 means Pu

  • Name 2 field column in Payment proposal

    Hi How can we include 'Name 2' field column in the payment proposal. Since this field is not in the hidden fields when I am trying to change the screen layout. Thanks Ron Edited by: Ron on Feb 11, 2009 7:40 PM

  • Im trying to place an arrow into iMovie, but picture in picture doesn't appear, replace or insert comes up instead?

    Im trying to place an arrow into iMovie, but picture in picture doesn't appear, replace or insert comes up instead? Im trying to make a highlight video and I cant place an arrow into picture on picture, I used to be able to untill I updated my IOS. A