Action "Pass correction to Test"

Hi Experts !
We have a requirement to do additonal validaton wrt TR import when user selects event "Pass correction to Test" i.e. IMPORT Transport Request.
We want to validate whether user is importing the TR in correct sequence to ensure overtake & over-ride functionality.
Any pointers to this would be highly appreciated !
We tried modifying FM 'TMS_TP_IMPORT' to include custom validation but found that this FM is not called when "Pass correction to Test" event is selected by user.
Requirement in detail :-
User creates Urg. Correcton using CRMD_ORDER & fixes the object ZREPORT_DISPLAY. The change is under TR1. TR1 is released through SolMan but not yet Imported ( Pass correction to test).
Meanwhile another Urg. correction is created using CRMD_ORDER & developer has to fix the same report ZREPORT_DISPLAY. The change now is under TR2. TR2 is released through SolMan. Now developer tries to import the TR2 to Quality system using "Pass correction to test).
In this case since developer is trying to import TR2 before TR1 ( Sequence should be followed as per release date/time. In our case it would be TR1 followed by TR2)., we should throw an error message stating that TR1 is not yet imported !
Thanks,
Best regards,
Prashant
Edited by: Prashant Patil on Nov 30, 2010 11:36 AM

Hi All,
We were able to implement this by creating an Implicit enhancement in
Class u201CCL_CHM1_URGNT_CORR_INSTANCEu201D, Method u201CIMPORTu201D.
Thanks,
Best regards,
Prashant

Similar Messages

  • Warning message After Pass correction to test Phase

    While transporting a request through Change request management, after pass correction to test, the system shows a warning message 'No Import into test system has taken place yet'. And further, Logon to System message takes us to the Development system and not into Quality system. On further drill down, it was found that if the STMS Queue for Quality is manually refreshed
    after the pass correction to test phase, this warning disappears and Logon to system takes us to Quality system itself. And this manual refreshing has to be done for each and every ticket. Kindly provide a solution to skip this warning message and also to avoid this manual refreshing of the Transport queue. Please Help.
    Regards
    Manu

    Manu,
    Do you get this warning right away when you choose the "Pass Correction to Test" action and hit save, or does it take a few minutes?
    We had an issue where ChaRM was timing out when the import was running.  The Import lasted more than 25 or so seconds, so ChaRM gave up and said it didn't happen, when in fact it was just not finished yet.  We increased the time that ChaRM waits for the import to finish and now it works perfectly.
    In case this is your issue, you can increase the time ChaRM waits for the import to finish by adding the parameter CHECK_NTIMES_SOCM to the user profile of the person performing the import.  The default value is 5, which means that ChaRM checks the import status 5 times (5 second intervals).  Our security transports were taking over 2 minutes, so we had to make the value of the parameter 60 (60 checks in 5 second intervals).
    Hope this helps,
    Michele

  • Action  Withraw Correction or Pass to Correction Test

    Hi there,
    We are testing our Change Request Management and Service desk and
    everything seems to be working fine so far. However, we have few
    questions regards SAP user roles. We are in the developer phase with
    action set to “In Development” as you know you have the following
    Selection in Action button.
    - Logon to System (DEV System)
    - Release Transport Requests
    - Pass Correction to Test
    - Withdraw Correction
    - Create New Transport Request
    - Create Task
    - Critical Transport Objects
    - Go to Task Plan
    For an example we will look at the Operator role.
    Our Operator has following roles:
    Z_CM_SMAN_OPERATOR
    Z_SOCM_IT_OPERATOR
    If a operator or tester or change manger when you click on the "Withraw Correction" or "Pass to Correction Test" that a program popping up to ask to Create New Trasnport Request at the DEV system for an Unauthorized user and end up creating a Transport Request eventhough user does not have permission to perform that ACTION. If you go to the DEV system to see if there is/are any transport request associated with that user name and ticket number, you
    will see one in the dev.
    we have the same problem in tester user role and change manager user
    role. We want to restrict the following actions where only Developer can
    perform: "Release Transport Requests", "Pass Correction to Test" and
    "Create New Transport Request". How do we go and do this?
    My other question would be? When you execute the actions "Pass Correction
    to Test" or "Withdraw Correction", why does it asking to Create new
    Transport Request"? It should just spit out with an error stating, you have no authorization to perform the this task, rather than creating the trasnport request, no authorization error only comes after it creates the transport request.
    I understand that solution manager uses the satellite user: SOLTMWSMD001to create transport request. But we want to restrict our tester or operator from performing those actions that mentioned above.
    Does anyone have tested this functionality?
    Please advice on this if anyone knows how to resolve this problem.
    thanks in Advance
    Kumar

    1) Yes Status was set to "In Development". when you are on the Created state, this is not the case, it will just give an error to operator/Tester that they do have authorization to perform that task
    2) I haven't tested this functionality against the normal correction, since we haven't implemented projects. Only Urgent Correction
    3) That is correct, TP did create a Transport Request in the DEV system. actual functionality works fine. I was testing if Tester/Operator can withdraw or pass correction to test, and get this new pop up window asking to create a transport request.  For an example. Let's say that DEVELOPER release the transport but he didn't Pass the correction for test yet, and meantime tester/Operator or Change manager comes in and try executing action like "Withdraw Correction" or "Pass Correction for Test" or Even "Create New Transport Request", when they save the action, it will pop a new window asking if they want to "Create New Transport Request" and it will end up creating a new request in the DEV system, after that it spit out an error stating that "User not authorized to perform that task", and if you go to DEV system looks under se09 to see if any transport been created with that ticket number. you will find one associated with that.
    It is look like a program error to me? how it popping a new window and asking to create a new transport request for an unauthorized user.
    4) it uses the automatically generated user name and password.
    Read RFC users uses: SM_BWDCLNT100_READ, user Name: SOLMANSMD001 and Trusted RFC:SM_BWDCLNT100_TMW with user SOLTMWSMD001
    Hope this helps you to narrow down some problem
    Thanks
    Kumar

  • Error when performing action Pass Normal Change to Test

    When we perform the action "Pass Normal Change to Test" we receive an error message. Reviewing the short dump in ST22 of our development ERP system provides additional information such as DYNPRO_SEND_IN_BACKGROUND, Screen output without connection to user, SAPLTMSU_ALT. Using this information we have identified two notes (49730 and 1497281, which is not applicable). We tried changing the user type for our RFC communication user (as per 49730), but that has not worked.
    Interestingly the Transport of Copies (which occurs when this action is performed in ChaRM) has been created in development. But it has not been released and ChaRM is not aware that the Transport of Copies has been created. If we move it outside of ChaRM we will lose this history.
    Has anyone experienced this issue? How did you resolve it?

    Hi Mathias,
    After checking each TMW RFC connection (in our TMS) and making updates as required; the main solution (as I see it) was in the TMSADM@ RFC connections. A couple had incorrect passwords and a couple had incorrect authorizations. Once I made the required changes and confirmed the RFC
    were working from an authorization perspective, I was able to successfully complete the action “Pass Normal Change to Test”.
    Hope this helps.
    Shawn

  • Adobe Acrobat 9 Pro Printer Drivers does not pass windows logo testing.

    Issue:
    I'am using the Acrobat Wizard tool to customize Adobe Acrobat 9 Pro to run create Adobe installed to run siliently within our network but I recieve the following hardware prompt to complete the install.
    During the install of the Adobe Acrobat 9 Pro I recieve a Hardware Installation prompt:
    The software you are installing for this hardware:
    Printer
    Has not passed Windows Logo testing to verfiy its compatibility with Windows XP.
    Continue your installation of this software may impair or destabilize the correct operation of your system either immediately or in the future. Microsoft strongly recommends that you stop this installation now and contact the hardware vendor for software that has passed Windows Logo testing.
    Is there any way I can download the drivers before I run the installation or is there a patch for Adobe Acrobat Pro 9.
    Thanks
    John T

    When I start itunes i get the message "Itunes was not properly installed if you wish to burn Cds you will need to reinstall itunes" Any ideas what i should do anyone?
    That sounds like the GEAR drivers that iTunes uses for burning and importing aren't going in properly. (or there's damaged GEAR drivers for an old install stuck on the PC.
    Perhaps manually uninstalling and reinstalling the GEAR drivers can get you past this. There's instructions for that on the GEAR wiki:
    [DRIVERS: Windows - Updating, removing, 64 bit versions, etc|http://www.gearsoftware.com/wiki/index.php?title=DRIVERS:Windows_-_Updating%2C_removing%2C_64_bit_versions%2Cetc]

  • Acrobat Pro 9 has not passed Windows Logo testing??

    Bought download of Acrobat Pro 9 today. Installation on Windows XP Pro seemed to proceed well. The a pop-up window said The sortware you are installing for this hardware  Printers has not passed Windows Logo testing to verify its compatability with Windows XP. then a link to "why this is important" and further warning "Continuing your installation of this software may impari ro destabilize the correct operation of your system either immediately or in the future. Microsoft strongly recommends that you stop this installation now and contact the hardware vendor for software that has passed Windows Logo testing."
    Choices are Continue Anyway  or STOP Installation
    What does this mean? What do I do to get this upgrade installed and functioning correctly?

    try downloading and saving a fresh copy of the installer to your hard drive. (run the install from there rather than online.) switch off antispyware and antivirus applications prior to the install.
    iTunes 7.0.2.16 Installer
    if you get the message again with the fresh installer, perhaps try checking through the following Microsoft Knowledge Base document:
    (MS) You cannot install some updates or programs

  • BPC NW 7.5Sp05 - Client on Windows 7 does not display Action Pane correctly

    We have BPC NW 7.5 SP05 installed and running successfully however have an issue with the Client software displaying the Action Pane correctly on our client machines.  
    Client machines are Windows 7 64 bit. Screen display size is 1920 x 1080
    After logging on to the Client, the Action Pane is cut off to the left hand side of the pane. i.e.. Text is not displayed in full e.g.. "le Interfaces" can be seen as opposed to "Available Interfaces".  We can minimize this action pane and the section allocated to action pane seem to expand to a wider width however when we maximize the "action pane" again, the section returns to the smaller size.
    I have tested the Client software on the server (ie. Windows 2003) and the client screen appears as it should, with all details being displayed in the action pane.
    Has anyone come across this issue or similar with Windows 7?

    Hi,
    This might be the original solution.
    The resolution of the screen controls how the windows are displayed and BPC is no exception. Having said this, it will be great if we can experiment the same thing with few more machines with same setting.
    Alternately, you can definitely create a ticket with SAP.
    Hope this helps.

  • My graphic card failed but passes the recall test - surely Apple would replace it? How wrong can you be!

    Even though I had read about the product recall on some iMacs, mine had never had an issue, but to be safe, the plan was to take it to an Apple store to have them test and replace it.
    A week ago, on occasion, the screen suddenly started going completely gray, everything else seemed to be working fine, and any apps running would continue to do so. Without being able to see the screen, the only options was to power it down, run any diagnostic test and start normally. It passed pro tools tests, with no warnings so I thought it could have been a software issue. After many restarts without anything else plugged in, the iMac appeared to function for maybe a day or so, but gray screen whenever it wanted to.
    So I called Apple, they told me to get it into a service centre, and they would do further tests. Whilst on the phone to the engineer, my iMac with the gray screen suddenly refused to power back up. The engineers tell me that the graphic card fails any benchmarking tests with corruption and the same gray screen issue, so it looks promising yes? No. The specific tests that the machine must fail for the recall - passed.
    Having spent almost an hour on the phone to a Apple senior advisor today, he tells me that it is not covered by the recall !!
    The machine is one of the matching serial numbered machines in the recall, it has suddenly developed a graphic card issue that leaves the machine unusable, it suddenly started having this problem within weeks of the recall being announced - It has the faulty card in it, it has the fault - yet it does not qualify?
    Can someone please tell me what I could have done to get this card replaced without the estimated £250 charge to get my machine running again.
    I am a die hard Apple enthusiast, I have converted everyone I have been in contact with to purchase from them for their legendary customer services and yet feel perplexed as to what I should do next.
    My first reaction is to raise a big fuss about the situation at an Apple store, but I can't blame them too much if my machine does not match the recall criteria - but come on, it can't be a coincident that this card has failed now, can it?
    What do I do next. I don't want to take my machine over to proper Apple store and raise a fuss, that would be counter productive. But  really Apple
    Anyone have a suggestion - would you buy another iMac that could have the same problem and get the same response?
    To any Apple engineers out there who can look at  a case number my ref number is 500592345, apparently there is a lot of info in there, but nothing that will help me!

    Apple engineers do not participate here. The only replies you will normally get are from people who are, like me, just fellow users, and there's nothing any of us can do to intervene in this matter.
    If Apple says that your system is not covered by the recall, there's not much you can do. You can try taking your system to an Apple Store and politely - do not "make a fuss"; polite but gently insistent is much more likely to get you useful results - ask for assistance. Or you can call Apple tech support, ask to speak with customer relations, and explain the situation to them and request coverage under the recall program.
    If all that fails, though, then you're probably at a dead end and will need to pay for the service if you want it done.
    Regards.

  • 3rd gen iPod Nano will not sync with latest version of iTunes. It passes the connectivity test but not the sync test under diagnostics.  Worked fine on old Windows 7 laptop but not new one.  From Control Panel it shows up as an Apple iPod USB Device...

    3rd gen iPod Nano will not sync with latest version of iTunes on new laptop. It passes the connectivity test but not the sync test under diagnostics.  Worked fine on old Windows 7 laptop but not new one.  From Control Panel it shows up as an Apple iPod USB Device...

    Never mind, I think. I think I figured it out. There was 1 song (out of > 900!) that somehow had been purchased with the other ID - I have no idea how. Once I deleted that song, it stopped asking.
    There may be something with the newest iTunes version too. I didn't think in older versions that the "On this iPod" list of songs was greyed out. But at least it syncs ok.

  • Itunes does not pass windows logo testing to verify CD/DVDrom drives, Why?

    Hello All,
    When I try to install Itunes 9.2 on my XP 32bit machine, I get the error message "Itunes does not pass windows logo testing to verify CD/DVD rom drives this software will not be installed. Contact your administrator" I am the owner & my account has administrator rights. When I start itunes i get the message "Itunes was not properly installed if you wish to burn Cds you will need to reinstall itunes" Any ideas what i should do anyone?
    Thanks
    Lacanox

    When I start itunes i get the message "Itunes was not properly installed if you wish to burn Cds you will need to reinstall itunes" Any ideas what i should do anyone?
    That sounds like the GEAR drivers that iTunes uses for burning and importing aren't going in properly. (or there's damaged GEAR drivers for an old install stuck on the PC.
    Perhaps manually uninstalling and reinstalling the GEAR drivers can get you past this. There's instructions for that on the GEAR wiki:
    [DRIVERS: Windows - Updating, removing, 64 bit versions, etc|http://www.gearsoftware.com/wiki/index.php?title=DRIVERS:Windows_-_Updating%2C_removing%2C_64_bit_versions%2Cetc]

  • Software CD has not passed Windows Logo testing???

    This is what it showed when I was installing the softwares from the CD which came with my N73 music edition... "...has not passed Windows Logo testing"
    I still clicked on "continue anyway" tab and went ahead... But now the data cable doesn't connect to the softwares. For transferring music, I clicked on media player option and it said messaging is using my memory card, so first change settings in messaging. On clicking Nokia PC suite option, it keeps on detecting the device but nothing happens...
    My PC has Windows XP only, the CD's cover shows its compatibility with XP... what can be the problem then??

    you can generally ignore the error message if you are using trusted software ie from nokia etc as it just means your operating system is unable to verify its authentisity (sp) but for transfering data your better to select data transfer when connecting the usb and then dragging and dropping the files into the handset.
    go to my computer then open the icon called removable disk, there will be a folder called music or something similar -this is your phones mass memory, drop the songs into here.
    hope this helps

  • Japanese characters alone are not passing correctly (passing like ??? or some unreadable characters) to Adobe application when we create input variable as XML data type. The same solution works fine if we change input variable data type to document type a

    Dear Team,
    Japanese characters alone are not passing correctly (passing like ??? or some unreadable characters) to Adobe application when we create input variable as XML data type. The same solution works fine if we change input variable data type to document type. Could you please do needful. Thank you

    Hello,
    most recent patches for IGS and kernel installed. Now it works.

  • Mozilla does not pass correctly greek letters from mailto command to email program while IE passes them correctly

    I am using windows xp greek with greek regional seetings and when I run a javascript using mailto command (either with utf-8 or iso 8859-7 encoding) , the subject and body of the message which were in Greek do not pass correctly to my email program while in IE pass correctly. Can you help me because many of the users who run the javascript are using mozilla firefox

    Hi Nancy, nice to see you again. The CSS validator showed no errors.
    The HTML validator showed irrelevant errors, e.g., missing alt tags and also the prefererence for  using UTF-8 encoding instead of the older iso-8859-1 used throughout my website (because it displays better in DW 5.5).
      The CSS validator link is quite useful, as I don't have a CSS validator in DW 5.5, unless I am missing something. For HTML validation, I can use "Shft-F6".

  • "Not passed Windows logo testing" message

    I just download iTunes 8 and partway through the install got a message that said "software has not passed Windows Logo Testing" and that this could compromise my system.
    The older version of iTunes worked just fine, is there anywhere I can download the older version?

    Just to establish a good base line I am going to have you uninstall and reinstall the printer from our website rather than the CD-ROM that came with the machine. 
    First if you use a USB cord, make sure to remove it. Do not plug it back in until the software directs you to. Then go through the Devices and Printers, Programs and Features and Device Manager folders and insure that all copies, files, and programs related to the printer are removed. Then as directed, restart the computer. 
    In the START menu type "%temp%" and press ENTER. Here I want you to press Ctrl+A and hit DELETE. Some of the files will not allow you to delete them, skip those files and delete the majority that allows it. 
    Then follow this link to download the full feature software and drivers for the printer: 
    http://h10025.www1.hp.com/ewfrf/wc/softwareCategory?cc=us&dlc=en&lc=en&product=5061073&
    Install that using the USB >> Wireless setup wizard and establish a static IP (video below on that) : 
    Assigning a Static IP Address to Your Wireless HP Printer - Windows 7 - YouTube
    Have a great day!

  • Pop Up: The software you are installing for this hardware has not passed Windows Logo testing - AntiVirus

    When deploying Endpoint Protection with SCCM 2012, some workstations are getting a popup saying:
    The software you are installing for this hardware has not passed Windows Logo
    testing and it references "Antivirus". Upon clicking continue anyway it finished installing.
    I'm not able to duplicate it on command and not sure why it's happening. Anyone else see this or have ideas on how to troubleshoot?

    Without a real screenshot (and maybe even being there), it's hard to say. IME this is not normal behavior and my first thought is that this is actually some malware causing this.
    Jason | http://blog.configmgrftw.com
    Sorry it took a while, was waiting for it to happen again. Here is an actual screen shot. I'm leaving it until I hear back from you guys. This client actually shows that the endpoint protection deployment state failed with this message:
    Description: 0x8004FF03.                                   
    InstallUpgradeOrUpdateInProgress=4.1.509.0

Maybe you are looking for

  • Setting Properties for a USB Device

    I am using LabView to manipulate a live video feed that is being supplied by a USB device. One device, a DVC100 (http://www.pinnaclesys.com/PublicSite/us/Products/Consumer+Products/Dazzle/Dazzle+Video+Archiving/Dazzle+DVD+Recorder.htm) works perfectl

  • Report with "|" Delimited

    As per the requirements the report output should be viewed (opened) in Microsoft Excel, the length of the report is too long... so my data in the rows are wrapped to the next line... that makes the report unreadble... My settings in reports Layout Ma

  • CRT monitor to add on

    I have a flat scrn and now an additional CRT monitor to add on to my G5 to have a larger desktop to work with. Where do I start? How do I know if an ADC-VGA adaptor will work? And how do I set it up ? Thanks, Ed

  • How to replace JMS Msg id with My own customer ID??

    Hi Frnds, I am working one one scenario using JMS Adapter, when i am placing message in Quese,JMS adapter genarating MSG msg id,but i ahve to add my own id its custiomer specific,how to replace JMS Msg id?? thanks, Raj

  • Best place to store application database

    Where is the best (most secure) place to store database files that are application specific? I'm writing a kiosk application that runs on Windows 7 x64 as a desktop application.  A non-privileged user will be logged in to Windows and the application