Problems if code copied from ecc 6.0 to ecc 4.7

HI Experts,
    If i copy code from ecc 6.0 to ecc 4.7 any problems will arise. like function modules not exist. Please let me know the basic problems which i can face if i do this copy from 6.0 to 4.7.
Thanks.

why don't you just test it? Copy it over and do a syntax check.
If there was no difference then SAP would not need to provide different releases.
Of course there are function modules in current system which were not written when 4.7 was launched at the market. When we implemented ECC6 we upgraded as well to Unicode which forced us to change coding in old programs.
There are ABAP commands which have not been there at 4.7 times.
You can't get a clean bill of health for such generic question, you can just test it, and if there is trouble then you need to fix it to make it run.
If you have read some OSS notes for new developed functionality then you could know how rarely SAP offers the option to implement such function in a lower releases. 

Similar Messages

  • Problem during hierarchy load from ECC 6.0 to BW

    Hello,
    I encountered a problem during hierarchy loads from ECC to BW:
    I get the following in BW:
    Error when updating Idocs in Source System
    Diagnosis
    Errors have been reported in Source System during IDoc update:
    Once I go into ERP and look at the IDocs I get the following message:
    Idoc Error 26:
    EDI: Syntax error in IDoc (segment cannot be identified)
    Message no. E0078
    Diagnosis
    The segment E1RSSH does not occur at the current level of the basic type (extension ).
    This error can have several reasons:
    The segment E1RSSH is assigned to a group whose header segment does not occur.
    The segment E1RSSH does not exist in the syntax description of the basic type  (extension ).
    The sequence of segments in the group in which the segment appears is incorrect.
    Previous errors ('mandatory' segment or group missing) may be due to this error.
    Procedure
    Please check the IDoc or the syntax description of the basic type  (extension ).
    Can anyone help?

    The most basic setting in a BW system is its connectivity with the R/3 system (which is a basis team activity, but BI consultant can always help).
    Issue: While creating source system, I am getting an error "Segment E1RSSH does not exist".
    Diagnosis
    Segment E1RSSH is in the syntax description, but it does not exist.
    The issue was that some of the entries in the table EDISEGMENT were missing.
    As this a standard table, it is recommended to restore the table from Backup or from another BI system. (Please ask your basis team to do it.)
    Now, the significance of the segments: We all know that we require 3 message types in total to communicate with R/3 system. RSRQST, RSSEND and RSINFO.
    Now each of the message types has some segments which help in communication.
    You can see this segment types in the t-code we30. Just enter the basic idoc type and click on display.
    This error is not a common error, but can be useful if at any stage of implementation or support, the table gets disturbed and you have issues with source system connectivity.
    Thanks
    SM

  • Problem in delta changes from ECC to CRM for Customers created in CRM systm

    Dear all,
    I am replicating customers between CRM and ECC and vice versa. The Delta changes are replicating from CRM to ECC system, but not happening from ECC to CRM system.
    I have created some customers in CRM system and changed some address data, those changes are perfectly updating in back end ECC system.
    But when I make some changes for the same customer from ECC system, those changes are not updating back in the CRM system.
    I could not get the problem where exactly is coming. I request your expertise to help me in resolving this issue. I believe all middleware and pide settings are correct.
    Your suggestions are highly appreciated.
    Best regards
    Raghu ram

    Hi Shanthala,
    Thank you very much for your prompt response, I have checked Customer_main adapter object in R3AC1, no filter has been found there.
    and in R3 table TBE31, I could not find entry for CRS_CUSTOMER_COLLECT_DATA for APPLK = BC-MID.
    As well in CRMRFCPAR table I could see X assigned to field named with 'In Queue Flag', but I could not find DISCARDDAT for CRM (User) settings.
    Kinldy help me to resolve the issue.
    Your suggestions will be highly appreciated.
    Best regards
    Raghu ram

  • Region Code Update from ECC to SCM

    Hi Experts,
    May I kindly ask if there is a way to transfer/update the regional codes of plants from ECC to APO?
    Hoping for your help.
    Thanks. Sincerely,
    Ria

    Hi Ria,
    You may update/check a certain region in SCM also via..
    SAP IMG > SAP Netweaver > General Settings > Set Countries > Insert regions
    ...same the ones in ECC.
    Cheers!

  • Problem in customer replication from ECC to CRM

    Hi experts,
    When I create a customer in ECC using Tcode XD01 a BDOC is created in CRM. But this Bdoc shows following errors:--
         Partner (): the following errors occurred
         Incorrect input data:
         Validation error occurred: Module CRM_BUPA_MAIN_VAL, BDoc type BUPA_MAIN.
    When I see the Bdoc message body the data(central data etc )is all blank except the field Object = BUSINESSPARTNER.
    Why the Bdoc messae is not getting populated with correct value?
    Also how I can see the data which is being sent from ECC. Is there any Idoc or something  created at ECC outbound side where I can see the sent data?
    Where in XD01 bdoc message is being created?
    Please help.
    Regards,
    Vimal

    Hi Vimal,
    You'd need to debug the FM CRM_BUPA_MAIN_VAL to find out what was the cause of validation error. Once you get the missing details, check if those details are being populated correctly at ECC end.
    Thanks,
    Rohit

  • Problem when sending IDOC from ECC to MII 12.0

    Hi all,
       I have followed the document "[How to Send an IDoc from SAP ECC to the SAP MII IDoc Listener|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/50775783-6cb1-2b10-90b0-e6bc2c0b8563]" to configure the scenario to send IDOC from SAP ECC 6.0 to MII 12.0.
       But when sending 53 IDOCs by Tcode POIT to MII, I have problem as below:
       - 53 IDOCS were successfully outbounded (list in WE02).
       - 8 IDOCs were successfully sent to MII IDOC listener (these 8 IDOCs messages exist in list of Message Monitor).
       - 45 IDOCS were error with message in SM58: "Bean IDOC_INBOUND_ASYNCHRONOUS not found on host xxx, ProgId=yyy".
       I'm wonder why some IDOCs were successful while some others were error. If the bean  IDOC_INBOUND_ASYNCHRONOUS don't exist in EJB, why some IDOCs successful found this bean?
       I have another wonder: in this scenario document, all IDOC message type (SYNCH, LOIPRO) is configured in outbound parameters of RECEIVER (receiver logical system), why they weren't configured them in outbound parameters of SENDER (sender logical system)?
       If some have the same problem and know how to resolve it, could you please help me?
    Thank a lot in advance,
    Vinh Vo

    Hi Vinh,
    Please read the following document:
    [IDOC Listener|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/bpx-community/manufacturing/how%20to%20send%20an%20idoc%20from%20sap%20ecc%20to%20the%20sap%20mii%20idoc%20listener.pdf]
    If you explicitly defined a Prog ID in NW, then you have done an extra step and are confusing NW with the real destination.  
    In basic terms, you set up an RFC destination (with an assigned ProgID) in ERP, then configure MII to point to it. 
    I suggest that you follow the document completely and do nothing else to set up a new listener. 
    If you are not using ECC 6.0, you may find the paths are different,  but the transactions codes are generally the same.  However, you may want to check with some of the older installation instructions regarding specific modifications.  Look in the Wiki for MII under Connectivity.
    Good luck,
    Mike

  • Problem consuming Web Service from ECC 6.0 using dual certificates

    Hi, I am trying to consume a secure web service on ECC 6.0 - so far without much luck.
    When I try to connect to the ws server, it seems there are three certificates in action: a CICS certificate for establishing the SSL connection, a 'root' certificate from the PKI certificate issuer, and a private certificate issued by the above issuer (please forgive me if a have the syntax wrong - certificates are not my primary line of work). So, using Trust Manager (STRUST), I have created a PSE named 'OES' and imported all three certificates into it.
    In SOAMANAGER I have set up the end-point using the WSDL-file and set the following parameters:
    - Authentication Method = X.509 Client Certificate
    - Trustworthiness Method = Holder of Key
    - Issuer = <issuer from the root certificate>
    - Name of Attester = <blank>
    - Validity of SAML Assertion = 180
    - Caching of SAML Assertions = False
    - Attester System Destination = <blank>
    - Name of Attester = <blank>
    - User = SRxxxWS
    - Password = <blank>
    - Client PSE = OES
    When I try to consume the web service, I can see in the log files that the CICS certificat is used for establishing the SSL connection but all I receive back is an HTTP 403 "Client Authentication Error". If I remove the CICS certificate from the PSE, the connection is not made.
    How do I make the client certificate available for the connection? Have I approached the problem from the wrong side? Has anybody experienced something similar? Any help will be highly appreciated.
    Thanks,
    Bo

    Hi,
    I am not Certificate expert either but you can get plenty of help from "Security" forum on SDN. I can help you bit with some related SAP notes and forum answers:
    See following notes :
    1324884 - Analysis of ABAP Web Service SOA Configuration
    1318906 - Trace analysis of SSL problems
    1319507 - Overview: Analysis of ABAP Web Service Configuration
    See this forum discussed about consuming secured ws in webdynbpro:
    Problem in Calling Secure Webservice.
    Articles:
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/92914af6-0d01-0010-3081-ded3a41be8f2&overridelayout=true -
    Web Services Security Configuration Guide (discussed IBM and NW WS security but you can find some examples and hints there)
    Regards,
    Gourav

  • WF Copy from ECC 6.0 system to 4.6 system - sww_wi2obj

    Hi,
    We are trying to copy a work flow objects from ECC6.0 to 4.6C...where we found the following Select statement.
    *Determine Top WorkItem Instance
    if im_top_wi_id is initial.
    select wi_id top_wi_id wi_rh_task into lw_top_id from sww_wi2obj
    up to 1 rows
    where wi_rh_task = im_wftask and
    catid = 'BO' and
    instid = l_instid and
    typeid = 'FIPP'.
    endselect.
    endif
    As table sww_wi2obj can't be found in 4.6C, can any one help how to replace or implement the same logic as above statements.
    Thank you....

    Hi Ravi..
    The code what I a gave u is in the function module for which only imported parameters are :
    BUKRS
    BELNR_D
    GJAHR
    SWW_TASK
    SWP_WF_ID
    so if im_top_wi_id is initial. then they calling the select statement.
    So this case as you suggested to use function module SWL_WI_HEADER_READ, for which what parameter I can pass as Import to get the same result of Select statement.
    Sorry for the trouble...

  • Customization copy from ECC Prod to Dev

    Hi gurus,
    There is a complaint from our BI team that so much of customization was directly made in QA in the early phases of the SAP Implementation Project and this was not re-developed in DEV and moved to QA and Production.  This has resulted in loss of customization in development and is not suitable for Unit and Product testing.
    To put Prod and Dev in sync with customizing, I propose to export Prod / QA client 100 (with SAP_CUST profile) and import into DEV client 100.  What are your views on
    the best practices
    technical feasibility
    client security implications
    Thanks for your help.
    Regards,
    Abdul

    > the best practices
    Read :
    Remote client copy:
    http://help.sap.com/saphelp_erp2005vp/helpdata/EN/69/c24c684ba111d189750000e8322d00/frameset.htm
    Also, you can think about the option of client export/import (SCC8)
    http://help.sap.com/saphelp_erp2005vp/helpdata/EN/69/c24c824ba111d189750000e8322d00/frameset.htm
    > technical feasibility
    The same product is installed, with the same release, in both systems.
    All components in these systems, including add-ons, have the same development status.
    > client security implications
    SAP_CUST only copy customizing data. so, there is no risk of misusing production data as in case of system refresh.
    Regards,
    Jazz

  • FB01 - vat code copied from last line

    Hi All,
    My client is facing an issue in FB01 where if VAT tax code is given in any line item, same VAT code get populated in next line items automatically.
    Could you please advise on this.
    Regards
    Deepak

    Hello Deepak,
    go to Transaction Code FB00.
    Here in the "Document Entry" Tab, select the Option "Do not copy Tax code".
    This will resolve the issue.
    BR
    Amitash

  • CRM Return/Complaint - Manual Condition not getting copied from ECC Invoice

    Hi There,
    I am creating Return/Complaint Request and referencing <i>ECC Invoice in TRANSACTION DATA > Referenced Documents Tab.</i>.
    All other condtions are getting copied except the <b>manual fixed price and manual discount.</b> These condtions are present in the referenced ECC Invoice. So while referencing ECC invoice all the condtions should get copied to CRM Return/Complaint Request.
    Please suggest.
    Thanks and Regards
    Dnyanesh

    HI
    Dyhnayesh are you working this on CRM Service side or trying to do in other IMG?
    make sure that Implement it under crm service varanties with RMA
    Return Merchundise Authority when customer wants to return the good back
    may be faulty one what ever is the reason , this things you have to implement it under IMG>CRM>Service> RMA Waranties
    Reward with Points
    Venkat

  • Unable to load Materials from ECC to Cloud due to UoM errors

    Dear experts,
    We are working to set up the ECC integration with C4C through HCI, we maintained all necessary settings in ECC and HCI.
    When we are trying to send Material data from ECC to C4C they are failing in Cloud with error "Solve Configuration Issue in Code List Mapping for field MeasureUnitCode with value PCE", but we maintained all the Material specific UoM in cloud and mapped them with ECC values in Code List mapping.
    Can someone give your input in which scenario this error comes and how UoM Conversions gets updated in Cloud, like ECC Material master.
    Thanks & Regards
    Naren..

    Hi Naren,
    we have experienced a similar problem when loading materials from ECC to C4C.
    What we have seen is that you have to:
    - maintain the basic UoM of the material in C4C
    - maintain all the UoM mentioned in the conversions for the material
    - maintain the Code Mapping for these UoM if the codes are different from ECC and C4C
    Nevertheless we had a problem for materials that in ECC in the UoM conversions section of master data have conversions like: 1 MTR = 1000 MMT (1 meter = 1000 millimeter).
    In C4C we have activated UoM MTR and MMT, and MMT is defined as 0.001 MTR. So the conversion rate is defined in C4C.
    If ECC sends this conversion for the material to C4C we have an error.
    We have solved it modifying the mapping in HCI for the iflow *.erp2cod.material.*: in the mapping, the conversion element is not transferred if the basic UoM is MMT and the conversion UoM is MTR.
    This is an example and a simple workaround that allows us to load these materials.
    Maybe could be useful.
    Regards
    Piero

  • Replicating BPs from ECC to CRM- Error IN SMQ2 as Stop.

    Hello Gurus,
    I am facing problem in replicating BPs from ECC to CRM. After initial load , when monitoring the In bound Q in transaction SMQ2 it is showing status as Stop.
    Kindly let me the possible solution to remove the status.
    Cheers
    Prashant Ranalkar

    Hi,
    If you double-click on the queue that is in stop status (so, step one when you have your list of queues, double-click on the one that is in error state, this will give you a one-line entry, then double-click this one line again, and it will give you a detailed view of what is held within that queue), it will give you more information and may have a line in it that is causing the error. This tends to give you more info on why it is in stop status (we have had wide, varied and some weird ones in here!) - most of the time you fix it by just deleting that line that has the error associated with it. then you just go back one level to the queue 'header' and click on the unlock queue button and it should process.
    Hope this helps
    Regards
    Cara

  • Demand transfer from ECC to SNC using RSMIPROACT Programme

    Hi,
    Presently we are using RSMIPROACT to transfer demand (Planned independent Requirements-T-code MD61)from ECC to SNC.
    It transfers the demand always from version 02 and not from the active version 00.
    I want to know whether there is config to change this.We want to send through 00 verison also.
    Thanks and Regards
    Raghavendra Pai

    Hi Raghavendra Pai
    In ERP system, transaction OMPD. Each transaction has been assigned to active version.
    I believe in your case it is version 02 as active.(Guess)
    If you want both active version and other version data to be sent, then try to enhance the code in includes available in RSMIPROACT program.
    Kindly seek help of PP guy and ABAPER.
    Hope this helps, As per my knowledge we have different versions, so that we can simulate long term PIR and differentiate between various planning approaches.
    Best Regards
    Vinod

  • Unkown error copying from external USB HDD

    I copied all my files from Windows Pc to external USB HDD (FAT32). Now I can see the disc and the files on my new iMac, but I can not copy them.
    Error -8062 unknown error comes up. What can I do? Same problem exists when copying from TimeCapsule drive.

    Hi,
    The main reason for the appearance of this error message is incorrect permission settings of files and folders, or locked files, occasionally it can be caused by too full of Hard Drive.
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at the top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair. Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)
    Also try repairing the external drive.

Maybe you are looking for

  • The "Find" Feature in Adobe Acrobat 9

    The "Find" feature is not working.  Whenever I try to find a word in the document, the message: "Adobe has finished searching the document. No matches were found" pops up, even when the word is clearly identifiable.

  • HT2534 my big problem no none option in payment option

    i have a problem that no none payment option

  • Terraserver Request example

    Anyone can provide me an example about how to add Terraserver WMS theme to <map_request>...</map_request> I used the following format but it doesn't work: <theme name="GRAYSCALE_WMS"> <wms_getmap_request> <service_url>http://terraservice.net/ogcmap.a

  • Problem after update to 10.9.3 rMBP - no login panel

    Hi, After update to 10.9.3 I don't run the rMBP. After press power button I pressed Cmd+S, then mount -uw / and cat /var/log/system.log. fsck ok What to do? I can't work. I must run MBP without reinstall OSX.

  • Workflow not  forwarding  to correct users

    Hi , I have created a workflow for purchase requisition and its working fine. but the problem is that it is also going to different approvers for approval. so what to do to correct this. Thanks, Rahul