Dump when creating and saving organization and contact

Hi experts,
I have a dump in WebUI when I try to create and save organization and contact.
The problem is not in the saving but in the validation of address that i entered.
When I put a value for example on street number, then I change it, the system check if there was relevant modifications.
So, the system call the method compare_fields_of_addresses of the Class CL_GEOCODER:
check given attributes of ADRC_STRUC
  LOOP AT fieldnames INTO lv_fieldname.
  get attribute value of first address
    ASSIGN COMPONENT lv_fieldname OF STRUCTURE address1 TO <fs1>.
  get attribute value of second address
    ASSIGN COMPONENT lv_fieldname OF STRUCTURE address2 TO <fs2>.
  compare values
    IF <fs1> <> <fs2>.
    if different, add to table of different fields
      APPEND lv_fieldname TO different_fields.
    ENDIF.
  ENDLOOP.
fieldnames : contains all the fields of Structure ADRC_STRUC from table DD03L
address1/address2  : contains data of the above adress with structure ADRC_STRUC from DDIC(se11)
ADRC_STRUC contains specific fields and in DD03L, it insert field .INCLU--AP
in DDIC, it insert field .APPEND
to say that there are extended fields.
So, there is normal dump because we try to compare field symbol that is not assigned
Could you help me to resolve it please? As I know, we don't have rights to modify standards methods.
Best regards.

Hi everyone,
I have found solution in OSS notes : 1561501 - GETWA_NOT_ASSIGNED in CL_GEOCODER
So I will close my thread and thank everyone.
I want to share this solution if there will be other people facing the same.
Regards

Similar Messages

  • To see the username and datetime who/when created and who/when last updated the record

    Excel Addin and Web UI future:
    We need to see the username and datetime who/when created and who/when last updated the record.
    We need these columns in tables (as shown columns with status error)
    from Moscow with money

    Vincent,
    By the way, Just this week
    we have +20 MDS-users
    from Moscow with money

  • Send as email attachment the billing document as pdf when created and saved

    HI All,
    I have already searched the forum but could not find  a satisfying answer so i am posting this question,
    The requirement is to send an email containing biiling document converted to pdf format when a billing document
    is created and saved in VF01 transaction.
    I have already converted the output to pdf format in my driver program and also know how to send an email containing the same ..but this works only when user prints using VF31 .
    Kindly tell the configuration steps which are required...and hot to achieve the same.
    Regards,
    Prateek

    Hi Prateek,
    There is a blog on a similar topic which explains how to email purchase order in SAP to the vendor. The settings are required in Vendor Master, NACE and SCOT.
    Following is the link to it.
    http://architectsap.com/blog/sap/sap-mm-purchasing-send-purchase-order-by-mail-to-vendor-in-sap/
    It has given steps to trigger the output.
    Its not exactly what you require, but might be helpful.
    Regards,
    Abhijeet Kapgate

  • PE2 hangs with Windows 7 when creating and exporting files

    My computer running WinXP just broke down on me for the 2nd time in 7 years, so I finally decided to upgrade. I put it off because I was afraid of windows 7 having compatibility issues with my old software, and now I'm having trouble with Premiere Elements 2. After it opens up I can cancel and exit but if I try to create a file it stops responding. The tutorial opens up as if there's no problem and it plays on the timeline like normal. When I tried to export that sample video the computer hung for a long time before letting me change the output settings. The file rendered at a normal speed, and the exported video looks fine. Since then I've transferred my old files and have no problem working with them or importing new media to an existing file. It's just creating and exporting that causes problems. I'm using Windows 7 home premium, 64 bit.

    Have you tried right-clicking the application icon and setting it to run in XP compatibility mode?
    If not you could install a Virtual Machine to run using your existing XP Licence. Or upgrade your W7 to Professional/Ultimate that includes Virtual XP Mode.
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children

  • Error when creating a new Organization in Deployment Manager

    I am trying to create a new Organization to an existing CRM environment and I keep getting the error below. The user deploying the new Organization has full control on all the security groups and Admin rights on the servers that Host SQL and CRM
    application. The CRM environment is 2011 on Premise that has been setup for IFD.
    We currently have 2 other organizations that are already in the environment, so the new org would be a third. I am more than glad to provide any firther information that I have to anyone that can help us resolve this issue. I also have a log file that I
    saved after the failed creation attempt. I can provide the contents of the log file to anyoen who can help. Its too long to add here.
    The section of the log file that shows the error is just above the screen shot. It looks like a deletion error. My queston is why is there an attempt at deleting anything if all I am trying to do is create a new Organization. This is not an import or
    upgrade.
    15:03:16|  Error| System.Exception: Action Microsoft.Crm.Tools.Admin.ImportDefaultDataAction failed. ---> Microsoft.Crm.BusinessEntities.CrmObjectNotFoundException: No object matched the query: delete from [ConnectionRoleObjectTypeCodeBase]
     OUTPUT DELETED.[ConnectionRoleObjectTypeCodeId], 3233
     into SubscriptionTrackingDeletedObject (ObjectId, ObjectTypeCode)
     where ([ConnectionRoleObjectTypeCodeId] = '952fda76-2f70-e411-bfa3-005056b10f95')

    Hi All,
    I am also getting similar error 
    Microsoft.Crm.BusinessEntities.CrmObjectNotFoundException: No object matched the query: 
    delete from [CustomerAddressBase]
    OUTPUT DELETED.[CustomerAddressId], 1071
    into SubscriptionTrackingDeletedObject (ObjectId, ObjectTypeCode)
    where ([CustomerAddressId] = 'fbb57633-a54f-e411-80ca-005056947598')
    I am getting this error when I am trying to delete all existing customer address and then try to create a new address for a customer.
    So its a kind of blanket update to all existing one replaced with new one.
    Please let me know if any one having solution to this 

  • Error when creating a saved result set

    Hi all,
    I want to create a saved result set with the marketing tool in OBIEE. I have made a saved result list format. But when I want to create the saved result set, I get this error:
    Error in getting cursor for WorkNode (Id:0)
    Authentication Failure.
    Odbc driver returned an error (SQLDriverConnectW).
    State: 08004. Code: 10018. [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused. [nQSError: 43001] Authentication failed for Administrator in repository Star: invalid user/password. (08004)
    Does anyone know how to solve this?

    Hi,
    You would have to create Credential store values for the Administrator User.
    (Refere to the Chapter 5 – “Oracle BI Presentation Services Credential Store” of the OBIEE Deployment Guide). You would have to include the Credential store info and additional Administrator user tag to overcome this issue.
    Hope this helps!
    Thanks
    Yuvaraj Narayanan

  • Time_out dump when creating function group

    Creating a function group via SE80 in BI system generates a dump when trying to create a transport request as local object. Below is the error in the dump:
    Termination occurred in the ABAP program "SAPMS38L" - in
      "ED_GENERATE_MAIN_PROGRAM".
    The main program was "SAPMSEU0 ".
    In the source code you have the termination point in line 1910
    of the (Include) program "MS38LFED".
    Any ideas?

    Hi, Akhil, the rfc call is of course not run in foreground, but in dialog work process. Thats the same work process type, that performs requests of dialog users. Even though it does not sound much logically in first look, it has a logic. Also other limits for dialog users will apply.
    If you have to run the FM through RFC, there is no way how to bypass the dialog work process runtime limit on destination system, it will just apply, in my opinion I would recommend you don't loose your time to work around this point. afaik it does not matter if you start it synchronously or asynchronously.
    But as I wrote, you can try to throw a commit work in destination system occasionally, if you can (e.g. if you are not blocked in one big select query), you can also increase the runtime limit (but for all users on the same instance). You can redesign your application...
    If you will study the dump, you will find that it occurred on the destination (accounting) system, not in the calling system - where you are really ok since you run in background work process.
    Also, during the active RFC call you can monitor the destination system with SM66, where you will see this running process in DIA work process with the time increasing, before it will fail.
    On the other hand if you will start SM66 on caller system, you will see the work process is BTC

  • Status 29 when creating and distributing IDocs

    Hi all!
    I try to create IDocs for distribution via MASTER_IDOC_DISTRIBUTE without providing a specific receiver.
    The distribution model contains for my message type a distrubution and generated partner agreements. In one example this is a bapi for a message type, in another example this is a message type directly.
    I get in BD87 the status 29 but i have no idea why the receiver could not be determined, as explained in the3 belonging message B1 003.
    Thanks for any hint.

    Hi Ferry, hi Nilesh,
    the partner agreements are ok.
    We were sure yesterday, that there was no difference for the bapi example and for the message type example. Today we found a result for the message type example what was our example to compare with.
    The example in focus is a bapi with the message type VCUI_SAVEM coming from business object BUS1401. I do not understand the difference between directly assigned message types in BD64 and indirectly assigned message types belonging to a assigned bapi when reading the documentation.
    When debugging the suggested modules i found out, that with bapis the message type is not contained in table TBD05 and nothing else is considered there.
    So the question is, what is the difference between bapi and message type assignement in this case and what is to do to use the distribution model with a bapi without providing the receivers by the caller.
    Thank you so far.

  • I done on the apple befor 3 year an apple account and i using it for the last one week and i rong and do the a new account and but the same email when creating and the apple verfy it , thats make me cant accses to activate my iphone

    i cant acces to activate my iphone because my email was on my iphone icloud and i dont know how but i delete this account from apple and vrffing it again but now when i wanna to activate my iphone they tell me this email cant verffing the iphone what i can do , please i bought it new please help me help me help me
    <Email Edited By Host>

    Welcome to the Apple Community.
    In order to change your Apple ID or password for your iCloud account on your iOS device, you need to delete the account from your iOS device first, then add it back using your updated details. (Settings > iCloud, scroll down and hit "Delete Account")

  • Why is No ID appearing instead of caller's phone number, even when they are saved as a contact?

    I have the LG Cosmos 3.  When someone calls me the phone says "No ID" instead of showing me their name and phone number.  This even happens when that person is one of my contacts saved in the phone.  I have caller ID included on my prepaid plan.  Is there a setting in the phone that needs to be changed?  Any ideas would be appreciated!

        evereve,
    I am so sorry for the issues you are having with your caller I.D. We want to make sure you are able to see all available caller I.D. information. Given your account is prepaid please reach out to your prepay team at 888-294-6804 so we can make sure your concerns are resolved.
    LindseyT_VZW
    Follow us on Twitter @VZWSupport

  • Smartform dump when creating a PO for an output type...

    Hi.
    When changing a PO and giving the output message type for the smartform, and giving option to print on LOCAL when saving the application , its taking long time to save the PO and producing a dump with a message saying
    " TYPELOAD_NEW_VERSION" ( DATA TYPE MCEKPOB WAS FOUND IN A NEWER VERSION THAN REQUIRED )...
    Can someone help me what might be the cause of the dump...
    Thanks,
    Kanthi...

    Thanks...
    Even for mine too this is the error analys detials:
    the datatype 'MCEKPOB' was reloaded from the database while the program was running. However , the system found  a version of the type that was newer than the one required..
    Any help pleas...
    Thanks,
    Kanthi..

  • DUMP when creating an order for SPDD

    Hi,
    When doing SPDD , we try to create a transpot request and it generates a DUMP DBIF_RSQL_TABLE_UNKNOWN because SAP tries to access to a Z-table .. which didn't exists ..
    But when i go to SE11 to see the table it exists and all is ok ...
    But if you try to see what there is inside ... it generates a DUMP . This problem is the same for all the Z-tables
    Does someone know what we can do ?
    Because if we can't create an order, we can't do the SPDD step ...
    Thanks for your help.
    Br,
    Verallia

    Hi guys
    I'm waiting for Verallia: he should say us what you're doing.
    If it's an upgrade, the SPDD is important step: here the system asks to adjust all modifications of standard dictionary objects: here the database layer is not created yet because of the adjustments are in progress.
    After correcting an object it doesn't has to be activated: the system will do it automatically in the next step.
    Now we should know why he need to manages z-tables in spdd
    Max

  • How do I rid my contacts list of unwanted addresses that only display when creating a message. These contacts are not in my normal contacts list.

    When using my contacts list to address a message, I have unwanted addresses NOT created or entered/saved by me in my contacts list. These addresses do not appear in my contacts database/list.

    Restore the backup

  • Multiple events created in R3 when creating sales order

    Hi all,
    We are having a problem when creating and changing a sales order in CRM.
    When a sales order is created and rapidly changed (or changed more than one time) from CRM, backend is receiving 2 events (from BO BUS2032, CREATED and CHANGED) but at the same time (not even a second of difference between them).
    So the WF that is linked to that event is triggered twice (we are checking if another WF instance is running, but as this 2 events are generated at the same time, the WF instances didn't notice the other instance).
    Do you know if there is a way to solve this problem?
    Thanks!

    Hello
    In everyworkflow there is a tab where you define if you want certain event to be triggered. I think it would be enough to de activate this triggering event.
    Go to transaction PFTC, enter your workflow ID and choose tab "triggering events". You should have a green light for both BUS2032 -CREATED and CHANGED. Click on the event you want to de activate.
    Regards
    Joaquin

  • Can you merge two user accounts on macbook? my wife has created a user on her new macbook , then inadvertently created a second one when using the migration tool. 1st ac has her office 365 install, yet 2nd has her itunes database, docs and contacts.

    Can you merge two user accounts on a macbook? my wife has created a new user on her new macbook air then, inadvertently, created a second one when using the migration tool. 1st a/c has her office 365 install, while 2nd has her itunes database, docs and contacts. What is the best way forward to get everything into the one account? Not sure if the office 365 will allow another installation into the second account, otherwise would just do that and delete the first, if that is possible?

    There is no merge but you can move data from one account to another via the Shared folder. Data is copied from Shared. Watch your free space when copying. These are large files.  Do one at a time if you are on a small drive. After making copy, delete from other users before you start next copy.
    Office365 installs in the main Applications folder and is available for all users on the computer. Activation is tied to the drive not the User.

Maybe you are looking for

  • Premiere Pro - Insufficient Media error message for transitions

    Keep getting  Insufficient Media error message for transitions with premiere pro, can you help please?

  • How to go back from 10.4.5 - 10.4.2?

    Upgrading to 10.4.5 broke a scientific application I rely on. How can one go back to an earlier version of OS X? That's not something I've ever tried to do. I have a full backup, but not that far back.

  • Smart folders not working...

    I've got some smart folders that just stopped working... I haven't changed the definitions and they were working fine, but all of a sudden they are not. The one that is not working is defined with 3 things, one of them is another smart filter. This h

  • How to post adobe on website

    hi anyone show me how to post adobe file on website. thanks kim www.vietlandexplore.com

  • Unknown Download Error - FOR ONE YEAR

    I'm having a strange issue - maybe Apple's looking and can help me resolve this. A year ago (yes, a year ago) I tried to download "Inglorious Bastards" and something happened and the download never happened although I was billed. Now, everytime I fir