Check on vendor email address change before saving PO

Hi All,
    I need to check Is there any change in Vendor Email address in PO before
saving. I am trying to find userexits.
I found some like EXIT_SAPMM06E_012, But here I am not getting complete
Vendor address...
Req: I am maintaing multiple email address for Vendor at PO header level.
Here is the path:  PO Header --> Address tab --> Click on Address Details
--> Here we can maintain(Insert/ Delete/Change) multiple e mail address.
So I need to check is there any change in email address before saving.
Could you please any body help me on this....
Thanks
Rays

Hello Rays,
One base question,
Are you going to check the vendor email address manually before saving the PO?
The vendor address in the puchase order is copied from the vendor master so you can maintain email address (single or multiple) in the vendor master before creating the purchase order. At the time of purchase order creation/save, you can change the default email address and use this to trigger PO to vendor.
By the way, user exit EXIT_SAPMM06E_012  (Check Customer-Specific Data Before Saving) is used for custom field not for SAP std field.
Hope this helps.
Arif Mansuri
Reward the points if answer is helpful.

Similar Messages

  • Change Vendor Email Address

    Hi,
      I need to change the vendor email address, i found the table adr6 and i can join the table LFA1 with the Address number, but i don´t think that this the way to do it. Can someone have a function module to change the email address in massive way for migration data.
      The BDC is not helpful, because it doesn't show the field SMTP_ADDR.
         Thanks for the support,
             Cesar Felce

    Hi,
       I check the address an personal contact, but it doesn't display the SMTP_ADDR.
       When i run the transaction xk02 without the shdb, it appears perfect, checking just the address, but when i run with the shdb transaction it disappear the emailo address.
       Thanks,
          Cesar

  • Check if email address exists before creating account

    Hi all,
    Is there a way to check if the email address chosen when creating a new account isn't already used by another account ?
    Thanks,
    Ben

    Hi.
    First, create a new rule with this code:
    <Rule name='Check Email'>
      <RunAsUser>
        <ObjectRef type='User' id='#ID#Configurator' name='Configurator'/>
      </RunAsUser>
      <RuleArgument name='emailToCheck'/>
      <RuleArgument name='actualId'/>
        <cond>
          <neq>
            <length>
              <remove>
                <invoke name='getUsers' class='com.waveset.ui.FormUtil'>
                  <ref>context</ref>
                  <map>
                    <s>conditions</s>
                    <list>
                      <new class='com.waveset.object.AttributeCondition'>
                        <s>email</s>
                        <s>is</s>
                        <ref>emailToCheck</ref>
                      </new>
                    </list>
                  </map>
                </invoke>
                <ref>actualId</ref>
              </remove>
            </length>
            <i>0</i>
          </neq>
          <s>Email address is already in use.</s>
          <null/>
        </cond>
        <MemberObjectGroups>
            <ObjectRef type='ObjectGroup' id='#ID#All' name='All'/>
        </MemberObjectGroups>
    </Rule>Then, set the validation of waveset.email field in the form in this way:
    <Validation>
      <cond>
        <ref>waveset.email</ref>
        <rule name='Check Email'>
          <argument name='emailToCheck' value='$(waveset.email)'/>
          <argument name='actualId' value='$(waveset.accountId)'/>
        </rule>
      </cond>
    </Validation>That's all!
    O

  • Vendor Email Address to be populated in the Communication Method of the PO

    Hi,
    We have a requirement where the vendor email address needs to get populated in the Cover Text of the Communication Method.
    When the user changes the PO for eg  4500002984, the vendor mail address needs to get populated in the Cover Page Text of the Communication Method before Save of the Purchase Order.
    This needs to happen after the output type is configured and the mail address needs to appear in the Cover Page Text of the Communication Method before the PO save .
    Is there any exit or badi to do the same before the Purchase order is saved ?
    Thanks in advance,
    Anu

    Pls check the OSS note Note 191470 - Purchase order as an e-mail
    You may get some idea
    Regards
    MD

  • SAP MDM Vendor email addresses are not in order when sent to SAP R/3

    Hi Experts,
    We were trying to maintain vendor email addresses in this order in SAP MDM:
    E-mail address: massupa@nexus
    Sequence Number: 001
    E-mail address: win@nexus
    Sequence Number: 002
    E-mail address: satita@nexus
    Sequence Number: 003
    But when saving the record, its order get mixed up like below: (I believe it was arranged alphabetically automatically---> is this the standard MDM functionality?!)
    E-mail address: massupa@nexus
    Sequence Number: 001
    E-mail address: satita@nexus
    Sequence Number: 003
    E-mail address: win@nexus
    Sequence Number: 002
    When it gets syndicated to ECC, its order was maintained incorrectly with incorrect IDs:
    E-mail address             ID
    massupa@nexus        001
    satita@nexus              002   -
    > should be 003
    win@nexus                 003  -
    > should be 002
    we checked both the XML Files and the IDOC and found that it has the same order maintained in SAP MDM
    massupa@nexus        001
    satita@nexus              003
    win@nexus                 002  
    But how come the IDs were changed in R/3?
    Many thanks in advance!

    Hi Mike,
    As per your requirement, i feel that for ID either you can create a new field say sequence ID in this e-mail addresses table of MDM and thus can syndicate it or can also use ID as key using remote key concept. I mean for this e-mail addresses table, you can set property Key mapping = yes  in MDM Console and thus can use this IDs as key for this email address e.g. for massupa@nexus you can save ID as Key.
    So during syndication, map this field with target IDOC structure field and I mean Remote Key under e-mail addresses table with IDOC ID target field. In this way you can have correct IDs with their corresponding email addresses.
    Kindly let me know if you are looking for something else.
    Regards,
    Mandeep Saini

  • Replicated vendor email address from ECC 5.0 to SRM 5.0

    Hi All
    Currently, we are trying to replicate vendor email address from ECC to SRM. We use Vendor Master – General – Email (SMTP_ADDR) to store different email address
    1. ) Case One
    - Vendor email address for vendor account receivable
    - Vendor email address for procurement
    - Vendor email address for return invoice
    Our system : SRM will only replicate defaulted vendor email address ( Standard Number )
    Question : Is it possible to replicate all email address ( the above 3 email address).
    2.) Case Two
    When we only one email address for vendor account receivable, we don’t want to replicate to SRM.
    Question: Is possible to block this vendor email address and do not replicate to SRM ?
    Thank You
    Alex

    >>Will XI 3.0 able to work with ECC 6.0 without any change or any change is required in the XI configuration level, please specify?
    As far as I know, no change is required in XI configuration.
    Regards,
    Praveen Gujjeti.

  • Help with vendor email Address table

    Can someone help me with this issue.
    I am trying to pull out the vendor email address for all the vendors. Vendor email address are the one's which are entered in the First page on XK01. I checked on the table name and it brings up only a structure.
    Please help

    You can try something like this....
    Example...
    *Selecting the  ADRNE from LFA1...
    SELECT SINGLE ADRNR FROM LFA1 INTO I_ADRNR
              WHERE LIFNR =  ITAB-LIFNR.
    *Passing ADRNR to ADR6 to get Email...
        SELECT SMTP_ADDR INTO TABLE I_Z1EMAIL
            FROM ADR6 WHERE ADDRNUMBER = I_ADRNR.

  • BDC Upload Vendor email address

    Hi experts,
    Could you tell me how I can upload the vendor email address information with BDC.
    Best regards.
    Tks a million!
    David.

    Hi
    Use the transaction code MK02 to change the vendor details. For that first you have to do the recording in SHDB. Then generate a program from the recording and then pass your values to it.
    Regards,
    Vishwa.

  • HT5622 My email address changed, my iCloud still has my old address. Do I just cancel the existing one and open a new one under the new address or what?

    My email address changed, my iCloud still has my old address associated with it. Do I just cancel the old iCloud and start awe one or what?

    Hello sheryfromzaf
    Check out the articles below to go through the steps of changing your Apple ID and then what to do after you change your Apple ID. You will probably not have to change all the Apple ID for all services, just the ones that you use.
    Apple ID: Changing your Apple ID
    http://support.apple.com/kb/ht5621
    Apple ID: What to do after you change your Apple ID
    http://support.apple.com/kb/HT5796
    Regards,
    -Norm G.

  • Vendor Email Address(Urgent)

    Hi,
    Can some one help me regarding extracting the vendor email address.Email can be obtained from ADR6 but need to know the lifnr and personal number.How do I get a unique personal number for a vendor so that i can query ARD6 and get the mail address.
    Thanks
    Shyam

    hi,
    i am not saying that adrnr number is same as personnumber you misinterpreted me.
    i was saying that for a particular adrnrnumber say 0000000145 , there exists  various person  number and these person number are in many cases same .
    Address Number Person numb
    0000000121               
    0000000145     0000001735
    0000000145     <b>0000002919
    0000000145     0000002919</b>
    0000000145     0000004153
    0000000145     0000004193
    0000000145     0000004211
    0000000145     0000004702
    0000000145     0000005050
    0000000145     0000005161
    0000000145     0000005184
    0000000145     0000005184
    0000000145     0000005186
    0000000145     0000005186
    0000000145     0000005190
    0000000145     0000005209
    0000000145     0000009182
    0000000145     0000010809
    0000000145     0000017254
    0000000145     0000017346

  • Email address change not showing on ipad after sync

    iTunes email address change not showing on ipad after sync

    So change it.
    Open iTunes, scroll to the bottom of the main page, tap your account name, log out then sign in with the correct name.

  • Vendor email address in IDOC

    We are trying to create a vendor payment file to be sent to our bank in IDOC format.   The IDOC type we are using is PEXR2002.   We are not able to populate the vendor email address (from vendor master data - SMTP_ADDR) into IDOC segment E1EDKA1 even though the email address is shown on the vendor master.   All other vendor master address information, such as Phone, Fax, show up correctly in that segment.   Does anybody know how we can populate the IDOC with the email address? 
    Thank you.

    Thanks, Ravi.   We are trying to avoid creating a user exit and since all the other vendor info populates the IDOC correctly, we're hoping there's a 'standard' way of getting the email there as well.

  • I want to change my Apple ID for IPad because forgot password and all email addresses changed so cannot get informations for password reset. What can I do?

    I want to change my Apple ID for IPad because forgot password and all email addresses changed so cannot get informations for password reset. What can I do?

    I was wondering if you ever figured this out. I have the same issue. When I try to use the support communities, there are so many with the same problems and never seem to be any replys?? Not very helpful and I can not get Apple to return my emails.

  • My email address changed and now I cannot remove it from cloud on my iphone 5s in order to back my phone up and download apps now

    my email address changed and now I cannot remove it from cloud on my iphone 5s in order to back my phone up and download apps now

    If you are trying to change the iCloud ID on yoru phone from an old ID ("email address") to your current ID, and if it is an earlier version of your current ID, go to https://appleid.apple.com, click Manage my Apple ID and sign in with your current iCloud ID.  Click edit next to the primary email account, change it back to your old email address and save the change.  Then edit the name of the account to change it back to your old email address.  You can now use your current password to turn off Find My iDevice, even though it prompts you for the password for your old account ID. Then save any photo stream photos that you wish to keep to your camera roll.  When finished go to Settings>iCloud, tap Delete Account and choose Delete from My iDevice when prompted (your iCloud data will still be in iCloud).  Next, go back to https://appleid.apple.com and change your primary email address and iCloud ID name back to the way it was.  Now you can go to Settings>iCloud and sign in with your current iCloud ID and password.

  • Notify contacts of email address change

    How do I notify my contact list of my email address change. Do I have to select every contact individually?
    How many addressees can be included in one email?

    To answer your second question first, Apple Mail doesn't impose a limit, but your mail provider (eg, Gmail or whoever) might.
    There are a couple of ways to notify contacts of changes. Address Book has a built-in method. First, make sure your contact information in your card is correct (delete any old information). 
    Next, if you need to send your email in multiple batches (because of a mail provider limit), group your contacts into separate groups of under that limit (eg, under 50, or 100). Make a number of groups called, for example, "All Contacts 1", "All Contacts 2", then multiple-select a set of contacts and drag it into the appropriate group.
    You can now use the File - Send Updates menu to choose the groups you want to send to, and customise the message. Your contact details will be enclosed in a VCard file, which people can add to their contact programs.
    To send the email manually, just start a new email and in the "To" field, type the name of your first group. Compose and send the message. You can either copy and paste the message text if you need to send to a second group, or use the Resend button on your sent mail to change the destination.
    One more thing - For this kind of mass email, I generally favour putting my recipients (contacts or groups) in the BCC field, and setting the "To" to my own address. That way, people don't see each other's email addresses (which can be a privacy issue for many people).
    best,
    Matt

Maybe you are looking for

  • Sender File with FCC coming with empty file

    Hi Experts, Scenario: File(FCC) to Proxy Error: CSV file picking up from source directory but its showing empty in sender CC (Actual file contains data in source directory) and find below attached Conversion parameters. Please let me know if any chan

  • I need Help updating Open Firmware!

    I'm struggling to update to MacOSX 10.2 from 9.2 however every time I try to boot up the system with the OSX CD I get the "WSOD"(White Screen of Death) that lets me do nothing. So I try accessing the Open Firmware and I still get a question marked di

  • Restriction of client

    HI All,       Is there possible in SAP Restriction of client. Ex:-Suppose in EID100 client only five user can can login.If Sixth user tries it will show a error message that U R not Authorize person to login. Any one help on this regards. Thanks. Sin

  • Basic Dates and Scheduled dates

    Hi Team,   What is the basic intention of having two dates ( Basic dates & Scheduled Dates) in Process/Production Order. If we reschedule a order in APO PPDS the scheduled Dates in the Process Order ( In ECC) gets changed but not the Basic dates. Onc

  • How to place images

    I am totally new to dreamweaver. I have done a lot of tutorials, and I'm trying to make a web page. I have laid out what I want my page to look like in InDesign, is there a way for me to attach or upload that here to show what I'm trying to do? I hav