Navigational attribute in Transformation.

Dear all,
We are using BI7.00. For one of our problem in DTP, we wanted to apply the OSS note number 1145673.  I have some doubts in this note.
1) In the solution part the following is mentioned.
"Solution
For technical reasons (see symptom), this note deactivates the use of
navigation attributes in transformations.
We do not plan to reactivate the use of the navigation attributes. If
you require navigation attributes, you can use the rule type "Read
master data" in the transformation."
Q:- Where in transformation do we mention the navigational attribute?
I could not understand the above can experts clarify my doubt and what i should do after applying this note. Step by step information will be really helpful.
Regards,
M.M

Hi
After you apply the OSS note, Nav attribute 0Plant in the transformation will be de-activated and it wont be available in the transformation. Read master data can be used if at all you need to use read from master data in place of nav attributes.
Please consider the below example:
Before applying the note:
Assume that you have the below mappings in your transformation
Source fields                       Target field
VBELN   -
>                   DOC_NUMBER
POSNR  -
>                   S_ORD_ITEM
werks     -
>               Plant (nav attributes activated in the transformation)
Note : Plant is a nav attribute of material.
After applying the note:
Source fields                       Target field
VBELN   -
>                   DOC_NUMBER
POSNR  -
>                   S_ORD_ITEM
werks -
>                Material (Rule type should be read master data ie plant)
If the nav attribute is not mapped to any field then you can just leave it. After applying the oss note it will be de-activated.
Answers for your queries:
1. Only transformation and dtp will be de-activated because of this note. Those are the objects which will be impacted by this note.
2. The nav attribute in the transformation might extract the data in multiples of 30 so the data load should be checked after applying oss notes. I dont think we have checked for anyother thing when we applied the note.
Hope it helps
Regards
Sadeesh

Similar Messages

  • Mapping navigation attributes on transformation files

    All,
    I have one navigational attribute I would like to map to a dimension in my transformation file. I've tried:
    INTCO=0COMP_CODE__0COMPANY
    and
    INTCO=0COMPANY
    Either ways I get an error message saying it is expecting an * after the equal sign. How can I map / use navigational attributes here?
    Thanks
    Paulo

    Hi Tony,
    *SELECTION is one of the parameters allowed in the *OPTIONS section of a transformation file. You can see the syntax in the transformation documentation at [http://help.sap.com/saphelp_bpc75_nw/helpdata/en/5d/9a3fba600e4de29e2d165644d67bd1/frameset.htm]. It is only allowed in transformation files used to load from InfoProviders, not from flat-files.
    Ethan

  • Transformation on navigational Attribute

    Hi Gurus,
    I want to create transformation between info-object (z)and Infocube(Z).
    there are total 8 fields in infocube 2 info-objects in dimensions and 6 are Navigational attributes.
    When I tried to create transformation between info-object attribute ( Z infoobject ) and infocube I can use direct transformation  between infocube and info-object for 6 info-objects for remaining 2 , I can not use direct transformation as I can not see that ( navigational attribute ) in infocube. Out of 6 navigatioonal attribute I can see 4 info-object for direct transformation but remaining 2  I can not see r  . I checked Properties for all 6 navigational attribute , and they are same.
         One more thing I observed that for 4 Navigational attribute for which I can create direct transformation are shown as key in infocube.
    Please suggest .
    Thanks in advance,

    i have tried doing the same thing ..but we did not find any navig attributes being displayed in the transformation on the infocube end.
    so technically its not possible to display nav attr in transformation.
    as said above ...the objects which are displaying in the transformation(cube side) are char or keyfigures which are added in the cube dim or keyfigure tab respectively.

  • Navigational Attribute, no data in infocube.

    Dear all,
    I want to have navigational attribute for my infoobject 0orgunit which is an attribute of ZCREATOR. Here are the things which I have already done.
    1.     In my infocube, I have navigational attribute checked under characteristics.
    2.     In my infoobject ZCREATOR, I have navigational attribute as type NAV and not DIS under the attributes tab.
    3.     Query again the master data and have manually run the attribute change run.
    ohya, ZCREATOR is a reference characteristic of 0BPARTNER.
    Anyway, in the infocube, when I load my data, the blue column which represents navigational attribute is empty. Is there something I’m doing wrong? Please advice and thanks in advance.

    1. how do i populate the blue column in the infocube then? whats the use of it when no daa will get populate.
    You cant populate unless you derive the values in the update rules/transformations. The advantage of using nav attributes, is not to derive values on the cube level but will be able to use it on query level. If there will be a change in the masterdata, you need not go back to realign the data inthe cube if u r using nav attribute, as it would always read from the updated master data table.
    2. in my query, i am using this charcteristics ZCREATOR__0ORGUNIT do display my navigational attribute, but still no data is available. its display empty field in the column.
    a few checks:
    is the nav attrribute available as a char in the query designer?
    if so, when you expand the char, and click on the values - do u see any values?
    if not the master data is not available.

  • Adding navigational attribute in Info Object.

    My staging layer is as below.
    Data source1-> DSO1
    Data source2-> DSO1
    Data Source 3->DSO1
    From DSO1 : there are 3 Transformaitons.
    DSO -> Info Object “ABC”
    DSO1- > DSO2.
    DSO1 -> DSO3.
    That means. DSO1 , is supplying data to ABC info object and 2 more DSO's.
    I need to Enhance Data Source 1, with Field “X”  add it in DSO and then add that field in Navigational attribute of IO “ABC.
    I dont need this field “X” in DSO2 and DSO3.
    Question :
    1) I want to understand its effect on Transformations if I add field in DSO1.
    Data source2-> DSO1
    Data Source 3->DSO1.
    DSO1- > DSO2.
    DSO1 -> DSO3.
    2) Will all these be inactive ( assuming yes, )
         a. Do I need to retransport all the transformations.
         b.And if Yes, I assume we need to transport DTP’s too.
    3) Does adding of navigational attribute affect any other Cubes and DSO  or transformations ,containing the main Info Objects. "ABC"..
    Note:  This new navigational attribute is not used in any of the old cubes. it wil be used in new design.

    hI,
    1. If add any field to DSO1, then incoming and outgoing transformations will go inactive.
    2. a. Yes.
        b. Yes.
    3. No, but info ABC object transformations may go inactive.
    Thanks

  • Navigation attribute behaviour during time dependent master data read

    Hi All,
    My report is based on infocube. There is one time depenedent master data characteristic named 0EMPLOYEE in the cube.
    My report is run for a specific time period. For example Monthly and quaterly level.
    There are many infoobject form part of dimension in cube and few are part of navigation attribute folder.
    Now in the transformation there are some fields which needs to be read from master data depending upon some time characteristic for ex:-0CALMONTH, 0CALDAY. This rule is mapped correctly and data is also being stored correctly as per the specific time period in the cube.
    Now there are some navigation attirbute which reads the data from 0EMPLOYEE master data itself.
    My doubt is will navigation attribute read the latest record for the employee or is it intelligent enough to read the right records depending upon specific time char?
    With navigation attribute we dont have option to specify any rule as compared to normal objects in transformation.
    What will navigation attribute read ? Latest record or speicific records as per time period?
    Thanks & Regards,
    Anup

    Hi Anup,
    Let me give you one small example about time dependent attribute work,
    let us say we have 0COSTCENTER as time dependent attribute of 0CUSTOMER. Now in your transaction data you have loaded values of 0CUSTOMER and in the query you have used 0CUSTOMER_COSTCENTER attribute.
    Transaction Data,
    Tran. no.      Customer Number       Amount
      1                      123                          500
       2                      125                         450
       3                     126                          900
    Master Data:
    Customer      Cost Center       Valid From             Valid To
      123                COST1                1st Jan                 15th Jan
       123               COST2                 16th Jan              30 March
      123                 COST3                31st March          30 June   
    In the above example the data loaded for valid to and valid from has came from source system and for this data you will have direct mapping done in transformation. Now data will reside as above in your system.
    When you use Key date as 20th Jan then the cost center for customer 123 in the query will be shown as COST2. So this assignment of time dependent data is done at runtime only and will not have any impact on underlying data.
    Regards,
    Durgesh.

  • Unable to view Navigational Attributes in ODS

    Dear All,
    We have enabled Material Group as Navigational Attribute in Material. Material has been included in ODS as Key Field. In ODS also Material Group is switched as Nav Attr. Now when I check in Reports I am getting # for all Material Groups. I checked in ListCube. Here also I am getting # values.
    I did master Data Activation and also did Attribute change run. Where as I am able to view values for Material Group in Material Master Data.
    Regards
    Ravi Y

    Hi Ravi,
    You could check if the X/Y table of material group are correct.
    Do RSRV  combination check on the info object material and material group. Run all the tests...espeially the consistency of X and Y tables..
    Also, you could probably check if this is some authorization issue... that you dont have authorization to view contents of material group...(may not be the case, but worth a check )...
    Sounds strange though, if all is ok and u still dont see material group. (and sometimes it cud be a refresh issue as lalit suggests....., if it has to get wierd )
    Hope it helps,
    Regards,
    Sunmit.

  • Navigational Attribute data is not display in Cube level and reporting

    Hello ALL
    Iam facing a problem like,I created Navigational attribute and I selected that navigational attribute in cube level also but data is not display in cube level.
    What will be the problem?Pl help me out.
    regards
    balaji

    Hi Dinesh
    You mean base characteristic means loading data after creating Navigational attribute?Is it this way,(orelse can u tell me about this base characterstic)
    Yes after making that particular attribute as a navigational attribute I loaded data in master data tables.
    How to run Attribute change run?can u give me steps
    regards
    balaji

  • Navigational attribute in Cube

    Hi Gurus,
    I want to understand one point before I am going to perform a small enhancement.
    I need to set a navigational attribute in a cube(before it is not checked on "I/O") meaning make this navigational attribute behave as a char., but this cube contains data already, my question is :
    can I make this change ? if yes any other additional effort?
    Thanks in advance

    Hi Ryan,
    The attr needs to be marked and activated as Navigational Attr in the parent char first. Then you can mark it as nav attr in the cube (which contains the parent char). Does not matter if the cube contains data...you can do this activity in a cube with data. Remember to reactivate the cube's update rules and any multiproviders that it is a part of after you make this change.
    Hope this helps...

  • Adding navigational attributes to a cube

    We have upgraded to BW 7.3. Previously when we added navigational attributes to a cube we need to activate the update rules from the ods but now it appears that we don't need to do that anymore. Is this the expected behavaior?  We are using the 3.5 update rules.
    thanks

    HI,
    If you are using 3.5, after selecting nav attr in the cube, the cube structure gets deactivated. The dependent update rules also gets deactivated. You will be forced to activate all again.
    In BW 7.3, SAP would have given privilege to add without activation. It is good for us. So nothing to worry.
    Regards,
    Suman

  • Code needed for a Navigational Attribute.

    Hi Experts,
    I have a requirement to update records on a Navigational Attribute of an Infobject in an DSO.
    DSO A has key figures Region & 0calmonth. Data fields Price, Quantity, Place & Name. DSO B has key figures 0customer & Data Filelds Plant, Material etc. DSO B Plant's Navigational Attribute is  Region /BI0/OIREGION.
    Now, I want to link the Region of DSO A with the Navigational Attribute of DSO B with Region /BI0/OIREGION and update the values of DSO A in DSO B.
    For this I want to write a code in the END ROUTINE. Please provide me with the code.
    Thanks in advance,
    With Kind Regards,
    Kannan Jagadeesan.

    Hi,
      data : begin of itab1 OCCURS 0,
             Region type /BI0/OIREGION-Region,
             OBJVERS  type  RSOBJVERS,
             calmonth  type /BI0/OICALMONTH- calmonth
            END OF itab1.
    select * from /bic/DSOaa00 into table itab1    * this is DSO A*
      for all entries in DATA_PACKAGE
      where /BI0/OIREGION = DATA_PACKAGE-/BI0/OIREGION..
      loop at  DATA_PACKAGE.
        select /BI0/OIREGION
            /BI0/OICALMONTH
       from /bic/DSOaa00
       into TABLE itab1
       where  /BI0/OIREGION = DATA_PACKAGE-/BI0/OIREGION
        If sy-subrc = 0.
          sort itab.
        endif.
        read table itab with key /BI0/OIREGION = DATA_PACKAGE-/BI0/OIREGION.
        if sy-subrc = 0.
          /BI0/OIREGION = ITAB1-Region.
          endif.
    this is the dry draft to read the oregion navigational object.
    try to correct accordingly in your system and implement it.
    hope this helps you
    santosh
    Edited by: Santhosh Nagaraj on Sep 16, 2009 2:01 PM
    Edited by: Santhosh Nagaraj on Sep 16, 2009 2:05 PM

  • BI-IP / Formula navigation attribute

    Hi,
    i have the following problem and hope somebody can help.
    I have a BI-IP planing function (Fox-Formula) which simply copies the keyfigure Amount from the characteristic company (#) to the characteristic company (8703).
    { KI_LCCUR, 8703 } = { KI_LCCUR,# }.
    this characterisic has also a navigation attribute headquarter.
    when i run the function the following error message appears:
    8703,# is invalid: Valid is 8703,DE. Characteristic "ZCompany"
    which means  to me the master data for charactersitic company 8703 and its attribute Headquarter # is not valid, which is true. But what do i need to do in order to use the right combination 8703,DE?
    Is there a way to make fox formula to find the right value for the attribute? is there a way use navigation attribute in fox formule?
    Thanks for your help in advance!
    Mike

    Hi,
    The problem can be due to the mapping in the cube.
    Please reactivate your cube.
    If you are using a multi-provider, then please check that the navigational attribute is defined in all the cubes in mulitprovider.
    Regards,
    Amit

  • How to show data for navigational attribute in a report ?

    Hello all,
    I have a hierarchy info object A which has a navigational attribute(hierarchy) B. I need to filter on B for a particular node.
    I have added A in the filter column and selected B as the attribute. How can i restrict B for a particular hierarchy node ?
    Any help will be appreciated.
    Thanks in advance
    S N

    Hi,
    Have you defined 'B' as Navigational attribute at InfoProvider Level?
    You can Restrict B for a Particular Value once it is defined as Navigational attribute at InfoProvder level.
    Go to InfoProvider maintaince>click 'nav attributes'>enable it (check the box).activate the InfoProvider.
    Then you can see it under same dimension where 'A' is assigned and its name would be  A_B.
    Drag and drop in to rows and restrict(include/exclude) with required value.
    thanks
    Message was edited by:
            Murali

  • Virtual infoprovider with services - Navigational attributes

    Hi all,
    I have a basic cube in BI system- X , and created a virtual cube in another BI system Y with services to read data from basic cube of BI system X . In BI system Y we built a report on virtual cube. This report (on virtual cube in BI system Y) is using a characteristics say Product group ( which is a navigational attributes of prodect in BI system X).
    DataFlow is as under:
    Basic cube in BI system X:
    Product
    Year
    Amount
    and Product group is switched on as navigational attributes in this basic cube.
    Virtual cube in BI system Y:
    Product group
    Year
    Amount
    Report in BI system Y:
    Product group in rows
    Amount in column
    This report is not working.
    If I do the the following changes as follows then it works:
    1.Use Product instead of product group in report
    2. Switch off navigational attributes in basic cube.
    We are in BW 3.5 and navigational attributes option is ticked on for virtual cube.
    In summary, If I do not use navigational attributes in report and switch off navigational attributes from basic cube then report shows data.
    Could you please help me to figure out the issue.
    Thanks,
    Harry

    Thanks Naga,
    Yes, I tried adding product in virtual cube as well but it did  not work. Secondly, we do not want to add product in virtual cube because of data aggregation.
    Most strange thing is that, once we switch on any navigational attributes on basic cube, function module stop working (paasing any data to virtual cube report). report says no appropriate data found. We are using sap standard function module "RSDRI_INFOPROV_READ_RFC". I debegged this code and no data in internal tables.
    If we switch off all  navigational attributes from basic/source cube this function module provide data to internal tables in code.
    Why function module is behaving like that.
    You guys experience/support/any clue will be appreciated highly.
    Thanks,
    Harry

  • How to see Navigation attribute in Report

    Hi ,
      I am working on BI7.0.
      In my Query , material is a characteristic which has 3-4 Navigation attributes. But when I execute the report , I can only see Material data displayed (because only material is in the rows). I also want to see data of its attributes in report results. I dont have authorisation to change the query.
    Also I am unable to open the Query in Local view (some connectivity issues).
    Can you please suggest How I can drill-down those attributes.??
    Also these attributes are not visible in free characteristics.
    Thanks,
    Su

    Hi there,
    To use the navegational attributes with drill down, they have to be available in either rows, columns or free characterisitic.
    For that you have to edit the query. There's no other way.
    But each navegational attribute is also a display attribute.
    Therefore, you can after executing the query, right-click over material and select properties. You'll see a tab named attributes where you can add the avilable attributes to the left (so they will be displayed), and change the settings of each one of them (see only key, key and text, etc.), but you can't filter by any of those attributes, or do any drill down options over them. They are only display attributes.
    Hope this helps.
    Diogo.

Maybe you are looking for

  • HT2729 How can I download an HD movie from iTunes to a MacBook Air as it has less than 2GHz Processor.

    Apple won't let me download an HD movie from the iTunes store to my Macbook Air 13 inch as it has a 1.8 Ghz processor and not the 2.0 Ghz processor it says HD movies need to play. Yet this computer has enough power to play them. How do I fix this?

  • Management report doesnt show violations at user level.

    Dear all, I have a problem that the management report in 5.3 SP04 doesnt show violations at user level. At role level it works fine. I've tried full sync and generated a new management report. The problem remains. No. of Users Analyzed 859 Users with

  • Using RMI from applets

    Hi everyone, I have an applet that uses RMI to communicate with an RMI registry that is on the originating server for the applet. To enable the applet to make RMI calls over port 1099 I have had to modify the policy file of my Java plug-in (to grant

  • Gif in photoshop running

    Hi guys, Ib have been trying to save a gif in photoshop with the instrution to run only once but after I save it and go see the gif keeps running forever. If I could have some help with this It would be nice Thanks

  • Send Bid invitation to Email and Fax

    Hi, I would like to know if is it possible to send the bid invitation to the vendors via Email and Fax. I'm looking in the PPF administration (transaction SPPFCADM) at condition configuration but i'm kidda lost.... can someone help? Thank you, Joseph