Creation of Notification with new customer address

Hi,
   We have a problem with the creation of notification when it is a new customer. If there are many users who are creating new notifications at the same time, sometimes the address of the new customer is not created in the ADRC table. So the notification address is empty and we lost all the information of the customer. We thing that the problem is in relation with the number range (May be a lock).
I would like to know if somebody has experienced that kind of problem.
Regards,
Daniel Cantin

Rogério Reis,
Couple of items that you may have to cover here...
There isn't a reference between Notification Item and Order operation. You will have to maintain some cross reference on the Order side (Maybe using the Field key enhancement) or on the Notification item using existing fields or some custom functionality.
You cant transfer a Notification item from one notification to another.You have to use some user status on the item to indicate the same and close the item.
You could copy and define your own Action Box follow up notification FM to copy and create a new notification. (Setting of status on Notification item will have to be done prior to this).
Regards
Narasimhan

Similar Messages

  • Adding New Customer Address to an Existing one

    Adding New Customer Address to an Existing one
    Hi
    We have a lot customers set up in Oracle and they only have a
    ship to address and now we would like to add the bill to address
    to these customers. Since there are a lot of customers I was
    wondering is there is an open interface we can use to that.
    Thank you
    alpha

    Hi Chandu,
    1.In Infospoke -> General tab -> DataSouce(here infobject - 0BPARTNER).
    2.  Destination tab -> choose radio button(DB Table or Flat file).
    3. Goto tab infoobjects -> select required fields you want to send from left to right.
    4. Give the selection accordingly(here i think PATRNER). But it should be available in your datasouce(Infoobject-0BPARTNER), if you want to give selection on this. I didnt understad what you mean of <b>"hide"</b> in your previous reply. If this is not available in your infoobject(OBPARTNER), How CAN YOU GIVE SELECTION ON THIS attribute...?
    5. Try to add this field in Infoobject(0BPARTNER) and populate.
    6. Trnasformation tab.
       Here you can see Source Structure, Target Structure and Addin implementation.
    Source Structure - system will generate according to the field you selected in InfoObjects tab(You cant change it).
    Target Structure - You can define your own structure if you want or you can modify the generated structure. By default system generates Target Structure same as Source structure(if you want to add any more fields you can add here, but you have to populate those fields with your own coding in BAdi), Which is Addin implementation.
    Srini
    Message was edited by: Srini

  • Trying to update my account with new email address.

    My original account details I put in the wrong (non existent) email address.
    Problem is appears I have since already setup a new account with new email address from my iphone. 
    Now verification emails are being sent to non existnet email address and I can't change itunes account on laptop.

    Did you update your old iTunes account or create a new one ? If you updated the old one then try logging out of your account by tapping on your id in Settings > Store and then log back in and see if that 'refreshes' the account on the iPad. If you created a new account then you will need to continue to use the old account to download updates to its apps (or to redownload its content) - content is tied to the account that bought/downloaded it and it can't be transferred to a different account.

  • How do I sort out 'Apple ID disabled for security reasons' after I had my old Email address and password erased but still showing ?? now I can't access my apple store Apps updates with new email address and password??

    How do I sort out 'Apple ID disabled for security reasons' after I had my old Email address and password erased but still showing ?? now I can't access my apple store Apps updates with new email address and password??

    You might try contacting App Store Support: http://www.apple.com/support/mac/app-store/

  • HT5621 I am having trouble with my Apple ID and AppStore Here are the steps I have taken and the results: 1.     Changed my Apple ID with new email address. 2.     Changed my iCloud with above new email address. 3.     NOW - Apple ID appears correct in Ap

    I am having trouble with my Apple ID and AppStore
    Here are the steps I have taken and the results:
    Changed my Apple ID with new email address.
    Changed my iCloud with above new email address.
    NOW - Apple ID appears correct in AppStore Settings, iCloud and AppStore*
    If I scroll to bottom of screen in *App Store/Featured, I can see that the Apple ID is my new email.
    Upon “updating” Apple ID reflects OLD email.
    Deleted accounts, re-added accounts.
    Signed out and signed in with new UN/Email
    Issue remains the same.

    To migrate your data to a new iCloud account go to Settings>iCloud and turn off all synced data (contacts, calendars, etc.), when prompted choose to keep the data on your phone.  After everything is set to off, scroll to the bottom and tap Delete Account.  Next, create the new iCloud account on your phone and turn on syncing for contacts, calendars, etc again.  If prompted, choose Merge.  This will upload your data to the new iCloud account.

  • Cant use purchased items on new computer with new email address

    i bought a new laptop then changed isp from aol to bt then backed up my itunes from old laptop to disc ,tried to put music from discs onto new laptop with new email address and my purchased items are on itunes but cant use them as a message appears saying that i cant play music due to computer not being autherised but when i go to autherise computer in itunes the message your computer is autherised appears ......... please help

    I have almost the exact same problem. I have a bunch of music, ringtones, TV shows, movies... stuff that I purchased that I can't authorize. All of these items were purchased with the same account I'm still using now. The difference is that I've changed my email address. I don't have the original email address from when I made those purchases and I'm unable to authorize them. I can see that when I view info on one of these purchases the "Account Name: " has my old email address... not my iTunes or Apple account. So, if I'm authorizing my iTunes using my new email none of these older purchases will work.
    I'm really curious how to fix this. I've got quite a few purchases from years back that I'd like access to, but I can't authorize using my new email/iTunes or my old email (the one used for the original purchases).
    Take a look at the info and tell me if you see "Account Name:" on one of your purchases. And is that associated to your old email address? There has to be a way to fix this or 'transfer' older purchases, especially if it's all under the same real 'account'.

  • Issue with new customer creation in R12

    Hi
    Please anyone help me out how to create new customer in R12 in Receivable module.
    Thanks in advance..
    Sandu..

    I tried this in R12 vision.
    From the main Home Page self service home page --> Receivables(Vision, USA) --> Customers --> Customers. On this page, I can see the Create button
    From the FORMS --> Receivables(Vision, USA) --> Customers --> Customers, it opens the same page, but there is no Create Button.
    See if the same happening in your case. May be wehn we navigage to this page from the FORM, it is going in query mode.

  • Problem with new Customer

    Hi,
    I added a new Customer with DiApi.
    1. Get a existing customer with the GetByKey Method
    2. Create a new CardCode and change the customers CardCode to the new one
    3. Call Add()-Method to add as a new customer
    Success!
    Next Step: I wrote some methods to search and show the BP-Dialog like a user will do this. The method fills the CardCode Inputfield with the new CardCode from Step 2, after this the Dialog will comitted by the Search Button. Now the dialog contains the customers data. The user is able to complete information like the customers name etc. now.
    The Problem:
    After changing the CardName in B1 and comitting the dialog, B1 changes the CardCode to a new one. The CardCode from Step 2 is no longer available.
    E.G:
    Created CardCode is 1000
    After changing the CardName an commit its 1001
    In OCRD for example CardCode 1000 is no longer available.
    Whats up there?

    I interviewed one of our B1 consultants... there is a buggy query behind the CardCode field...
    Now it works!

  • Time Machine stopped working with new Mac address.

    Greetings,
    I have an IOMEGA 500, FireWire which I used to use for Time Machine. I now have a new Mac address and do not have access to the old Mac address. Is there any way that I can get the IOMEGA to start working with Time Machine? If so please give me step by steps instructions on how to make this external hard drive work again with Time Machine.
    Any help is most appreciated.
    Thank you for your attention to this matter.

    macuserr222 wrote:
    Greetings,
    I have an IOMEGA 500, FireWire which I used to use for Time Machine. I now have a new Mac address
    Do you have a new Mac, or a new logic board? Either will get you a new MAC (Media Access Control) address, which Time Machine interprets as a different Mac.
    Do you mean you haven't started doing backups of the new Mac, and want to view the old ones? If so, see #E2 in [Time Machine - Troubleshooting|http://web.me.com/pondini/Time_Machine/Troubleshooting.html] (or use the link in *User Tips* at the top of the +Time Machine+ forum).
    If you want to use the old backups to set up a new Mac, see [Setting up a new Mac from an old one or its backups|http://web.me.com/pondini/AppleTips/Setup.html] (or use the link in *User Tips* at the top of this forum).
    When you do your first backup, OSX should ask how you want to handle the old backups. See #B5 in Troubleshooting for details.
    If that's not what you mean, please explain exactly what's going on, and what happens when you try to do whatever you're doing.
    Message was edited by: Pondini

  • How to transfer a password securely with new customer

    Hello.
    I am using a digest to make an authentification process with existing user (SHA) , but its cannt be used
    when i need to transfer a details of new customer.Here i actually need to transfer the pwd , because
    server doesnt have ideas about the details of this client.
    How can i transfer it securely , without using the SSL and https?
    Thanks
    Oifa Yulian
    [email protected]

    To make it possible to encrypt and decrypt , keys has to be exchanged , of course i can use SSL but i need to have a certificate for it and i dont want to , therefore keys has to be exchanged and we got same problem as before ( client or server sends a key in plaintext )
    there are some special algorthims for keys exchange securely , but i cannt find it
    Thanks anyway
    Oifa Yulian
    [email protected]

  • Issue with new Custom field value in Material UI (EHP5)

    Hi
    We added new Custom field (country) in material UI for Routing the WF based on country.
    we added this new field in material general data, When user press the "check" button in the header the value disappeared in the UI.
    This field value  required only in MDG CR level, this field value will not be updated in ECC active area.
    Request your inputs to solve this problem.

    resolved myself:
    PROCESS BEFORE OUTPUT.
    *                      Verarbeitung vor der Ausgabe
    *MS17092009 Non eliminare modules standard.
      MODULE set_propriety.
      MODULE INIT_SUB.
      MODULE GET_DATEN_SUB.
    PROCESS AFTER INPUT.
    *                      Verarbeitung nach der Eingabe
    MODULE GET_DATEN_SUB.
    CHAIN.
          FIELD MARA-ZBARCODE.
    ENDCHAIN.
    MODULE SET_DATEN_SUB.
    FIELD MARA-ZBARCODE MODULE BARCODE_0001 ON INPUT.

  • Moving Exchange 2010 Production DAG Setup and Servers to difrent Date Center with new IP Addresses

    My Setup
    Exchange 2010 SP3 2 Mailbox, 2 Hub/CAS, 2 TMG Servers in Production
    Exchange 2010 SP3 2 Mailbox, 2 Hub/CAS, 2 TMG Servers in DR Site
    Exchange 2010 DAG implemented with site level redundancy
    Requirement
    Need move Production Exchange setup along with DAG configuration to a new location.
    IP Addresses for servers and DAG setup will change
    No change in Server name and DNS names
    During production server movement Mail services will be activated from DR Site
    Need help in planning and executing the IP Address change/DAG Change
     and Server movement.
    Kumar K S

    Hi,
    I will have the following plans:
    1. Active the DR site as the main site during the migration.
    2. Moving the Server to the new site
    3. Change the activate back to the Production Servers
    https://social.technet.microsoft.com/Forums/exchange/en-US/fb9a27c3-81f8-4079-aeb8-42119b1e23bf/changing-ip-address-of-exchange-server
    Thanks,
    Simon Wu
    TechNet Community Support

  • Need help with new url address

    i'm very new to iweb and .mac - i've worked with websites before but never actually registered for a domain and need help setting up my iweb or .mac website with a new address.
    Can someone please help me with this...prices? where do i go? i just don't want to create a site for our student ministry at church without having a web/myname.com address.
    Thanks in advance!
    Chris

    You'll find there are a lot of good ones. Godaddy is one that I used to use. I am very happy with bluehost.com great prices and excellent service
    Produce | Shoot | Edit
    Take Two Visual Media
    http://www.take2vm.com

  • Customer creation using BAPI with given customer number

    Hi All,
    Can we create the customer with our own customer number using the BAPI - BAPI_CUSTOMER_CREATEFROMDATA1.
    Generally SAP Creates its own number using number range objects,but i want to create customer with our own specified number.
    I found the BADI - CUSTOMER_ADD_DATA for XD01,but it is not working for BAPI.
    Please give me the solutions.
    Regards,
    Srinivas.

    Thanks once again.
    The interface is like this NON-SAP (Front-end)
                              Mercator
                              SAP (Back-end).
    and the volume of Date is more than 20,000 a day and mercator will put into the 'Q'.i do not think the data flow in front-end and back-end is authentic.
    and lot of business logic is involved in these three systems.
    I found the BADI for this,but it is not working for the BAPI.Please suggest any thing for BAPI - BAPI_CUSTOMER_CREATEFROMDATA1.
    Regards,
    Srinivas.

  • Updated Apple ID username with new email address.  Now unable to update iPhone apps

    I updated the email address for my apple ID.  Now, when I go to update apps on my iphone it still tries the old username/email address and and authentication fails.  Therefore, how do I update the username on my MAC Mini, iTunes, and iPhone so that it defaults to using the correct username/email address to authenticate to my apple ID account?
    Thanks

    So basically, I cannot change the email I use as my login email for my apple ID?  That does not seem to make any sense?  What happens if someone does not have access to their old email?  I guess that is my real question, how can I change the email address I use for my apple ID and still use all my applications?

Maybe you are looking for

  • How to use Mobile Documents in Library in my Mac as backup for iCloud?

    Does anyone know how I can ensure the Mobile Documents in Library in my Mac contain updated versions of the documents created and modified in iCloud (just to be safe)? I know the purpose of iCloud is to host these documents and make them available to

  • Apple like animation in Flash

    I am doing a school project and would like to make the feeling of the iPod ads to the interactive CD-ROM that i am making. If anyone would be able to help me out with this that would be great.

  • Can I save audio, captured by my swf

    Hello, I am reading data through microphone, can any one tell me how i can save that audio. even i am trying flash communication for the same. But I dont have any proper help for the same. pls suggest any url, or code help . thnx..

  • Replicate changes from one SAP System to another

    I have a requirement in which I have done some changes in one SAP System and it is not getting reflected to the other one. Please note that the SAP System which I am refering to is the one we get from SM51 Transaction code. Please note that the SAP S

  • Help with optimization please

    Hi, I have a query that is lagging in ORACLE while on SQL Server it is instantaneous. I've been trying to rewrite it for Oracle and I still get the same explain plan over and over. In SQL My explain plan looks like this SELECT statement         Neste