Populated the new field with historic data

HI,
I have a data for 2 years now I am enhancing the data source how can I populated the new field with historic data.Is it by
1)deleting all the data in BW side and the doing an init then setting up a regular delta
2)running a repair full request with selection condition.
or is there any other option available? which is the best scenario to load these historic data?
Regards,
Ravi

Hi,
I think your datasource is already in production, and you want to data only from today onwards for enhanced fields, i.e. historical data is not required for enhanced fields..
1.Fix ECC down time for 20 to 30 munities
2. Keep all objects on Qty system in ECC and BW.
3.Run Delta laods in BW for 2 to 3 times.So with this step you can clear SMQ1 and RSA7. Check the entries in RSA7, if it is ZERO then it is fine.
4. Move DS from ECC Qty to ECC PROD .
5. Replicate in BW.
6. Move all BW objects from BW Qty to BW Prod.
7. Delete Init load in InfoPackage level (Not in ODS/CUbe).
8.Load Init without DataTransfer.
9.Then Run Delta.
10. Next day on wards deltas will come as usual.
If you need Historical data also.
1.Delete data in Cube.
2.Fix Down Time and load Init then Delta.
Check
SAP Note 328181 - Changes to extraction structures inCustomizing Cockpit
Thanks
Reddy

Similar Messages

  • Search help is populating the input field with wrong data

    Hi Guys,
    I have created a ZCITY table for which has below 2 field
    ZZCITY (Code ) (5 Char) u2013 Key field
    ZZNAME (City Name ) (40 Character)
    I have added a custom field ZZCITY & ZZNAME in CI_CATSDB. Funtional guy has configured to make ZZNAME as  VISIBLE  and ZZCITY is HIDDEN on CAT2 screen in Data Entry area.
    I created search help on table ZCITY with export parameters as  ZZCITY and ZZNAME.
    In SE11, I have mapped the export parameters with CI_CATSDB
    Now in tcode CAT2, when I press F4 on City Name field, the list is displayed with City code and City names. And when I select any city code, the ZZNAME is populated by City code instead of City name.
    I want that City Name should be populated in ZZNAME and City Code should be populated in hidden field ZZCITY.
    Please tell me how I can fix this problem.
    Thanks in advance.
    mini

    Hi
    Try selecting the Improting Check box aswell. if a screen field is hidden or display mode we can not use F4 help for that field.
    you can also take the help of DYNP_READ_VALUES to get the selected value before PAI
    Check whats happening in Debug.
    Cheers
    Ram

  • In CAT2 - The search help populating the input field with wrong data

    Hi Guys,
    I have created a ZCITY table for which has below 2 field
    ZZCITY (Code ) (5 Char) u2013 Key field
    ZZNAME (City Name ) (40 Character)
    I have added a custom field ZZCITY & ZZNAME in CI_CATSDB. Funtional guy has configured to make ZZNAME as  VISIBLE  and ZZCITY is HIDDEN on CAT2 screen in Data Entry area.
    I created search help on table ZCITY with export parameters as  ZZCITY and ZZNAME.
    In SE11, I have mapped the export parameters with CI_CATSDB
    Now in tcode CAT2, when I press F4 on City Name field, the list is displayed with City code and City names. And when I select any city code, the ZZNAME is populated by City code instead of City name.
    I want that City Name should be populated in ZZNAME and City Code should be populated in hidden field ZZCITY.
    Please tell me how I can fix this problem.
    Thanks in advance.
    mini

    Hi,
    Search helps have a one to one relationship with a screen field.  To achive what you are trying to, I would have ZZCITY and ZZNAME side by side, and i would have a drop down only only ZZCITY.  The key of the table will be ZZCITY. So when you chose the record, The city will populate in ZZCITY and you can make use of user exit EXIT_SAPLCATS_002 to populate the name automatically in the ZZNAME field.
    thanks.
    JB

  • Replace the empty field with below data content field in xml pub report

    Hi Gurus,
    Please give me the solution for the Replacement of empty field with below data content field in XML PUBLISHER REPORT.
    ex:
    Name:Philips.M
    Address 1:XP APPTS,
    Address 2:S:R ROAD
    Address 3:
    COUNTRY:INDIA
    Here i have to get only address 1,address 2 and the COUNTRY data.I dont want to display Address 3 field here.
    Thanks,
    David

    I'm not sure if this answers your question but you could try putting out the address all in one item in the SQL eg somthing like:
    address1 || DECODE(address1, NULL, NULL, 'newline character') ||
    address2 || DECODE(address2, NULL, NULL, 'newline character') ||
    address3 || DECODE(address3, NULL, NULL, 'newline character')
    where 'newline character' is somthing like CHR(12)
    Dave

  • Update new field with existing data programmatically

    I have a requirement to write a code that update an existing lookup field.
    We are running sharepoint 2010. We have a content type, which is used throughout all the sites. The content type has a field called Product, which is a lookup field for all the products we have. The field also contains subproducts. For example, a product
    by name PR1000 has a subproduct PR1010 all in the same drop down menu.
    Now we want to change this grouping and separate them based on product and subproduct. I have created new field called Parent Product (PP) and Child Product(CP).
    I would like to programmatically update the Parent Product field with Product and Child PRoduct field with child product if any. So here is how it works; if an existing item or document has product PR1010, I would to update PP with PR1000 and CP with 1010.
    The problem I am having in order to start this project is the product field is part of every document library and lists and there are 1000s of items with data for product.
    Please help with ideas or suggestions. I am thinking of a feature event receiver, which when activated will automatically update every item with product field not empty.
    Thanks for your help in advance.

    As Bruno suggested ,if its on time activity and on the all site then so go with Powershell 
    script. use feature event receiver when it require on the selected site and if this require to extend
    other sites so that contol will be at your end,else you need to again modified the powershell script.
    Regards,
    Rajendra Singh
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful
    http://sharepointundefind.wordpress.com/

  • Text not visible for the new fields created for Data Source Enhancement

    Hi .... I am working on Data Source Enhancements. I created few fields and append then to the Data SourceStructure . I also have populated the fields with data. The problem with a field is that I am not getting the text displayed in RSA3 ..Instead I am getting the field name itself.
    Example:
    FieldName       DataElement    Datatype  length  dec           Text
    ZZDOCTY                AUART         CHAR      4         0      Sales Document Type
    ZZNOODL                ZD_NODL     NUMC      1         0      Number of Deliveries
    In the above example the field ZZDOCTY is showing me the description in RSA3 i.e. Sales Document Type whereas the field ZZNOODL is not showing the text. Instead it is directly giving the fieldname ZZNOODL. Is it because of the fact that I created a Data Element for that field ??? and as I did not use the predefined data element as I did for ZZDOCTY???? Please reply me soon.....I need to display the text as "Number of Deliveries"  instead of ZZNOODL........I am working on 7.0.....

    May be the fields are hidden.
    Go to RSA6 select your data source and on the tool bar there will be a pencil butonto change. Click that and at the bottom, you will lots of check boxes.
    You go the field that you have enhanced and see whether the HIDE boxes are checked. If so, uncheck them, save and execute RSA3.
    Ravi Thothadri

  • Problem in populating the new field from the extract structure. Kindly help

    my requirement a new text field is added on R/3 side and I have to populate
    the same field into BW.
    In the R/3 a new customization table 'AAA' is created which will have
    code - char 3 and
    text - char 30.
    The code field is added to a table BBB.
    The SAP standard generic data source exracts data from the table BBB where in the new code field have been added.
    Now I can the see the code field in the extract structure and not in the data source as the filed has selection value 'A' when checked in the ROOSFIELD table.
    To populate the value in BW, I will be creating a Generic Master Data text wherein I fetch the values from the table 'AAA' which the fields code and text  and replicate the same in BW.
    In the reporting level, the code InfoObject will be selected as display both KEY and TeXT, by doing I can populate the values of TEXT in the reporting.
    But to achieve the same I need to add the field code in the ODS but cannot do the same because I am not able to see the field code in the data source.
    Kindly let me know how to achieve the same.
    Also let me know if there is any alternate solution to populate the text field in BW.
    Any Inputs will be appreciated.
    Thanks

    > You should get the userdatasources bound to the
    > columns and assign the values of the recordset to
    > each one and after that use "setLineData" to write in
    > the matrix.
    >
    > hope it helps
    Hi all,
    i have created tables (non BO Tables) directly on the SQL-server and want to use recordset to populate a user form matrix.
    Is there any workaround to achieve this using non BO tables?
    Please provide some sample code since it is a very urgent matter.
    regards
    Daniel

  • Popup not populating the originating field with selected results

    Customized setting browser.link.open_newwindow.restriction 0.
    Popups from searchable fields open in new tab BUT they do not populate originating field with results.
    "Diabetes" in search box get choices 250 2504 check choice Hit confirm and search box should have a number 250
    Worked in FF3 not 8.

    Tried that but not working.
    It works fine if I default the newwindow.restriction to 2.
    BUT I like the way the windows tab with 0 AND it used to work in FF3.
    Tried to find safe mode, but FF9 not listed in my programs (FF3 was).

  • Reply to email populating the to: field with users own address!

    Hello
    I have one user who is having an issue with replying to emails.
    When he replies, his own email address is automatically inserted into the To: field.
    The user doesn't want to send himself a message each time while replying.
    Is there a setting that the user may heve enabled, or any other advice on the isue would be appreciated.
    Thanks
    D

    It's synced with Exchange, everythings working ok, just this little issue...

  • How to fill a new single field in a Infocube with historical data

    Hello Everybody,
    We have an SD infocube with historical data since 1997.
    Some of the infoobjects (fields) of the infocube were empty during all this time.
    Now we require to fill a single field of the infocube with historical data from R/3.
    We were thinking that an option could be to upload data from the PSA in order to fill only the required field (infoobject).
    Is it possible? is there any problem doing an upload from the PSA requests directly to the infocube.
    Some people of our team are thinking that the data may be duplicated... are they right?
    Which other solutions can we adopt to solve this issue?
    We will appreciate all your valuable help.
    Thanks in advance.
    Regards.
    Julio Cordero.

    Remodeling in BI 7:
    /people/mallikarjuna.reddy7/blog/2007/02/06/remodeling-in-nw-bi-2004s
    http://www.bridgeport.edu/sed/projects/cs597/Fall_2003/vijaykse/step_by_step.htm
    Hope it helps..

  • With the new TC 2TB transfer data with Wire the speed is only 20kb per minute, can anybody help

    With the new TC 2TB transfer data with Wire the speed is only 20kb per minute, can anybody help ?
    The fist Backup use for 260GB 15hours!
    The Wifi ist Bridge configured.

    We are still learning the quirks and bugs of this new box..
    See the info here.. use accounts rather than disk or device password.. what happens.
    https://discussions.apple.com/thread/5146963?tstart=0

  • Data moves to the next field with 'tab' or 'click' on writable pdf.

    Anyone experience data moving to the next field with tab or click on writable pdf?

    Thanks Frank. I might do that.
    But I managed to find a temporary solution..yay!!!! :)
    I added in the clientListener for the inputListOfValues' valueChange event
    <af:clientListener method="launchPopUp" type="valueChange"/>
    and in javascript I call the TAB action of AdfLovInternalEvent
    <af:resource type="javascript">
    function launchPopUp(evt) {
    AdfLovInternalEvent.queue(evt.getSource(),AdfLovInternalEvent.ACTION_TAB,true);
    </af:resource>
    so it's forcing to perform the tab action when there is value change. doesn't matter tab or enter or mouse click on something else.
    it seems to work for now..
    I'll have to test it out a few more times to see if there is anything I missed.

  • I have an iPad 3 or the new iPad with the normal charger.. my iPad is not starting is there any way to format it? if not will the apple guys be able to access my data?

    I have an iPad 3 or the new iPad with the normal charger.. my iPad is not starting is there any way to format it? if not will the apple guys be able to access my data?

    Honestly, I don't think that they have any other way of accessing anything on the iPad than any other user has. The Apple Store genius will just put the device through the standard troubleshooting steps - in your case probably try to restore the device to factory settings and if that doesn't work, then they will make some sort of offer for a replacement assuming that your iPad is still under warranty.
    If I'm not mistaken they will probably erase the device in order to try to "fix" it. That's what restoring to factory settings does. I assumed that you were concerned about losing data - but if you are concerned that they are going to see something that you don't want them to see or access, I'm pretty sure that's not going to happen.

  • HT1296 I bought a new computer and I want to sync my iPod Touch with the new computer without losing data.

    I bought a new computer and want to use the new computer to sync data with my iPod touch.  I understand that you can only sync a device with one computer at a time.  This if fine because I don't care to sync my iPod with the old computer anymore.  How do I set up my new computer to be the computer that syncs with my iPod touch from now on, without losing any data?

    You don't.
    When you sync to a different computer it erases the content from the ipod and replaces it with the data from the new computer.
    Just copy everything from your old computer, or your backup copy of your old computer, to your new one, then sync

  • How to get all my APP AND OTHER THINgS IN MY OLD ACCOUNT TO NEW ACCOUNT , KNOWIN THE NEW ACCOUNT WITH DIFFRENT I D,AND OLD ONE IN USA AND THE NEW IN ANOTHER COUNTRY , AND IN FUTURE HOW CAN I UP DATE IN THE NEW ACCOUNT PREVOUS PURCHASE APP.?

    Hi All
    I have an account with USA adress ,asked to have anew one in my country , so I can add my visa card to it ,because my visa card not carry USA addrres,
    my questions
        how can I transfer all APPs, and my note ,and every thng to the new account ,is this easy ?
    updating these APP trnsferd frome old account is it posiple later ?
    all thischanges  to buy storge on icloud wich I cant do on my old account, can I creat  an accout only for Icloud to buy storge to use it in my old accout were I need it ?
    Message was edited by: Nalharby

    i think icloud should let you update your purchases so that the games will sync to your new computer and they will be backed up. i am not sure how to do this so you do not lose the levels you have completed.
    if not can you export the game to the new computer with the current settings?
    or another way is to sync to the new computer and redo all the levels you have completed again and it should take you less time?

Maybe you are looking for

  • S_ALR_87012052 - retirements

    Hi, in S_ALR_87012052 you can select a valuation area (e.g. 01, 02.....). When you execute the transaction you get a list with 3 columns with three different values for this valuation area. What I need is the opportunity to select not only one valuat

  • Process Stopped while running BR-Backup

    Hi All, I am getting problem in while I am backup through BR-backup.... log in here Screen Shot here: http://www.flickr.com/photos/38842895@N04/4328933272/sizes/o/ I treid to find out Google, but I didn't get good answer... please advise Thanks angel

  • Lion and Quicken

    I upgraded to Lion and lost my Quicken program.  I did save info on thumb drive before the download.  Unfortunately the quicken files were saved as qdf files.  I purchased IBank which requests all files as qif.  How do I change the save to qif?

  • Best Mac for fast video encoding?

    Wondering which Mac may be the best choice for fast (at at least faster) encoding of video files and creation of disc image and then burning a dvd disc. I'm doing home videos with my digital camera, about 50 minutes long. On my Dual 1ghz G4 PM, it se

  • LOV query issue

    HI, I know some of you will find this incredibly easy but I cannot work out the logic here... I am trying to draw LOV on all projects on one client that user selects. - I have a master-detail relationship all setup (orders block is master and project