Attribute not visible in characteristic properties in BEx Web

Hello all,
I have a query using Contact Person as a free chararacteristic. I need to be able to drill down this characteristic and display a custom attribute next to Contact Person, using the properties of the characteristic in the context menu. The problem is that the attribute doesn't show up in the list. All other attributes (most of them are display attributes) are visible.
If I add this diplay attribute to the query definition, the attribute comes together with Contact Person when I drill-down it. I can see the attribute checked in the list too.
When I put Contact Person in the row in the query definition, I can also see the attribute in the properties.
Does anybody know a solution for that?
Thanks in advance, Natalie

Hi Sree,
Thanks for your help. Actually, the attribute was a display attribute, but needed to be a navigation attribute. The reason seems to be the following: this attribute has another one as reference attribute (which I could see in the list).
I changed to nav. attribute and now it works.
Natalie

Similar Messages

  • Keyfigure display attribute not visible in the report

    Hi,
    I am facing a problem. I have <b>keyfigures as display attributes</b> in my master infoobject. Earlier I was able to see those <b>display keyfigure attributes</b> in my query and was able to use them in it. After that, few changes were done to the master infoobject (addition of few attributes and deletion of few - but none of them were what I was using). Now after the change, when I open the query in design mode, it gives me error saying that it can't access those attributes (only keyfigure display attributes) and repairs the query (removes those attributes). All the other attributes are visible.
    I have already tried rsrv for the master infoobject (corrected the error) and rsrt for the query. After that also it doesn't solve the problem.
    What could be the reason? Any pointers would be highly appreciated.
    Thanks,
    Saket

    Hi,
    Display keyfigure attributes are visible in the reports because I was using and running them in the reports before the change in that particular master infoobject. Only, keyfigures maintained as attributes can't be made navigational (hence can't be used for drilldown). Its only after the change, there is this error.
    I had also checked the authorization for Keyfigure earlier, which I have. Therefore its not the problem.
    Thanks for the help anyways! Any more pointers? Btw, I am working on BW3.5.
    Thanks,
    Saket

  • Value attribute not visible in runtime collection

    Hi,
    I have created some 2-3 value attributes (display only) in a standard model node for BTDOCFLOW (which also contains some display only fields). Put in the logic in their Getter methods and fields are getting displayed in UI with the values.
    Now, my requirement is to display this table view (Assignment block) in default sorting based upon one value attribute and one model node attribute. But the problem here is, I am unable to find value node attribute at runtime in BTDOCFLOW collection at DO_PREPARE_OUTPUT. (Even display only standard context node attributes, which are not part of model node structure are not visible)
    I have re-defined method GET_TABLE_LINE_SAMPLE with the value attributes, resulting in enhanced rv_sample line, but still the value attribute is not visible at runtime in the collection.
    Can someone pl. tell me, how can I display my value attributes in collection along with model node attributes, so that I can do default sorting based upon one custom and one model node attribute.
    Thanks,

    Hi,
    Whne you define value attributes within the model attribute then the node becomes mixed instead of either value node or model node.
    So you need to access the mixed node and then should access model attributes and value attributes separately.
    Get your collection into a normal entity then assign the entity to mixed node
    DATA: lr_mixed TYPE REF TO cl_bsp_wd_mixed_node ,
                current TYPE REF TO if_bol_bo_property_access,
                 lr_current TYPE REF TO cl_crm_bol_entity.
         current ?= me->typed_context->entity name->collection_wrapper->get_current( ).
          lr_mixed ?= current..
          lr_current ?= lr_mixed->if_bsp_wd_ext_property_access~get_model_node( ).
    Best Regards,
    Dharmakasi.

  • Attribute not visible in Query Designer

    hi BI Gurus,
    I could not see some InfoObjects(Attributes) which are marked Authorization Relevant, in the query designer. And the strange thing is, they are not visible even for the user with SAP_ALL and 0BI_ALL assigned. The authorizations for the  cube in which the main char is used looks fine.
    I have checked all the options in RSECADMIN, everything looks good.
    pls help me in finding the solution..
    thanks
    Cnu..

    check out with the info object screen in attribute tab, navigational attribute on/0f switch box, if u r using FF source system.
    check out with the infocube whether u r checked the check boxes in navigational attribute tab.
    regards
    harikrishna.N

  • Attributes of attribute not visible in BEx query

    Hi Guys,
    I have 0MATERIAL InfoObject, which has product hierarchy attribute in it. The product hierarchy has four attributes prodhier level1, prohier level2, prodhier level3 and prodhier level4 in it. When i created query I can see product hierarchy attribute in 0Material. But I cannot expand product hierarchy further to see or add the four levels to the report.
    Can somebody tell me how to view or add the attributes of this attribute product hierarchy (which in turn is an attribute of 0MATERIAL) in the query?
    All the attributes are set as Navigational attributes.
    Thanks in advance,

    Hello Sneralla,
    You have the solution here
    http://help.sap.com/saphelp_erp2005/helpdata/en/6f/c7553bb1c0b562e10000000a11402f/frameset.htm
    Best regards
    Mariana

  • Custom resource/attribute not visible in FIM portal for non-admins

    hi all
    I have a problem I am not able to solve and hope somebody can help. We have created an custom Resource in the FIM portal called Customer. It is an User Resource Type and  attribute type customer, data type=reference.
    We have made this attribute visible in the Users Properties by editing the RCDC for Configuration for User Creation, Configuration for User Editing and Configuration for User Viewing. It is now visible for alle users in the FIM Portal.
    But when an non-admin searches for an attribute in that Field, nothing shows up.... only member of the administrator set, are able to display the results.
    I have added the Resource to Filter permission - Administrator Filter permission + non-administrator filter permission.
    I have added the Resource to MPR - General: Users can read non-administrative configuration resources?
    Can anyone help?
    Best regards Andre
    Andre

    Hi,
    To be clear,
    You have create one new resource type 'Customer' and one attribute 'Customer' (Reference, binded to Person object)
    Update RCDC for Person (create/edit/view) to add a picker attribute with those parameters
    UsageKeywords: This is an optional string property. You can define a list of search scopes to be used in the Resource Picker by providing a list of the usage keywords that are supported by the SearchScopeConfiguration structure, where each keyword is separated by a (‘).
    ResultObjectType: This is an optional string property. The resource type is used to render resources in the pop-up dialog-box list. This is used with the Filter to help the Identity Picker identify what resource type is returned by the Filter, and render the data accordingly. This property is mutually exclusive with the UsageKeywords property (see above). When the search scope is applied, this has no effect. The string that is accepted for this property is any single, valid, resource-type name, for example, Person. When the filter is expected to return multiple resource types, Resource is used.
    Modify MPR "User management: Users can read attributes of their own" and "User management: Users can read selected attributes of other users" to add this new attribute
    Create a new MPR to give the right of all users to view new resource 'Customer' on all attributes
    Is that right?
    Regards,
    Sylvain

  • Variable is not visible at variable sequence in BEX

    Hi Experts,
    I have created the new query with selection variables in BEX (BI 7). Now I want to change the sequence of the variable selection. But there are no variables at variable sequence in query property. Please any suggestions.
    Thanks In Advance
    Ravi

    Dear Ravi,
    while defining a variable,,
    u have an option like READY FOR INPUT.
    u should tick that check box..
    unless and until u check that box,,..that variable will not pop up or visible in the query designer..
    Hope this helps u.
    Best Regards,
    VVenkat..

  • Attribute not visible in the Query Designer

    Hi,
    I am not able to see 0BPPartner as attribute of object 0Customer in the Query designer .It is marked as display attribute.For some user its visible & for Some not.
    Please help me its very urgent.
    Thanks & regards,
    Anita

    Hi Anita,
    As you stated earlier that some users are able to see it and some are not then it surely is a Authorization/Profile issue. Speak to the BASIS/person who manages this to resolve the issue.
    Bye
    Dinesh

  • Custom User Attributes not visible on user profile in OIM 11g

    hi ,
    As I have created a custom attribute in OIM11g. I am not able to view the attribute after I crate a User in OIM.
    Please help me in solving my issue .
    Thanks
    srikanth

    It's a very basic thing. Just try creating an Authorization Policy and you would know how to do it. For your refernce I am also pasting the excerpt from the same Metalink Article
    After creating the UDF, please follow the below steps to make the UDF visible for modification by an admin user:
    1. Navigate to create a new 'Authorization Policy'as below:
    a. Login to UI and click on Administration
    b. On the top left you will see the Authorization Policy tab
    c. Now click on Create Authorization Policy
    2. Please use the below information to create the Authorization Policy
    a. Name: UDF policy
    b. Entity Name: User Management
    c. Permissionsc. Permissions:
    i. Modify User Profile
    ii. View User Profile
    Please make sure that the UDF is selected in the attributes for these permissions.
    d. Data Constraints: All Users
    e. Policy assignment: All Users
    3. Create a user called "useradmin' and add the below 2 roles:
    a. All Users (This is default)
    b. Identity User Administrators (This will provide the administrative tab to this user so that he can administer other users)
    4. Create another end user called 'testuser1' populations the necessary fields.
    5. Now login as 'useradmin'
    6. Search for a user called 'testuser1' and open the user.

  • Identity Console Attribute not visible

    Hi all,
    I try to add new attributes to my ldap schema and I have some problem with it. I'm on Identity Server 6.1, Directory Server 5.2, Portal server 6.2.
    Here's a sample of my xml files:
    amUser.xml
    <AttributeSchema name="myattribute1"
    type="single"
    syntax="string"
    any="adminDisplay"
    i18nKey="u121">
    </AttributeSchema>
    <AttributeSchema name="myattribute2"
    type="single"
    syntax="string"
    any="display"
    i18nKey="u125">
    </AttributeSchema>
    I extented my LDAP schema for my new attributes. I modify ums.xml file for adding my objectclass when creating new user.
    I log in the console with amadmin, I doesn't see the myattribute1attributes.
    But, if I log in with the user, I see the myattribute2 attributes.
    Of course, I've also modified my locale files accordingly.
    Any hint will be appreciated,
    Francois

    The solution is to add the attributes in OVD schema as OVD is the user store.

  • Default Web Application is not visible in Weblogic Console

    We are using Weblogic 5.1.0 SP7
              We moved our Application from the Implicitly Defined Default Web
              Application which is configurated by the
              weblogic properties to a Web Application. Because we don't want to
              change any URL in our Application, we
              decided to deploy it as Explicitly Defined Default Web Application.
              By this we recordniced that the weblogic.httpd.defaultWebApp property
              worked not that way descibed in the
              Weblogic Documentation. You have to write the path to the WebApp not the
              name!
              So we have the following Entry in the weblogic.properties:
              weblogic.httpd.defaultWebApp=i:/if_home2/web
              This works fine. The Server starts and serves the WebApp the way we
              expected. But wenn we start the Weblogic
              Console the WebApp ist not visible in the "myserver/HTTP/Servlet web
              applications" folder. This one is empty
              now! Previously the "General" Entry for the Implicitly Defined Default
              Web Application was shown here, which
              showed our Servlets and JSP's and their hit count and parameters.
              So there is no chance to monitor the Servlets and JSP's of the default
              Web Application.
              I tried to deploy our WebApp a secound time with
              weblogic.httpd.webApp.OurApp=i:/if_home2/web
              but this create a second independent WebApp. OurApp is shown in the
              Weblogic Console but it does not monitor
              the hits to the default WebApp. So this is not a solution!
              Any idea to make the default Web Application visible in the Weblogic
              Console?
              

    in my development environment i checked in site collection feature, it isn't available in site collection feature but still i am getting those web parts in web part gallery while adding it on page.
    Also, in Production environment, feature is available in /templates/features folder after deployment, but not available in web part gallery while adding it on page.
    I tried with uploading .webpart file which is available in /templates/features production environment as i mentioned, is running for one web part. Not for second web part and giving me security error.
    As, uploading .webpart file is not feasible solution, please tell me how could i do that with .wsp file?
    please tell me what could be another workaround. 
     

  • Default Web Application ist not visible in WebLogic Console

    We are using Weblogic 5.1.0 SP7
              We moved our Application from the Implicitly Defined Default Web
              Application which is configurated by the weblogic properties to a Web
              Application. Because we don't want to change any URL in our Application,
              we decided to deploy it as Explicitly Defined Default Web Application.
              By this we recordniced that the weblogic.httpd.defaultWebApp property
              worked not that way descibed in the Weblogic Documentation. You have to
              write the path to the WebApp not the name!
              So we have the following Entry in the weblogic.properties:
              weblogic.httpd.defaultWebApp=i:/if_home2/web
              This works fine. The Server starts and serves the WebApp the way we
              expected. But wenn we start the Weblogic Console the WebApp ist not
              visible in the "myserver/HTTP/Servlet web applications" folder. This one
              is empty now! Previously the "General" Entry for the Implicitly Defined
              Default Web Application was shown here, which showed our Servlets and
              JSP's and their hit count and parameters.
              So there is no chance to monitor the Servlets and JSP's of the default
              Web Application.
              I tried to deploy our WebApp a secound time with
              weblogic.httpd.webApp.OurApp=i:/if_home2/web
              but this create a second independent WebApp. OurApp is shown in the
              Weblogic Console but it does not monitor the hits to the default WebApp.
              So this is not a solution!
              Any idea to make the default Web Application visible in the Weblogic
              Console?
              

    Hello Nadar,
    Tell me how are you starting server in the cluster, through nodemanager or commnadline.
    Kuldeep

  • Characteristic attribute does not show correctly on BEx Web Analyzer

    Hello everyone!
    I'm working on a report in BEx Web Analyzer wich has the characteristic 0EMPLOYEE. When I call the context menu for this characteristic and select properties, I get a list of it's attributes. I select one of them for display.
    The problem is, the value shown is not the correct one. It's an "old" value.
    I change the employee's attribute in R/3 via PA30;
    I succesfully update the change in BW (0EMPLOYEE master data);
    The value shown is the previous one.
    Is there any buffer between the BW system and a BEx Web Analyzer query wich I need to force-clear in order to see the correct data?
    Best Regards,
    Luís Andrade.

    Thanks for your response!
    It was a buffer issue. I solved it by simply refreshing the query with different selection conditions to force the system to read data from the BW system.
    Best Regards,

  • Navigational attribute data not visible in BEx Report

    Hello All,
    I am facing following problem in one of my BEx reports:
    I am fetching data from an ODS. With other columns of ODS,  I have also to show few navigational attributes( which are master data of some info-object) . In report the corresponding data in navigational attributes is not visible for few records, although when I see the master data of this Info-object (whose navigational attributes I have to include), in  Adm. Wrkbench the data is visible. I wonder what step is missing.
    Many Thanks for helping me out.
    Best Regards,
    Sumita

    Hi Roberto,
    While trying to activate the Infoobject's master data (by right-click) I get the following message,
    "Lock NOT set for: Loading master data attributes"
    And the data is not activated.
    Can you please suggest what needs to be done.
    Thanks & Regards,
    Sumita

  • Roles and Object queries tab not visible in MBO attribute properties

    Hi,
    We have installed the SUP Personal developer edition 2.0 on a windows 2008 server. I am trying to create a sample application for getting the list of sales orders by using the SAP BAPI. Once I have the MBO in place, I see that I cannot view the 'Roles' and 'Object Queries' tabs in the 'Attributes' section of the MBO properties.
    Does anyone know why this happens? Is it due to configuration issues? Do help me out as we're trying to get a demo working.
    Thanks & Regards,
    Vaishnavi

    Hi Vaishnavi,
    Check whether you have selected "Advanced" mode . You should be able to see it.
    Regards,
    Viju

Maybe you are looking for

  • Batch job failing with INVALID_STARTDATE exception

    Hello Experts, our batch  job  runs 17th minute of every hour on daily basis.It is running successfully from 00:17 AM to 20:17 PM and gets completed within 1 hour for every run. But when it is starting 21:17PM, it keeps on running for next 5-6 hours

  • Cannot find "Plug-ins" folder for Photoshop CS6 on my Mac.

    I cannot find "Plug-ins" folder for Photoshop CS6 on my Mac. Path suppose to be Macintosh HD > Applications 
> Adobe Photoshop CS6 > Plug-Ins but that folder is missing. Any suggestion on how to find it?

  • Mac Pro and multiple monitors

    I have a new Mac Pro (Late 2013) even though I bought it new in 2015. I have three monitors I'm trying to run on it. 2 are older Apple Cinema HD Displays. Display Type: LCD Resolution: 1680 x 1050 Pixel Depth: 32-Bit Color (ARGB8888) 1 is a Wacom 21U

  • Help with httprequests and responses

    it is my first time writing a servlet, but i need one to work with a project i'm working on. I have a class that will do all the methods on the server side of the project, but my problem now which i need to resolve, is how to get my client side app (

  • SQL Search Between Dates

    I have a table which contains a list of enquiries that I receive. I have an 'Input_Date' field as a column. I have set up a page on my site on which to input two dates to search between for enquiries. One input field is called Start and the other End