Display/Edit mode in IR - SCV

Hi all GURUS,
I'm new to PI.
I cannot edit any vlues in a particular Software Component Version & its name spaces & values (DT , MT, MM, SI,OM). This was previousely working fine & I wanted to change the DT of particlar name space & it doesnt allow me to do. Only I can do is viewing ."Software Component Version Cannot be changes" appears only on that SCV. Other SCV's are working fine. How do I enable this option ?
Thank you all in advance

Hi,
Just to be sure check whether you are logged in dev enviornment or any other test or production enviornment.
Other than dev enviornment, you would not able to edit any objects.
If it has been working for you all these days, I strongly suspect that you might have logged in some other environment rather than dev.
Regards
Anandh.B

Similar Messages

  • Control display/edit mode of an Assignment Block through code

    Hi all,
    Requirement : If status in Opportunity is XYZ (BT111H_OPPT/Details - BTStatus/Struct.Act_Status), I need to show items Assignment block((BT111H_OPPT/ItemsList) in display mode. When user tries to go into edit mode, display error saying - "With XYZ status, items are not editable."
    Observations so far :  In "BT111H_OPPT/OpportunityOVViewSet", method set_view_group_context involves interface "IF_BSP_WD_VIEW_GROUP_CONTEXT" that has methods SET_VIEW_EDITABLE etc., But there is no method to change to display mode. CL_BSP_WD_VIEW_GROUP_CONTEXT uses this interface and has a subclass CL_CRM_WFD_VIEWGRP_CTXT. This subclass has the method SET_VIEW_DISPLAY_MODE.
    Question : How to access this method SET_VIEW_DISPLAY_MODE in my requirement? I tried to use the code from this method in my logic, but since attribute 'EDITABLE_VIEWS_TAB' is protected, I'm not able to do anything. Also is there any other way to get solution for my requirement.
    Thanks in advance,
    Vinoth

    HI Vinoth,
    if that method is not accessible then try with the below logic.
    In the item , fetch the required status(gv_status) which you required .
    THen in the item assignment block view, HTM..
    check for the diaplpy mode. and store the value in a llocal variable.
    lv_disaply_mode = controller->view_group_context->is_view_in_display_mode( controller ) .
    if controller->gv_status = 'XYZ'.
    lv_display_mode = abap_true.
    endif
    then pass this lv_display_mode varaible to the configtable display mode Attribute.
    <chtmlb:configTable id                    = "Table"
                          displayMode           = "<%= lv_displaymode %>"
    Hope this will help..
    Thanks
    Sudhansu

  • Item field to non-editable mode(display mode) in Purchase Order(ME22n).

    Hi SDN,
    Based on the Comany code i need to modify the item level fields like <b>Item, Account Assignment, Material</b> to non-editable mode(display mode) in Purchase Order(ME22n).
    So i modifed in the method MODIFY_SCREEN_TC_LINE of class CL_TABLE_VIEW_MM and set the value L_FIELD_STATUS = *  for the screen filed MEPO1211-EBELP. When i execute, the whole column changed to display mode and the empty rows filled with 0(zero). But i want only grey mode for the line items that are present for that PO but not for the whole column. So can any one guide me to do so. I am using 4.6c.
    Thanks in Advance
    Regards
    Basha

    Hi Ramesh,
    Normally you can change the currency field, after entering information in Data base's table, go to Detail's table and change the rate as you want, then directly choose your PO number.
    so the system accept the rate entered aven though the PO had another rate.
    Regards.

  • While in Edit Mode in Moodle - page content does not render at all, but I am able to display the underlying HTML code. Happens only after upgrade to Firefox 11.0.

    While in edit mode in the Moodle course management system, the Page Content window should display the page as it will appear to the user. If you click on the "Edit" button, you are able to view the HTML code for the page. However, when you return to the normal display mode, the page is blank. This has occurred after the upgrade to Firefox 11.0. Page is normally rendered in Internet Explorer.

    A possible cause is security software (firewall,anti-virus) that blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox and the plugin-container from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process and the updater process.
    See:
    *https://support.mozilla.org/kb/Server+not+found
    *https://support.mozilla.org/kb/Firewalls
    See also:
    *http://kb.mozillazine.org/Error_loading_websites
    *https://support.mozilla.org/kb/Error+loading+web+sites

  • Display a file with in the ADF screen in the edit mode.(RTF or Word format)

    Hi ,
    As per my business need i need to display a file (.doc or .pdf) in the ADF screen in the edit mode. Later user can be able to save the document . As of now i am using a separate editor for edit the document. but that editor is supporting only for html format only. so that some images which are there in those files are not displaying in the screen.so this is not the consistent solution for my requirement.
    So please help on this if any body had done this kind of object.
    Thanks,
    Rajesh
    Edited by: 927500 on Apr 18, 2012 7:31 AM

    Hi,
    ADF doesn't provide a component for PDF and Word editing.
    Frank

  • Webpage in Edit Mode displays NO editable data!

    I used Dreamweaver MX to develop our company's Intranet. Our
    HR Director makes changes to the Job Postings page on her own using
    Contribute 2. Since the original creation of our Intranet, I've
    updated to Macromedia Studio 8. A couple weeks ago she was on
    vacation so I updated the Job Postings page for her using
    Dreamweaver and it worked fine.
    Now, however, when she navigates to the Job Postings page in
    Contribute 2, it displays as expected. BUT, when you go into Edit
    mode, the page only displays the locked-by-template features and
    the editable regions/data don't exist. It's as if the editable area
    is empty.
    As a test, I pulled the page from the Intranet in DW8 and it
    appears just fine. I did a HTML validation on it and it seems fine.
    I then configured Contribute 3 on my computer (I don't use it -- it
    just came with the Studio) and, just as with using Contribute 2, it
    displays fine but in Edit mode it is blank -- no data is shown to
    edit.
    Some more details: In Contribute 2 in Edit mode, the editable
    region where the job posting data should be, it shows a </td>
    in bold highlited in yellow. And, nothing else shows. In Contribute
    3 in Edit mode, ther editable region is totally blank/empty.
    I have no idea what happened. Any ideas? I did download the
    latest v2 updater for her machine ... fyi.

    Thanks for replying Tom. I tried using the Attach Code button
    -- but not sure if it will work (I think it has a character max
    limit). Yes, I also thought that when Contribute 2 shows the
    </td> in bold highlite it would mean an exrtra closing tag.
    However, it doesn't show up in DW or Contribute 3. Regardless, the
    page in Edit Mode in Contribute 2 (or v3) doesn't show the editable
    region so that I can add/remove jobs for some really odd
    reason.

  • Page Content Won't Display in Contribute (Edit Mode) or Dreamweaver (Design View)

    I have pages on my site that have  decided they don't want to display content either in Contribute (in edit
    mode) or in DreamWeaver (in design view). They always look fine in Live view, prior to hitting the 'edit' button or when viewing in a browser. Using CS4 on Windows XP. I use Contribute for small edits and this renders that tool useless as there is no WYSIWYG. It's a pain in Dreamweaver to have to keep previewing in browser when I'm used to working in code/design view. Any help most appreciated. Here's the page I'm currently having the problem with:
    http://www.pacaero.com/products/interconnect-medical.htm

    That's odd because here's what I see ...

  • Why won't the author's name display below my PDF's in edit mode?

    I use iBooks consistently everyday primarily to view my PDF music files I download... When I use edit mode in iBooks to select my PDF's and reorganize them, the author names disappear... I can not use this update if the app won't display the author's name in edit mode... Please put it back where I can see the author's names in edit mode and I would love to update and give 5 stars...

    I am a professional pianist, and PDF music files are sheet music that I scan and turn into a PDF file so I can view them from my ipad...
    PDf music files are also sheet music that I score using music notation software on my Mac that I turn into PDF files, so I can use my iPad while I play the piano to view all of my music...
    Thanks for the reply and the Apple feedback url...
    I will keep trying to send feedback in hopes that my request can be heard, and used to restore the authors' names in edit mode...
    Let's say I have 7 different versions of the song "Silent Night" by 7 different authors...
    If I use edit mode to categorize those songs into playlists, once the authors' names are removed, I have no way of being able to tell the different versions of the song apart from each other...
    I'm unable to select the song titles quickly in order to move them into playlists...

  • Twitter widget only displays feed in edit mode?

    Hi all
    I have just created one of the new twitter widgets and pasted the generated html into a script editor webpart.
    whilst in edit mode the twitter feed displays perfectly and even updates in real time, however when I save the page the live feed vanishes and all I am left with is the link to the twitter feed page?
    am I making a obvious mistake?
    thanks

    Hi,
    Is there any difference between "Browse Mode" and "Edit Mode" if you inspect the style of it using IE Developer?
    For example, if it is invisible in "Browse Mode", there might be an attribute "display:none" or "visibility:invisible" of this Twitter widget, then you can try to modify it to show the widget by adding a custom CSS style.
    Or you can post a question to the corresponding forum of Twitter to see whether it is compatible in SharePoint.
    Best regards  
    Patrick Liang
    TechNet Community Support

  • How to display table in editable mode

    hi all,
    I have displayed data using table wizard.Now i want to perform insert and delete row operations in table.but its displaying table in non-editable mode.
    can anyone tell me, what should i do to display it in editable mode.
    Thanks.

    Hi Swati,
    Please refer the link,
    How to display Table Control in Active mode
    Regards,
    Hema.
    Reward points if it is useful.

  • I need to upate with no display for Infotype in edit mode.

    hi all,
    I need to update my custom infotype.
    I use the following Function
    CALL FUNCTION HR_INFOTYPE_OPERATION.
    i need to upate with no display for Infotype in edit mode.
    Update required to be done dynamically.
    BR,
    Ali

    Hi ,
    You can enter the data at databse level with the help of abap code...
    Normally the database table for infotype start with PA0000 for infotype 0 & PA0001 fornfotype 1.
    Check your database table name for custom infotype & edit the infotype at table level...
    Regards,
    Mahesh

  • Change from edit mode to display mode

    Hi ppl
    In transaction CO11N , I want to change the quantity (COWB-ERFME) column of a table control
    from edit mode to display mode. I created a badi implementation for WORKORDER_GOODSMVT.
    This gets triggered before the screen with quantity (COWB-ERFME) is displayed. How to code, to change the column from edit mode to display mode.
    I tried using transaction variant and it is working , but I want it to be plant specific. So I m trying badi.
    Need ur help to go abt the coding

    Hi
    U make sure a method of the BADI WORKORDER_GOODSMV is called in PBO while looping table control, if it's so u can use the statament LOOP AT SCREEN.ENDLOOP:
    LOOP AT SCREEN.
      IF SCREEN-NAME = ....
         SCREEN-INPUT = 0.
         MODIFY SCREEN.
      ENDIF.
    ENDLOOP.
    Max

  • PowerPoint 2010 arrows in series lines was displayed reversely between the edit mode and the slide show

    I encounter a strange problem with the column chart in PowerPoint 2010 (or maybe the combinations of Excel 2010 and PowerPoint 2010).  The directions of the arrows in Series Lines display in the reverse direction between the edit mode and the Slide
    Show.
    Here are the steps to recreate this phenomenon:
    Open a new Presentation > Insert > Chart > Column > Stacked Column > Press OK
    Excel pops up.  Close Excel and return to PowerPoint.
    Click on the chart > Layout > Lines > Select "Series Lines"
    Right click on the lines and select "Format Series Lines"
    Line Style > End Type > Choose "Stealth Arrow"
    (well, could not paste an image yet... arrows display like <--)
    When F5 was pressed (Slide Show)
    (well, could not paste an image yet...  arrows display like -->)
    If you look closely at the directions of the arrows, they are display in the reverse directions.  Anyone is having the same issue?
    Thanks!
    Chen

    Hi,
    Based on my tested both of the PowerPoint 2010 and
    PowerPoint 2013, I reproduced the issue in my environment.
    If I choose the End Type> Stealth Arrow(---->), it showed "<-----" in "Normal mode", but showed the "---->" in  "Slide Show mode". It seems display correctly in "Slide Show mode". 
    We have definitely heard your frustration, and we're thinking about ways to make this scenario work better for our customers. Please wait for the issue is fixed. Thanks.
    Regards,
    George Zhao
    TechNet Community Support

  • Text Caption appears in Edit Mode but not in Preview Project or Web Browser

    I'm using Cp4 and have downloaded Adobe Flash 10 Active X, it's ver 10.1.82.76.  I've added a simple text caption with these options:
    Timing Display:  Rest of slide
    Appear after:  2.0 seconds
    Transition effect:  Fade in only
    In: .5 seconds
    And Visible is checked
    I also have a simple line that I drew with the draw line tool and included an arrow on the end of it.
    Everything on the screen works including the click box, the animated text and the failure caption.  For some reason the text caption and the arrow are not appearing except in Edit Mode.  In Preview Project, they disapper but the click box, failure caption and animated text work fine.
    I've rebooted, copied this screen into a new instance of Cp4, re-created these objects on a freshly recorded screen, chosen Order: Bring to Front, created a brand new screen completely from scratch and downloaded the Flash 10 Active X version mentioned above.
    They funny thing is, is that the text caption and arrow works fine on other screens in the project.  I have 76 screens total.
    I'm running Windows XP.
    Any suggestions?

    Hi there
    Can you post a screen capture of what your Timeline looks like?
    Odds are your Click Box is pausing in a weird place.
    Cheers... Rick
    Helpful and Handy Links
    Begin learning Captivate 5 moments from now! $29.95
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcererStone Blog
    Captivate eBooks

  • Deleted Items Stay in Edit mode?

    When Adding Items to a portal, for instance an Image... and then I want to delete that image... I can delete it so the image no longer shows on the finished page, but the Item still shows in the Edit mode. How do I delete the Item so it no longer shows in Item mode

    Assuming that you are using 10g:<br><br>
    Yes, you can disable this feature. Click on Properties of the Page Group that you want to disable this feature. Go to the third tab Items.<br><br>
    On this tab you will see 2 options :<br>
    Retain Deleted Items <br>
    Display Unpublished, Expired, and Deleted Items In Edit Mode <br><br>
    Either enable or disable based on your preferences.

Maybe you are looking for