Copy the contents of table from one production system to other

Hi Experts,
I need to copy the contents of tables T880, T9ACW, T9AGZ from one sap system to other.
Which is the most effective method other than transporting the contents?
Could we write a program or RFC or something for this?
Please let me know your comments.
Points will be given to all the helpful answers.
Thank you,
Nobin.

Hi Nobin,
for T880 you cna use LSMW.
Which system are you using as i could not find the tables T9ACW, T9AGZ.
for these you can use RFC as the bets option as Idoc need to be having some Idocs defined and some Configurations need to be done to define lot many criterias for data transfers.
ALE to requires lot many criteris to be configured
BDC needs a Transaction associated for tranbsfer of data.
LSMW can do transfer of limited application and master data and NOT ALL Data.
so appropriate one seems to be RFC or BAPIs.
Hope this solves or clarifies what you have been looking for.
encourage others to answer you queries by suitably rewarding them
Thanks
Venugopal

Similar Messages

  • How to Maintain the MM Master Data from one company code to other co code

    Hi Experts,
    Can any one pls tell me how to Maintain the MM Master Data from one company code to other co code.
    Presently we created New plants,New Purchase Orgs under different company code.
    1) Material Master data
    2) Vendor MAster data
    3) PIR
    4) Source List
    Is there any standard Transactions...??
    Please reply.
    Brgds,
    KK

    Hi
    Check out the link -
    http://wiki.sdn.sap.com/wiki/display/ABAP/StepstocreateasimpleLSMWusingbatchinput+recording
    lsmw for data migration for  xk01 transaction
    http://www.sap-img.com/general/lsmw-steps-for-data-migration.htm
    Regards
    Anand

  • How to copy a physical Alias table from one rpd to another

    Hi
    I am copy pasting the physical tables from one rpd to another. I first copied the physical table and then tried to copy the alias table i get the message ' Unknown Error' when i click ok it says
    'Failed to copy from clip board"

    Identify the "class=MyStyle" string in the MTML code, and use the Multi-File Find and Replace feature to step through each topic and change the specific instances to "class=MyOtherStyle." (I doubt that you'll want to "Replace All".)
    Sorry, there's no silver bullet!
    Good luck,
    Leon

  • How to copy a structure from one SAP system to other SAP system in ABAP

    Hi All,
      We have a requriement where need to copy an strcture of 250 feilds from on SAP system to other SAP system , do any one know how to do it .
    Regards
    Channu

    Channappa,
    It is really not hard to manually create the structure. Ctrl-Y copy from the source system screen and paste in the target system screen. You'll have to do this one page at a time. So, you will have to repeat it 9 times (or 18 times if you have to copy/paste component list and type separately).
    I can assure you that you can finish the task in less than 30 minutes.

  • Migrate Closed Sales Data from one SAP system to Other

    Hi,
    We have a requirement to migrate Closed Sales Order data from one SAP System to the New SAP system.
    Please share your thoughts on the considerations / DOs and Donts for such cases.
    Appreciate your response.
    Kind Regards,
    Tanuji

    Hi,
    If you want to migrate closed SOs..then first consider why? and from what date i.e how long back?
    Following are the considerations:
    1) You can't get the creation date same as your previous system dates--this might lead to incorrect reporting. So you'll have to check if its really worth?
    2) You might want to have a reference no somewhere in the new transactions from the previous system.
    3) If you want to migrate the deliveries, invoices then you've to consider also GL migration as well as payments.
    Regards,
    Raghu.

  • Best way to copy table from one database to any other database

    I need to write an application to perform database table copy from one kind of database to another kind of database.
    I just wrote a simple JDBC program which essentially does the something like below:
    PreparedStatement statement = null;
    ResultSet rs = null;
    try
    System.out.println("insertSQL:" + insertSQL.toString());      
    statement = target.prepareStatement(insertSQL.toString());
    System.out.println("selectSQL:" + selectSQL.toString());
    rs = source.executeQuery(selectSQL.toString());
    int rows = 0;
    while (rs.next())
    rows++;
    for (int i = 1; i <= columns.size(); i++)
    statement.setString(i, rs.getString(i));
    statement.execute();
    System.out.println("Copied " + rows + " rows.");
    But problem with this one is that it takes lot of time( more than 60 mins) for 100k records transfer. Would there be any faster way to do this?
    TIA...

    Thanks...
    I am using now batch update mechanism and set the fetchsize of resultSet cursor.
    Now I need to copy a table with almost 10 million records to the target database. My program works fine but it takes more than 3 hours.
    I am copying from Postgres table to MS SQL server table.
    Is there any other way or more better appraoch to make this more faster?
    TIA..

  • Can i copy the entire data flow from one std-Infocube to a new RT Infocube

    Hi,
    I created a new Real Time Infocube , copy of an existing Standard Infocube. But is there any option to copy the entire data flow - like transformations, DSO and all that ?

    Hi,
    We can copy standard Infocube to Realtime Infocube ,it will work in BI7.0.
    The procedure is  1) Go to Context menu of Standard IC and select copy option.
                                 2)In Edit IC option select Real Time and create it ,it copies as real time info cube.
                                 3)But for Loading data,Go to context menu of Real time IC and select option Change Real Time Load Behavior
                                     we get 2 options the first one is  1)Real time data target can be loaded with data,planning not allowed ,if we select data will be loaded.
                                 4)if we go for second option that is 2)Real time data target can be planned , data Loading not allowed ,if we select this,it  is  used for planning that is comparison of data.
                                5) This is difference between standard and Real Time InfoCube.
    Thanks,
    Supriya@n

  • RFC -programing to send table from one SAP box to other

    can some one share info on how to communicate data between two SAP boxes through RFC

    Hi,
    Goto SE 37. Create a RFC by selecting RFC in the Attributes. Enter the IMPORT/EXPORT/TABLES parameters.
    Build the logic and activate it.
    Now in the another system.
    Logon to the same system/client. Call the RFC with the data. Import the return data.
    If you want more details, please let us know your requirement in detail.
    Best regards,
    Prashant

  • Move IDOC Configuration from one sap system to other sap system

    Hi All,
    I have a scenario where in we need to move the SAP Configuration including Port,partner funtions details etc to other Sap system .As per my knowledge we have some SAP Standard tables which stores all the SAP Config data .So my thought is that if we move those table entries from sorce sap system to target sap system the task will be completed however i dont know which table entries i need to move.Kindly suggest.
    Venu

    Many of these IDoc settings are not asking for transport requests, since they are considered master data (table class A). They are to be done directly in each system, because the are often linked to information that is or might be specific, like master data, logical system names, path names, etc...
    Please also search for previous discussions, you are probably not the first one encountering this issue.
    Thomas

  • Migrating HCM from one SAP system to other

    Hi Experts,
    We would like to migrate the HCM (with PY, TM and ESS modules) system from the current SAP instance to another instance to have more integrated environment.  The challenge here is how to bring over the configuration data from one system to another.
    Kindly provide some comments with some efficient methods.
    Pointes guaranteed ...
    (There are 2 systems .. once with HCM and another with FICO/mm/sd)
    Regards
    Any Comments...

    Hi,
    I used both methods before (client copy and business configuration sets). Both methods work, but with the client copy you always have the risk to overwrite customizing for other modules which may run on the other instance already. Especially with Fi/Co it can be risky.
    With the configuration sets, you need quite some time to figure out which steps of the IMG you have to put in the transport to get everything on the new instance. When something is missing it also needs some time to figure out which customizing should be transported as well.
    Last time I did it manually and that took some time too, but worked better because we did not have to spend a lot of time to resolve errors. It also depends on how intenes you are using SAP HCM / how much is customized.
    Kind regards,
    Linda

  • Inventory cube datamart from one BW system to other BW system

    Hi experts,
    I have a requirement wherin I have to load the data from Inventory Cube 0IC_C03 from my old BW system to new BW system along with the markers & historical data.
    So I have generated the Export datasource of 0IC_C03 and mapped with transformations to my new cube.
    As per the 'Note 375098 - Data mart extraction from non-cumulative InfoCubes' , I have extracted using infopackage from the source infocube using the 0RECORDTP = 1 but I am not getting the option in DTP as 'Initial Non-Cumulative for Non-Cumulative values'.Since my datasource is not having the check box 'Opening balance'.
    If I try running it as normal update then the DTP load is failing with the error as unlimited time characteristic as the 0calday is having the date 31.12.9999 for all marker records.
    After the Full load (0RCEORDTP=1) to PSA,I also tried making the datasource to have 'Opening balance' marked using the ROOSOURCE table STCKUPD field and then tried using the option 'Initial Non-Cumulative for Non-Cumulative values' but still it's extracting zero records to Target cube from PSA.
    Please guide me how to proceed with this without extracting the BX initialisation from R/3 system.
    Thanks & Regards,
    Ugendhar

    Hi Ugendhar,
    did you manage to solve your issue? I'm getting the exact same problem....
    Thanks,
    Enric

  • Data transfer using EDI from one SAP system to other SAP system

    Dear all,
    I understand that i should use normal ale-idoc features to transfer data from one sap to other sap system.
    but can i transfer those idocs using EDI from one SAP to other SAP system

    Hello,
    surely you can do so.
    EDI means that you transfer data in standardized EDI-formats. To get the data at the source  into that formats you normally use an EDI-Converter, which maps the IDOC-format into the EDI-format. Then you send the data in EDI-format to an EDI-converter at the target. There's the reverse mapping. You map the EDI-Format into IDOC-format and book these IDOCs into SAP.
    I think this makes only sense if you cross organizational borders within the business process, e.g., if you define an exchange with many customers, but not all of them have an SAP-system. 
    Regards Wolfgang
    Edited by: Wolfgang Valtin on May 19, 2009 6:13 PM

  • How to copy the contents of objects of one user to other without EXP ,IMP

    I have a user x, i want to copy all the object from x to y without exp and imp

    I suppose you could write a procedure using a bunch of DBMS_METADATA.GET_DDL() commands. Find out all the objects user x owns and loop through them, getting the ddl for each of them and executing the DDL for user y?

  • HT201250 Can I copy a time machine backup from one mac to another?

    I have two Mac Book Pros that I use for work - I have one at home and one at work. I'd like to copy the contents and setup from my work Mac to my home Mac using a time machine backup, and then continue to use the time machine backup back at work. I.e. the time machine would only be used with the home Mac to copy over the contents and setup of my work Mac.
    Can I just do a straight time machine back up in my 2nd (home) mac, or will this override the back up I have from the 1st (work) machine?
    Thanks!

    Welcome to Apple Support Communities
    Of course. Note that you can restore a Time Machine backup on all the Macs you want, always that the Mac uses the same or a newer OS X version than the one that had the Mac you used to make this backup.
    Also, you can back up different computers to the same Time Machine drive. In this case, Time Machine will create different folders in your Time Machine drive for each computer, so one Mac backup won't conflict with the other computer backup.
    To restore a backup, use Migration Assistant. Just connect the Time Machine drive, open Migration Assistant (it's in /Applications/Utilities) and follow the steps to restore the backup onto the computer

  • Sending mail from one Sap system to another

    Hi all,
    plz explain me how can i send mail from one SAP system to other SAP system.
    Thanks in advance
    Venkat

    Hai Venkat
    Go through the following Code
    DATA: OBJPACK   LIKE SOPCKLSTI1 OCCURS 2 WITH HEADER LINE.
      DATA: OBJHEAD   LIKE SOLISTI1 OCCURS 1 WITH HEADER LINE.
      DATA: OBJBIN    LIKE SOLISTI1 OCCURS 10 WITH HEADER LINE.
      DATA: OBJTXT    LIKE SOLISTI1 OCCURS 10 WITH HEADER LINE.
      DATA: RECLIST   LIKE SOMLRECI1 OCCURS 5 WITH HEADER LINE.
      DATA: DOC_CHNG  LIKE SODOCCHGI1.
      DATA: TAB_LINES LIKE SY-TABIX.
      DATA L_NUM(3).
    Creation of the document to be sent
    File Name
      DOC_CHNG-OBJ_NAME = 'SENDFILE'.
    Mail Subject
      DOC_CHNG-OBJ_DESCR = 'Delivered Mail'.
    Mail Contents
      OBJTXT = 'Object text'.
      APPEND OBJTXT.
      DESCRIBE TABLE OBJTXT LINES TAB_LINES.
      READ TABLE OBJTXT INDEX TAB_LINES.
      DOC_CHNG-DOC_SIZE = ( TAB_LINES - 1 ) * 255 + STRLEN( OBJTXT ).
    Creation of the entry for the compressed document
      CLEAR OBJPACK-TRANSF_BIN.
      OBJPACK-HEAD_START = 1.
      OBJPACK-HEAD_NUM = 0.
      OBJPACK-BODY_START = 1.
      OBJPACK-BODY_NUM = TAB_LINES.
      OBJPACK-DOC_TYPE = 'RAW'.
      APPEND OBJPACK.
    Creation of the document attachment
      LOOP AT ITAB_DATA.
        CONCATENATE ITAB_DATA-PRODUCTOR
                    ITAB_DATA-VBELN
                    ITAB_DATA-POSNR
                    ITAB_DATA-MATNR INTO OBJBIN.
        APPEND OBJBIN.
      ENDLOOP.
      DESCRIBE TABLE OBJBIN LINES TAB_LINES.
      OBJHEAD = 'ORDERS'.
      APPEND OBJHEAD.
    Creation of the entry for the compressed attachment
      OBJPACK-TRANSF_BIN = 'X'.
      OBJPACK-HEAD_START = 1.
      OBJPACK-HEAD_NUM   = 1.
      OBJPACK-BODY_START = 1.
      OBJPACK-BODY_NUM   = TAB_LINES.
      OBJPACK-DOC_TYPE   = 'TXT'.
      OBJPACK-OBJ_NAME   = 'WEBSITE'.
      OBJPACK-OBJ_DESCR  = 'ORDERS.TXT'.
      OBJPACK-DOC_SIZE   = TAB_LINES * 255.
      APPEND OBJPACK.
    Completing the recipient list
    target recipent
      clear RECLIST.
      RECLIST-RECEIVER = '[email protected]'.
      RECLIST-EXPRESS  = 'X'.
      RECLIST-REC_TYPE = 'U'.
      APPEND RECLIST.
    copy recipents
      clear RECLIST.
      RECLIST-RECEIVER = '[email protected]'.
      RECLIST-EXPRESS  = 'X'.
      RECLIST-REC_TYPE = 'U'.
      RECLIST-COPY     = 'X'.
      APPEND RECLIST.
    Sending the document
      CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
           EXPORTING
                DOCUMENT_DATA              = DOC_CHNG
           TABLES
                PACKING_LIST               = OBJPACK
                OBJECT_HEADER              = OBJHEAD
                CONTENTS_BIN               = OBJBIN
                CONTENTS_TXT               = OBJTXT
                RECEIVERS                  = RECLIST
           EXCEPTIONS
                TOO_MANY_RECEIVERS         = 1
                DOCUMENT_NOT_SENT          = 2
                OPERATION_NO_AUTHORIZATION = 4
                OTHERS                     = 99.
    Thanks & regards
    Sreenivasulu P

Maybe you are looking for