Master data records for time dependant data

Hi
In R/3. say master data has 1500 records. In BW, while loading this, i get the same number of records in monitor.
But when i check the maintain master data for this info object, I find each row being duplicated. The difference being the valid to and valid from date. The info object is time dependant.
So my question is: this adjustment done...is it ok continuing forward or do we change something now so that i dont see duplicate rows?
Thanks in advance
AR

hi,
everything is ok here (I assume you have timeframes for e.g.: 01.01.1000 - 27.12.2005 and 28.12.2005 - 31.12.9999).
If you are working on developement system now - change something time-dependent in your master data tommorow (in your source system) and extract delta. Two new periods will be created and you will have 3 records, e.g.: 01.01.1000 - 27.12.2005 , 28.12.2005 - 28.12.2005 and 29.12.2005 - 31.12.9999.
Regards,
Andrzej

Similar Messages

  • Combining records for time dependent master data

    Good Day,
    We have a characteristic with turned on time dependency for master data.
    Bringing in data from the source generated a number of entries for the master data.
    Here is an example:
    Line 1: [Date 1] - [Date 2]
    Line 2: [Date 2] - [Date 3]
    Line n: [Date x] - [Date y]
    Any thoughts on how we can converge/aggregate Line 1 through Line n for the history, so that we have
    Line 1: [Date 1] - [Date y]...
    and then, going forward we can, use time dependency for any changes to master data that might come up.
    Thank You for your input,
    Dmitriy

    Hi Dmitriy,
    As far as I know, it is not possible, unless you delete the master data and reload.
    I don't think you will be able to delete the master data at this stage, because it will not possible to delete the master data without deleting the transaction data.
    Thanks,
    Krishnan

  • Getting latest record from time dependent data in DSO

    Hi folks,
    I have a standard DSO that is built on top off a time-dependent object.  Users don't need the daily history and the last entry of the month will suffice so we are only going to have 1 record per month at the most for the object. The standard dso object key thus contains the infoobject key and Calendar month which is derived from the 'From Date' of the infoobject.
    The users will running queries on this dso based on the Calendar month. So for the months, where record is available - it is a simple query. But get te data for the month where data is not available.
    Example:
    Key           Month
    123           Jan 2014
    123           Jun 2014
    So when the user runs the report for either of Feb/Mar/Apr/May 2014, the Jan 2014 record should show up.
    For anything June 2014 onwards, the Jun 2014 record should show up.
    Thanks for your suggestions!

    To month should be a part of data fields lets understand the behavior roughly with the above quoted example.
    Initial load to dso :
    123           Jan 2014        Dec 9999
    now change happens in master data new data record created with the to date fixed to 31.12.9999 and old record to date less than the from value of new record.Correct!
    Next load from master data to DSO.
    123           Jan 2014        May 2014
    123           Jun 2014        Dec 9999
    So what happened in this case that based on the employee and To month as key first record will get overwritten and new record will be appended as well.
    And rest you can handle at BEx level.
    Hope this works.
    Regards,
    AL

  • Infopackage time dependant data fixed time interval

    Hi,
    I have issue with infopackage. When I tried to load the master data attribute itu2019s not loading the changed data.When I checked the infopackage it has update tab and in this time dependant data section,it was marked as fixed time interval.The changed data in R/3 actually falls under the interval what was entered in the fixed time interval period.But it was not extracted.
    I found that if we enter the exact specific dates interval in the fixed time interval,it fetches data.But we canu2019t enter each dates interval for all changed data in R/3. It needs to fetch all the data.When I try to remove the fixed time interval,it is not allowing as it is mandatory field.
    Please suggest me how to fetch all the records for time dependant data.I tried other options like routine and variables.But it doesnu2019t work and it is fetching data only if we enter the exact dates interval.
    Regards,
    Ramana

    There is nothing to do with PL/SQL.
    You can refer below links:
    http://www.lc.leidenuniv.nl/awcourse/oracle/server.920/a96524/c12parti.htm
    http://www.stanford.edu/dept/itss/docs/oracle/10g/server.101/b10739/partiti.htm#i1006727

  • Error in master data load in time dependent info object

    hi,
    while loading master data(Texts) to time dependent info object i am getting error like      <b>"INFODEP1 : Data record 8 ('00000512 ') : Invalid "to" date '1-2-2004 '</b>     
    can anyone help where exactly is the error and how to remove it.
    Thanks
    Ashish

    hi,
      the date format should be yyyymmdd.
    regards
    pls assign points if helpful.

  • Insert new Master Data Record for an InfoObject using a Function Module

    Hi @ all,
    is there any Function Module for creating a new master data record for an InfoObject? Implementing a FM for inserting a master data record into a master data table is done quickly. I think there will be problems with inconsistency implementing a FM using a simple "Insert" Statement. Isn´t it?
    I know it is possible to maintain an InfoObject in RSA1 (Master data IO> right click>Maintain Master data>execute(F8)> ...) but I have another requirement for using a FM.
    Thanks!
    Regards,
    Johannes

    use this
    RSNDI_MD_ATTRIBUTES_UPDATE

  • Time dependent data load to BW using Fixed Time Interval selection

    Hi,
    I'm facing a problem in extracting time-dependent master data to BW. I would really appreciate if anyone can help in this regard.
    We have a table in R/3 which has time-dependent data. For example, for a single OBJID we could have multiple records with different BEGDA/ENDDA and different attributes. When we try to load this data into BW InfoObject, we see a time-dependent data selection in update tab of infopackage. We need to select BEGDA/ENDDA in datasource since otherwise during loads we would get a "DUPLICATE RECORDS" load error in BW.
    The problem is when we enter a Fixed-time interval Start Data and End Date in the InfoPackage, only the records with that StartDate and EndDate are loaded. Ideally I would want to see all the records whose BEGDA/ENDDA falls in the range of StartDate and EndDate.
    I tried modifying the ROOSFIELD table for the data source. I made the BEGDA SELOPTS as GE(16) and ENNDA SELOPTS as LE(64). But still it doesn't seem to work. I checked if the change to ROOSFIELD has any affect in RSA3. Unless we give a range for BEGDA it doesn't seem to behave as expected. Could someone let me know how I can load all records to BW whose BEGDA/ENDDA fall in the range of StarteDate and EndDate.
    Thanks,
    Anil.

    Anil,
    If you are using a custom dataSource, make sure the dataSource fields for begda and ennda are labeled "datefrom" and "dateto".
    Cheers,
    T-

  • Time-Dependent Data in InfoPackage

    Hi, Experts,
    I tried to load CO Master Data from R/3, I got some issues as follow:
    1. In the InfoPackage creating, what is the meaning of Time-Dependent Data, How can I know what are the properly value range I should entry.
    2. After I excuted the Infopackage, I got red color in Monitor, I checked the PSA, some of the data's status were green, some were red which the system said that the records time overlapped, but I couldn't verify this is true anymore. Could you please give me some idea?
    By the way , does any body have the documents associated with BW-SD including extraction, Business Content and query design. Thanks a lot

    Hi Ryan,
    Time-dependent data means data varies from time to time. For example one employee may work in US from Aug - Feb and in Canada from Mar - Jul. Then to maintain such data you have to declare them as time-dependent.
    Time-dependent data has date-from and date-to fields. In your case the date-from and date-to have multiple entries thats the reason for the error.
    Bye
    Dinesh

  • Restriction of Time-dependent data (Cost Center) according to a specific role

    Dear experts,
    Has some one of you implemented a functionality to restrict Time-dependent data (for example, Cost Center) edition, according to a specific role assigned to an End user?
    I imagine it is possible, but we should develop an User-exit in order to get this goal.
    Let your comments here if possible, so that I can argue with my End user. I will try to give you points if you help me with this query.
    Thanks & Kind Regards,
    Daniel.

    Hello All!
    We have talked to Authorizations specialist and he indicated a customizing transaction in FI-AA module called ANSICHT (IMG -> Financial Accounting -> Asset Accounting -> Preparing for Production Startup -> Authorization Management -> Process Asset Views). In this customizing, it is possible to edit an existing asset view and turn on/off fields according to the company needs.
    Afterwards, you should request some adjustment in the roles that contain the A_A_VIEW authorization object.
    I am considering this question as "assumed answered'.
    Regards,
    Daniel

  • Data record with time interval error

    Hi,
    I have come across the following error.
    Data record with Time interval error and data is getting loaded into data target and no PSA in between.
    thanks
    kris

    Hi Kris,
    Could you please explain your problem little bit more. I mean what is source and target, or you using IP or DTP.
    goto the details in monitor tab, you will come to know to which record yo uhave error.
    If you are running IP, it is recommended to keep PSA.
    Regards,
    Venkatesh

  • Data Source 0ca_ts_is_1(Time sheet data (Approved)) config prob(urgent)

    Hi Experts,
    we need to extract the data from 0ca_ts_is_1(Time sheet data (Approved) but the problem is the no of records in the table <b>CATSDB</b> is <b>849</b> but in <b>RSA3</b> (0ca_ts_is_1) there are <b>500</b> records only.
    What could be the resons?.
    could you kindly suggest me any thing.
    Thanks,
    Shaliny. M

    ..the data may be summarized
    what is the level on granularity in CATSDB
    Is all the fields in this table are seen in the datasource 0ca_ts_is_1
    If some fields are missing the data is summarized to the next available level of granularity
    You can see the combined totals of table contents and RSA3 total contents of certain key figures to ensure this

  • 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

  • Can anyone confirm the date used for pushing the data into AR interface table? Is it abse don Actual ship date or scheduled ship date?

    Can anyone confirm the date used for pushing the data into AR interface table? Is it abse don Actual ship date or scheduled ship date? We are facing a scenario where trx date is lower than the actual ship to which logically sounds incorrect.
    Appreciate any quick response around this.

    Hi,
    Transaction date  will be your autoinvoice master program submission level date (If you haven't setup any logic.
    Please check the program level default date, if user enter old date ststem will pick the same.
    Customer is trying to set the value of the profile OM:Set receivables transaction date as current date for non-shippable lines at the responsiblity level. System does not set the transaction date to current date in ra_interface_lines_all.
    CAUSE
    Customer has used the functionality in R11i. But after the upgrade to R12, the system functions differently than R11i.
    SOLUTION
    1.Ensure that there are no scheduled workflow background process run.
    2.Set the profile "OM: Set Receivables Transaction Date as Current Date for Non-Shippable Lines"  at Responsibility level only as Yes.
    3.Now switch the responsibility to which the profile is set.
    4.Create order for Non-Shippable Lines and progress it to invoicing.
    5.Ensure that the 'workflow background process' concurrent program is run in the same responsibility and this line is considered in it.
    6.Now check if the 'SHIP_DATE_ACTUAL' is populated to ra_interface_lines_all

  • Labview How to specify 1d array of clusters as data types for variant to data

    Hi, I'm new to labview. Can anyone tell me how to specify 1d array of clusters as data types for variant to data?

    First of all, you should be sure that there is such a data type within the variant; otherwise, you will run into errors.
    I recommend you to create the cluster and create a type definition from it. Then drop an array shell from the array palette and drop the cluster type into that array.
    Connect that constant to the data type input of the Variant To Data function.
    Norbert
    CEO: What exactly is stopping us from doing this?
    Expert: Geometry
    Marketing Manager: Just ignore it.

  • Real time Example for Time depend Characterstics...

    Real time Example for Time depend Characterstics.
    In which Situation we have to swith to time dependent.

    hi ,
    for ex. employee designation which changes over a period of time but not frequently , also headcount and also stock etc .
    which is related to change over a period of time .
    regards .... kumar Sarvepalli ///// honor points if helpful

Maybe you are looking for