Unable to set the colorIndex Property of the Interior Class

HI
Iam trying to Update the Accound Dim with New Property 'CostAcc" IN SAP BPC.
i entered the text and lenth of the property then i clicked on Modify The Dim Property. then its giving a warning message"Unable to set the colorIndex Property of the Interior Class"
BPC Experts pls send me a  sollution
Thanks in advance
Regards
NarsiP
SAP BPC Consultant
OutLookSoft SA

Did you process your account dimension before to add you property?
Are you sure that your account dimension was working before to apply your modification?
Did you add just one property ore more properties?
Did you delete any existing properties?
Did you try to do modify account dimension without adding any porperties to see if that dimension is fine?
Regards
Sorin Radulescu

Similar Messages

  • How to set a system property via the config tool?

    Hello,
    how can I set a system property via the config tool? Before I chose WAS from SAP I used java with option -D<name>=<value> to set the system properties.
    Very much thanks in advance.
    Regards
    Carsten

    Hi Carsten,
    WAS config tool is located under
    e.g. usr\sap\J2E\JC00\j2ee\configtool
    start configtool.bat
    there will be opened a configuration tool GUI
    Click on the instance_ID.... leaf of the tree in the left pane and then on the server_ID.... leaf.
    Java settings will appear in the right pane after this steps.
    Best Regards,
    Violeta

  • How to get the count property from the oData response

    Hi,
    I have a fullscreen view in my Fiori app where we call a oData service through table.bindItems() inside the controller.
    The binding of items works fine but we have a situation when we need to display the total number of items (for e.g. 515) on the UI. We do not get this information from the VDM, so we plan to use the length property of the getList() method to determine the total number of items. But because of growing feature of the table it only reads 100 items at a time and the length property returns only 100. I have attached the listener attachRequestCompleted() for the model so that once the bindItems() request is complete i can get the length property. But my problem is that i want the total count.
    I saw in the debug that when this table.bindItems() gets called it makes a oData service call and in the response i can see that there is a count property available which has the total number of items (515 for my e.g.) but how do i read this count property from the response inside my controller (probably inside my attachRequestCompleted)?? I would really appreciate any help in this regard. Thanks.
    Kind Regards,
    Ashish
    Tags edited by: Michael Appleby

    HI Chandra,
    Thanks for your suggestions.
    But i think in my case we do not want to get the complete list. We still want to get only 100 items initially and then if the user would scroll down he/she would see more items. But we already need to know the total number of items for the purpose of showing a message to the user. For e.g. Total issues (515),  but the table would initially show only 100 and then another 100 after scroll. So setting the size litmit to max would not help.
    And to be able to use the $count you mentioned, we have to still make another oData service call which we do not want.
    But as i mentioned there is already a property named "__count" in the response of the bindItems() method call and i see that it has correct count but not sure how to retrieve it inside the controller. Thanks.
    Regards,
    Ashish

  • EL in the "action" property of the button

    I am using ADFBC with JDeveloper 10.1.3.3
    I have a scenario where by pressing on a button on a page, I want to be able to return to the originating page, and there are multiple originating pages.
    I can achieve this by putting the logic in the "action method" of the backing bean. It just seems to me to be lots of overheads with creating backing beans just for this purpose. I am wondering if there are easier ways. What I would like to be able to do is to put the logic as an EL in the "action" property of the button itself, but apparently, this is not allowed. Please advise.

    User,
    The backing bean is absolutely the correct place for this type of logic. Backing beans are part of the "controller" piece of the MVC (model-view-controller) architecture. The controller is responsible for flow-of-control; hence the backing bean is a proper place for it.
    What you are trying to do is to essentially put the controller logic into the view layer - much like the way people used to create JSP's with code interspersed with markup.
    I would strongly recommend you do this type of logic/code in the backing bean.
    Regards,
    john

  • Flash issue:  Contribute does not put the  id property in the object tag.

    Notice the id property in the object tag.
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"
    width="550" height="400" id="source2">
    Well Contribute is not inserting this tag. Therefore the
    flash movie will not run the folowing (Flash Action Script):
    import flash.external.ExternalInterface;
    theURL = ExternalInterface.call("getLocation");
    Anyone know what to do?

    It appears that your issue is about web service development, and not about Visual Studio Installation/Setup (this forum's topic).
    I suggest you ask about your web service deserialization issue in a topical forum here:
    http://forums.asp.net/

  • Does anyone know what the entity property of the currency dimension does?

    Hi,
    I'm trying to figure out what the Entity property of the Currency dimension does.  All the online documentation I can find has the definition below which is not all that useful.  Has anyone uses this before and know how it can be used?
    Thanks,
    Morgan
    Online definition
    A 32-character field that can either be left blank or contain a valid
    member name of the entity dimension associated to the current model. The ENTITY property is
    validated against the entity dimension, and blank fields are allowed.

    Sounds like it provides one (extra) internet phone number that goes to their servers first. Then it could work like this:
    1) If you have the app running on your phone (oops, no background processing... perhaps this will be one of the first tests of background notifications), it uses the GPS to tell the server if you're near a landline that you've previously registered with it. If so, their server redirects the call to the landline phone.
    2) While you're on a call, you can start a conference call that includes the alternative phone (landline or iPhone) and then hang up on the old one. That would give a "seamless" switchover.

  • [svn:cairngorm3:] 17187: Fixed binding issue on the source property of the contact's picture

    Revision: 17187
    Revision: 17187
    Author:   [email protected]
    Date:     2010-08-04 13:44:35 -0700 (Wed, 04 Aug 2010)
    Log Message:
    Fixed binding issue on the source property of the contact's picture
    Modified Paths:
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/src/insync/contacts/prese ntation/ContactForm.mxml

    Revision: 17187
    Revision: 17187
    Author:   [email protected]
    Date:     2010-08-04 13:44:35 -0700 (Wed, 04 Aug 2010)
    Log Message:
    Fixed binding issue on the source property of the contact's picture
    Modified Paths:
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/src/insync/contacts/prese ntation/ContactForm.mxml

  • [svn:cairngorm3:] 17186: Fixed binding issue on the source property of the contact's picture

    Revision: 17186
    Revision: 17186
    Author:   [email protected]
    Date:     2010-08-04 13:43:41 -0700 (Wed, 04 Aug 2010)
    Log Message:
    Fixed binding issue on the source property of the contact's picture
    Modified Paths:
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/presentation/ContactForm.mxml

    Revision: 17186
    Revision: 17186
    Author:   [email protected]
    Date:     2010-08-04 13:43:41 -0700 (Wed, 04 Aug 2010)
    Log Message:
    Fixed binding issue on the source property of the contact's picture
    Modified Paths:
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/presentation/ContactForm.mxml

  • Firefox will not run since it says I will have to close it first. Further I am unable to set my homepage settings to the required one by me.

    My homepage switched to a website I do not wish. I am unable to get my desired homepage back by using the menu. Later on Mozilla won't even run. he message I get that it should be closed first. Whilst the program is closed.

    Your User Agent shows that you have '''Ask Toolbar''' installed. Ask Toolbar has been causing many problems in the Firefox 3.6.13+ versions. So '''Remove/Uninstall''' that extension.
    -> click '''Firefox''' button and click '''Exit'''
    There are a couple of places to check for the Ask toolbar:
    -> Check the Windows Control Panel for the Ask Toolbar -
    * http://about.ask.com/apn/toolbar/docs/default/faq/en/ff/index.html#na4
    -> '''Start Firefox in Safe Mode''' (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes)
    * https://support.mozilla.com/kb/Safe+Mode
    * Firefox Safe Mode window will open. DON'T SELECT ANY OPTIONS, just click '''Continue in Safe Mode'''
    -> Check your list of extensions, you may be able to uninstall it from there -
    * https://support.mozilla.com/kb/Uninstalling+add-ons
    -> Removing a Search Engine -
    * https://support.mozilla.com/en-US/kb/Search%20bar#w_removing-a-search-engine
    -> Now to Open the '''about:config''' page, type '''about:config''' in the location (address) bar and press the "Enter" key, just like you type the URL of a website to open a website. When you see a warning, you can confirm that you want to access that page.
    * Preferences that have been modified are shown as '''bold(user set)'''.
    * Preferences can be '''Reset to the default''' or changed via the right-click context menu.
    -> In the '''Filter bar''' at to top of the about:config page, type '''keyword.URL''' to isolate that single entry.
    * Right click it and choose '''Modify''' -> Replace the text with http://www.google.com/search?q= and then click OK.
    -> In the Filter bar at the top again, remove "keyword.URL" and then copy/paste '''browser.startup.homepage'''
    * right-click it and choose '''Reset''' from the menu.
    -> In the Filter bar at the top again, remove '''browser.startup.homepage''' and then copy/paste '''browser.search.selectedEngine'''
    * right-click it and choose '''Reset''' from the menu.
    -> In the Filter bar at the top again, type '''ask.com'''. This will show the remaining '''ask.com''' related preferences.
    * '''Reset''' all '''ask.com''' related Preferences to their Default values.
    -> Close the tab and then Restart Firefox.
    Check and tell if its working.

  • Bug: setting ColumnChart type property breaks the chart object.

    PLease confirm if this Is this a bug or maybe ColumnChart
    type property is only applicable as MXML tag attribute?
    Description: Setting the
    type property of
    ColumnChart object other than "
    clustered" breaks the chart object. (i.e: series dissappear)
    Resetting to "clustered" wont restore the series.

    It breaks the chart when series have effects applied,
    otherwise it works fine.

  • URL Variables used to set the source property for the VIDEO COMP.

    Can you take a url variable and have that variable be the value for the source parameter of the video playback component in flash CS4 or CS5?
    Example:
    the url with url variable:   http://www.mydomain.com/videos/videoplayer.cfm?vplayer=videofile1
    the actionscript 3.0
    var videoFile:String = [who do I get the url variable's value here?]
    myVideoPlayer.source = videoFile +".mp4"
    in the end the file that should be playing in the video player is:   videofile1.mp4
    Thanks.

    Either
    A) Using ExternalInterface, call a Javascript function that returns window.location.search
    B) Use Javascript to create FlashVars from window.location.search

  • Runtime Error '1004': Unable to get the DropDowns property of the Worksheet class

    Private Sub SponsorList_Change()
    'On Error GoTo EH
    UnprotectWorksheets
    Application.ScreenUpdating = False
    With ActiveSheet.DropDowns("SponsorList")
    Dim tmpPivotTable As PivotTable
    For Each tmpPivotTable In ActiveSheet.PivotTables
    tmpPivotTable.PivotFields("Sponsor").CurrentPage = .list(.ListIndex)
    Next
    End With
    sponsorUpdateView
    Application.ScreenUpdating = True
    ActiveSheet.Select
    ProtectWorksheets
    Exit Sub
    EH:
    ErrorHandler
    End Sub
    The above code works fine with Excel 2010, but throws the error when executing the "With ActiveSheet.DropDowns("SponsorList")" statement with Excel 2013 (Windows 7 on both machines).  Also works fine with Excel 2013 in debug
    mode.  Help please!

    My testing indicates the line should work fine in xl2013. Have you got the correct worksheet activated? Try ensuring that the correct worksheet is activated by inserting the following code before the problem line.
        Worksheets("Sheet1").Select           'Edit "Sheet1" to the correct sheet name
    Regards, OssieMac

  • I want to extend a region LOV based  Region - SupplierLovRN,  VO - ReqSupplierVO  to show Address field. Currently the rendered property in the region is set to false. The Query in the VO returns column Address but when searched from applications doesnot

    I want to extend a region LOV based  Region - SupplierLovRN,  VO 

    User, tell us your jdev version, please!
    Please take your time to rephrase your question. It's hard to understand what you really try to do. The better you describe the use case the better is the help we can give.
    Timo

  • Can we pass the ant property to the wlst script?

    Hi,
    I am using WLST to configure domain. Is there ant way in which we can pass the ant property to script tag? Rite now we are hardcoding the username, password and serverIp in the script.
    <target name="configServer">
    <wlst debug="false" failOnError="false" executeScriptBeforeFile="true" fileName="./myscript.py">
    <script> connect('weblogic','weblogic','t3://localhost:7001')
    </script>
    </wlst>
    </target>
    So essentially the above script will lok like following
    <target name="configServer">
    <wlst debug="false" failOnError="false" executeScriptBeforeFile="true" fileName="./myscript.py">
    <script> connect(${username},${password},'t3://${serverIP}:7001')
    </script>
    </wlst>
    </target>
    Thanks,

    In 10.3, we added a replaceProperties option to allow ant properties to be
    evaluated in <script> tag.
    In the meantime, you may be able to use the load properties command in WLST.
    <Scott Ding> wrote in message news:[email protected]..
    Hi,
    I am using WLST to configure domain. Is there ant way in which we can pass
    the ant property to script tag? Rite now we are hardcoding the username,
    password and serverIp in the script.
    <target name="configServer">
    <wlst debug="false" failOnError="false" executeScriptBeforeFile="true"
    fileName="./myscript.py">
    <script> connect('weblogic','weblogic','t3://localhost:7001')
    </script>
    </wlst>
    </target>
    So essentially the above script will lok like following
    <target name="configServer">
    <wlst debug="false" failOnError="false" executeScriptBeforeFile="true"
    fileName="./myscript.py">
    <script> connect(${username},${password},'t3://${serverIP}:7001')
    </script>
    </wlst>
    </target>
    Thanks,

  • 1004 Unable to set the Pattern property of the Interior class

    Hi ,
    While running one of bex report, am facing the above error message. What could be the reason?could any1 throw light on this.

    Hi
    I too facing the same issue please suggest me how to resolve this this issuse. Your help will be highly appreciated.
    Thanks
    Ashok N
    9900148980

Maybe you are looking for