Moving persistent data from boss to boss (document conversion)

I'd like to move one of my persistent data implementations from one boss to another. Unfortunately, there are documents created with an older version of the plugin that are still in use and would become incompatible with the new plug-in version. Doubly unfortunate, it seems that there is no use-case for handling this situation with a data converter from what I can see in the "Working With Data Conversion" document and API documentation. Am I correct here, and is there an alternative way of migrating existing data from one boss to another?

Hi,
As the data in the cube is already in additive mode, if you get the data to a DSO in overwrtite mode, you will get an incorrect data.
So in order to get the correct data,, it is always best to keep the DSO id additive mode.
e.g
Request ID Customer Quantity
20               1000          15
21               1000          10
in this situation you would want to report
Customer Quantity
1000          25
an ODS with overwrite mode, without the request ID as a KEY would give
Customer Quantity
1000          10
an ODS with overwrite mode, with the request ID as a KEY would give
Customer Quantity
1000          25
an ODS with additive mode, with/without the request ID as a KEY would give
Customer Quantity
1000          25
Hope this helps
-Vikram

Similar Messages

  • Moving configuration data from ECC to MDG

    Hi,
    We are also in process of moving the configuration data from ECC (Ehp 5.0) to MDG Hub (Ehp 6.0), looking for the option copying tables in transport request and moving the transport request to MDG-C.
    Appreciate your suggestion or best practices on the movement configuration data, is there is any best option to move the configuration data from ECC (Ehp 5.0) to MDG-C Hub (Ehp 6.0) as both the system on different Enhancement pack.
    thank you,
    Parvez

    Hello Parvez
    Go through the below thread.
    http://scn.sap.com/thread/3492091
    Kiran

  • Moving Dynamic data from asp page to word doc

    I am trying to acquire data from a user using an asp page,
    then when the user is done entering his/her data, the submit button
    is pressed and the data will go to a formatted word doc or a pdf
    file. I am using dreamweaver version 8.0. Is there a quick way to
    do this? Does dreamweaver need an addin to be able to this or is
    there code that can be used to do this?

    It is not DW that needs the addon but the server that the
    site is running
    on. There are quite a number of components for writing
    documents or PDF's. I
    would check with you host if they have any available.
    Paul Whitham
    Certified Dreamweaver MX2004 Professional
    Adobe Community Expert - Dreamweaver
    Valleybiz Internet Design
    www.valleybiz.net
    "mmflynn" <[email protected]> wrote in
    message
    news:et75ps$8gr$[email protected]..
    >I am trying to acquire data from a user using an asp
    page, then when the
    >user
    > is done entering his/her data, the submit button is
    pressed and the data
    > will
    > go to a formatted word doc or a pdf file. I am using
    dreamweaver version
    > 8.0.
    > Is there a quick way to do this? Does dreamweaver need
    an addin to be
    > able to
    > this or is there code that can be used to do this?
    >

  • Moving Health Data from iPhone to Another

    I would like to move health data from my old to new iPhone. Steps, distance, blood pressure, pulse. Is this possible? Thanks,

    Okay, so you've already setup the new iPhone as new. If you're too far into using it and don't want to set it up from the backup of your old iPhone, the only other thing I can think of trying is to check the old iPhone's Apps page in iTunes, under the File Sharing section, to see if you can access your Health documents. I don't use HealthKit so I won't be much help with how to transfer the data that way.
    Another option might be if you can sync your health data on the old iPhone to iCloud and see if that updates it on your new iPhone. On your iPhones, go to Settings>iCloud>Backup.
    It is usually better to setup a new device as new to avoid any glitches, but it can make transferring data more complicated. If neither of these options work, consider backing up your old iPhone after checking 'Encrypt iPhone backup' and then restoring your new iPhone from that encrypted backup.

  • Moving mail data from mail to Outlook for Mac.

    I am moving old PC mail data (outlook 2007) to Mac. I used the mac mover, which was great but...  it has moved my old mail data to mac mail.  I am trying to export that data now (on the mac mail) to then import into Outlook for Mac, but not getting anywhere?  Outlook support says it will import the data as a mac export txt file, but whenever i try and import Outlook can not see the file.
    I have also tried to just export the mail data from one mac users mail app to another and that is also not working.  Import mail function reports format error, even though it is from the same version of mail on the same machine.
    any suggestion, links to info much appriciated.

    http://www.outlookimport.com/export-e-mails-from-apple-mail-and-import-to-ms-out look/
    more hits even if you have to skip the ones that describe the opposite
    http://www.google.dk/search?source=ig&hl=da&rlz=1G1TSEH_ENDK367&q=percent+of+the +world+that+believe+in+evolution&oq=percent+of+the+world+that+believe+in+evoluti on&aq=f&aqi=&aql=&gs_sm=e&gs_upl=1032792l1170990l0l1171230l56l55l0l35l35l2l281l3 626l0.12.7l19l0#sclient=psy-ab&hl=da&rlz=1G1TSEH_ENDK367&source=hp&q=import+mail +from+mac+mail+to+mac+outlook&pbx=1&oq=import+mail+from+mac+mail+to+mac+outlook& aq=f&aqi=&aql=&gs_sm=e&gs_upl=2887l3593l1l3847l4l4l0l0l0l0l347l1116l0.1.1.2l4l0& bav=on.2,or.r_gc.r_pw.r_cp.,cf.osb&fp=d1d65e2d1be363fb&biw=1848&bih=789

  • Moving NVARCHAR data from SQLSERVER to Oracle

    We are moving data from NVARCHAR field in SQLSERVER to Oracle. The data is getting changed
    (Opl›st) --> (Opl¿st)
    Any suggestion what may be wrong?
    - PB Singh

    Yes the databases are setup for proper character set.
    LKM SQL to Oracle is used.
    One question is any thing needed in jdbc driver to enable multibyte access.
    com.microsoft.jdbc.sqlserver.SQLServerDriver
    Thanks,
    PB Singh
    Message was edited by:
    pbsingh

  • I moved keynote presentations from i-cloud to documents but now can not find them. Where did they go?

    I tried to re-located Keynote presentations from i-cloud to documents due to storage issue and now I can not locate them.  Any suggestions?

    How did you migrate them?

  • DTP : Moving attribute data from PSA to InfoObject

    I am loading attribute data from a flat file to InfoObject. The data gets to PSA alright but when I create and execute DTP I get an error saying
    Runtime error : MESSAGE_TYPE_X
    Error Analysis  : Join table TESTDATRNRPART0 does not exist.  read SAP note 871084.
    Can someone pls help me trace why I had this error as well as where I can  find SAP note 871084 .
    Thanks.

    Hi Anil,
    Please find  below excerpt of the SAP note you mentioned.
    The system issues a runtime error with X_MESSAGE and error message RSM 073. The message refers to this note.
    Other terms
    RSSM_CHECK_CREATE_JOINTABLES, join tables, dump, short dump, RSM 073
    Reason and Prerequisites
    The problem is caused by a program error.
    Solution
    Execute the RSSM_CHECK_CREATE_JOINTABLES report in your BW system (Transaction SA38 or SE38). The report is delivered with Support Package 5.
    BW 7.0
               Import Support Package 05 for 7.0 (BW7.0 patch 05 or SAPKW70005) into your BW system. The Support Package is available when Note 0829625 "SAPBWNews BW 7.0 Support Package 05", which describes this Support Package in more detail, is released for customers.
    Caution:
    If you have imported Support Package 6 or a higher Support Package in your system, the report is obsolete and the runtime error should no longer occur with message RSM 073 since in this case, the tables TESTDATRNRPART0 to TESTDATRNRPART9 are delivered in the DDIC.
    To provide advance information, the note mentioned above may be available before the Support Package is released. In this case, the short text of the note still contains the words "Preliminary version".
    To be able to effect this solution, you need SP5 in BI7.0.
    To check your current system status, go to menu System--->status, on the bottom of the window, beneath the component version field you will see a box with magnifier icon, if you click on it , you will see all the software components that have been installed in your system, here in SAP_BW row you can find the current patch level of your BW component.
    eg: SAPKW70016 here 16 is the patch level. To run the above program , you need patch level above 5.
    Hope it helps,
    Regards,
    Sunmit.

  • Xperia Transfer - The easy way of moving your data from an old phone to your new Xperia

    Transferring your information from an old phone to your new Xperia have never been easier.
    With Xperia Transfer this process becomes much more convenient and most important, less hassle for you.
    And we think its important that this process becomes as easy and simple as possible, especially when you got lot of important data stored such as messages, contacts, music collections, albums of photos etc. That you would like to move to your new Xperia phone.
    So if you had a Sony Ericsson/Sony Android phone, other Android phone, iPhone or Blackberry and just got yourself a new Xperia device check out Xperia Transfer to start transferring your information!
    Xperia Transfer is available for PC, Mac and now also via Mobile.
    Show me how!
     - Community Manager Sony Xperia Support Forum
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

    If you backup with iTunes and you restored from the backup and the data are gone, then there is no where to retrieve them from unless you have another backup that contains those data.
    Launch iTunes on the computer and go to iTunes>Preferences>Devices. You will see a window with all of your backups listed in it.
    If you see a recent backup that you are certain contains the data that you need, recover deleted data from iPhone backup.
    If your note is gone from iCloud.com there is only a few ways to possibly recover it.
    The first things I would check is a iCloud Backup, a iTunes Backup, or a 3rd party email that may have contained the note. To restore from a iCloud or iTunes backup follow this link. This article explains how to restore a device from either back up.
    Note if you have backed up since the note went missing, you will not have the note on the backup. Make sure you do not back up if trying to restore from a back up as this will back up the content without the note.
    To get to the "Set up assistant" on an iOS device, you must go to Settings>General>Reset>Erase All Content and Settings. Once the phone restarts, you will be at the "Set up Assistant"

  • PO ref i need Table Data from GR,IR & Account Document Numbers

    Hi Fi/Co Family Please give me valuable suggestion ,
    Through PO Number we will get GR Number in TC: ME23, how can I get from table data with reference PO to GR, IR and Accounting Document Numbers.
    Regards,
    Venkat

    hi
    if ur problem is to find the document number only, then go to tcode me23n and give ur PO number and click on PO history tab on item details.
    hope it works.award if useful.

  • Moving the data from multiple internal tables into a single one

    Hello everyone,
    I am creating a classical report which uses the following tables.
    tables : ekko, ekpo, mara, makt,lfa1.
    my input parameter is 
    Select-options Purchase Order number
    Following fields are getting used.
    Doc no                  EKKO-EBELN
    Material              EKPO-MATNR
    Item number          EKPO-EBELP
    Quantity             EKPO-MENGE
    Material Group          MARA-MATKL
    Vendor                  EKKO-LIFNR
    Old Material code   MARA-BISMT
    Material Desc.           MAKT-MAKTX
    Vendor name         LFA1-NAME1
    Now i need to do the following task.
    1 Select record from EKKO Using document number.
    2 Select record from EKPO using EKKO record using Document no as key.
    3 Find out Old Material code of each and every material from Material master.
    4 Find out Material description for each and every material from MAKT.
    5 Sort record on Vendor, Purchase Order number and Material.
    I have defined seperate internal tables for these operation.
    Once i have fetched records into these individual internal tables  from the corresponding DB tables i need to move these values into a new internal tables which has all the above fields mentioned
    I need to move these values into a new internal table because to display the values on the report.
    Any idea for the above ? Plz help with a sample example or some relevant.
    Regards,
    Ranjith Nambiar

    Hi
    1 Select record from EKKO Using document number.
    2 Select record from EKPO using EKKO record using Document no as key.
    Use inner join and retrive data into one internal table.for Ex ITAB1
    3 Find out Old Material code of each and every material from Material master.
    Use ITAB1 with for allentries in MARA table to get the onl materil number populate in to one table.
    4 Find out Material description for each and every material from MAKT.
    Get the Material desc with the same manner as above,
    5 Sort record on Vendor, Purchase Order number and Material.
    now sort the ITAB1 as you req.
    now Loop on the ITAB1.
    and read above 2 tables for old matnr and matner deac and append into another table as you want.
    Hope this will help.
    Regards,
    Hiren Patel

  • How to extract data from  table in PDF document

    Can somebody let me know that how to read tables from a PDF document as I need to process this data further and I want it to be saved as a database.

    Google around; you might find a couple of sourceforge project.
    Rich.

  • Copying CUSTOMER_H data from SDCR to SDHF document.

    While creating SDHF from SDCR, I want to copy all the values of CUSTOMER_H structure from preeceding document to next document. I used ORDER_SAVE~PREPARE BADI but it does not update the custom structure.
    The psedo logic is:
    1. Get SDCR document GUID from SDHF document GUID (using CRM_DOC_FLOW_READ_OB and table crmd_customer_h).
    2. Copy SDCR's CUSTOMER_H data to local structure LC_CUSTOMER_H.
    3. Update through CRM_CUSTOMER_H_CHANGE_OW passing new structure LC_CUSTOMER_H.
    What is the difference between CRM_CUSTOMER_H_OW and CRM_CUSTOMER_H_OB function set?
    Shall I use CRM_CUSTOMER_H_PUT_OB or what other function modules / procedure should be used to reflect my changes to database?
    Edited by: Audumbar Pikle on Dec 7, 2010 8:25 AM

    my complaining has nothing to do with you disturbing. I think its the heat in India, still not used to it
    In later releases it will be the same. Our design is just this way. You can't copy appraisals, and you can't change released templates. Those are conciously made design decisions which I still stand to.
    From a business point of view it just needs a different approach. Your current situation is not an exception. Here is how I have seen other multinational companies with a global roll-out handle it.
    They setup the appraisal process for a year, say for 2005. They start gathering the suggestions/complaints from employees/management and start discussing internally on the possible changes in the process. Then they implement a new template and make this available for the new round in 2006. The old template they put in "in history".
    So, they stick to the process they have initiated and start with an approved template with the new round. This then does not disrupt the current process, avoids "bad" quick fixes and gives HR the time to test the new process.
    For now, try to create the "copy" report but I would also inform the client that the above process would be the better one on the long run.
    Also from an employee and manager point of view it makes more sense as the process they started doesn't change without them knowing what or why.
    Regards and Groetjes,
    Maurice

  • Moving iWeb data from one computer to another

    I have an iWeb site on my old mac lap top. I can not get the data to transfer to the new laptop. How do I move all iweb entries from one computer to another?

    I would say that if you created pages in iWeb, your ability to do this originated from a basic Domain file, and it is there, in your computer, somewhere. I have seen cases where it appeared as though work that was published to a folder and not 'saved' in the application didn't make it into the Domain file, but I haven't been able to replicate this situation.
    Spotlight "Domain", and see what comes up. Also, make sure you are looking in your Home Folder location, not your main HD library.

  • Script to merge data from Numbers into Pages document, export as PDF and send via email

    Hi,
    I am wondering if it would be possible to achieve the following with an applescript:
    1. Merge Names from Numbers into a multi-page Pages document.
    2. Export each page of the resulting document as a PDF
    3. Attach each of these PDFs to an email with specific text in the body of the email, setting the subject, the 'from' email address, as well as the 'to' email address from a field in the Numbers document.
    4. Optionally send the emails automatically.
    I would be glad to know if this is possible before I embark on trying to write such a script, and for any advice/script that would help me on my way.
    Thanks,
    Nick

    Thanks Bernard.  Sorry if my original post wasn't that clear.  I think you've pretty much got it in your paragraph starting "So, I think you're asking for", but will explain more in the hope that it will be clearer:
    I have a Numbers table with 2 columns: Name and Email.  I have say 50 people in this table and I need to email each person a version of a one page Pages document which would be identical except for their name.
    The Name field is the only field that needs to be merged into the Pages document (one time only).
    Once the merging has taken place the versions of the one page Pages document need to be exported as a PDF and attached to emails, one email from each person in the table in the Numbers document, with each email going to the email address corresponding to the name in the Numbers document.
    The text in the email would be identical except for the name again.  The text for the email body, subject as well as the 'from' field would be contained in the script (i.e. generated by the script).
    It would also be good to have the option of sending the emails automatically or manually, so that I could check that the emails that are generated are correct before sending.
    I hope that's clearer!
    Nick

Maybe you are looking for

  • How can I sync my MS Outlook calendar with my iPhone 3G?

    How can I sync my MS Outlook calendar with m iPhone 3G?

  • Config network web-auth-port 8080

    I configured the command config network web-auth-port 8080 in the controller. Now i want to revert it back to the previous settings. Which command will revert back to the default setting?

  • Javascript via showDocument no longer working

    A number of applets I have made execute javascript using the showDocument method as in the code snippet below. Now these applets were all working fine last week and now this week they have stopped working. I created a test applet just with a button o

  • Mac Pro screen dimming

    My screen is dimming after 5 minutes.  I've read through the forums and found a few answers, but I have my display set to never sleep, and I do not have the option of "automatically reduce brightness before display goes to sleep" like my iMac and Mac

  • Generating picture on Applet after fetching it from Database

    Hello, I want to display the picture of employee in my JApplet. The data base which I am using is SQL Server 2000.I will be storing it under image data type in data base. How will I retrive the picture of employee when Employee I.D is selected. Any c