ChaRM: "Import Urg. Corrections from Other Test Systems"

Dear all,
we are using Change Request Management on Solution Manager 7.0 EHP1 with a four-system landscape:
DEV - TEST1 - TEST2 - PROD
We want Normal Corrections to go the regular way from DEV to PRD with a longer stay in TEST1 for major release tests.
Urg. Corrections need to go the way DEV > TEST1 + TEST2 (at the same time) > PRD
They are only quickly tested in TEST2, which is on the same import level as PRD.
Now we discovered the task "Import Urg. Corrections from Other Test Systems" in the ChaRM tasklist and thought it could match our needs.
But whenever it is executed on TEST2 (no matter where the Urg. Corrections transports currently reside) the task result is status green with wording "There are currently no open imports in TEST2 system buffer".
I couldn't find any documentation or notes about this task. Has anyone experience with this or knows a good place for documentation about it?
Thank you!
Christoph

Hi,
when you open your change in crmd_order, is there a green flag near the status and can you change the correction in crmd_order directly?
And when you execute the report you are not in change mode in this correction in another session?
Regards
Andy

Similar Messages

  • CHARM: Import urg. corrections to PRD

    When I try to import correction (SDHF) to PRD system with CRM_SOCM_SERVICE_REPORT report,
    it's return error - "No changes possible in document", but current status is "Authorized for Import".
    I can import it from document directly, but how can I Import several correction simultaneously?
    Regards,
    Oleg,

    Hi,
    when you open your change in crmd_order, is there a green flag near the status and can you change the correction in crmd_order directly?
    And when you execute the report you are not in change mode in this correction in another session?
    Regards
    Andy

  • Accessing data from other SAP system

    Hi experts
    I need to access data from one SAP system from other.  My requirement is , perform applications (programs) in some SAP system, but using/accessing  data from other SAP system .
    For example, when we press F4 we get the match code (search help) for the field ;  that window is alredy created by SAP and it shows the data for that field . Of course the application (ike any other program/application) read the data from the SAP system is being executing ;  well i need execute that match code but show (taking) the data from other SAP system;  i not refer to other MANDT in same system but other SAP system.
    The communication between SAP1 system and SAP2 system is already created from BASIS.
    My doubt is how can i  execute that standard application (search help) but 'invoke' to standard application this take data from other system ?
    I guess i can create Z search help wich call a Z Function (RFC) to get the data required from the other system ;
    or maybe enhance the standar search help to call that Z RFC ;  but standard application search help is already created and this access the data in several ways or places of code , and this has severals sub-windows and search features ; and i just need execute exactly same search help but accesing data from the other SAP system ; so my doubt is, is there some way to indicate to SAP the applications always (wherever) these applications acces the data do it but from other SAP system, 
    like if we 'redirect' the Data Base to other SAP system. 
    SAP1 applications are being executing  -
    >   but all data (records) are taking from SAP2
    Maybe the first suggestion is simply why do not we execute applications in SAP2 instead SAP1 , that's because the version package in SAP2 system (where we have the data) does not support some (non SAP) applications we need to use.
    Excuse the long thread.  Does somebody can help, any idea ?
    Best Regards
    Frank

    Hi Frank,
    Below are my thoughts, these are only conceptual and haven't had an opportunity to try these possibilities, also not sure if this is the right thing.
    1) Create an entry in DBCON using TCode: DBCO for the Database of system SAP2. Now in the application of SAP1 use the "SET CONNECTION" construct as the very first statement, so that consecutive SQL statements will point at the DB of SAP2.
    2) I have read somewhere that the Work Processes are connected to the Default database and i am not sure if you can change this setting, but if you can and provided you have have multiple application servers in your SAP1 landscape, then pick one of the application servers and change the settings on the WP to point at the DB of SAP2, you have the end users login to this particualr app server.
    3) If there are multiple app servers in SAP1 landscape, then choose one of the app servers and change the default database setting to point at DB of SAP2.
    Regards,
    Chen

  • CRM_Order_maintain not wortking from other SAP system

    Hi ,
    we need to change the msg partner for a support desk msg from webdynpro application.for that we are creating a custom RFC function module, Contains the below coding ,
    CRM_ORDER_MAINTAIN
    CRM_ORDER_SAVE
    BAPI_TRANSACTION_COMMIT
    It is successfully changing the business partner ( msg processor ) in the support desk msg . But if we call this function module from webdynpro it is not creating as such.
    what could be the reason .
    ____________ we checked the following
    1. we called the RFC from other SAP system . it is not working .
    2. we debugged that RFC from R/3 , we found the difference. For the below functional module is not returning any events from R/3 . whereas if we run the FM from solution manager it is exporting events .
    CRM_EVENT_PASS_INFO_EXE_OW

    Hi,
    Did you solve this issue?? if you do? how you do it?
    thanks in advanced.

  • Import XI 3.0 Components from other XI system

    Hi Experts,
    New XI Installation was done in the system with Service Pack 14.
    In the team, we had exported all our components in other XI system where we had used earlier (which was with Service Pack 9). Now we want to use all these exported components in the New XI system with SP 14.
    Now I would like to import my component (example My_Test_Component which was exported in Service Pack 9 XI system) in the New XI system with Service Pack 14.
    I logged into Integration Repository and tried with Tools --> Import Design Objects. I could not able to proceed further, regarding the import of those components (which are from Service Pack 9) to new XI system.
    Or
    Should I copy those exported .TPZ files into New XI system?
    Could some one help me, how to resolve this issue.
    Thanks in advance.
    Sree

    Sree,
    After exporting it saves as .tpz file in your export directory of your old system. So go to that location and copy that to the import directory of your new system. Then you click on Tools --> Import Design Objects --> Select your file and activate all of them.
    Before doing this you should have to create the same software component in your new system as in your old system.
    Hope this helps........
    ---Satish

  • Reading file structure and path from other local system share in jsp

    Hi,
    I have a requirement where I need to list all the file and folder structure from other shared folder from different path.
    \\tempx\\test , here test is the folder thats shared on tempx folder. if I copy and paste the path "\\tempx\\test" in start->run it opens the file in window. Same could be achived in java with File. However it gives issues in jsp. Please help me to resolve the issue.
    Thanks in advance.

    I am using below code to access share folder in other system and display all the file & directores below the folder. This code works fine in java in windows system, however if I move this in jsp and to Unix box issue appears. Plese guide
    import java.io.*;
    import java.io.File;
    import java.lang.*;
    public class BCMRepo
         public static void main(String args[])
              try
                   File fbcm = new File("\\\\tmp678\\test\\Common");     
                   String strFilename = fbcm.getAbsolutePath();
                   System.out.println("strFilename :"+strFilename);
                   String strFile[] = fbcm.list();
                   if(fbcm.isDirectory())
                             System.out.println("Is directory");
                             for (int i=0;i<strFile.length;i++)
                                  System.out.println(strFile);     
                   else
                             System.out.println("Is not directory");     
              catch(Exception e)
                   System.out.println("Error :"+e);

  • How to import payroll result from 3rd party system to SAP

    Hi Experts,
    May i know how to import payroll result from legacy system / 3rd party payroll system into SAP.
    i need to import the payroll result from Jan - April (from 3rd party payroll system) and system go live on May. I using payroll malaysia.
    Thanks.

    check this link
    http://help.sap.com/saphelp_40b/helpdata/en/91/80e9087834d111a4620060b03c3b0e/content.htm

  • Failing to import files correctly from Handycam DVD camera

    Hi,
    I try to import files directly from my Sony Handycam DVD camera to PRE8 by inserting the DVD in the PC.
    There is only audio at the first part of every file. Approximately the first 20 - 30 % of the total video length. The sound does not appear neither in playback in W media player, Quick Time, W movie maker or PRE. Why am I missing the audio?
    What is the best way to import for editing in PRE?
    What is the best file type for editing in PRE?
    What is the fastest way for converting, if needed?
    My handycam camera provides wide screen option. But the wide screen in PRE8 seems to be "wider" than the camera...

    Seems like this got the answers to most of my problems
    That "More Like This" area can really work sometimes. Glad that you saw it, and that it helped.
    If you have more issues, please let us know and good luck,
    Hunt

  • Import video clip from other project

    How to get video clip from other project?
    I have been saving all the clips into one huge project and I think it is time to divide them into different projects.
    Also, how do I know if the project would fit into one DVD when I burn it?
    Your help is greatly appreciated.
    Thank you,
    Karen

    You need iDVD for that.
    See the iMovie tutorials (in html and QT movie form) at:
    http://www.apple.com/support/imovie/
    (Scroll down a bit)
    See the iMovie tutorials (in pdf form) at:
    http://manuals.info.apple.com/en/iMovieAtAGlance.pdf
    http://manuals.info.apple.com/en/iMovieHDGettingStarted.pdf
    http://manuals.info.apple.com/en/iMovieLesson1.pdf
    http://manuals.info.apple.com/en/iMovieLesson2.pdf
    http://manuals.info.apple.com/en/iMovieLesson3.pdf
    http://manuals.info.apple.com/en/iMovieLesson4.pdf
    http://manuals.info.apple.com/en/iMovieLesson5.pdf
    http://manuals.info.apple.com/en/iMovieLesson6.pdf
    http://manuals.info.apple.com/en/iMovieLesson7.pdf
    See the iDVD tutorial at:
    http://manuals.info.apple.com/en/iDVDAtAGlance.pdf
    http://manuals.info.apple.com/en/iDVD5GettingStarted.pdf
    http://manuals.info.apple.com/en/iDVDTutorial.pdf

  • Testing same interfaces from other Business System

    Hi,
    Till now we have been testing with BIDCLNT100.
    Now we want to continue testing with BIDCLNT200 for which there was no config before.
    Apart from adding new Business System for new client in SLD, what is needed to be done in ID to configure interfaces for this client.
    Regards,
    Anirudh.

    Hi Prateek,
    I think I also need to add the SWCV which are used for these scenarios to this new BS in SLD.
    Please confirm.
    Also, will there be any changes in IR?
    regards,
    Aniurdh.

  • ICR - Importing Data from Other SAP Systems for Reconcilaition

    Dear Ralph and Other Experts,
    At my current engagement we need to import data from a subsidiary separate SAP system for reconciliation. There are scenarios where one side of an Interco document is posted in the corporate system and the other half is posted in the subsidiary's system. The posts from the subsidiary are totaled by comp code account and trading part and then posted in the corporate system.
    This will make it challenging to run automatic rule assignments because scenarios will arise where one document in the subsidiary needs to be matched to many documents in the corporate system.
    I did some searching on changing the DataSource   in FBIC008 for certain company codes to file upload or external but cannot find documentation on how to complete the configuration or how this functionality it works. Has anyone used this functionality? Could somebody please explain or link me to a document about using this external or file upload functionality in the ICR system.
    Best,
    John S

    Hi Frank,
    Below are my thoughts, these are only conceptual and haven't had an opportunity to try these possibilities, also not sure if this is the right thing.
    1) Create an entry in DBCON using TCode: DBCO for the Database of system SAP2. Now in the application of SAP1 use the "SET CONNECTION" construct as the very first statement, so that consecutive SQL statements will point at the DB of SAP2.
    2) I have read somewhere that the Work Processes are connected to the Default database and i am not sure if you can change this setting, but if you can and provided you have have multiple application servers in your SAP1 landscape, then pick one of the application servers and change the settings on the WP to point at the DB of SAP2, you have the end users login to this particualr app server.
    3) If there are multiple app servers in SAP1 landscape, then choose one of the app servers and change the default database setting to point at DB of SAP2.
    Regards,
    Chen

  • Audition Import / Export to/from other DAWs

    Well its done!
    AATranslator is finally finished.
    http://www.aatranslator.com.au/ is where you will find it.
    Its been 3 months in the making and as I mentioned previously its not donationware but it is a fully functional demo only limitation is the number of tracks and 'clips'.
    Many thanks to John Lundsten from  the UK for the idea of this project, for his tireless efforts testing the application and for his insight as well as the user guide.  Thanks also to Adrian Connelly for additional programming efforts and the interface and also dstDean from this forum for additional testing and encouragement.
    Those who have supported me in the past (as at the time of this post) through donating for any of my previous applications are entitled to $50usd off the price for every application they have donated to me in the past.  For some that equals a free copy!  Never let it be said that I don't appreciate your support!
    This application is not for everyone but certainly for anyone who needs to move their projects from one DAW to another it is certainly worth a look.
    It definitely the only application which currently allows you to import/export from Adobe Audition!
    There are many other DAWS in our sights and significant work has already been completed interfacing to Reaper project files and OpenTL files.  These will appear in a free upgrade in the not too distant future.
    Enjoy.....

    Welcome aboard!
    There are a number of points to address here:-
    "I presume there is no back up facility for your Adobe Audition® session file like Premier Pro has with Auto Save."
    That is correct but even with applications with 'auto save' there is no substitute for regular backup of both your audio files, session file & audition settings.
    "To fix this problem I was thinking about SESBackup (Donate) so this never happens again. Does the product work like the auto save facility in PRO (i.e. the session) or does it record & save everything i.e. the sound files again as well into a specific folder of your choice."
    SESBackup only targets adobe session files (either singularly or ALL of your session files).  It is handy to easily back them (or it) up before recommencing work on a project or as soon as you are finished for the day.  It does not backup your audio material.
    MediaSweeper will isolate and seperate the unused files from your project and move them to another location so that you only backup the material that is actually in your session.
    AuditionFX will help you backup your Adobe Audition settings
    "More importantly I need to combine these two sessions together and presume there is no facility for you to do this Adobe as well."
    As I recall AA1.5 has the facility to 'append' other AA1.5 sessions.
    "I have just read this thread and I am hoping AATranslator can achieve this. If translator does do this what is the best way to achieve a great result without losing any information."
    As far as Audition is concerned AAtranslator was designed with AA3 in mind.  AATranslator can append sessions either from Audition, Samplitude, Cubase, Nuendo, Reaper, etc but it would need to be converted to an AA3 xml file at present.
    But as i mentioned before AA1.5 it (as I recall) has that 'append' function built in.
    Remember "save early and save often".
    BTW You can download and try all of those applications and they all come with documentation.

  • How to import a transport from one SAP system to another SAP System?

    We have a requirement where the same security report needs to be made avialble across the whole SAP landscape - comprising of ECC6, PI7, BW, HR , SRM, CRM etc.
    To reduce the time and effort, is it possible to create the report in ECC6 attach it to a transport request and import it into SRM, CRM etc?
    If so, what is the procedure?
    Thanks,
    Bhaskar

    Hi
    Yes it is possible. Attach the report to the request and release the request. It will create cofile and datafile for the request in folder /usr/sap/trans/data and /usr/sap/trans/cofiles.
    Copy these two files and paste them into the target system in the respective folders i.e the above mentioned directory structure.
    The data file should look like Rxxxxxx.SID and cofile should look like Kxxxxxx.SID where xxxxxx is your request number.
    Once these are copied in the target system, logon to target system goto STMS, goto the import queue of the system, then extras --> Other requests --> Add, enter the request number as in original system <SID>Kxxxxxx, and enter.
    Then you should be able to import it.
    Hope this clarifies.
    Regards
    Rahul

  • New Comp:Importing iPhoto library from other comp via TimeMachine

    Hey I sold my MBP and bought a Macbook recently. I had all the stuff on my MBP backed up onto an external using TimeMachine. I got my macbook and opened iPhoto and went to import photos to library, found the iPhoto library photo on the time machine of my MBP and couldn't open it. Is there a way to import my old iPhoto library or are the pictures lost? =(
    Thanks in advance!

    Gary:
    While in the Picture folder enter the Time Machine. Go back to the time when your iPhoto Library is shown and restore the entire library. You don't import it. This will give you your library complete with albums, keywords, titles, descriptions, slideshows, etc. intact.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 6 and 7 libraries and Tiger and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.
    Note: There now an Automator backup application for iPhoto 5 that will work with Tiger or Leopard.

  • Importing Color Corrected Master Back Into System for Trailer, DVDs, etc.

    Hi there,
    Thanks to all of you who have been of great help to me as I've been working with Technicolor on the Mastering of a feature. I've never really had a feature leave my system before, or at least one that I stayed in control of, so this has all been very new and educational.
    Okay, question (or, rather, a confirmation) for final steps - they are sending me the following next week, for me to keep or for import back into Premiere for trailer cutting, still pulling, festival DVD making, etc. I just want to make sure this list is sufficient.
    Physical Deliveries
    HDCAM Master Tape
    DVD-R
    Files on a Hard Drive
    10-Bit Uncompressed Quicktime of Completed Film
    Compressed 422 ProRes Quicktime of Completed Film
    I guess my main question is - will the 422 suffice for a high quality trailer and DVDs? They also offered to make an even-more-compressed H264, but if I can inport the ProRes Quicktime, that doesn't seem necessary, does it?
    Thanks!
    Stephen Cone

    I guess my main question is - will the 422 suffice for a high quality trailer and DVDs?
    Yes.  All else being equal.

Maybe you are looking for