PO Email Subject retrieves wrong Vendor Name

I am having an error on the subject of the PO sent by email and I was wondering if somebody could please guide me on how to solve it. I'll show it with an example:
First Case: PO 123 has Vendor ABC with Description CompanyABC. SAP then sends an email with subject "PO: 123 Vendor CompanyABC.
Second Case: PO 456 has Vendor DEF with Description CompanyDEF.  SAP then sends an email with subject "PO: 456 Vendor CompanyDEF.
First and second case are ok but suddenly suddenly, 
Third Case: PO 789 has Vendor GHI with Description CompanyGHI.  SAP then sends an email with subject "PO: 789 Vendor CompanyZZZ.
It works fine for several cases and for other cases, it gets another Vendor.
I have searched the internet and the SDN forum to try and understand why I am having this error. I couldn't find any clue to help me solve this issue. I am working under ECC 6.0 and this is the configuration that is actually working for PO Titles:
- Output Type NEU and on processing routines have a new entry - medium 5
- Using standard program i.e. SAPFM06P, FORM routine is always ENTRY_NEU and custom form YYMEDRUCK_NEU
- Then in PARTNER FUNCTION I have an entry: medium - 5 and function - VN
- For subject of the mail in Mail Title and Texts I have --> PO number &EKKO-EBELN& Vendor &LFA1-NAME1&
- Under General data -> Replacement of text symbols, program is SAPMM06E and Form Routine is
TEXT_SYMBOL_REPLACE
- Vendor's Email are maintained as well.
- Communication Methodt is CS01 with the Cover Page Text value --> PO number &EKKO-EBELN& Vendor &LFA1-NAME1&
Have any of you got a clue where may I look to try and see what is going on?
Thanks a million.
Regards
Ernesto

Hello BreakPoint,
Thanks for your answer. I checked Sapscript YYMEDRUCK_NEU and found nothing there that could be changing the names. I also checked the Addresses number from LFA1 and ADRC and everything is consistent. What I saw is that this happens with two consecutive POs and the second one is getting the Vendor name from the first one.
PO 45000001 Name ABC
PO 45000002 Name ABC when it should be DEF.
Thanks & Regards,
Ernesto.

Similar Messages

  • How to automatically add file name to email subject line

    I just upgraded from Adobe Acrobat Pro 9 to Adobe Acrobat XI Pro.
    Previously, when I sent a form via email in outlook, the subject line of the email automatically filled the file name. With this new version, this no longer happens.
    Is there a setting that allows me to automatically fill the subject line of the pdf with the file name (or some way for me to set the subject line automaticallly)?  Most of my emailed pdf forms go to the same person with the same subject line.
    Thank you for your consideration!

    Unfortunately Adobe lacks the ability to control and access the email attachment file names.
    You can set a standard submit button url action to a mailto command string with a mailto:you[at]yourdomain.com&subject=Your+Custom+Subject+Here
    But you won't be able to know what the file name is to insert it into the subject.
    To have full control over the output, I suggest you submit the data or whole PDF to a server-side script, such as PHP or ASP.net.
    A script can can inject a field values into the custom SMTP email body, subject, recipient lists and attachment file name by parsing the submission or passing values via a Querystring.
    Visit pdfemail.net for online examples and more information on server-side scripting.

  • Email subject line with Alert unique Identifier,host name, instance name

    Is there any way that i can set the following information in the notification email subject line,
    Alert Unique Category,
    Host name,
    instance name.
    Please advise.
    Thanks.

    Yes I did look under the email customization section. But i am unable to get how to place alert Unique ID with in the subject line as i don't see any variable to place under it.
    Please advise.
    Thanks.

  • My downloaded email shows someone else's name in the "to" field that is in my contacts. When I click on the name it shows my e-mail address what's wrong?

    My downloaded email shows someone else's name in the "to" field that is in my contacts. When I click on the name it shows my e-mail address what's wrong?

    Oh, thank you so very much, that was the problem!!!! That name had my e-mail listed!!! It was making me crazy and now it's solved!!!!!!!
    Thank you, thank you!!!!!!

  • How do I add the customer's name to Workflow Notification email subject line?

    How do I add the customer's name to Workflow Notification email subject line?
    I'm expecting that I need to add a tag, but I'm not sure what the correct tag would be, I have tried a few but it just writes the tag I inserted and not the customer's name.
    Thanks

    This is something you can not add at the moment. You can change the layout a bit of workflow notifications from the system but you can not change the subjects at this time to render a system tag like that.

  • GR/IR:  Open receipts with vendor name

    Hello SAP Gurus-
    I am not sure if we are doing something wrong but we are currently reconciling our GR/IR account and what we noticed is that when we added the vendor name to the report with the help of an OSS note, we noticed that it gives us all transactions that make up the balance however it isn't what we wanted exactly.
    What we were looking for was once we execute MR11 and handle all differences, we want to see only open receipts with the Vendor name.  How can we achieve this?  Is there a report?  Should the GR/IR account be set up as a clearing account?
    Any help/ insight is greatly appreciated!

    figured it out

  • Vendor name and Vedor number in FAGLL03

    Hi All,
    My Client is running report for GR/IR, T-code FAGLL03, they want to see Vendor name and Vendor number columns in the report. I searched forums and got the answer for Vendor number but not clear
    My questions are
    1. I added field LIFNR in BSEG table in the SPRO and am able to see the vendor colum. If I transport to Test system, will I be able to see the vendor column? (in forums some one mentioned that they are not able to see the vendor column when they transport to Test system) they have been asked to run this program BALVBUFDEL, So I am concerned about this issue and want to know exactly what are the things that need to be done, what programs have to be run before transporting to Test system?
    Also we are using ECC 6.0 and the highest support package present in the system is SAPKGPAD15. So I dont think I need to install the OSS note 1034354, I checked the OSS note and the highest APPL level is 604? but just making sure about this Patch level and OSS note.
    2. Second, how to get the Vendor name cloumn in the report?
    Could someone give me solution? your help will be really appreciated.
    Thanks,
    Harter
    Edited by: Harter21 on Nov 8, 2009 2:57 AM
    Edited by: Harter21 on Nov 8, 2009 2:58 AM

    Hi Sanjay,
    Thanks for the reply. I understood that we get Vendor number from the Function module ITEM_STRUC_EXTENSION and when you run that FM it updates the vendor number in the Structure FAGLPOSYEXT. I want to have Vendor name side to Vendor number field. Can I get vendor name also from the same FM?
    I have tried in BSIS table and other OSS notes that are mentioned in that forum link but none of the OSS notes mentioned about the Vendor name and the vendor name is coming from LFA1 table and that has no connection with FAGLL03 report as far as I understand (correct me if I am wrong).
    If you have any idea please throw some light.
    Thank you very much,
    Harter.

  • I tried to share a photo using e-mail and when I set up my gmail account I typed in the wrong user name and password.  Now i can't share photos using e-mail.

    I tried to share a photo using e-mail and when i set up my gmail account I typed in the wrong user name and password.
    Now I can't send a photo because i get an error message saying the user name and password do not match.
    How do i save a new gmail user name and password??

    iPhoto Menu ->
    Preferences ->
    Accounts ->
    Delete and recreate your email settings.
    Alternatively, use Apple's Mail for the job. It has Templates too - and more of them.

  • Last opened email subject is shown when opening email with many destination addresses

    Platform IPAD2 64Gb, OS version 4.3.5 (8L1), English default language.
    Issue: email subject field contents not showing correctly.
    Today I received on my gmail account an email that was targeted explicitely to a group of over 60 addresses, all of them together in the "to:" field.
    on the left part of the screen I can properly see a part of the right subject of the email.
    If I access another email, then open that one, the wrong subject of the last opened email is shown in the right part of the screen, just under the long recipient list, and before the correctly shown date time and content.
    This happens consistently, and whatever other email I decide to open, its subject is shown in place of the right one.
    While having that email opened, if I kill the email application (doubleclicking home and then killing the mail icon), and then relaunch email, the email opens immediately, and the subject is correctly shown.
    I also had cases in which an attachment was not shown in the email, despite being there, and being visible as a clip icon on the left part of the screen (but this is a different issue).
    Marco Guardigli  ( @mgua )

    Unfortunately there isn't official commercial support for Mozilla Thunderbird from Mozilla Corp.. I believe some contributors here ([http://mozilla.magicfab.ca myself included]) do offer such support, though.
    ''Before doing anything else, please do exit Thunderbird completely and [https://support.mozilla.org/en-US/kb/profiles-tb#w_backing-up-a-profile backup the profile folder] - it contains all your email, settings, filters, etc.''
    Regarding your issue, it looks like the mail folder information may be corrupt. In the left pane, in the folder list, right-click on the Sent folder and select '''Properties'''. Choose "'''Rebuild Index'''" or "'''Repair Folder'''" - do you even have that option? Once done, exit TB completely and restart it.
    Updating to a newer version will help anyone help you, if only because some of the documentation for older Thunderbird versions is a bit harder to find and testing to try & reproduce your problem will be harder. Don't do this just yet, though :)
    After this issue has been addressed I would suggest considering using IMAP if your provider allows you to, and of course archiving your email to Local Folders and doing regular backups of your profile.
    If you want to arrange commercial support, contact me via the link I provided above and we can discuss rapidly. Otherwise I am fine continuing here, however I can only reply as time permits. I am in Montreal (so, EST time zone).

  • Heading in the report as Vendor name

    Hi SDN,
    I am using " Email(Bursting)" feature to burst reports by Vendor.Vendor  is the Characteristic value by which we are bursting. Also Email address is attribute of Vendor so we are sending the reports to their email addresses.
    The data is broken by each Vendor and the report  is fine.
    I want to have the heading by Vendor i.e have Vendor name.
    How I can find the heading dynamically without having to have broadcast settings for eachVendor and hardcoded Heading.
    Any light?
    Thanks in Advance
    Advika

    Hi Advika,
    You can try putting text variables with replacement path in the query title.
    Your texts variables are populated dynamically depending on the variables values typed.
    you can create a text variable with replacement path on vendor at the query properties level.
    Try and revert.
    Cheers,
    Tanish

  • How to retrieve the parameter names from a JSP page ? Urgent Please

    Hello,
    Can anybody tell me how to retrieve the parameter names from the JSP
    page. (without using getParameterNames() method.)
    The problem with the getParameterNames() method is I get the Jumbled output.
    I need it very badly
    With regards
    Ananth R
    email:[email protected]
    [email protected]

    Dear duffymo,
    My primary intention is to convert the JSP form information into a XML file.
    If I do not get the Parameter names in the correct order how can I maintain
    tag order in XML file.
    For ex: (JSP PAGE VIEW)
    Name--
    FirstName
    MiddleName
    LastName
    Address--
    Street1
    Street2
    City
    Country
    &so on
    (XML File to be generated)
    <Name>
    <FirstName>Value</FirstName>
    </Name>
    <Address>
    <street1>value</street1>
    </Address>
    & so on
    If I use getParameterNames() to get all the parameter names(Which form the tag names in the XML file ) the Enumeration object it returns will not be in the same order as the text fields in JSP.From this I can not construct a meaningful XML file.
    order means: Order of entry on the page, from top to bottom
    That's it
    Waiting for your responses

  • Email subject and sender data is missing for HTML contents

    Dear all,
    Good day. I tried to send an email with HTML codes to draw a table. It works, however, the email sender and subject are missing. And the email body looks like the following:
    To: abc From: xyz Message-Id: Subject: This is email subject. Mime-Version: 1.0 X-Mailer: SAP R/3 Internet Mail Gateway 4.6B1 Content-Type: TEXT/HTML; Charset="US-ASCII"; Name="NO NAME.HTM" Content-Transfer-Encoding: 7BIT
    Table header and contents.
    Anyone has idea on what it happens and what is the solution? Your help and advise are greatly appreciate. Thanks in advance.
    Regards,
    CN

    is there any problem with Background spools with SAP? We are running R3 here. And looks like its the spool background job that's creating the error. When i execute the report it shows all the record in print preview or if i print it.
    Please Help!

  • Change Vendor Name in SRM

    Can any one tell me how to change the Vendor Name in SRM which is getting replicated from ECC where the name has been change to the new vendor. The new Vendor name is not coming over in the replication from ECC (5.0). Reason for vendor change is that the old vendor was purchased by another vendor.

    Our common reasons for Vendors not transferring from ERP to SRM using TCode BBPUPDVD or BBPGETVD are.
    1. Vendor does not exist in ERP
    2. Vendors email address is faulty
    As stated previously SLG1 log usually reveal the problem.
    We also have a problem with the scheduled Vendor Sync job that runs each night failing to import new vendors, even though the spro config has been set to include new vendors. 
    I suspect that the Vendor Sync job my be stopping as soon as it finds a faulty email address and we do have a few hundred of these lurking in our ERP system.  I plan to investigate, when I get time, but if anyone else has this problem I would like to here of your experiences?
    Hope this helps
    Allen

  • Where do I change Vendor Name of a DC?

    I have named the Vendor Name of my DC wrongly (I used the default "sap.com").
    How do I change the Vendor Name property after I reimport to my local DCs workplace in my NWDS?
    Thanks.
    Kent

    Hi, Gopi.
    I refer to DC Command Line Tool help menu (link you provided in the reply),
    I run the following command : RENAMEDC
    Here is the systax:
    renamedc -s <compartment> -n <DC name> -v <DC vendor>
    --targetname <new name of DC>]
    --targetvendor <new vendor of DC>]
    [--actname <name of activity that contains the changes>]
    [--actdesc <description of activity that contains the changes>]
    Info of my DC:
    Local Development dtc path: C:\Documents and Settings\j2eadm\.dtc
    Name of the DC = claim
    Name of the vendor = sap.com
    I want to change the name of the vendor to : xxx.com
    so here is the command:
    rename C:\Documents and Settings\j2eadm\.dtc -n claim -v sap.com --targetname claim --targetvendor xxx.com
    But I got the following error:
    No valid development configuration object available.
    Can anyone point to me what mistake I have made?
    Thanks.

  • Storing ItemCode,Vendor Name,Vendor Code in Database

    Hi All,
    i have created UDO in user defined form, in the form all the fields are stored in database except ItemCode,Vendor Name,Vendor Code. i want to know how to store these values. please help me, it's very urjent.
    Jayanth

    Hi Jayanth,
    Maybe I need to enhance my English skills , but you wrote:
    "...in the form all the fields are stored in database <b>except</b> ItemCode,Vendor Name,Vendor Code"
    ...ok in the subject you wrote "Storing ItemCode,Vendor Name,Vendor Code in Database" - so maybe this is a bit self-contradictory?
    Anyway:
    Can you please explain a bit more detailed what you want to do?
    How are these values connected - or not - to your UDO?
    Frank

Maybe you are looking for