Is there any Method to remove the request from STMS OR SE10 OR SE09

HELLO ALL ABAP GURUS,
Is there any Method to remove or delete the request from STMS OR SE10 OR SE09 ?
Thanks,
Sumit.

Hi,
Before deleting a transport request you need to unlock all the objects in a transport request. Please follow these steps.
1. Go to SE03. Under Requests/Tasks folder in the left pane you can see Unlock Objects, double click on that.
2. Enter your request number (sub task) there and click on execute button.
3. SAP will prompt you with a message, click on Unlock button.
4. Now go to SE09/SE10 and click on your request number (sub task) and click on delete button on the application toolbar.
5. Now click on main task and click on delete button to completely remove the request number.
Hope this will help you.
Regards,
Venkat

Similar Messages

  • Is there any way to remove the duration from the course outline in Presenter 8?

    Is there any way to remove the duration from the course outline in Presenter 8? I would prefer to not have that listed if at all posible and can't find a solution.

    Are you talking about the Time Remaining display on the side bar? The text for that field is in the Modify Text Labels... tool in the Theme Editor of Presenter. You can change it to whatever you want, but you may want to keep a record of what the default text labels are, as there is no restore to default option. The Elapsed Time field is what you would want to change. I have seen this modified to show no text, copyright information or other general info.

  • Is there any method to export the data from oracle 10g in any format !!!!!

    is there any methods to export the data from oracle 10g in the format of excel or csc or txt or anyother. i already downloaded the sql developer tool but it only exports the data of upto one lakh rows ,but i have two tables of more than 3 lakh and 10 lakh rows respectively.for this i used 'where' command to break the file through sql developer but that didnt work
    plz help me out if any thing possible
    i need to again import this data into microsoft sql if there is any direct method plz let me know
    its urgent
    Message was edited by:
    user628031
    Message was edited by:
    user628031

    Take a look at DUMP_CSV function by Tom Kyte.

  • Any method to Import the data from Ingres Database to Oracle Database

    Hi,
    Is there any method to import the datas from Ingres Database to Oracle Database,
    Thanks in Advance.

    Check out this link.
    HTH...

  • Is there any method to remember the running subtitle and audio stream when navigating through menus?

    I have a language Menu named 'Setup' with 4 buttons 1.English  2.Spanish  3.Spanglish  4.Subtitle Off.
    To reach this page you have to hit Setup button on Main Menu. The setup button takes to a sub-menu of Setup where I have a symbol of 'tick' at Subtitle Off indicating the state of the current subtitle stream. I have 3 more sub-menus with similar buttons but with 'tick' at different languages indicating the state of the current running/selected language, 2nd page has English with tick, 3rd page has Spanish with tick and 4th has Spanglish with tick. My client wants me to jump on the respective language ticked page when you hit the setup button on Main Menu. As far as I understand we cannot assign a code in Encore to a single button to read what subtitle stream is running.
    Is there any method to remember the running stream when navigating through menus?
    I have done this in Sonic Scenarist.
    Regards,
    A Gandhi

    I think this was added in a "newer" version of Encore (meaning anywhere from CS4 up). In any event, it is available in Encore CS6.
    There is a menu (not button) property that allows yoi9u to make the active subtitle track button the default (i.e. selected/highlight shows) just as you want.

  • I have an ipod classic and I did have a macbook pro but it crashed.  Is there any way to transfer the music from my ipod without losing everything on the ipod.  Because my new computer is a pc it wants me to reset my ipod but I will lose everything.

    i have an ipod classic and I did have a macbook pro but it crashed.  Is there any way to transfer the music from my ipod without losing everything on the ipod.  Because my new computer is a pc it wants me to reset my ipod but I will lose everything.

    See this excellent user tip from another forum member turingtest2 outlining the different methods and software available to help you copy content from your iPod back to your PC and into iTunes.
    Recovering your iTunes library from your iPod or iOS device
    B-rock

  • Is there any way to prevent the OS from querying the Superdrive when start

    Just a random question. Whenever my MacBook Pro starts up (either from sleep or a complete/fresh start, the OS queries the drive slot to see if there is a disc present. While this may be normal behavior, it seems to slow down the start up process. (I rarely ever have a disc in the drive). Just curious if this, in fact, normal, or if there's something awry.

    Is there any way to prevent the OS from querying the Superdrive when start
    No
    he OS queries the drive slot to see if there is a disc present.
    How can you tell? Based on the noise it makes?

  • I had to reformat my desktop pc and lost all my music. Is there any way to transfer the music from the ipod to the pc?

    I lost the music on my pc when I had to reformat the disk.  Is there any way to transfer the music from the Ipod to the pc?  I am told that if I try to sync the music that it will erase all the music on my Ipod.

    Transfer iTunes purchases by:
    iTunes Store: Transferring purchases from your iPhone, iPad, or iPod to a computer
    Transfer other music by using a third-party programlike one of those discussed here:
    Copy music from Ipod to new computer...: Apple Support Communities
    You can also rredownload mos iTunes purchases by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store

  • If meta data LUN is totaly destroied , is there any way to rebuild the data from the video LUN

    If meta data LUN is totaly destroied , is there any way to rebuild the data from the video LUN ????

    What happened to your metadata? Are you sure the metadata is gone?
    In theory, file carving could be attempted on the data LUNs, but you would need a tool that understands how Xsan lays out data across LUNs in a stripe group and hope your fragmentation isn't too bad. I doubt such a tool exists, but if one does it almost certainly is not publicly available. You should probably contact a data recovery service with experience recovering data from Xsan. Do that before you do anything else if this data is really important.

  • HT4859 Is there any way to restore the contacts from the iCloud onto my existing phone?

    I had all my contacts disappear this afternoon.  Is there any way to restore the contacts from the iCloud onto my existing phone?  This article makes it seem as if the iCloud information is only accessible upon setup of a new devise.

    See Recover your iTunes library from your iPod or iOS device.
    tt2

  • Is there any way to get the files from other computer ?

    Hai all,
    I have 2 computers connected. I know the IP address of other computer. Is there any way to get the files from other computer. (for e.g. I want to get the files from specific folder. In Java netwroking is it possible? (Any programs)
    regards,
    Namanc

    Bro Take it easy.
    Think you need to send a Image file named ("abc.gif")
    now develop a server using ServerSocket and connect it in local IP and any PORT
    For example i think ur server is connected in "localhost" and 9000 port.
    Now make ur server educated using some commands.
    For example:
    FileName: <File Name String>
    [Means new file is sending by connected client]
    FileSize: <File size long or int value>
    [ So that ur server can determind about the total length of sender file]
    DataModeOpen
    [Now your client will send its image data, this command means your client software is sending data]
    fjadlkfjaofaijojfwoeiurfodkjflsajlfksa
    l23j4lj23lkjlasjfoq23j4rokjelfkjasldkf
    2o3j4lk2j3ljslakdjf2l3j4 l23kjlk23k4j
    DataModeClose
    [Means file sending finished]
    Close
    [Means your client connection is closed]
    Now develop a client supporting this command.
    For example(Server):
    String getFileName=null;
    long getFileSize=0;
    public handleCommand(String getCmd) {
        if(getCmd.startsWith("FileName")) {
                String[] splitData=getCmd.split(":");
                this.getFileName=   splitData[1];
                outPutStream.writeBytes("+OK");
        } else if(getCmd.startsWith("FileSize")) {
                String[] splitData=getCmd.split(":");
                this.getFileSize=Long.parseLong(splitData[1]);
                outPutStream.writeBytes("+OK");
        } else if(getCmd.startsWith("DataModeOpen")) {
               //data mode open so receive data
              receiveData();
              outPutStream.writeBytes("+OK");
        } else if(getCmd.startsWith("DataModeClose")) {
              //close client socket
             getClientSocket.close();
    }For client:
    DataInputStream dataIn=null;
    BufferedOutputStream bout=null;
    public sendFile(bytes[] getBytes) {
            //if ok found then do other or show error message
        if(sendCmd("FileName:"+getFileName)) {
            if(sendCmd("FileSize:"+getFileSize)) {
                if(sendCmd("DataModeOpen")) {
                   bout.write(getBytes);
                } else {
                   showError(3);
            } else {
                   showError(2);
       } else {
            showError(1);
    }i think it will help u

  • Is there any way to import the songs from my phone to my itunes?

    I downloaded most of the songs on my phone from another computer. Is there any way to import the songs from my phone to my itunes?

    See Recover your iTunes library from your iPod or iOS device.
    tt2

  • Is there any way to import the photos from a DVD slideshow I made in 2007?

    is there any way to import the photos from a DVD slideshow I made in 2007? they are set to music and there are quite a few photos on the slideshow. I didn't back up the photos on a separate DVD/CD so the photos are all there but i don't know how to import them from a musical slideshow. Help!

    Unless you opted to add the source image files to the DVD's ROM  Contents the answer is no.
    OT

  • Is there any way to keep the flash from going off when you receive a text or other notification?

    I have an iphone 4s.  Is there any way to keep the flash from going off when you receive a text or other notification?  I keep it next to my bed at night and keep thinking there is lightning when something comes thru.  LOL

    Go to Settings>General>Accessibility and turn LED Flas for Alerts to Off.

  • Help! I reinstalled my Mac and erased my iWeb page in the program.Its published, is there any way to download the pages from Mobile Me?

    Help! I reinstalled my Mac and erased my iWeb page in the program.Its published, is there any way to download the pages from Mobile Me?

    To download your pages from MobileMe simply mount your iDisk.
    Then navigate to the Web > Sites folder where the pages are.
    You can't do anything with them however, since iWeb cannot import them. But it's nice to know that you can download them.
    You need the domain.sites2 files, iWeb uses to store its assets. Perhaps you have a backup?
    See this page for pictures and movies to learn how to use the domain file :
    https://discussions.apple.com/thread/3862332?tstart=0

Maybe you are looking for

  • How do I restore a lost address book from time machine

    a address book that I have name is gone how do I restore it

  • Multiple clobs in a single row of data

    I have several clobs in a single row of data and have created a procedure where I attempt to display the first 4k of each clob. using a for loop cursor I select all of the clobs in a row at the same time and then I use dbms_lob.read to get the first

  • Does a new contract mean you should get new phone? NEW MEANS NEW,RIGHT?

    I signed a 2 year contract and got what I was told was a brand new Blackberry Tour. Problem is when I sent in the rebate, they said the rebate was already given for that particular device. Long story short, the phone had so many problems it was not u

  • Executing Oracle DB Procedure from JACL Script

    May I know if JACL DBAdmin class has method to call stored procedures? I am able to call prepareCall() method from my jacl, however when I call preparecall() method by passing the procedure name as argument it is giving me below error may I know usag

  • How soon for new BIOS with Higher Voltage?

    This is mostly directed toward moderator Bas Do you have any idea if MSI plans to give its users an option for higher voltage to the cpu in later Bios updates?   Does this board even support it? I know that there are a lot of people asking the same q