Transport from ECC6 to 4.6C

Hi there,
I need to transport a whole lot of custom development objects including ABAP, screens, functions, tables etc. They are all contained in a single workbench request.
The original system is a unicode ECC6 (700) system running off Win 2008 R2, MaxDB 7.6. The target system is non-unicode R/3 4.6C
I am no Basis Administrator - my problem is that this is an unusual request that basis admins don't really have experience with, so I am being left to find a solution myself...
When I try to import the transport files into the 4.6 system I get an error related to unicode to non-unicode transporting.
I have checked the following notes:
Note 330267 - https://service.sap.com/sap/support/notes/330267
Solution: First import into a byte-oriented system (that is, a system where one byte is used for each character) with Release >= 6.10. Then export the data from this system. The resulting export can then be imported into earlier releases.
This is not an option as I don't have a non-unicode system available with version 610 or later.
Note 1090842 - https://service.sap.com/sap/support/notes/1090842
A general prerequisite for this type of transport is that the R3trans belonging to the system is used during both the import and export processes.
I don't really know what this means - can anyone shed some light on what I need to do to try this?
Note 638357 - https://service.sap.com/sap/support/notes/638357
Up to now, such transports have not been possible, because in Basis releases prior to 6.10, R3trans cannot understand the internal format of the transport files that result from the export from Unicode systems.
Transport profile parameter "exporttoascii" is available as of the tp and R3trans versions listed below. If you set "exporttoascii=true" in the export system, a transport file is created during the export from Unicode systems that can also be imported into old Basis releases.
I have tried to use the following command with no luck - "D:\usr\sap\<SID>\DVEBMGS00\exe\tp export <SID>K900079 "-D exporttoascii=true"". I run this command while logged in as <SID>ADM, but get the following error - "Connection failed (RTE:could not create comm. shared memory \[51\])". When using STMS in SAP to release a transport normally it works fine, so not sure why the TP command will not work??
Note 1113226 - EXPORT/IMPORT: UC converter for R3TRANS - https://service.sap.com/sap/support/notes/1113226
A converter was developed that
u2022     converts the internal format of the exported data into the older format and
u2022     converts Unicode characters that are contained in the exported data into code page 1100 and adjusts the length accordingly.
The transport tool R3TRANS uses this converter.
Patch text: EXP/IMP: UC converter for R3TRANS
Check SAP Service Marketplace to see whether the patch is already available for your platform and apply it in accordance with Note 19466.
I checked this but again, I don't fully understand this note - it does not seem very clear what should be done. I have searched the downloads center and have not found any converter utility...
I would really appreciate any help on this!
Thanks very much
David

Hi David,
In my opinion, Note 1090842 should solve your requirement.
I hope the following section from the note is already taken into consideration for your import procedure:
Furthermore, general logical transport problems occur that are not specific to a certain release, especially concerning the usage of functions that are not available in the previous release.  When you, for example, use functions that exist only as of Release 7.1, especially ABAP statements, the return transport to lower releases is not recommended. At least, you must manually repair these objects after the import. In cross-release development projects with regular transport requirements, we recommend that you carry out your developments in the earliest target release and then transport these developments to subsequent releases because this is usually linked to fewer complications.
A general prerequisite for this type of transport is that the R3trans belonging to the system is used during both the import and export processes.
The R3trans is an executable file which is a part of the SAP system's kernel (in location /usr/sap/<sid>/SYS/exe/run). This tool is used by the tp program while perfoming any export/import activities. The R3trans is usually different for different releases - the same way that you need different kernel files for different releases. However as per the above prerequisite, it is suggested to have the same R3trans executable file being used during the export from source system and import to target system. Means you would have to copy the ECC 6.0 system's R3trans file to the 46C system kernel directory before performing the import.
Regarding the R3trans version required on your systems, as per Note 638357, you need to use the tp and R3trans files with release date later than June 02, 2008. So taking the latest tp and R3trans files available on the SMP should be enough.
Also suggest you to check thread:
Transport objects from 4.6C to ECC 6.0?
Regards,
Srikishan

Similar Messages

  • Transport Request from ECC6 -- 4.7 Enterprise

    Moderator message: please use a more meaningful subject in future
    Hi all,
    Please, do you know if is it possible to release a Tranport Request (with ABAP Workbench Object, such as ABAP Dictionary, Function Modules, ABAP Objects) from SAP ECC6 and then import the Transport Request into ECC5 or into 4.7 Enterprise SAP system??
    I would like to release the transport request (generating COFILE and DATA file) from ECC6 and enqueueing them into import queue of the target system.
    The COFILE and DATAFILE will be recognized by:
    1) 4.7 Enterprise system or not?
    2) ECC5 system (based on Netweaver 2004), or not?
    (Then I know that it could be some syntax errors to correct, after import...)
    Thanks in advance.
    Regards,
    Albert
    Edited by: Matt on Nov 21, 2008 4:15 PM

    Not sure if STMS will prevent you from doing that, you could try by transporting a simple, single customer object. You could also ask in forum "Netweaver Administrator", there is probably more expert on this matter.
    However you should never transport SAP standard objects this way, due to the different software versions in both systems. Also customer objects might have a problem due to new language constructs in the newer versions.
    Thomas

  • Transport Request from ECC6 -- 4.7 Enterprise: is it possible?

    Hi all,
    Please, do you know if is it possible to release a Tranport Request (with ABAP Workbench Object, such as ABAP Dictionary, Function Modules, ABAP Objects) from SAP ECC6 and then import the Transport Request into ECC5 or into 4.7 Enterprise SAP system??
    I would like to release the transport request (generating COFILE and DATA file) from ECC6 and enqueueing them into import queue of the target system.
    The COFILE and DATAFILE will be recognized by:
    1) 4.7 Enterprise system or not?
    2) ECC5 system (based on Netweaver 2004), or not?
    (Then I know that it could be some syntax errors to correct, after import...)
    Thanks in advance.
    Regards,
    Albert

    OK,
    So, from your reply I understand the following:
    1) Techincally it is possible to Export an ECC6 Change Request and then import it in a ECC5 or 4.7 SAP system, i.e. the cofile and data file generated by ECC6 will be read without problem from STMS of the target ECC5/4.7 SAP system.
    2) Since my Change Request contains only Custom objects (Z development in Package "Zmypackage") there are no possibilities to break down the SAP system. The worst case may be: my Z Workbench objects will be not activated (for example for syntax errors).
    Is it correct?
    Many thanks!!!
    Regards,
    Albert

  • Transports from BI7.0 SP18 to BI7.0 SP20

    Hello Experts,
    Currently our source system is under upgrade to ECC6.0 from 4.6C, due to this our BI development landscape has changed. after upgrade of Dev system to ECC6.0 and connecting to BI7.0 system throwing an error ( Unicode Error), to correct this SAP recommends to implement SP19, but after analysis we found it may require to implement SP20 correct few issues of SP19 import.
    But my concern is, due to our BI7.0 landscape change,our current developments are taking place in another system, but after upgrade our old development system ( This will connect to ECC6.0 and we are planning to implemnet SP19 or SP20) become our development box. So, what ever we are developing in current dev. box, we are moving them to another dev.box to maintain both systems in sync. but our current dev. box is in SP18 and the other dev box, which is become our original dev.system after upgrade will be in SP19 or SP20 or higher. If I transport from a system which is in SP18 to higher, will it supports or give any error?? is it advisiable.
    Please suggest...
    Thanks & Regards
    Charan

    Hi,
    If I transport from a system which is in SP18 to higher, will it supports or give any error??
    --> Transport go properly. As sending to higer version only. No issues..
    Srini

  • Can not transport from DEV to PRD (Hang up)

    Hi Experts,
    Please help.. I have this problem, was not able to transport from Dev to Prod, it just hang up.. I've read a lot in web how to solve this problem and did the following:
       ==> Stop all TP running in OS level
       ==> Delete all pending job in Import Monitor (with truck logo)
       ==> and the last to be done is to delete the data from table TRBAT, but it took so long to delete the data in that table.. What I've noticed is that the data left in table TRBAT is the transport number wherein user was log-off during transport execution (as in the middle of the process)..
    What should be the solution of this problem, as we can not proceed with the transport of our changes made in DEV system, as it just hang up in there.. and I'm also having this problem in deleteing data from TRBAT table.
    Thanks.
    Edited by: Deo Pasion on Feb 20, 2010 7:25 AM

    Hi,
    Its well known problem which is discussed many times in many threads.
    Did you check TP System Log and TMS Alert of the System ?
    Execute RSTPTEST report to check the STMS configuration. Also check the existence/status of RDDIMPDP Background Job.
    Please refer these useful threads with similar symptoms.
    [Transport (STMS) issue + Hang|Transport (STMS) issue + Hang]
    [regarding STMS_IMPORT Transport Hang.|regarding STMS_IMPORT Transport Hang.]
    Also check this SAP  Note 71353 - Transports hang during background steps.
    Regards
    Bhavik G. Shroff

  • Moving XI transports from QA to Prod server

    Hello,
    We are getting ready to send our XI transports from the QA server to the production server.  We are currently using the file transfer method - we have not yet finished setting up the CMS server. 
    Now my question is this:
    For the Integration Repository, am I supposed to send the same file created from our dev server to the production server, or do I create a new transport file from our QA box and send that file to production?  Same question applies to the Integration Directory. 
    For example, the FileA.tpz gets created in the dev server, exported to the QA server.  Developers are done testing in QA and want to move the objects to production.  Should I export the same FileA.tpz to the production box OR generate a new transport file from the QA server (FileB.tpz) and send that to production box instead?
    Thanks in advance.

    Joy,
    Ideally you should move from Dev  to QA and from QA to Prod. Then everything will be in sync. If you move directly from Dev to Prod and if there any changes then they will not be in QA. So this should not happen.
    Because only after developement you will move to QA. Once when you test in QA then you will move to Production from QA.
    Check this weblogs for further info:
    /people/sravya.talanki2/blog/2005/11/02/overview-of-transition-from-dev-to-qa-in-xi
    /people/marion.schlotte/blog/2006/03/30/best-practices-for-nwdi-track-design-for-ongoing-development
    /people/sap.india5/blog/2005/11/03/xi-software-logistics-1-sld-preparation
    /people/sap.india5/blog/2005/11/09/xi-software-logistics-ii-overview
    /people/sap.india5/blog/2005/11/28/xi-software-logistics-solution-iii-cms
    ---Satish

  • Reg: Error while transporting from Quality to Production

    Hi ,
    I am facing a problem while transporting ODS from quality to production.. The same works perfectly when i transport from Dev to quality.
    The Error Displayed while transporting is
    Start of the after-import method RS_ODSO_AFTER_IMPORT for object type
    The creation of the export DataSource failed
    Password logon no longer possible - too many failed attempts
    Error when creating the export DataSource and dependent Objects
    Error when activating DataStore Object
    The creation of the export DataSource failed
    Password logon no longer possible - too many failed attempts
    Error when creating the export DataSource and dependent Objects
    Error when resetting DataStore Object to the active version
    Kindly give me some suggestion ..
    Thanks in advance
    Regards
    Guru

    go to the source system RFC connection in SM59 and do a remote login - if you get the login page there then there is an issue with the RFC connection. also check if any other system is using the same RFC.. we had a situation where th R/3 connection was being used by 3 BI instances and everytime we reset the password , another system would lock the sme , ultimately we identified the systems and did a password reset in all the systems and then the issue got resolved.
    but then we also faced the same issue you faced and it was related to login issues - check the remote login and that will tell you.

  • Ended with return code: === 8 === while doing transports from Dev to Test

    Hi Experts,
    We are doing transports from BD1 to BQ1 and getting this error message.
    Could anyone please let me know why and what would be the solution for the following error message:
    Execution of programs after import (XPRA)
    Transport request   : BD1K900065
    System              : BQ1
    tp path             : tp
    Version and release: 370.00.09 700
    Execution of programs after import (XPRA)
    End date and time : 20070803133308
    Ended with return code:  ===> 8 <===
    Thanks in advance.
    Best Regards,
    Chandu.

    Raymonds,
    There is huge list of errors coming up. Some of them are as below:
    Navigation attribute 0SALESORG is missing in characteristic 0PLANT
    Navigation attribute 0SALES_DIST is missing in characteristic 0PLANT
    Characteristic 0RT_LOCATIO: Referenced characteristic 0PLANT not (actively) available
    Attribute 0INT_CUST from characteristic 0SALESORG not (actively) available
    Attribute 0CRM_MKTELM from characteristic 0UCCONTRACT not (actively) available
    Attribute 0CRM_MKTELM from characteristic 0UCCONTRACT not (actively) available
    Hierarchy characteristic 0BPARTNER of characteristic 0UCCONTRACT is not active
    Characteristic 0UCOUTLCONT: Referenced characteristic 0UCCONTRACT not (actively) available
    Characteristic 0UCOUTLCONT: Referenced characteristic 0UCCONTRACT not (actively) available
    Thanks in advance.
    Best Regards,
    Chandu.

  • Header and Item Text is not replicating from ECC6.0 to SAP CRM 7.0

    Hi SAP Experts,
    When the text is added at header and item in Texts tab from SAP CRM then this is transferring into ECC6.0 but the otherway round is not working i.e., from ECC6.0 to SAP CRM.
    Would appreciate for giving solution.
    Thanks in advance.
    Best Regards
    Succhi

    Hi Succhi
    There are a number of oss notes to check: 1169856, 720147, 550343, and 549209
    Please make sure that the text tables are included in the filter as per note 720147.
    Also include the configuration as per note 549209.
    It is necessary that the same text types exist in both systems so please review the configuration carefully.
    I hop this helps.
    Best Regards
    Gavin

  • Extract data from ECC6 to Netweaver2004s for BI7.0

    Hi Guru's,
    I have two systems ECC 6 and Netweaver2004s.For BI7.0 in Netweaver2004s i want to Extract the data from ECC6 into Netweaver2004s BI 7.0.
    1.How can i make ECC6 as a Source System for the Netweaver2004s.
    2. In Netweaver2004s for BW 3.5 i am getting the Administrator Workbench but objects are still showing the 7.0 properties. How can i over come this issue.
    Kindly help me out on this issues.
    Thanks in Advance
    Regards
    Prem

    Hello Prem,
    1. Basically Tcode RSA1 - Modeling - Source Systems - right click the "Source Systems" on the right - Create - Automitically create SAP system
    2. Haven't heard of BW 3.5 based on NW 2004s... Please check the release of BI_CONT component from menu System - Status - Component info. Likely you find 7.0.x instead of 3.5.x
    Best regards,
    Victor

  • Problems when transporting from DEV to PROD

    Hi experts, I have problem during transport from DEV to Production.
    We have a  DEV, QAS and PRODUCTION and we have transport from DEV to QAS very well. But when we transport from DEV to PROD, recibe an error  like:
    After beginning the import method RS_IOBC_AFTER_IMPORT for Objects types IOBC mode (activation)
      Failed to verify catalog InfoObjetos ZCM_UNIMET_CHA01
      The InfoObjeto ZCM_RENC version does not exist in active
      The InfoObjeto ZCM_RENM version does not exist in active
    1.The Query is: Wy if the transport go OK from DE to QAS, then The transport from DEV to PROD terminated in error?.
    2. There are any items to check in production before to transport?.
    PD: All of the Objects in DEV are in ACTIVE status
    Tanks,
    Ramon Sulvaran

    The transport ended in QAS with error code (4) and ended in Producion with error code (8), the detal of the error in Production begin with:
    Home After import RS_ODSO_AFTER_IMPORT method for type (s) ODSO object (trigger mode)
    Activation of DataStore objects of type Object
    Check DataStore objects of type Object
    DataStore Object Verification ZCM_DS01
    The DataStore object is consistent ZCM_DS01
    Burning the DataStore objects of type Object
    Internal activation (DataStore Object)
    Pretreatment / Creating DDIC objects to DataStore Object ZCM_DS01
    Table / View / BIC/AZCM_DS0100 (type 0) DataStore object recorded ZCM_DS01
    Create / Delete the indexes for the active table
    Table / View / BIC/AZCM_DS0140 (type 4) recorded ZCM_DS01 DataStore object
    Type of table / BIC/WAZCM_DS0100 recorded
    Table / View / BIC/VZCM_DS012 (type VIEW) recorded ZCM_DS01 DataStore object
    Log ZCM_DS01 DataStore object changes was recorded successfully
    Writing Object Catalog entries (Tadiran)
    He has written the object TABL / BIC/AZCM_DS0100 in catálgo objects (Tadiran)
    He has written the object TABL / BIC/AZCM_DS0140 in catálgo objects (Tadiran)
    He has written the object TABL / BIC/VZCM_DS012 in catálgo objects (Tadiran)
    He has written the object TTYP / BIC/WAZCM_DS0100 in catálgo objects (Tadiran)
    Activate all ABAP Dictionary objects (5):
    Error / Warning in progr.activación Dict., Detailed log> Detail
    Activate table / BIC/AZCM_DS0100.
    Lack of expansion to the category table
    Lack of extension category for include or subtype .......
    When i go to BW Production to check teh object. I see tha the Object was create but in inactive status (grey color). When y Try to Actiavate it y see the error:  Error/ Warning in program Activation Dcit. Detailed Log -> Detail

  • Transports from XI 3.0 to PI 7.0

    Hi all,
    is it possible to transport from a NW2004 XI 3.0 (SP17) to a NW2004s PI 7.0 (SP09) system. As I know, the XI features are the same on both systems. Have somebody already done this with Repository and Directory Objects?
    Stefan

    Hi,
    If you are looking at taking a back up of your IR and ID before you move to PI 7.0 and NW 2004s take a look at this article,
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/fdfc51ff-0701-0010-9fb5-cd2ef5f98e10
    Like you mentioned both XI 3.0 and PI 7.0 are the same in terms of features. So, there I dont think there will be any issue in terms of migrating objects as well.
    Regards,
    Bhavesh

  • Web Template Changes not visible after transport from Development to Test

    Weu2019ve run into a problem doing web development in BI 7.0 that I suspect someone has seen before and may quickly be able to point us in the correct direction.  Changes that are made to web templates in the Web Application Designer are correctly transported from development to the test environment, but we are still seeing the old version of the template when the report is executed.  We are able to see the web template changes in the Web Application Designer in the test environment.  We believe this is a caching issue and have cleared the query cache and the HTTP cache in SMICM.  Unfortunately, this has not resolved the issue.  Can you suggest another approach to resolve this issue?

    Not sure what you mean by browser cache.  We have deleted history, cookies, and all temporary Internet files.  The issue isn't limited to a single user, but exists for all users.  Through extensive testing we have established that you are able to see the web template changes in test in the WAD(Web Application Designer) after they have been transported from development, but can only view the changes when the web template is run for the first time.  Changes to existing templates can be seen in the WAD in test, but are not seen when the report is run.  The old version of the template appears to held in cache somewhere, but we haven't been able to find it and clear it.

  • HT202879 I am switching to Apple macbook pro from Windows laptop.  Is Apple compatible with Microsoft Office?  How can I transport from Windows to Mac?  What I have saved on external hardrives, will I be able to open it on Mac?

    I am switching to Apple macbook pro from Windows laptop.  Is Apple compatible with Microsoft Office?  How can I transport from Windows to Mac?  What I have saved on external hardrives, will I be able to open it on Mac?

    Office for Mac, http://www.microsoft.com/mac/products, can open/edit/create Office documents.If your external drive is formatted NTFS then you can copy the Office documents to your computer and work on them. You won't be able to save the files back to your NTFS formatted drive. But you will be able to save the documents to your internal drive. You can move all the external files to your internal drive then format the external drive for Apple. Then you can copy the files back to your external drive for ongoing use.

  • I am switching to Apple macbook pro from Windows laptop.  Is Apple compatible with Microsoft Office?  How can I transport from Windows to Mac?  What I have saved on external hardrives, will I be able to open it on Mac?

    I am switching to Apple macbook pro from Windows laptop.  Is Apple compatible with Microsoft Office?  How can I transport from Windows to Mac?  What I have saved on external hardrives, will I be able to open it on Mac?

    Is Apple compatible with Microsoft Office?
    Any computer is compatible as long as it can read and write Office files. But for perfect (or at least near perfect) compatibility, you would want to purchase Office 2011 for Mac.
    How can I transport from Windows to Mac?
    You can't directly transport any installation of Windows. All PC's come with a machine specific version of Windows intended for that PC. They don't have all of the hardware drivers the retail disks cover.
    If you want Windows on your Mac, you would first purchase a full version copy (NOT an upgrade disk) of Windows 7 or 8. Those are the only supported versions on newer Macs. You install it through the supplied Boot Camp utility that comes with the Mac to create a new partition for Windows, and then install the retail copy of Windows you purchased.
    The reason only these versions of Windows are supported is the same basic reason as a machine specific version of Windows for a PC. Apple only includes the necessary Mac hardware drivers for Win 7 or 8 on new Macs.
    Once Windows is installed, you could then install the version of Office for Windows you already own. The nuisance of a Boot Camp partition is that you have to physically boot to either Windows or OS X, so you can only use the apps of the OS you're in at the time. To use both at once, you'd have to use virtual machine software (Parallels, VMware, VirtualBox) and then install Windows within that. Then you'd be able to run Windows inside of OS X and have access to both at the same time.

Maybe you are looking for

  • Unable to open project files from 2001

    I have a .fcp file and a .fcm file from 2001 that I am unable to get FCP 5 to recognize. For the .fcp it gives the error "Unable to open project file." For the .fcm it says "File error: Wrong type." I don't remember which version of FCP they were mad

  • Start up problem (again)

    A few weeks ago I've asked help with this question: http://forums.lenovo.com/lnv/board/message?board.id=N_Series_Lenovo_3000&message.id=5959#M5959 For time it helped, but it is the same again, but this time I do not have any devices atachet to my lap

  • PLSQL procedure

    Hi, I have a PLSQL procedure defined in a schema which I like to run first so that it would poupulate a row in a table. I defined a pre-mapping process but it does not work. Any information would be appreciated!

  • Schedule Agrement

    Hi In Schedule agrement Schedules are are eneterd as follows Target Qty 10000 Schedules 01-08-2008 - 200nos 05-08-2008 - 200nos But the items are ready and we want the despatch the material today(17-07-08), in the initila Outbound delivery creation s

  • App broke over night (XML not parsing)

    I had a nicely working app that used an external xml file as its data source. I woke up early this morning excited to be able to move on and add simple functionality to my app. But it when I reopened and compiled it, it had stopped parsing the xml. T