EEWB - Enhancement to BUPR - Error DA300 - CRM 5.0

Hi,
I am trying to add a new field to the BUPR (Business partner relationship)component using EEWB - Easy Enhancement workbench.
(I am working on the CRM 5.0 SAP_ABA release 700 level 9, BBPCRM release 500 level 6 ).
I am getting the following error:
                                                                                Message no. DA300                                                     
Diagnosis                                                                 
     Thee is no active nametab in the system, although an active ABAP/4    
     Dictionary object was expected.                                       
System Response                                                           
     None                                                                  
Procedure                                                                 
     Reactivate the ABAP/4 Dictionary object.                              
The task that gets created from the EEWB is BUPR_DDIC.
I have used database utility for the table etc, i am not sure which ABAP/4 dictionary object is being referenced to in the above message , since no structure is being created.
While adding the new field I tried all possible options of the new field i intended to add and it still gives me the error.
Am i missing any step.. do i need to create any structures.. please advise.
Any help is greatly appreciated..thanks

Hi,
I received the correction advice via OSS-message from SAP.
You need to check the SAP note 946315 - then it should work!
Good luck,
Lawrence

Similar Messages

  • EEWB Enhancement in Red , error state...Cannot  'Start Wizard' after that..

    Hello ,
    Can you please help me with this..
    1. There was an enhancement with customfield ( checkbox ). This was not selected for 'Search'...I wanted this in the 'Search' screen of CRM UI, hence ticked the 'Search' ( This I did by choosing ' Start Wizard' and then proceeding )...This resulted in a short dump..Details are as follows : Category ABAP Programming Error
    Runtime Errors SAPSQL_WHERE_UNKNOWN_OPERATOR
    Except. CX_SY_DYNAMIC_OSQL_SYNTAX
    ABAP Program SAPLOXT_TASK_API
    Application Component CA-GTF-EEW-SRV
    After this, the enhancement is in a error state ...and 'Start Wizard' is disabled...
    Can you suggest me as to how to proceed to rectify the error and get the 'Start Wizard' enabled...so that I can proceed with the field being available for 'Search' in CRM UI.
    2. How do I compare different versions of enhancements?Because there is an option of going back to older version ( I would like to see whats in the older version )
    Thanks in advance.
    Regards,
    Monica

    You can use following reports to check the custom field errors.
    AXT_EXT_ANALYZE
    AXT_EXT_GENERATE
    AXT_EXT_RESET
    AXT_EXT_ACTIVATE_LOCAL
    AXT_EXT_CHANGE_PACKAGE

  • EEWB enhancement -Zfields not visible in Customer Fields in CRM online

    Hi there,
    I've run an EEWB enhancement to add some new fields to Service Process - it seemed to work correctly
    and the fields have been correctly added to BTADMIN_H.
    I was also able to add them to WebUI screens (as was the requirement) and they function correctly.
    I then noticed that the fields are not available to view/edit in "Customer Fields" TAB in SAP online (CRMD_ORDER
    transaction), when I create a new service process(complaint).
    when I went to regenerate the EEWB, I noticed that many report/screen/table entries that normally appear on the log of data generated by the EEWB were missing (in comparison to previous EEWBs). I redid it a few times, but with no success.
    Any suggestions, please, on how to solve this?
    Thanks,
    David.

    Hi,
    That is because in EEWB you might have used some other object other than COMPLAINTS.
    If you want your field to come in GUI as well then may be you need to delete this EEWB extension and create a new one.
    Also check other Business Transaction like activity opportunity may be the that new field is coming in those transactions if you have choosen Bus. object as BUSINESS_ACTIVITY or BUSINESS_TRANSACTION in EEWB.
    Regards,
    Shobhit

  • EEWB: enhancements of relationships

    Hi,
    I'm trying to enhance relationships (bupr) using the EEWB in a CRM 5.0 system, but I'm continuously running into missing table entries in the CRM definition tables (e.g. oxt_er_knowledge).
    Did anyone succeed in doing this?
    At the moment I have the following error: "Parameter STRUC_API not contained in parameter list".
    Thx in advance,
    Michael.

    Hi Naveen,
    Go to Tcode BUPT- then go to Business Partner Relationships --Control --Applications -- Here you create the application as BUPR. Then go to
    Business Partner Relationships --Control --Screen Layout --Views. Maintain the view as Z13000 and assign the application as  BUPR.
    Hope this will solve the issue.
    Thanx
    Chinmaya

  • EEWB enhancement destroyed BP_HEAD ??

    Hi there,
    I did an EEWB enhancement for the objecttype BUPA. I added some new fields and a table as assignementblock. I followed the steps explained in the SAP help and in SAP Note # 1069791.
    What happens now is that I get following dumps opening an account overview:
    Cannot display view MainWindow of UI Component BP_HEAD_MAIN
    An exception has occurred Exception Class  CX_BSP_WD_INCORRECT_IMPLEMENT - The view controller or custom controller "" was implemented incorrectly  
    Method:  CL_BSP_WD_COMPONENT_USAGE=>IF_BSP_WD_COMPONENT_USAGE~BIND_CONTEXT_NODE  
    Source Text Row:  24
    An exception occurred during the activation of target view Overview.MainWindow for the navigation
    An exception has occurred Exception Class  CX_BSP_WD_RUNTIME_ERROR -  
    Method:  CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW  
    Source Text Row:  165
    And actually there is no longer the context node MESSAGEFILTER in the Runtime Repository Editor in the context of the interface controller of the component interface but BUILCONTACTPERSON and BUILRELATIONSHIP.
    I'm a bit worried how to get the coding back except doing a system reset (which is obviously not the best solution)
    Regards,
    Thea

    Hi all,
    I think the problem is related with the eewb enhancement I did. I've created a table extension for the component BUPA. While doing the postprocessing step BP_EEW_REPOSITORY I did not only extend the component BP_HEAD but also the component BP_DATA.
    I assume this step changed the ropository.xml in my enhancementset and my assigned BSP application (Z_BP_DATA). Now the repository.xml of Z_BP_DATA includes also the BP_EEW component views.
    At the moment I solved the error by adapting the assigned BSP application for the component BP_DATA in my Z-Enhancementset via the viewcluster BSPWDVC_CMP_EXT in the sm34. Now we use again the standard BSP application BP_DATA including the standard repository.xml instead of the Z_BP_DATA  BSP application.
    Does anybody know how to undo the EEWB postprocessing step?
    Hope you can understand the steps.
    Regards,
    Thea

  • View not copied or enhanced with wizard Error while creating Event Handler method in Z Component

    Hello Friends,
    In one Z Component (Custom Component), in one of the views, while creating event handler, it gave me error message that view not copied or enhanced with wizard.
    I am aware that in Standard Component, if we want to create the event handler method then we need to first Enhance the Component and then we need to enhance the view.
    But, in the Z Component (Custom Component), how to create event handler method in one of the views as while creating event handler method i am getting view not copied or enhanced with wizard error.

    Hi,
    Add a method in views impl class with naming convention eh_on__* with htmt and html_ex parameters.  I dont have have the system right now. Please check any existing event import export parameters.
    Check out do handle event method in the same class.
    Redefine that method.  Call that event method in this handle method. See existing code for reference.
    Attach that event to the button on click event in .htm page.
    Regards,
    Bhushan

  • Error in CRM box after executing client proxy

    Hi ,
    I am executing client proxy program from CRM box.
    It is getting the following error in CRM sxmb_moni
    I checked the sm59 in CRM box. the  RFC connection ( type 3) is configured for XI box (XI1CLNT100_RFC).
    In SXMB_ADM of CRM box the correspoinding integration server is 'dest://XI1CLNT100_RFC'.
    I am not able to debug this.. any help please..
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">DESTINATION_NOT_FOUND</SAP:Code>
      <SAP:P1>XI1CLNT100_RFC</SAP:P1>
      <SAP:P2>CR1</SAP:P2>
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>HTTP destination XI1CLNT100_RFC missing (system , transaction SM59)</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>

    Hi Ashok,
    > I checked the sm59 in CRM box. the  RFC connection ( type 3) is configured for XI box (XI1CLNT100_RFC).
    > In SXMB_ADM of CRM box the correspoinding integration server is 'dest://XI1CLNT100_RFC'.
    XI adapter uses HTTP connection.So create RFC destination with Connection type H and following parameters
    1 Connection Type: H
    2 Target Host: System name
    3 Service Number: HTTP Port name
    4 Path Prefix: /sap/XI/engine/?type=entry
    On the Logon/Security tab page, enter the following logon data:
    1 User: XIAPPLUSER (for example); this user should represent the sending business system (see also the SAP XI Security Guide under Service Users for Message Exchange).
    2 Password: the password you have specified for this user
    3 Client: SAP XI Integration server
    4 Language: Language required
    and use this HTTP destination in TA - SXMB_ADM configuration.
    Cheers,
    Jag

  • Steps to enhance a datasource from SAP CRM

    Dear Forum,
    Could you please provide me with some document to enhance a datasource from SAP CRM. Is it any different from enhancement of datasource from ECC datasources,
    Thanks and regards,

    Hi,
    please look this:
    Business Intelligence How-to Guides for SAP NetWeaver 2004 [original link is broken]
    or here: How-to Guides for SAP NetWeaver Business Warehouse  7.0 [original link is broken]
    Creating a datasource for generic extraction
    regards
    CSM Reddy

  • No delivery if order has error in CRM

    Hi All,
    I want to restrict delivery if system has any error in CRM Order.
    Requirement,
    (1) Created orders are successfully replicated in ECC
    (2) After making some changes in existing order changes are not replicated.
    (3) I want to restrict delivery if order has an any error in CRM.
    Regards
    Jay

    Hi Jay,
              For your Requirement to restrict delivery in CRM System
    SAP CRM has preset Functionality for Orders with Error Status in SAP CRM they do not Replicate to ECC System, So if your Order has an Error Status then it shall not Replicate to ECC System.
    For Achieving your Required Details you may Follow the Steps as mentioned below
    (1) Created orders are successfully replicated in ECC
    For Replication of the Order you need to Configure the Middleware Parameters and Subscription and Publication for Particular System Status for the Order to Replicate to ECC System
    (2) After making some changes in existing order changes are not replicated.
    For Replication of the Order after Changes,Check the Status Profile there is a option for "Business Transaction Control" which should be set to To be Distributed which then allows the Order to Flow to the ECC System after changes have been Made.
    (3) I want to restrict delivery if order has an any error in CRM.
    For this Process you shall require to Configure the System as to Distribute the Order at a Particular status which is the Final status in CRM and you shall have to Configure the Processing of Outbound Delivery on the Same status,due to which if Errors are Present in the Order the Order with Errors doesnt flow to ECC and you shall be able to Stop Processing of the Orders with Errors.
    Hope it Answers  your Queries...
    Revert Back for Further Queries..
    Thanks and Regards
    RK.

  • Website not found error within CRM application

    Hi,
    One of our user says he is getting 'Web site not found' error within CRM application. What could be the issue ?
    We are using CRM 5.0

    Hello,
    What application is your user trying to access ? Is it the ICWC or PCUI?
    regards
    Mark Foley

  • EEWB enhancement screen null after CR transport.

    Hi guys,
    We did some EEWB enhancement to Opportunity and a new screen "Customer Fields" was generated and shown in GUI. But NOW, after we transported all CRs to QAS, the "Customer Fields" tab is null. No fields there. The fields exists in the structure and the screen is there too.
    Do you have an idea for this?
    Thanks a lot.

    This issue is fixed by activate the screen manually.

  • Config missing, ERROR in CRM for a configurable product.....

    Hi friends,
    I have a configurable product in CRM, when i try to create a quotation in CRM with that, im getting error as "Configuration missing".
    I am not sure why this is coming. I checked the same product in ECC, and when i try to create a quote in Ecc with the same product, im getting no errors.
    And more over, in the items, im getting items, like 100, 101, 102, 103.
    I want to solve this error in CRM, and create a qoute successfully.
    Could anyone give me some guidelines or steps to solve this issue.
    I am just an ABAPER, and i dont have any fucntional person at place.
    I really appreciate your help on this regard.
    Thanks in Advance,
    Niraja.

    siddharth,
    thanks for ur help.
    Now in the Qutation item configuration tab, i can see the configuration UI with all the drop downs in that. But it has got a message on top " The configuration contains conflict".
    when i click details, the following msg is there.
    Handle Conflict   
    Conflicting Options To top
    CONFIGURATION NOT ALLOWED
    Due to configuration conditions an option is excluded Hide Explanation
    FOR THIS DEALER CODE (automatically assigned)
    Solve conflict To top
    Retract one of the conflicting options:
    Retract selected option "
    I couldnt understand what is missing.
    what i did is, in the ipc xcm settings, i created a scenario, and  a jco. its working fine. I updated PROP and URL tables with those scenarios and url.
    is there any else i have to do?
    Also i have created user exits for almost all formulas. Few are giving errors in the conditions tab? is this because of this?
    Could anyone help me on how to proceed.I am checking all the settings once again.
    I really appreciate your all help.
    Thanks in advance.
    Niraja.
    Edited by: Niraja on Aug 4, 2008 7:33 AM

  • EEWB Enhancement Error while adding new field

    Hello Experts ,
                         The requirement is to add the attachment feild in the support desk message screen (CRMD_ORDER) in the Fast track tab , although in the transaction tab already the document option is available for attachments the end user's want it in intial screen.
    I have tried this using EASY ENHANCEMENT WORKBENCH - EEWB as per the suggestions given by experts in SDN,now i face a problem in EEWB .
    I have created a object and extention in EEWB under a project,the it took me to the wizard automatically ,i followed up the notes in wizard  to ADD_NEW_FIELDS and after it is completed, it shows a ERROR message as "Definition CRM_BTX_ADD_NEW_FIELDS is of the type 'TSK' and should run on an external system. This is not permissible. Only definitions of type 'SEQ' may be created for external systems." What does this Error Mean?Should i have to follow any system settings for this?
    Note : I have made the  system settings in EEWC -System Data Maintenence      before enhancement.
    Has any one worked with EEWB to ADD new fields,if so then please give me a solution to solve this problem.
    Thanks & Regards,
    Mohana Priya

    Hi Priya,
    We are also facing similar error in EEWB. If you have solved this problem, please update thread.
    Thanks
    Dhanraj

  • PCUI showing dump errors after EEWB enhancement

    Hi Experts,
    I'm using CRM5.0.
    After adding some fields by EEWB(Easy Enhancement Workbench) the PCUI application showing several dump errors in several places. How to correct this problem, should I regenerate all the layout by CRMC_BLUEPRINT or any other way is there to correct these errors. Please suggest a solution for that.This is very urgent.
    Thanks In Advance
    Rana

    Hi Fred,
    1>
    Whenever I'm clicking  F4 help button beside service prospect,contact person etc the following dump is coming as in opportunity transaction (CRMD_BUS2000111) likewise other transactions also.
    Note
         The following error text was processed in the system CS1 : CRM_BSP_LIBRARY:structureEdit: Act. table parameter gt_layout is empty
         The error occurred on the application server nmpcsssb1_CS1_01 and in the work process 0 .
         The termination type was: ERROR_MESSAGE_STATE
         The ABAP call stack was:
    Method: IF_BSP_ELEMENT~DO_AT_BEGINNING of program CL_CRM_BSP_STRUCTUREEDIT======CP
    What can I do?
         If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system CS1 in transaction ST22.
         If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server nmpcsssb1_CS1_01 in transaction SM21.
         If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server nmpcsssb1_CS1_01 . In some situations, you may also need to analyze the trace files of other work processes.
         If you do not yet have a user ID, contact your system administrator.
    Error code: ICF-IE-http -c: 500 -u: ABAP1 -l: E -s: CS1 -i: nmpcsssb1_CS1_01 -w: 0 -d: 20070521 -t: 115438 -v: ERROR_MESSAGE_STATE -e: CRM_BSP_LIBRARY:structureEdit: Act. table parameter gt_layout is empty
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team
    second error:
    2>
    Whenever any business partner is selected in partner id of  partner tab ,partner fn(sold-to-party) then it is showing the following dump error.
    SAP Note
         The following error text was processed in the system:
    An exception with the type CX_SY_DYN_CALL_PARAM_NOT_FOUND occurred, but was neither handled locally, nor declared in a RAISING clause
    Exception Class     CX_SY_DYN_CALL_PARAM_NOT_FOUND
    Error Name     
    Program     CL_CRM_BSP_INTLAY_PARTNER=====CP
    Include     CL_CRM_BSP_INTLAY_PARTNER=====CM002
    ABAP Class     CL_CRM_BSP_INTLAY_PARTNER
    Method     PUT_DATA
    Line     1269
    Long text     Call of the function CRM_PARTNER_GET_COM_BY_STRUCT failed: The formal parameter ET_RETURN_VALUES does not exist.
    EEWB used to add a field Account No in Service order transaction.
    which is now reflecting to all the transaction as a customer field.
    Thanks
    Koustav

  • ZL_BT115H_S_DETAILS_CN00 does not exists after EEWB enhancements

    Hi Gurus,
    I have enhanced the component view BT115H_SLSO/details initially, after some days, I have added two Zfields to BTADMINH using EEWB. while opening the Context node BTADMINH in the view BT115H_SLSO, the following error message is being displayed: Object type ZL_BT115H_S_DETAILS_CN00 does not exist.
    while opening the link to create the sales order in Web UI, the following Exceptions occured:
    CX_SY_CREATE_OBJECT_ERROR - The object could not be created: The class ZL_BT115H_S_DETAILS_CN00 does not exist. 
    Method:  CL_BSP_MODEL=>CREATE 
    Source Text Row:  12
    Initialization of view BT115H_SLSO/Details failed
    An exception has occurred Exception Class  CX_SY_CREATE_OBJECT_ERROR - The object could not be created: The class ZL_BT115H_S_DETAILS_CN00 does not exist. 
    Method:  CL_BSP_MODEL=>CREATE 
    Source Text Row:  12
    Cannot display view BT115H_SLSO/DetailsVS
    An exception has occurred Exception Class  CX_SY_CREATE_OBJECT_ERROR - The object could not be created: The class ZL_BT115H_S_DETAILS_CN00 does not exist. 
    Method:  CL_BSP_MODEL=>CREATE 
    Source Text Row:  12
    Initialization of view BT115H_SLSO/DetailsVS failed
    An exception has occurred Exception Class  CX_BSP_WD_RUNTIME_ERROR - View BT115H_SLSO/Details could not be bound 
    Method:  CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW 
    Source Text Row:  162
    Cannot display view BT115H_SLSO/SOHOverView
    An exception has occurred Exception Class  CX_BSP_WD_RUNTIME_ERROR - View BT115H_SLSO/Details could not be bound 
    Method:  CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW 
    Source Text Row:  162
    Cannot display window MainWindow.
    An exception has occurred Exception Class  CX_BSP_WD_RUNTIME_ERROR - View BT115H_SLSO/DetailsVS could not be bound 
    Method:  CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW 
    Source Text Row:  162
    Any idea of why this exception is occured.
    Did anyone faced the same issue? if yes,please share me the solution.
    Thanks and Regards,
    S Reddy

    Hi Suchita,
    Thanks for your quick response.
    Actually we have not done any enhancements to the BTADMINH context node. we have enhaced the CRMD_ORDERADM_H table using the EEWB fields. After this I have checked the component BT115H_SLSO/view to provide the value help for the fields, the Zclass was automatically assinged to the Context and Page attribute remained same for BTADMINH.
    I have checked in the SE24, the class does not exists. I have created a copy of CL_BT115H_S_DETAILS_CN00 as ZL_BT115H_S_DETAILS_CN00 and assigned to BTADMINH and Page attributes of the same view. After I have opened the Web UI, the following exceptions are occured:
    Context generation failed in view BT115H_SLSO/Details
    An exception has occurred Exception Class  CX_SY_MOVE_CAST_ERROR - Source type \CLASS=ZL_BT115H_S_DETAILS_CN00 is not compatible, for the purposes of assignment, with target type \CLASS=CL_BT115H_S_DETAILS_CN00 
    Method:  ZL_BT115H_S_DETAILS_CTXT=>CREATE_BTADMINH 
    Source Text Row:  13
    Initialization of view BT115H_SLSO/Details failed
    An exception has occurred Exception Class  CX_SY_MOVE_CAST_ERROR - Source type \CLASS=ZL_BT115H_S_DETAILS_CN00 is not compatible, for the purposes of assignment, with target type \CLASS=CL_BT115H_S_DETAILS_CN00 
    Method:  ZL_BT115H_S_DETAILS_CTXT=>CREATE_BTADMINH 
    Source Text Row:  13
    Cannot display view BT115H_SLSO/DetailsVS
    An exception has occurred Exception Class  CX_SY_MOVE_CAST_ERROR - Source type \CLASS=ZL_BT115H_S_DETAILS_CN00 is not compatible, for the purposes of assignment, with target type \CLASS=CL_BT115H_S_DETAILS_CN00 
    Method:  ZL_BT115H_S_DETAILS_CTXT=>CREATE_BTADMINH 
    Source Text Row:  13
    Initialization of view BT115H_SLSO/DetailsVS failed
    An exception has occurred Exception Class  CX_BSP_WD_RUNTIME_ERROR - View BT115H_SLSO/Details could not be bound 
    Method:  CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW 
    Source Text Row:  162
    Cannot display view BT115H_SLSO/SOHOverView
    An exception has occurred Exception Class  CX_BSP_WD_RUNTIME_ERROR - View BT115H_SLSO/Details could not be bound 
    Method:  CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW 
    Source Text Row:  162
    Cannot display window MainWindow.
    An exception has occurred Exception Class  CX_BSP_WD_RUNTIME_ERROR - View BT115H_SLSO/DetailsVS could not be bound 
    Method:  CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW 
    Source Text Row:  162
    Thanks and Regards,
    S Reddy

Maybe you are looking for