Original System of a specific transaction

Hi guys,
I would like to change the original system of a transaction because I want to insert it in a request and the original system is not still present. So the system print that "Repaired object cannot be inserted in [Request] . How can I do so ?
Thanks a lot,
--Yohann

I found !
To do so you should run the SE03 transaction. there, choose "Change Object Directory Entries ", enter TRAN into an empty field and the name of the transaction into the object name field. Mark the checkbox and run it.
Finaly, you just have to select the transaction in the tree and change the Original System field.
Hope it will be helpfull, regards,
--Yohann

Similar Messages

  • Carry out repairs in non-original system only if they are urgent

    Hi Experts,
    I am getting this message "Carry out repairs in non-original system only if they are urgent" while i try to edit a z function module which i have created in the development system. Because of this I can't change the code, I need to use the insert, delete....buttons.
    Please help , itz urgent.
    Thanks & Regards,
    Soumya.

    Hello Soumya
    Obviously the Z-function module was originally created on another development system. Therefore you get this message.
    If you have transferred your function group to another development system then simply change the source system of the function group. You can do this using transaction SE03 (function "Change Object Entries...") or you can use function module TRINT_TADIR_MODIFY.
    Regards,
      Uwe

  • Hierarchy R3PRODHIER may only be changed in the original system

    Hi Experts
    I have created a new Product Hierarchy in R/3 when i try to replicated them into CRM by using initial replication of DNL_CUST_PROD1.system throwing an error saying :  Hierarchy R3PRODHIER may only be changed in the original system R3LNT200. ....in the SMQ2 before doing initial replication of  DNL_CUST_PROD1 status was green.
    And again i try to replicated the DNL_CUST_PROD1 by  reguest load which has run successfully and 3 blocks are generated then  i run the initial replication of Material but status of initial replication status in waiting. which is not run i mean to say.
    then i again  created a Request load for Object Material and which is run success fully
    but my problem is i did not see the  new hierarchy and products too in Table COMM_PRODUCT
    .and when i see status of the in DNL_CUST_PROD1in R3am1. which is in ABORT .
    Hence i request you could you please help me inorder to make green status of the DNL_CUST_PROD1 in r3am1 so that i can able to nun material successfully
    i would appreciate you help
    thanking you
    Regards
    Swathi

    Hi Swathi,
      I'm assuming this development is copied from your production.
    For example: Go to COMM_PRODUCT table and check the log sys field. Now it will show the Production Logical System. So you need to convert this value.
      After the client copy, basis needs to execute BDLS transaction.  This transaction is used to convert the logical systems in all the Database Tables.
         Perform this conversion only for Client Dependent Tables.
         Execute below conversion in CRM Development Box
                       CRMOLDLOGICAL SYSTEM to CRMNEWLOGICALSYSTEM
                       ECCOLDLOGICALSYSTEM to ECCNEWLOGICALSYSTEM
          In ECC Development Box
                       CRMOLDLOGICAL SYSTEM to CRMNEWLOGICALSYSTEM
                       ECCOLDLOGICALSYSTEM to ECCNEWLOGICALSYSTEM
    Regards,
    Bhanu

  • "the current system is not the original system" in uccheck

    Hi  Friends,
    I get a message during the unicode conversion. Can u help me how to rectify this error.And also would be grateful if u can given some links regarding this issue and why this error message is raised.
    "the current system is not the original system" in uccheck transaction of unicode conversion.
    thank you
    chandra

    Do you still need help on this?
    Please refer to SAP notes that  can provide some hints
    #997198     UCCHECK: The current system is not the original System
    #963311     UCCHECK reports errors on XSLT sources
    cheers,
    Vincent

  • How to monitor a specific transaction in Solution Manager ?

    Hi all,
    I have configured the Service Level Reporting and it works correctly.
    But i don't know how to monitor a specific transaction like SM21, DB02, FB01N etc... ?
    In the SL Reports configuration steps, we can configure this option : Select Business Processes For SL Report. I did a lot of tests but it does not work.
    Have i to configure the Business Process Monitoring ?
    Thanks.

    Hello,
    it depends a little on what you want to do. If you use the pure CCMS monitoring with the table ALTRAMONI you get average response time per instance and you only get new measurements once the status changes from green to yellow or red.
    In order to get continuous measurements you should look into Business Process Monitoring and the different documentations under https://service.sap.com/bpm --> Media Libary --> Technical Information. E.g. the PDF Setup Guide for Application Monitoring describes this "newer" dialog performance monitor. Probably you have to click on the calendar sheet in the Media Libary to also see older documents as well. As the Business Process Monitoring integrates with BW (there is also a BI Setup Guide in the Media LIbrary) you can get trendlines there. This BW integration also integrates back with SL Reporting.
    Some guidance for SL Reporting is probably given under https://service.sap.com/rkt-solman but I am not 100% sure.
    Best Regards
    Volker

  • Sales Order Original Order Quantity for Specific Item

    Hi there
    Where/How can I find the Original Order Quantity for Specific Sales Order?
    SELECT * FROM ont.oe_order_lines_history where version_number=0 ( I have multiple version for that specific Order)
    Do I have to use version number 0 to get the Original Order Quantity?
    Thanks
    ASIM

    Hi there
    I wrote the following query to get the first version of the Sales order Line which shows the original Order Quantity , this query is very slow, it complete in 1 minute and 20 seconds for one Item.
    SELECT hist.header_id,
         hist.line_id,
         hist.promise_date,
         hist.ordered_item
    FROM ont.oe_order_lines_history hist
    WHERE LTRIM (hist.ordered_item, '0') = '37879'
    AND hist.version_number =
    (SELECT MIN (hist2.version_number)
    FROM ont.oe_order_lines_history hist2
    WHERE hist.header_id = hist2.header_id
    AND hist.line_id = hist2.line_id)
    Is it the right method to get the Original Quantity?
    Thanks
    ASIM

  • How to create  a test plan with specific transactions (or program)

    Hello,
    I'm a new user in Sol Man !
    How to create  a test plan with specific transactions (or program).
    In my Business Blueprint (SOLAR01) I've created in 'transaction tab' the name of my specific transactions and linked it.
    In my test plan (STWB_2) those specific doesn't appear to be selected !
    Thanks in advance.
    Georges HUYNEN

    Hi 
    In solar01 you have defined but you have to assign the test case in solar02 for this test case in the test cases tab.
    When you do so expand the business sceanario node in test plan generation of STWB_2 transaction and now that will appear.
    Also visit my weblog
    /people/community.user/blog/2006/12/07/organize-and-perform-testing-using-solution-manager
    please reward points.

  • User exit for Previous and current system status  for  5 transactions

    Hi Experts
    My Objective to capture the Previous and current status  of system status  for  5 transactions  in their  user exits .
    Description                                         Business Object               Transaction
    Production Order operations              BUS2005                            CO02 to edit Production Order
    Maintenance Orders                           BUS2007A                         IW32 to edit Plant Maintenance Order
    INTernal   ORDER                                 BUS2075                          KO02 to edit Internal Order
    WorkBreakdownStruct                       BUS2054                          CJ02 To edit the WBS element
    Project System Network                      BUS2002                           CN22 to edit Network
    Activities Network
    For Both Production order  and   Project System Network Activities Network    ,
    i got  User exit  "  EXIT_SAPLCOBT_001  " 
    But i am not sure whether we can use this or  not for our purpose . When i am changing status and  then saving ,  my  break point comes  to  EXIT_SAPLCOBT_001  .
    But  can we capture   JEST   or   JCDS  related  data   in that  user  exit  or  How can we capture both Previous status  and Current ( Means New changed status ) . For eg  From Released   to   Technically complete   etc.
    I want Status changed and its immedtiate previous status. 
    Do i need to check Exit  or BADI  before  and after Saving .
    Thanks
    Regards
    Gaurav
    Edited by: TheGaurav on Sep 8, 2011 10:28 AM

    Hi Himanshu
    Many Thanks for the reply . 
    I also had some other processing needs to be done on the basis of those status. .
    So do you have any idea or  how to find what all exits or BADIs  i can use for all of these 5 transactions , where
    i can get data for JCDS ( or JEST ) .
    CO02 to edit Production Order                 
    IW32 to edit Plant Maintenance Order
    KO02 to edit Internal Order
    CJ02 To edit the WBS element
    CN22 to edit Network        
    can we use   EXIT_SAPLCOBT_001  for    CO02  and  CN22   .
    Edited by: TheGaurav on Sep 8, 2011 1:21 PM

  • Cube is still assigned to original system after system copy

    Hello Experts,
    After system copy (BW and ECC), some cubes are still assigned to the original system.
    Displaying the flow, the cube is assigned to the new system and the original one and the error message RSAR203 "Source system & (old one) does not exist" is araised.
    I see that RFC connexion with original system are still in the system (were not deleted by basis team).
    I have this problem only for cubes.
    Any idea how can i fix this issue?
    Thank you in advance.
    Edited by: SALHI Amal on Oct 13, 2011 11:37 AM

    HI,
    You can try the tcode 'bdls'. in this tcode you copy all tables to new source system.
    Regards,
    AleX

  • Generate Change Pointers in non Original System

    I have developped in the inbound badis a trigger to generate the change pointers in a non-original system.
    Do you know if there is a standard way to generate change pointers in a non-original system?
    Landscape is as follow:
    Original System => Intermediate System => Final System
    I would like to generate change pointers in the Intermediate System to transfer master data into the Final System...

    Hi,
      Thanks for your reply.
      the configuration for change pointers is already done, the problem is that if changes are send from the original system, it doesn't generate a change pointer in the intermediate system.
      In the end, the intermediate system doesn't send the information to the final system as there are no change pointers generated by the changes received from the original system.
      What I'm doing at the moment is to generate those change pointers in the inbound badi in the intermadiate system, I'm wondering if there is not a standard solution for this kind of implementation.
    Cheers,
    Lucien.

  • Error "Package in non-original system only modifiabl with Organizer Tools"

    Assign Customer Objcet PROG to Package "Z001"(created by myself),it pop-up error "Package in non-original system only modifiabl with Organizer Tools"
    how can  i deal with this error?
    could any warm-hearted fellow give me some tips ?
    tks a lot !

    Hi sophie,
    i think you transported this package from another system to a new system and you are trying to modify the package.
    just have a look at below link hop it will help ,otherwise let us know
    http://help.sap.com/saphelp_nw04/helpdata/en/57/38de9b4eb711d182bf0000e829fbfe/content.htm
    cheers
    shibu

  • Trial Balance with specific transaction code

    Hi all,
    I want to print the trial balance showing balances of all the GL after considering only choosen (specific) transaction code.
    Please help..
    Thanks
    Sanjeev

    Hi Sanjeev,
    Use Transaction Code F.08 for Trial Balance or "G/L Account Balances"
    The G/L account balance list shows the following monthly figures:
    o   balance carried forward at the beginning of the fiscal year
    o   total of the period or periods carried forward
    o   debit total of the reporting period
    o   credit total of the reporting period
    o   debit balances or credit balances at the close of the reporting period
    Assign point if useful
    Regards
    Sandeep Acharya

  • SAP System is not the original system of the object being edited

    Hi All,
    We recently built a new system which is Copy of another system.We decomission our old system.Now when ABAPer is trying to edit Z/Y programs in se38 they are getting message "SAP System is not the original system of the object being edited".We already completed all post process after system copy.Client is open and status in Golbal modifiable in se06.
    How we can resolve this situation.

    Hello Guys,
    Thks for your input.
    @Vinod,
    We rebuild new development system from the exsisting devlopment system and scrap old one.And yes thats true that new system is not the original system where object was created,its  a replica of old dev to nev dev with SID change.
    @Arjun,
    I already check TADIR table and and its pointing to new SID.
    @Ashok,
    As i said earlier,post intallation is already completed.
    Its a problem for developer who's getting some different format of screen when they editing development object ,like, when we perform manaul corretion in abap code through snote.They can see buttons to insert code line,delete line.
    Thx,Nilesh

  • Mass change original system for objects

    Is there a way to change the original systems for multiple objects at once?
    So instead of changing them one by one, can the original system for objects be changed for multiple objects at once?
    Kind regards,
    Ben

    I've checked with the Basis team, but they couldn't help me further.
    For the moment we'll leave the objects like they are and Overwrite the originals when transporting.
    Kind regards and thanks,
    Ben

  • Mass change of the Original System

    Hello Experts!!!
    We need to do a massive change of the original system to avoid repair tasks. I know that thru SE03 or SM30->TADIR is possible, but we need to do it to all objects in the system.... I think It might exist a standar tool for that... what do you think???
    Thanks a lot!!!!
    Frinee

    Also interesting: transport of copies / relocation of objects
    http://help.sap.com/saphelp_nw70/helpdata/EN/57/38e1a94eb711d182bf0000e829fbfe/frameset.htm
    Thomas

Maybe you are looking for

  • Pdf forms possibilities

    hi everyone I'm a complete newbie to pdf forms and using acrobat pro so just wanted to test the waters with a few questions if someone could help me out please. 1. With forms can you create multiple choice questions and when the reader selects an opt

  • Help Improving CS4 Performance

    I'm using Premiere CS4 on a Macbook with OS X 10.6.2.  I have a new project with one video track and one audio track.  The audio plays fine but the video doesn't.  It isn't anywhere near real-time and often only renders a frame every few seconds.  Ex

  • Speed gone from 6.5mb to 1mb for the last ten days...

    I was told to "wait for the line to re stabilize" Well am rather sick of waiting now. Especially since i also pay for BT vision which i have not been able to watch for the last ten days(easily verifiable) Here is my line test stats page.  Test1 compr

  • Annoying bug in Photoshop CS3 Standard 10.0.1

    I am using Windows XP SP2 with all current hotfixes. My PC has a single CRT monitor attached, an Athlon 2400+ CPU inside, and 1 GB of RAM. The Nvidia graphic card has 64 MB. I have Photoshop CS3 Standard 10.0.1 with Camera Raw 4.3.1 and Bridge CS3 2.

  • Make just one row of data be a percentage

    Any idea on how i can have just one account in my EVDRE report show up as percentages? Thanks.