New Nav attribute

Hello Experts,
This is the situation.
Three Infobjects:
Sales Ord
System ID
Sales Ord Rpt
Compounded:
Sales Ord is compounded with system ID to make it unique
Sales Ord Rpt is a nav attribute of Sales Ord
Sales Ord Rpt = Sales Ord
Purpose of Sales Ord Rpt:
In the reporting to provide rollup on Sales Ord
Master data:
loaded for Sales Ord
Trx Data feed:
Transaction data is feed into Sales Ord Infobject & system ID.
Report:
rollup required on the Sales Ord Rpt
Will the report show the values of Sales Ord Rpt.
I know that I am missing something in here. Any suggestions appreciated.
Thanks,
Sweatha.

Hi Sweatha,
I follow you up to Trx Data Feed.  Does your Trx data load into a cube or ODS?  If you are using a cube or ODS then the Trx data will roll up to the aggregated level of that object.  For example: if Sales Ord is the key then all records will be at that level or if Sales Ord and Sales Item are the key then the records will be at the Sales Item level.  If you are loading this data into a master data object then the key is the master data object, example: all data in Sales Ord master data roll up to the Sales Ord.
Hope this helps,
Aaron Blasi

Similar Messages

  • Cl_rsr_chabit error while runing query with two new Nav attributes

    hi gurus,
    we mark two attributes as navigational and transport to production now the problem is when I run the query on those navigational attributes it is throwing me error as below:
    System error in programme CL_RSR_CHABIT and form SET_BITI-02(see long text)
    programme rror in class SAPMSSY1 method uncaughjt exception.
    and when I ran try to extract data on existing report from these attributes then it is showing me no data.Pls advice
    Thanks
    R

    Hello Michel,
    we faced exaclty the same problem today - re-activating the multiprovider solved the problem.
    Kind regards,
    Thomas

  • Date nav attribute on filter not working on version 7

    Hi All,
    We have done an update 3.5 to 7.0. We have a query which is filtered on a date filed which is a nav attribute from delivery.  In 3.5 this works fine, but in 7 it is not working.
    Any ideas on what I can check?
    Thanks.
    Nick

    Hi,
    you can do that in copying the query using transaction code RSZC and saving it to an new name
    1. Copy your first info-provider into new info-provider
    2. Then copy structures or queries from first info-provider into new info-provider with RSZC
    3. Modify new info-provider so way that it should have identical structure with your second info-provider
    4. Then copy structures or queries from new info-provider into second info-provider with RSZC
    5. Delete new info-provider
    So you have two different info-providers with identical queries.
    try this , it will work.(try in BI 7 enviornment )
    santosh

  • Combining Nav attributes to display them 'as one' in a query, based on muli

    Hi experts,
    I have a question regarding a possibility to display two navigation attributes 'as one' in a query.
    In a cube I have the
    info object ZMBETR_ID
    and navigation attributes ZMBETR_ID __ZMBETR_NA (last name)
    and ZMBETR_ID__ZMBETR_VN (first name).
    In a query, based on a multi provider, the customer would like to have these two attributes in one field, like 
        last name, firstname  ---  
    Is this possible? if yes, pease let me know, how.
    Thanks in advance for your help.
    Cheers
    Ruediger

    Hi Ruediger,
    Here's what I would do.
    1. Create an IO - ZMBETR_NM
    2. Add this IO into ZMBETR_ID as a nav attr.
    3. Within the update/transformation rule of ZMBETR_ID attribute load, write a routine to concatenate ZMBETR_ID __ZMBETR_NA and  ZMBETR_ID__ZMBETR_VN.
    4. Execute the master data load for ZMBETR_ID, then activate master data.
    5. Go to the relevant ODS/CUBE then make the nav ZMBETR_NM available.
    6. Then in the query, add the new nav attr ZMBETR_NM.
    Hope this helps.
    Assign points please.
    Thanks.
    Darwin

  • Selection criteria with Nav Attribute

    Hello,
    I have a scenario where I added a navigational attribute in APO BW. The nav attribute is reflecting correctly in Master Planning Object Structure. But it is not reflecting in the selection criteria in interactive planning.
    Please help.
    Regards
    Steve

    Hello,
    That is great point. I tried to edit the planning book and in the characteristics tab (in the edit mode of planning book) the new attribute is not reflecting in the planning area (which is on the characteristics tab on the right hand side) to take me to the left to planning book.
    I hope I am clear.
    Please help. I need it badly.
    Regards
    Steve

  • Report Issue - Nav Attribute

    Hi All,
        Here is my issue...
    I've a sales report against Multi Provider to display a filed <b>'Province Ship To'</b>, it is a Nav attribute of <b>'Customer Ship To'</b>. I've verified in mastre data of <b>'Province Ship To'</b> that there are values for both text (Medium & Short) & Key and also verified values exits in MP through LISTCUBE. But when I run a query I'm getting 'Not Assigned" value for <b>'Province Ship To'</b> and I need to see full description it.
    I'd appreciate if some one could help me on this as this is urgent...
    Thanks
    BI Consultant

    Thats what I did, display as both TEXT & KEY. For KEY it is  showing up, for example OR in KEY but not showing up the description for TEXT/Name column, isntead it is showing as "Not Assigned" for all records.
    I've verified Short & Med description extits for all records in Masterdata.
    Example:
    <b>Key                                    Txt/Name Desc.</b>
    OR                                         Oregon
    CA                                          California
    CT                                           Connecticut
    Thanks

  • How to create variable in BEx on a Nav Attribute?

    Hi All,
    We are creating a report on Master data object 0MILESTONE. 0PROJECT is the navigational attribute of 0milestone.
    and ZSTATUS is the navigational attribute of 0PROJECT.
    Requirement is to create variable on ZSTATUS in BEx. How do I do that? I dont see option of creating variable on Nav attribute of a Nav attribute.
    Regards,
    Bob

    Hi,
    There is nothing as such creating variable for navigation attribute. You can only create variable directly on particular infoobject.
    In your case you are using transitivie attributes. So they can not be accesed directly in BEX query. You can only use 1st level nagivation attributes in bex query.
    [http://help.sap.com/saphelp_nw04/helpdata/en/6f/c7553bb1c0b562e10000000a11402f/content.htm]
    Regards,
    Durgesh.
    Edited by: Durgesh Gandewar on Feb 22, 2012 3:53 PM

  • How to create a new cell attribute and add adorner to the cell

    Hi
    I am relatively new to InDesign and wanted to do the following
    I want to add a new boolean attribute to a selected table cell. When this attribute is set, I would want to draw one line vertical and one line across the selected cell ( kind of like a "Plus" sign over the cell). I am wondering how to go about doing this.
    PS: I read the snippet snpManipulateTableStyle and can see how to change a cell style using existing attribute (kcellAttrFillColorBoss). However in my case, i want to create a entirely new boolean attribute and based on it being true or false, I would want to draw the adornment on the cell
    Any help with this would be greatly appreciated..
    thanks!
    Sam

    I would create the new site first, then promote the new domain controllers and add them to the site. You can do this during the dc promote process.
    There's step by step guides already available for creating a site so I don't see any point reinventing one.
    Here's one:
    http://www.petri.co.il/create-active-directory-sites-windows-server.htm
    You may have to adjust the site links part since it looks like Site 3 will only be linked to Site 1.
    Of course, the IP addresses for the domain controllers in Site 3 have to be in the IP subnet configured for that site.
    Using the example above, you'll of course have to enter the information that makes sense for your netwrok.
    I doubt anyone will create a custom step by step for you using the information you provided  (they'd also have to know your subnets for one thing) but then, who knows. 
    Please mark as helpful if you find my contribution useful or as an answer if it does answer your question. That will encourage me - and others - to take time out to help you.

  • Tricky! Change of navi-attribute values in ABAP and use in selections

    Hi gurus,
    now I have a teaser that really keeps me busy, and which might be interesting for some of you:
    we use several statuses in our <u>Demand Planning in SCM 5.0</u>, some of which can be switched by using a user-function macro which just basically is a ABAP function module that <u>changes navigation attribute values directly on the database</u>, meaning in the master data tables of the respective characteristic.
    Now, the code works, the values are changed accordingly, leaving the data set in object status "active" - <b>BUT</b>:
    <i>when we call a selection, it still shows the old values, even after activating master data or running the attribute change run!</i>
    This is not what we expected. Our wish was, that once the table was updated with the correct field values, we would also see them in our selections.
    <u>Details:</u>
    we have two statuses as navi-attributes to an article:
    <i>DP:</i> YES/NO, and
    <i>oDP:</i> YES/NO
    Combinations originally are: <i>DP</i> YES/<i>oDP</i> NO
    After the status change macro, the table shows the following, as expected:
    <i>DP</i> NO/<i>oDP</i> YES
    As we have two selections, one on DP status "YES", the other one on oDP status "YES", we would like to see the article vanish in the first selection and show up in the other one...
    Does anybody have an idea what is wrong and what we can do to have to proper navi-attribute values from the master data table in the selection? Does the selection not read from the database but from a buffer?
    Looking forward to your answers,
    Klaus

    Hi Fabrice,
    yes indeed, I did check the object version, and it is A.
    Problem is, the function module changes the data record which is "A" anyway. So the changed data record is active - however, I just had a look at the SID master data table, and it looks that direct changes to the P-table do not affect the X-table where the SIDs are stored. So I guess I will also have to update the X-table with the correct SID-values.
    If this works, I let you know. We will be using this change by ABAP quite often, it is rather useful.
    Regards and thanks for your prompt reply,
    Klaus

  • How to add new marketing attribute to the existing marketing attribute set?

    Hi all,
                  I searched for existing forums but I didn't find the required one. I found some using Tcodes ,which is not my requirement. My requirement is to add new marketing attribute to the already existing marketing attribute set. This  attribute set is created by my team lead with 4 attributes but now i have to add new attribute to this set so total will become 5 attributes for this attribute set. This has to be done through marketing professional business role. If this is not done through marketing attribute set, then I will go for the transaction where I can add marketing attribute for attribute set.
    Please send the details of both marketing professional business role and transaction code.
    Your help is highly appreciated.
    Thanks,
    Baasanthi.

    Hi,
    SAP CRM Marketing Attributes explained
    Path to create Marketing attributes from webui: log in with Marketing Pro role->Marketing->Create->Marketing Attribute
    Regards,Sumeet

  • Aggregates based on Nav Attribute Hierarchy

    Hi,
    I have naviational attribute hierarchy based on created by and enabled as navigation attribute from Infocube. So for each transaction the created by pulls up the corresponding nav attribute from master data.
    I have enabled the Created By nav attribute hierarchy in the query and the rendering of the hierarchy is really slow and the performance went down.
    What is the best way to increase performace creating aggregates at Created by level or Created by Nav attribute hierarchy level?
    Is there any document available on this topic?
    Thank you
    Arun

    Hi Arun,
    I don't know if this can be useful, but take a look to OSS Note 738098 'Performance problems with hierarchies'..
    Hope it helps!
    Bye,
    Roberto

  • How to add new transient attribute in VO ?

    Greeting ,
    I just want to add new transient attribute in VO .suppose i have a VO which have 5 attribute and i want to add one new transient attribute type of select one choice .
    how does it possible .
    regards
    prateek
    Edited by: Prateek on Jul 10, 2011 10:25 AM

    see, i want just add a static select one choice for example :
    <af:selectOneChoice label="Connection Type"
    requiredMessageDetail="Please select a connection type"
    id="soc2" showRequired="true" autoSubmit="true"
    value="#{uploadBillDetails.connectionType}">
    <af:selectItem label="Select Connection Type" value="Select" id="si4" />
    <af:selectItem label="Landline" value="Landline" id="si3" />
    <af:selectItem label="CDMA" value="CDMA" id="si2"/>
    </af:selectOneChoice>

  • Can I use Nav Attribute of a Nav Attribute for Drill Down....??

    Hello Gurur:
    I have a strange request.  We need to use 0EMPLOYEE in our Cube, whic has 'Comp. Code', 'Cost Center' 'User ID' as Nav Attributes.  "Com Pcode" has Nav attributes 'Global Divison" "Subsidiary" etc.
    We need to use the 'Global Division' ifor Selection in Dashboard and Web templates.  The only way to use it with 0EMPLOYEE" would be to use Variable on a Nav. Attribute of a Nav Attribute. ......  So involves 2 jumps.
    Is this something possible??  I have my doubts but has anyone seen done this?  Can someone please shed some light.
    Thanks a ton in advance,........
    Best  PBSW

    Hi pbsw2009:
       To answer your question, yes, that is possible, in fact that is what SAP calls "Transitive Attributes".
    In other words, Global Division is a Transitive Attribute of 0EMPLOYEE (in your scenario).
    Take a look at this document, "Understanding Transitive Attributes"
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/90efdd6e-c86e-2910-db9c-87da68b3fc57?quicklink=index&overridelayout=true
    Regards,
    Francisco Milán.
    Edited by: Francisco Milan on Apr 27, 2010 10:31 AM

  • DataLoad-Problem after adding Nav-Attribute to InfoObject

    hi there,
    i added a navigational attribute, which i newly created, to an existing infoobject, which had already data loads.
    i activated the infoobject and modified the transformationrule to fill the new attribute of the infoobject.
    after i activated the transformationrule, i started the infopackage to fill the new attribute.
    after the load has finished, i i started a master-data-changerun.
    but when i let me show the data in the infoobject, i view only the SID of the infoobject. all other attributes are empty.
    i am not using a startroutine in the transformationrule.
    when i debug the transformationrule, i can see all values (SIDs and attributes of the infoobject).
    i tried the RSRV transaction to check the masterdata of the infoobject, but it shows no errors.
    what can i do, to repair the infoobject?
    i'm using BI 7.0.
    regards,
    philipp

    Hi,
    First step is the check the data insde P table ( example /BIC/PXXX which will be there in the in master data and text tab)
    if you find the data for newely added attributes then it works fine.
    or else
    Delete the master data
    programs for individual IinfoObject  master data deletion:
    RSDMD_DEL_BACKGROUND or RSDMD_DEL_MASTER_DATA_TEXTS
    then delete the transformation and recreate the transformation followed by DTP once again
    activate all atributes individually once again
    load data to the infoobject and check it.
    you should be able to relove the problem
    santosh

  • Macro help: Nav Attribute Value

    Dear Macro Gurus,
    I need to realize this
    IF the value of the Navigational Attribute "NavChar2" of a POS "Char1" is = a, b, and c
    then
    do something.
    ENDIF
    I could do the something
    but couldn't get the macro function right for the IF.
    Help appreciated
    Thanks
    BS

    Is this any help?  Function ACT_IOBJNM_VALUE with a double underscore to separate the characteristic from its nav attribute.
    ACT_IOBJNM_VALUE( 'characteristic__navattr' ) = 'X'
    which could be implemented in macro similar to attachment

Maybe you are looking for

  • If your phone is broken because of a case what would you do

    My phone has been broken while I was putting on my case and now the screen is just blavk what do I do should I call my service or the case company

  • How do I create a list of files and tags in Album

    I would like to create a list of all the files I have in Album. (I am using Photoshop Album Started Edition 3.) Ideally this list will be formatted like this... FILE NAME (WITH EXTENSION) - DATE - TAGS Does anyone who if this can be done and how? PS

  • Car Charger that fits Otter Box?

    Does anyone use the super tank-like otter box case for the 3GS and if so, what do you use to charge your phone in the car? The few i've bought and taken back won't fit unless you take the phone clear out of the case.. and if you have one of these, ho

  • Receiving Unknown requests for "Chat"

    When I'm having a video iChat with a friend in my Buddy list, I'm getting pop-up windows for requests to iChat with people I do not know. How is this happening? Is there anyway to block it from happening? Thanks! Paul

  • Conditon records not getting fetched

    I need to make some document output status date/time 3 ( means print with transaction only ) based on customer master fields. These are the steps I did : 1.     Added customized field zzkukla in structure komb & komkbv3 2.     Added the code to updat