Effect from build time dependent  2 attribute in info object master data

Dear all,
i creat time dependent  2 attributes in info object master data (ZCURRLUM) which use in info cube. after that i open workbook or query, it has short dump which error message
   "UNCAUGHT_EXCEPTION" "CX_RSR_X_MESSAGE"
   "CL_RSBOLAP_BICS_SERVICES======CP" or "CL_RSBOLAP_BICS_SERVICES======CM003"
   "HANDLE_UNCAUGHT_EXCEPTION"
Question: info object master data can't use more than a attribute time dependent???
i use in BI 7.0 level 14
thanks for your help
regards,
Joy

Hi Chandamita Sarmah,
I copy error code to you from line 1 to line 28
METHOD handle_uncaught_exception.
  data:
    l_r_program_error  TYPE REF TO cx_rsbolap_program_error.
  data: lBExDebug type rs_bool.
  GET PARAMETER ID 'BEXDEBUG' FIELD lBExDebug.
  if lBExDebug = rs_c_true or CL_RSTT_TRACE=>GET_TRACEMODE_CURRENT_TRACE( ) = rstt0_c_tracem
Break-point for debugging, e.g. during running a trace
    break-point.  "#EC NOBREAK
  endif.
Subcall?
  if P_RFC_CALL_DEPTH > 1.
  Forward the exception
    subtract 1 from P_RFC_CALL_DEPTH.
    DATA: l_r_x TYPE REF TO cx_no_check.
    TRY.
       l_r_x ?= i_r_exception.
      CATCH cx_root.
        CLEAR l_r_x.
    ENDTRY.
    IF l_r_x IS INITIAL.
      RAISE EXCEPTION TYPE cx_rsr_propagate_x
        EXPORTING
          previous = i_r_exception.
    ELSE.
    RAISE EXCEPTION l_r_x.
    ENDIF.
  endif.
All exceptions should have been caugth -> X-Message
Thanks a lot for your help
Joy

Similar Messages

  • Info-Object Master Data is not populated using Attribute View

    Hi Colleagues,
    I have one info-Object 'Resource', compounded with client, resource type and scenario.
    I want to fill its master data using an attribute view.  In Master data tab, i have mentioned the package and attibute view (SAP HANA MODEL).
    Assigned all the attributes to respective fields in attribute view.
    I can see data using the 'Data Preview' in my attribute view.
    Two issues --
    1. Maintain master data option is disabled in the context menu of 'Resource' Info-Object.
    2. Also the data available in attribute view is not populating in master data of info-Object ( I tried seeing by creating a report).
    Please suggest what is wrong here.
    Thanks in advance.
    Regards,
    Rohit

    Hi,
    When you are loading data from DSO to IO, seems like some filtering is happening. Just check the active table of DSO and make sure that you have all the 59 records available.
    Another important thing is check the primary key of your master data i.e. if there is any compounding attribute if not then records from DSO might be getting overwritten in the master data. i.e. only 6 unique records.
    Regards,
    Durgesh.

  • Master data time dependant attribute in query for several dates

    Hello all,
    I need to create a query to display prices for a material in different periods. 
    The user will enter a period interval.  For each period, they want to know the material price the last day of that period.
    Material price is a time-dependat attribute of material, and I created one formula variable to display it. The problem is the using the key-date of the query only works for a date, but not for severals.
    Is there any other way to do it?
    If not, the only solution I find is to have in the infoprovider the prices that I need, but I don't think this is a good practice.
    Any suggestions?
    Thanks!

    I have just seen something: in fact the created lines are:
    Key1   Compound1   fromdate    todate    attr1      attr2
    0001      L      01.01.1000      01.01.2006          <empty
    so as you can see, the right interval is created but the attributes are not up to date.
    Cheers.
    Cyril.

  • Info Object Master Data (0DATETO &0DATEFROM)

    Hi,
    I created Info Objects with attributes and loaded master data
    When i do
    Bi Contect Info Object-->Context menu (Maintain master data) -->which show me info object id ,attributes ,  0DATETO and 0DATEFROM
    when i checked definiation of info object i can't find the attributes 0DATETO & 0DATEFROM
    When i do the same for my Z info object i didn't get 0DATETO
    0DATEFROM
    Please advise

    In the InfoObject Manteinance, under attributes, you have the infoobjects that are attributes of a characteristic
    The fifth column, has a flag, which determines if that attribute is time dependent or not.
    A time dependen attribute is when for a certain characteristic, such as Customer, you put an attribute, as Customer Classification, and from 1.1.2006 to 1.5.2006 you can say that is Classification A, and then from 2.5.2006 to 31.12.9999 (or until you change it) is Classification B.
    Hope it helps..

  • Master data modified at SQL end not reflecting in Info object master data

    Hi All,
    we have done some data modification at SQl end where the modified data not reflecting in infoobjects master data.
    for example:
    we have split/skills numbers like 1-1000 in the data base and now we did some modifications to that particular split/skills numbers and uploaded that data successfully in the SQL end.now the problem is that modified data is not reflecting in split/skill info-objects and showing the same old data but not the modified one.can you please explain me how to reflect that modified data in BI side.
    regards
    Vamshi D Krishna

    Hi vamshi ,
    what is type of data load to master data infoobject (Full / Delta), if you know the split/skills numbers, try to load with repair full till PSA and check the data. if data is correct you can load to infoobjects and data will be overwrite, after loading data into infoobject -> in RSA1 -> infoobjects-> right and select "Activate master Data" ( this is not a mandatory step, if there is any M and A version data is there that will be adjusted.)  and updated data will be available infoobject master data.
    Regards,
    Daya Sagar

  • The report  span   time-dependent  attribute

    A  infoObject 's attribute is  time-dependent  , for example  Attribute B
    is time-dependent ,
    1000-01-01 To 2006-12-30   B  value   'Plant 1'
    2007-01-01 To 2007-12-30   B  value   'Plant 2'
    2008-01-01 To 9999-12-31   B  value   'Plant 3'
    I want to show my report from 2005001 - 2009001 , It will need to
    choose a key date , but if I do that , for example , I choose the
    key date  2007-02-01 . The data  before  2007-02-01 will not show , I
    know it's right in tech view , but users can't  understand . So how can I
    show my data freely.
    Reed Lei .

    Hi Reed,
    Yes, that's a limitation (or not) of time-dependant attributes. You can only show time-dependant attributes based on one key date.
    Hope this helps.
    Regards,
    Diego

  • How to remove time dependent attributes from 0VENDOR- Please help

    Hi All,
    As part of master data enhancement, I had added some time dependent attributes to Vendor Master object. After activating, the respective time dependent tables were all created/activated.
    Now due to change of requirements, when I am trying to convert the time dependent attributes to non time dependent, I keep getting the activation error because it keeps giving a message "Unable to change the primary key" for MVENDOR. This view is getting the DATETO field because of the original activation. It is not removing that field and is causing the issues.
    Even if I adjust/delete the QVENDOR table in SE14 and then try to activate 0VENDOR, it is still retaining the DATETO field in the MVENDOR view and is recreating the QVENDOR table.
    I even tried to delete the time-dependent fields from the 0VENDOR (instead of just de-selecting the time dependent flag)...it is saving the changes..but giving activation error.
    Is it not possible to delete the time dependent attributes from the Master data...once they are added ?
    Please advice.
    Any help with this will be greatly greatly appreciated.
    At this point 0VENDOR is in inactive state.

    Hi Friends,
    First of all, sorry I did not get a chance to respond earlier. There was an issue with my p/w for some strange reason and could not log back in till today.
    Also, thank you for all your suggestions.
    However, the issue is now fixed. Basically I had already explored and tried every option suggested int his forum, but was still having issues.
    The problem was that there was another table in the system that had a reference to this Master Data table field (as a foreign key). After I removed the foreign key referece in the other table, then it let me proceed further.
    Thanks again..

  • Time Dependent Attributes for 0UCINSTALLA

    Hello BI experts,
    I have one question regardning time dependent attributes for Installation InfoObject (0UCINSTALLA) that are loaded from DSO (0UCS_DS06).
    My Installation InfoObject has 3 time dependent attributes:
    - ZGSP_ID
    - ZPROF_CL (Profile Class)
    - ZDUALFUEL (Flag for Dual Fuel installation)
    EXAMPLE:
    UCINSTALLA     DATEFROM     DATETO       ZGSP_ID     ZPROF_CL     ZDUALFUEL
    1                        01.01.1000      31.03.2009      _A              3                        X                
    1                        01.04.2009      31.05.2009      _B              3                        X                
    1                        01.06.2009      31.12.9999      _B              3                                        
    In the DSO it is represented by following entreis:
    UCINSTALLA     DATEFROM     DATETO           OPERAND      CHARVAL
    1                        01.01.1000      31.03.2009      ZGSP_ID             _A
    1                        01.04.2009      31.12.9999      ZGSP_ID             _B
    1                        01.01.1000      31.05.2009      ZDUALFUEL         X
    1                        01.06.2009      31.12.9999      ZDUALFUEL      null
    1                        01.01.1000      31.12.9999      ZPROF_CL           3
    The lines that contain ZGSP_ID as openard should populate ZGDS_ID field, lines with ZDUALFUEL operand populate ZDUALFUEL attribute, etc
    How can I map in one transformation? I believe this has to be done in ABAP, but it would be rather difficult to manipulate dates:
    - when first record is processed Start Routine has to browse for all other lines in the DSO for the same installation and split the record into 2 or more depending when other attributes are valid.
    At the same time one record have to be split into multiple records (when valiity dates for three attributes don't match), and multiple records have to be merged (for intervals when all attributes are valid).
    One alternative is to load these three attributes from three separate DSOs - then BI will take care of dates by itself. But this is a bit nasty solution.
    Could you kindly please advise if there is any simple way of doing this logic?
    Kind regards,
    Roman Pikuzinski

    HI,
    If your data source contains dates such as start date and end date, then you can map them to 0DATEFROM and 0DATETO respectively. In that case the 0DATEFROM and 0DATETO take the values from the data source and split up.
    For eg. if the start date is 05/25/2010 and end date is 12/31/2010, then now in your info provider you will have three records-
    0DATEFROM  0DATETO
    01/01/1900     05/24/2010
    05/25/2010     12/31/2010
    01/01/2011      12/31/9999
    However if you do not want to map any field from the data source to these attributes then they take the system generated values - 01/01/1900 and 12/31/9999 respectively.
    Hope this helps in the understanding.
    Thanks,
    Rahul

  • How to use a time dependent attribute as a replacementh path in a Bex

    Hi  friends,
    Does anyone know if it is possible to use time dependent attribute as a replacementh path inside the Bex Query .
    For example in master data  I heve like following records
                           material  value    date from                   date to
                               AA       12        01.01.2000               01.01.2002
                               AA        15       02.01.2002                01.01.2005
    And on transaction if I have data like
    material callday             salesquantity
    AA         01.04.2000           50
    AA         01.055.2004         100
    I want a report output like
    material       Calculated value
    AA              2100( 50*12  + 100 * 15 )
    Thanks for helps 
    Regards
    Erkan

    Thanks for your reply Anil ,
    We are using the progress that you mention at the moment , but sometimes data needs some corrections on factors which had been loaded inside the cube. It is not possible to correct those values inside the Cube later. So I need a solution on time dependent attribute with replacementh path . Then it will be available for corrections on master data .
    Regards
    Erkan

  • Time dependent attribute

    hi experts
      what are the tables created for time dependent attribute?
      and for normal attributes what are table created?
    puli

    hi,
    For attributes /BIC/P<Tech name of info object>,Q,X,Y.
    P-time independent attributes
    Q-time dependent attributes
    X - SID links of Charcteristics and Time independent Navigational attribute
    Y-SID links of Charcteristics and Time dependent Navigational attribute
    Ramesh

  • User exit for time dependent attribute

    Hello,
    In My InfoObject some of the attributes are time dependent and some are not.
    I’m trying to enhance the time dependant attribute and can’t find the fields ‘date to’ and ‘date from’ in the transfer structure of the start routine. I also couldn’t find the time dependent fields – only the fields in the /BI0/P table appears….
    Where can I find the fields of the /BI0/Q table (=Time-Ind fields) ?
    Please help,
    David

    Hi,
    well normally you see the time independant data in the /bix/p- table and the time dependant data in the /bix/q- table. If you want to see both use the /bix/m- view.
    kind regards
    Siggi

  • Time dependent attribute getting blank

    Hi Friends,
                        we've got infoobject "0CFM_SEC_ID" which has got time dependent attributes, actually the data upto PSA is available perfectly, and all data getting populated except for the time dependent attribute "Act. Traded Date", this is getting blank, no data is getting populated to this time dependent attribute,
    as fas as tranformations are concerned, they are ok, then what might be the reason?
    Regards,
    BalajiReddy K.

    Hello,
    i have the same Problem. After the Release update from ECC 5.0 to ECC 6.0 and BW 3.5 to BI 7.0 i activated the DataSource 0CFM_CLASS_MASTER_DATA_ATTR with the new available attributes. I also replicate DS and defined the update rules in the BW. But the load (also RSA3 in source system) shows no values for time dependent attributes.
    After posting a OSS note i got the solution:
    The enhanced DataSource 0CFM_CLASS_MASTER_DATA_ATTR with time-dependent attributes is combined whit some customizing settings. The Flag in View FTI_BI_V_SWITCH have to be set to use the new extraction method with time-dependent attributes. See notes: 1410617, 1087663, 1290259. For more information look at F1 Help of Flag-Field in View FTI_BI_V_SWITCH.
    If you don't set the Flag, the DataSource works with the old extraction method and the new available fields continue empty.
    best regards!
    Edited by: Daniel Tejado on Mar 2, 2010 1:33 PM

  • About reading time-dependent attribute

    hi experts,
    i wanna read attribute from master data and the attribute is time-dependent, the transformation's rule detail is :
    Source Fields:
    0DATETO
    0UC_POD
    Target Fields:
    0UC_POD_EXT
    from attrib. of: 0UC_POD
    0UC_POD_EXT is a time-dependent attribute of 0UC_POD
    and the time setting is End frm 0CALDAY
    my question is:
    in my source fields, there is no field name 0calday, and i don't quite understand what the options (start, end, frm) mean, would u explain in detail for me?

    Hi,
    Date InfoObject for reading master data on demand:
    The attribute you want to read is time-dependent.
    Before you specify the time range, add a time characteristic to the rule. This must be one of the following SAP time characteristics: 0CALDAY, 0CALWEEK, 0CALMONTH, 0CALQUARTER, 0CALYEAR. To do so, choose  Add Source Fields in the Source Fields of Rule area and then select a time characteristic.
    Note the following when you define the key date: If you select Start , the first calendar date of the specified period is used; if you select End, the last date is used. If it is the date time characteristic (0CALDAY), it does not matter if you select Start or End.

  • Change Info Object Master/Text  data in PROD  to Time dependant

    Hello Experts,
    I have an Info Object used in ODS and Cube. Both ODS and Cube has data in it. The Info Object has Text data.
    I need to change Info Object Text data as Time dependant.
    What are best way to make this change? If I make change to Info Object, how it's going to effect Cube and ODS.
    Please advise.
    Thanks
    Padma
    Padma Reddy

    Bhanu,
    Yes I am selectiong the check box to make IO as time dependant.
    May be I am over complicationg this. Here is my understanding, correct me if I am wrong.
    The IO is used in cube. It belongs to Dimension1. This dimension table is nothing but dim id's and SID's. So the Dimension table is built based on the exist SID values.
    When I make change to IO, the data and SID's will change. Doesn't it cause some data inconsistancy ? And also the IO text table will have multiple rows with the same data but with different validity periods.
    As I said I may be thinking too foolish or technical.
    Please advise.
    Thanks
    Padma

  • Different dates for 2 Time Dependent Attributes

    I've got 1 time dependent attribute (TD1) within a query.  When executed, the query asks for a key date to be applied on this time dependent attribute.
    We've been asked to enhance our model adding a new time dependent attribute (TD2).
    Everything is OK so far.
    The problem arises when our user needs to enter a date for TD1 and a different date for TD2, as in the same query only one key date can be used.
    We're thinking about adding a Key Virtual Figure, but we know it makes the performance down. The cube is huge.
    Any other suggestions to sort this out?
    Thank you!

    Hi,
    The provided standard datasources for these don't have the valid date fields, so wouldn't you have to  enhance them after the config from R3?
    What an alternative way of doing the time dependent if ther R3 analysts won't change their config?
    Is this common practice and done often?

Maybe you are looking for

  • [AIR 3.0] New JSON functionality doesn't work in FlashPro: Error #1065: Variable JSON is not defined

    After upgrading the AIR SDK to 3.0 in Flash Professional CS5.5 I've found some problems. First, the JSON class in the as3corelib.swc library now throws a couple of compile errors: 1061: Call to a possibly undefined method decode through a reference w

  • Missing lines when printing

    I installed my printer today then wrote a small letter. When I tried to print it out several lines were missing. I'm using the Libra office program which I've used before.   Bellow is the message I wrote. When I print it where it says till May 17th t

  • Convert digital waveform to array

    Hello, I posted a problem before Christmas regarding data acquisition and accessing the hardware buffer on a 6562 card. I managed to figure out that problem but now I'm stuck when I try manipulating the data I obtain. (The original problem can be see

  • Perfect in iTunes, bad on iPod

    This *****. I purchased some music from iTunes, which I will never do again, and it plays fine in iTunes, then when I put it on iPod, it won't play full songs. Some songs skip to the next song after only 2 minutes of playing. There was an error while

  • Error Message:  (1074724867:3)

    I am using Adobe Reader 10.1.0 on  Windows Vista:  I receive the above error message whenever I try to open attachments of PDF documents from my email, or even when I am at a site that I need to open a PDF from.  This problem was occuring for a while