SOLUTION_MANAGER - Configuration tab not active

Hello,
in transaction SOLUTION_MANAGER 'Configuration' tab pushbuttons are not active and those are grayed out. For example 'Insert Lines' pushbutton is not active and eg. a new 'IMG Object' can't be added.
Other tabs like Transactions and Development are working normally and data can be updated there.
How 'Configuration' tab can be activated, so data could be entered there?
Thanks in advance

Hello,
here's the resolution provided by SAP AG:
Note 1375718 - Configuration Tab and Configuration Structures in Solutions
Summary
Symptom
Configuration Tab is not editable in Solutions and Configuration
Structures cannot be assigned to Solutions in Solutions Directory
Other terms
Solution Directory, Configuration
Reason and Prerequisites
Configuration is done via maintenance projects for solutions
Solution
Configuration changes need data from the project environment like "IMG project" or transport requests. Therefore, the general concept for configuration changes for solutions is to use a maintenance project that is associated to the solution in conjunction with the check-out/check-in functionality.
Configuration Tab:
Changes to objects on the Configuration Tab within a solution are not possible. Changes on the tab can be done using a maintenance project that can be assigned to the solution on the solution settings tab. In addition, the Check-out/Check-in functionality needs to be activated for the solution. If an object is to be changed, it has to be checked-out into the maintenance project where the changes can be made. Subsequently, the object is checked-in into the solution.
Configuration structures:
Configuration structures that shall be associated to a solution have to be assigned to the solution via the associated maintenance project. For this reason a "solution structure node" is available in the maintenance project under which the configuration structures for the solution can be maintained.

Similar Messages

  • Node display off , Central data cache configured but not active

    Hi
    We get an error "Node display off , Central data cache configured but not active" in Central system while trying to display the monitored the abap instance of system.We just completed the CCMS configuration.
    we are getting this error in RZ20 (central system)
    Agent regristration is complete in monitored system and it is running fine.connection from central to monitored (abap instance) system is also ok.Please help asap.
    Operating System --AIX
    Sap version--ECC 6
    Database-db2
    Regards
    Shashi

    Hi,
    central data cache to improve the performance of the Alert Monitor when creating the alert monitoring trees.
    Check [This link|http://help.sap.com/saphelp_sm32/helpdata/en/de/13622d770b5e4f8398fc536b690e93/content.htm]
    And [This link|http://help.sap.com/saphelp_sm32/helpdata/en/10/75ea3b6d73e807e10000000a11402f/content.htm]
    Hope this solves your problem.
    Feel free to revert back.
    --Ragu

  • Node display off ,  Central data cache configured but not active while tryi

    Hi
    We get an error "Node display off ,  Central data cache configured but not active" in Central system while trying to display the monitored the abap instance of system.We just completed the CCMS configuration.
    Agent regristration is complete in monitored system and it is running fine.connection from central to monitored (abap instance) system is also ok.Please help asap.
    Operating System --AIX
    Sap version--ECC 6
    Database-db2
    Regards
    Chamba Shashi
    Edited by: SHASHI SAMAL on Apr 28, 2009 6:25 AM

    Hi,
    central data cache to improve the performance of the Alert Monitor when creating the alert monitoring trees.
    Check [This link|http://help.sap.com/saphelp_sm32/helpdata/en/de/13622d770b5e4f8398fc536b690e93/content.htm]
    And [This link|http://help.sap.com/saphelp_sm32/helpdata/en/10/75ea3b6d73e807e10000000a11402f/content.htm]
    Hope this solves your problem.
    Feel free to revert back.
    --Ragu

  • Central data cache configured but not active

    Hi,
    I am currently at a customer site and am configuring the solution manager system as a CEN.
    The sapccm4x en ccmsr agents have been registered and memory has been allocated in the CEN system for the central data cache, but whenever I open a monitor the following message is listed at the top of the screen:
    Central data cache configured but not active
    Suggestions on how to configure this cache and the impact of not doing so will be rewarded.
    Regards,
    Sander

    Hi,
    central data cache to improve the performance of the Alert Monitor when creating the alert monitoring trees.
    Check [This link|http://help.sap.com/saphelp_sm32/helpdata/en/de/13622d770b5e4f8398fc536b690e93/content.htm]
    And [This link|http://help.sap.com/saphelp_sm32/helpdata/en/10/75ea3b6d73e807e10000000a11402f/content.htm]
    Hope this solves your problem.
    Feel free to revert back.
    --Ragu

  • Clear recent history tab not active

    running windows 7. unable to 'clear recent history' this tab not active. worked ok on windows xp.

    Make sure that you do not run Firefox in permanent Private Browsing mode.
    *https://support.mozilla.org/kb/Private+Browsing
    To see all History and Cookie settings, choose:
    *Tools > Options > Privacy, choose the setting <b>Firefox will: Use custom settings for history</b>
    *Deselect: [ ] "Always use private browsing mode"

  • CRMD_ORDER (Quotaion) - "Configuration" tab - (not able to see HTML page)

    Hi Gurus
    when I open a quotation through CRMD_ORDER, in th items "configuration" tab I am not able to see the HTML page. I am here at offshore. But my onsite guys are able to see that. Please let me know what causes it not be displayed.
    Please help me. It is very Urgent

    Dear Jitendra,
    In Production Order you will find Component and Operation screen under two different icons (not tab) production Header screen.
    - For Component Overview it is something like Balance or on pressing F6 you will branch to Component overview Screen.You will find it just after Hat icon
    - And for Operation over view it looks like ladder or on pressing F5 you will branch directly to operation screen.you will find this icon just after Component overview Icon.

  • Configuration tab not visible in the costom view created.

    HI All,
    My requirement is:
    To create a view in the standard component : BT301i_lam (Financial service item level).
    For this i followed following steps:
    1> Added item component through EEWB.
    2> Enhanced the component BT301I_LAM to add a custom view which will show the required details created through EEWB.
    3> Now problem is , after view creation , the "CONFIGURATION" tab is not visible in the view.
        Also , in the runtime repository (where i can add my view to the overview page) i am not able to find the view.
    Can anyone please tell me on where i went wrong.Please also provide the correct steps to add a custom view so as to show attributes added through EEWB.
    Thanx.
    Edited by: abhishek ranjan on Mar 25, 2011 10:48 AM

    Hi,
    Try with the below code in .HTM .
    <%@page language="abap" %>
    <%@extension name="thtmlb" prefix="thtmlb" %>
    <%@extension name="chtmlb" prefix="chtmlb" %>
    <%@extension name="bsp" prefix="bsp" %>
    <chtmlb:configTable actionsMaxInRow       = "3"
                        displayMode           = "FALSE"
                        allRowsEditable       = "TRUE"
                        downloadToExcel       = "FALSE"
                        enableTableGraphics   = "TRUE"
                        id                    = "table"-------you can give your table id
                        onRowSelection        = "select"
                        personalizable        = "FALSE"
                        selectedRowIndex      = "<%= X->SELECTED_INDEX %>"
                        selectedRowIndexTable = "<%= X->SELECTION_TAB %>"
                        selectionMode         = "<%= X->SELECTION_MODE %>"
                        table                 = "//X/Table"
                        usage                 = "ASSIGNMENTBLOCK"
                        visibleFirstRow       = "<%= X->VISIBLE_FIRST_ROW_INDEX %>"
                        visibleRowCount       = "25"
                        width                 = "100%"
                        xml                   = "<%= controller->configuration_descr->get_config_data( ) %>" />
    REPLACE X WITH YOUR CONTEXT NODE.
    Regards,
    Gangadhar.S
    Edited by: gangadhar rao on Mar 25, 2011 1:47 PM

  • Configuration tab not visible in CRM ORDER

    Hi,
    When I use the CRM_ORDER_MAINTAIN function module to create the CRM ORDER, the configuration tab is not visible and when I use the same data to create the CRM ORDER manually through CRMD_ORDER, i can see the configuration tab. What could be the problem?
    Infact I am using CRMXIF_ORDER_SAVE FM to create the order.
    Regards,
    Roopesh

    Hi,
    Try with the below code in .HTM .
    <%@page language="abap" %>
    <%@extension name="thtmlb" prefix="thtmlb" %>
    <%@extension name="chtmlb" prefix="chtmlb" %>
    <%@extension name="bsp" prefix="bsp" %>
    <chtmlb:configTable actionsMaxInRow       = "3"
                        displayMode           = "FALSE"
                        allRowsEditable       = "TRUE"
                        downloadToExcel       = "FALSE"
                        enableTableGraphics   = "TRUE"
                        id                    = "table"-------you can give your table id
                        onRowSelection        = "select"
                        personalizable        = "FALSE"
                        selectedRowIndex      = "<%= X->SELECTED_INDEX %>"
                        selectedRowIndexTable = "<%= X->SELECTION_TAB %>"
                        selectionMode         = "<%= X->SELECTION_MODE %>"
                        table                 = "//X/Table"
                        usage                 = "ASSIGNMENTBLOCK"
                        visibleFirstRow       = "<%= X->VISIBLE_FIRST_ROW_INDEX %>"
                        visibleRowCount       = "25"
                        width                 = "100%"
                        xml                   = "<%= controller->configuration_descr->get_config_data( ) %>" />
    REPLACE X WITH YOUR CONTEXT NODE.
    Regards,
    Gangadhar.S
    Edited by: gangadhar rao on Mar 25, 2011 1:47 PM

  • Response on behalf tab not active - Surrogate bid

    Dear Experts,
    We are on SRM7.0 and done with the prerequisites for surrogate bid - (permit proxy bid in  the bp, /sapsrm/bidder role assigned to the buyer) and when tried to create bid response with the given bid submission time not been able to create as the response on behalf tab is not active. Thus request you to please let me know on how to fix this issue.
    Our development system is working fine but when tried to perform the same in our Quality environment this is not working.
    Thanks an Regards,
    Venkata Koppisetti.

    Are you able to see a contact person for this vendor under Surrogate bidding tab? If not, then pl create one and check again.
    Nikhil

  • Accept tab not activated for characteristics in result recording screen

    Hi,
    'Accept and Reject tab' is active only for few characteristics in result recording screen.After entering all the inspection data's system is manually valuating each MIC.
    Pls. help me on how to activate the 'Accept and Reject tab'  in results recording.
    Regards,
    Shrini

    Dear Gajesh,
    Thanks for your prompt reply.
    I have created a SAMPLING PROCEDURE --> QUAL-DMS.
    IN ASSIGNMENTS,
    Sampling type  --> 300 -- USE SAMPLING SCHEME
    Valuation mode  --> 1000 - ATTRIBUTIVE INSPECTION NON CONFIRMING UNITS
    (I have selected the system defined Sampling Scheme-> 252 ISO 2859-1 / Level II / multiple)
    Sampling scheme   -->      252       ISO 2859-1 / Level II / multiple( SYSTEM DEFINED)
    Determination rule    30        Use sampling scheme
    Sampling scheme       252  ISO 2859-1 / Level II / multiple
    Inspection severity -->  4   -  Normal inspection
       AQL value      -->      15.000
    THIS TABLE CONTAINS C1,D1;C2,D2;etc  --> System Defined.
    AS I have selected 252 - ISO 2859 -1/ Level II / multiple,
    all values of the above sampling scheme must be copied.
    It has calculated the sample size 40 for the sample lot 280 correctly
    --> sample size is 8
    5 samples are to be considered
    5 x 8 = 40 samples --> System calculated the 40 samples correctly
    SAMPLE LOT --> 280
    SAMPLE SIZE --> 8
    FIRST SAMPLE C1 --> 0 AND D1 --> 5;
    SECOND SAMPLE C2 --> 3 AND D2 --> 8
    THIRD SAMPLE C3--> 6 AND D3 --> 10
    FOURTH SAMPLE  C4 --> 9 AND D4 --> 12
    FIFTH SAMPLE --> C5 12 AND D4 --> 13
    I have not defined. I have selected the --> SAMPLING SCHEME 252,
    I feel that all its value have to be copied.
    Am I correct?
    Please advice.
    With Best Regards,
    Raghu Sharma

  • Configuration tab not appearing

    Hi ,
    I have created a new component and added a new view to the component in the component workbench however the problem is that I dont see the configuration tab appearing when I click on the view. I see the model attributes that I added to the view appearing in the .htm page as thtmlb tags. How can I get the configuration tab on the view?
    Regards,
    S S

    Hi,
    Check for this code in the HTML page of your view.
    <%@page language="abap"%>
    <%@extension name="thtmlb" prefix="thtmlb" %>
    <%@ extension name="chtmlb" prefix="chtmlb"%>
    <%
      DATA: LV_XML TYPE STRING.
      lv_xml    = controller->CONFIGURATION_DESCR->GET_CONFIG_DATA( ).
    %>
    <%--<thtmlb:toolbar id              = "toolbar"
                    buttons         = "<%= CL_CHTMLB_CONFIG_UTILITY=>GET_BUTTONS_FROM_CONTROLLER( controller ) %>"
                    foreignUse      = "true"/>--%>
        <chtmlb:config xml     = "<%= lv_xml %>"
                       mode    = "RUNTIME"  />
    If not,add this. It will make the view configurable.
    Regards,
    Masood Imrani S.

  • Configuration tab not showing any fields - in BSPWD_CMP_WD tcode

    Hi I am on crm 7.0.
    when i go into tcode : bsp_wd_cmpwd tcode, and go to any standard/custom component, and go to any view, and click on configuration tab, i am not able to see the fields. The complete tab has blank white screen.
    Normally we would be seeing the fields( if not then atelast default screen, where i can go and copy/edit/choose and do my modifications)
    when i click edit/copy/choose/new configuratoin buttons too, nothing is getting displayed..
    is anything wrong? how can i work on configuratoin tab? pls help.
    for example i checked component : BT115S_SLSO components all views..
    thanks
    Niraja

    I am getting this message after some time.. in the configuratoin tab..
    This program cannot display the webpage
       Most likely causes:
    You are not connected to the Internet.
    The website is encountering problems.
    There might be a typing error in the address.
       What you can try:
         Check your Internet connection. Try visiting another website to make sure you are connected. 
         Retype the address. 
         Go back to the previous page.
         More information
    This problem can be caused by a variety of issues, including:
    Internet connectivity has been lost.
    The website is temporarily unavailable.
    The Domain Name Server (DNS) is not reachable.
    The Domain Name Server (DNS) does not have a listing for the website's domain.
    what does this mean, do i need to enter the hostname somewhere? please help...

  • Pagination Tab not active

    Hi all,
    I need my flowed subform set to "following previous", bu the whole pagination tab is not active.
    Can somebody help me???
    Thank you much!!

    You need to set the Root Subform in the heirarchy (eg. Page1) also to be Flowed. Then the individual subforms will have the pagination become active.
    Thanks
    Srini

  • BI Publisher -Schedules Tab not active

    Hi Experts,
    I have configured the scheduler as given in "http://oraclebizint.wordpress.com/2007/09/13/oracle-bi-ee-10133-configuring-delivers-ibots/".
    I am able to start the services [Server , Presentation and also the Scheduler]...
    But when i login to publisher i still see that the Schedules Tab is greyed out [ is inactive].
    Is there any other settings that i should do to enable this.
    Appreciate your immediate reponse
    Regards,
    Veena

    Hi Borkur,
    I have done the configuration at ADMIN also..
    Still teh Schedules tab is greyed out.
    Any RPD level settings to be done..
    Please let me know the steps i should follow while configuring scheduler in Admin Tab.
    May be i have missed out some step.
    Regards,
    Veena A

  • Application tab not active, cannot change apps that are syncing

    Device: Iphone version 2.2.1 -- current software update installed. Laptop: HP with Itunes "software is up to date" running Windows XP. Have downloaded a dozen or so applications (games), and I can see them all in the Applications tab, but the tab is "grayed out" so I cannot scroll through the list, select and deselect apps or change syncing settings (from "all apps" to "checked apps" or vice versa). All other tabs work fine (podcasts, video, music, photos, etc...)... ideas? Have tried converting to manual, no help there.

    I have the SAME PROBLEM CANT SELCT THE REQUIRED APPLICATION AND SYNC IT.. EVERYTHING IS LIKE A FREEZED PANE NO BUTTONS CAN BE CHECK OR UNCHECK.. ONLY TRUE FOR APPLICATION TAB..
    REST ALL IS LIKE VIDOES MUSIC AL WORKING FINE..
    CAN SOMEBODY HELP..

Maybe you are looking for

  • Rendering a column before the nodeStamp column in an af:treeTable

    I have a requirement to show a column before the nodeStamp column in a treeTable. Is there a way to achieve this? Code looks like the following - <af:column id="t3c1" width="50px" headerText="#{dbdiscoveryuiBundle.SELECT}" align="center"> <af:selectB

  • Ordering a German keyboard for the MBP in the US

    Hi guys, since I'm used to writing on a German keyboard (I'm from Germany), I'd like to order my new MacBookPro with a German keyboard and OS. I couldn't find the option in the Apple online store. Therefore, I'm posting my question here. I greatly ap

  • IMovie crashes when I try to share to videotape

    imovie 5.0.2 always crashes when I try to evport footage to Mini DV tape. I'm runing OSX 10.4.3 and have the video project on a second internal HDD in my dual chip 2.5 GHz Power Mac

  • Jpg recovery after iphoto file movement?

    Being a new Mac guy and totally ignorant of iphoto, I moved one of my iphoto files. I moved it back. Now those photos show up in iphotos as thumbnails (small photos) only. When selecting the thumbnails I get a prepetual little spinning wheel icon and

  • Characters 'u00F1, u00E1, u00E9,u00F4,u00C9....

    Hello, I have a file with characters 'ñ, á, é,ô,É....'. When I put this file in AL11, the content of file is modified and where exist one accent or é is changed by # and this generate errors. Here is my data source details: Character Set Settings : D