How To Cancel Completely Processed Shipment?

Hi.
I have created sales order ->Delivery->Picking---> Shipment.
The shipment is completely processed now (Cost Calculation is done)
But I want to cancel this shipment and delivery...how to go about this?
Thanks in advance.

Hi Saket,
Activities are nothing but the steps you executed in shipment document to capture the shipment cost.
In VT02N screen select Deadl tab which you can see in the below portion of the screen.In this
screen you can see 7 pushbuttons. We Starts with MRP ( Single click)and ends with shipment End
push button to get the green light in the processing tab which will be in the upper portion of the screen.
Now you have to perform the steps exxctly in the reverse way i.e starts from shipment End ( Single
click),shipment start, shipment completion,  LoadingEND,  Loading start , check in and ends
with MRP ( Single click). If you perform in this way the green light you have seen in the *processing
tab* would be switched off.
I think we need to cancel the information related to daparture point and fwd agent  in stages tab.
After completion of this first you save the changes,then again go back to VT02N and delete the
document.
Please correct me if missed somewhere.
Regards,
Satish
Edited by: Satheesh on Jun 15, 2009 10:44 AM
Edited by: Satheesh on Jun 15, 2009 10:47 AM

Similar Messages

  • How to cancel the process in initiator of human task in 11g?

    human task as the initiator of the process, by default there is only a SUBMIT button, how to cancel the process then?
    if I just close the form, a task will still created in the task list, still in initiator step. what if I don't want this?
    I tried to add an "CANCEL" output for this , if the output is CANCEL then go to then end activity, but seems it doesn't work. anyone got a better solution? thank you.

    You should be able to use the "Withdraw" action for this - available from the task Actions button/drop down on the human task form.

  • How to debug completed Process chain

    Hi Experts,
    Can you please let me know how to debug completed Process chain.
    In my Process Chain, we have one ABAP step to update Z-Table entries.
    But it was updated wrong entry into Z-Table.
    Now i want to debug ABAP step in Process chain which was completed successfully (This is Monthly load).
    I have tried to debug the back ground job but it throws an error message in middle of the debugging.
    Could you please tell me how to debug ABAP step in completed Process Chain.
    Thanks
    Shaik

    http://help.sap.com/saphelp_nw04s/helpdata/en/8f/c08b3baaa59649e10000000a11402f/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b0afcd90-0201-0010-b297-9184845346ca
    http://help.sap.com/saphelp_nw70/helpdata/en/21/15843b74f7be0fe10000000a114084/frameset.htm
    /people/vishvesh.bahirat/blog/2006/11/29/bw-process-chain-design
    http://help.sap.com/saphelp_nw70/helpdata/en/21/15843b74f7be0fe10000000a114084/frameset.htm
    1.Go to RSPC to view all the chains.
    2.There click on any chain which you want to run/view.
    3.Click on the log view(shift+F1) to view all the previous runs of the chain and whether they have failed or successful(here you can select 1 day,week ,month etc in the display range)
    4.If you want to modify the chain /add a process type /change the variant then click (Ctrl+F9) and do the changes.
    Even you can change the start variant in change mode for manual scheduling>right click on start process typeselect display variant--now select start Direct Scheduling/ API or Metachain
    under direct scheuling option you can trigger it by setting start immediately /Date-time/After job/event whatever you want to do
    Else you can make it part of a Metachain consisting of different such small local process chains.
    Now Click on Schedule (F8) to run this chain manually.
    5.For Monitoring use Tcodes SM37/RSPCM/SM50
    Also you can use BWCCMS.
    I usually prefer sm37 to view all the background jobs but SM50 is also useful.
    6.debug loop can be used to debug a process chain.(you have to specify here the gap between one event been triggered and the next subsequent process starting)
    to capture process in debugger go to SM37(job overview) or to SM50(process overview)
    Hope this would help you.

  • HT4972 I have an IPAD 2 ios verison 4.3.3.  I am trying to update my ios to current version.  I dont get the option from Settings General for a software update.  How do i complete process?

    I have an IPAD 2 ios verison 4.3.3.  I am trying to update my ios to current version.  I dont get the option from Settings>General for a software update.  How do i complete process?

    If you are using iOS 4 (or earlier) there is no Software Update in Settings. That feature was first added in iOS 5.
    To update you will have to connect your iPad to iTunes on a computer (preferably the one you sync with and backup to).
    See here: http://support.apple.com/kb/HT4972

  • How to Cancel Succesful Processed Messages

    Hi Experts,
    How to cancel the succesful processed messages which reached Integration Server and sender Adapter engine in XI.
    Thanks
    Venkat Anil

    We cannot cancel Successfully processed messages.
    However you can configure Archiving and/ or deletion of successfully processed messages to remove the entry from the DB
    Edited by: abhishek salvi on Jan 8, 2010 2:57 PM

  • CVI2013 f1: how to cancel build process?

    how to cancel the build process after it's started?
    I can't find a way...
    Vix
    In claris non fit interpretatio
    Using LV 2013 SP1 on Win 7 64bit
    Using LV 8.2.1 on WinXP SP3
    Using CVI 2012 SP1 on Win 7 64bit, WinXP and WinXP Embedded
    Using CVI 6.0 on Win2k, WinXP and WinXP Embedded
    Solved!
    Go to Solution.

    Hello Wolfgang!
    Yes, my answer to vix's initial question was basically the same as your's: the 'Cancel Build' menu item from the Build menu.
    As of CVI 2013, the build process is not longer blocking the ADE UI anymore, so users can operate the CVI ADE independent of the currently running build process. Hence, the modal dialog from CVI 2012 has been removed. Because the dialog was removed, we moved the ability to cancel the current build over to the CVI ADE menu, amoung the other menu items related to the build process (e.g. Build, Rebuild, Batch Build...). However, we didn't want to modify the behavior of the STOP button, because it's main purpose has been closely targeted towards controlling the execution state of a debugged program. If we have changed it's behavior, we would also have to change it's naming, i.e. currently 'Terminate Execution' toolbar button.

  • How to Cancel Event processing

    I have integrated a WD-ABAP application in Portal. I want to change the behaviour of Close button (By default it closes the browesr window !!). I am able to catch the FPM_CLOSE event and execute my custom code, but the problem is, after my code gets executed, the standard handler for FPM_CLOSE also gets executed. Is there any way to cancel the processing of standard handler. In debug mode I was able to do it by clearing the mv_event_id. It's a readonly parameter and I cannot do it programmatically.
    Thanks
    Prashant

    Solved it by changing the ev_result parameter to failed after executing my custom handler.
      ev_result = if_fpm_constants=>gc_event_result-failed
    Thanks
    Prashant

  • How to cancel Completed Reminders?

    Hi Guys and Tnxs for reading,
    is there a way to cancel even manually or automatically Completed Reminders?
    I have hundreds of them and I'd like to know if there is a way to bypass the one-by-one manual deletion and do it in one operation or set-up as an automation.
    Tnxs, bye

    Are you syncing with iCloud? If so, go the the calendar page, it shows the reminders on the right side. You can then select all the completed ones and then delete them. For me I did "cmd A" and then deselected the pending ones that I wanted to keep.

  • How to cancel downloading process in JAVA ftp?

    I tried to write a java ftp client to transfer files within our network. One of very usefully function I want to add is to cancel the transfer while files
    are downloading or uploading. I can do this on file uploading by closing "ftpclient.put(filename) methods at anytime, but have trouble on closing "ftpClient.get(remoteFilename)". When I tried to close it by using "in.close()", the program stucked. I even tried to kill the thread, but no luck. Can any one give me a hint? Here is the code:
    protected void downloadfile ()
    byte [] buffer = new byte[BUFFER_SIZE];
    try{
    FileOutputStream out = new FileOutputStream(Localfilename);
    InputStream in = ftpClient.get(remoteFilename); //downloading
    // Write to local file
    while (true && !cancelORnot)
    // write to file
    } catch ( Exception ex) { }
    finally
    try {
    if (out ! = null)
    out.close(); // this can be closed at any time
    if (in != null)
    in.close(); // This one stucked if it is in the middle
    // of downloading and can not disconnect to the
    // ftp server
    catch ( IOException ex)
    }

    How does the ftpClient.get("fileName") work? Also, are you running everything in the EventDispatchThread? If your running everything in the EventDispatchThread then ftpClient.get() will need to finish before an event can be handled.
    If thats the case, you could use a SwingWorker to do the downloading so that the Event Thread is available to handle the cancel event.

  • SAP Bidding Engine. How to cancel/block processes

    Hi,
    I would appreciate somebody to explain with detail the procedure to cancel/block certain shopping documents during the bidding process.
    I am refering to a bidding process when the following documents are related:
    1- Shopping basket
    2- Auction
    3- Supplier offer
    4- Order
    2 cases:
    1- Delete/cancel processes only keepig the Shoping Basket "alive" so it  can be re-processed
    2- Delete/cancel each document (whole process, 4 documents)
    It would be very helpful if anyody could send me any documentation bidding related.
    Your quick answer would be much appreciated.
    Many thanks
    Nuria
    Edited by: nuria ventura on Jun 7, 2008 4:40 PM

    Hi,
    You can delete the Published Bid Invitation in the change mode only before the bid end date and time.
    Once the end date was reached and the bid was opened then there is no point in deleting the bid and you don't get that option even in the change mode.
    BR,
    Disha.
    Do reward points for useful answers.

  • Recently I have added a new icloud account for my iphone but now my email is hacked and I cant complete the verification process.How to cancel the verification in my phone?  plsz help me.....

    Hi
    Recentky I have added a new icloud account to my iPhone 5s but my email is now hacked! so I can't complete the verification procedures. How to cancel the current verification process????plszz help me...

    Ah thanks Razmee however there is NO option to delete the iCloud account in settings!

  • How long does 'extracting' take? Already waiting for over 2 hrs to complete process.

    How long does 'extracting' take? Already waiting for over 2 hrs to complete process. MAB1953

    Where did you choose to download the install files too?  This often occurs when choosing a location the Adobe Download Assistant does not have permission to write too.  Please cancel the download and try again this time choosing the default location of your User folder.

  • How to cancel messages in "Transfer to process engine" status

    Hi All,
    In our production env, few of the messages in SXMB_MONI are stuck with the flag "Transfer to Process Engine". I would like to know where I can find these message or how canI cancel these messages. I checked all the options in "SMB_MONI_BPE", but could not find my message.
    I want to find that message and cancel it out as I don't want it to consume server resources.
    Any help would be appreciated.

    ANy how if you want to delete those BPM runtime instance you can do so by deleting the logical instance of the BPM instance
    go to SXMB_MONI and click on PE which got stuck and it will take you PE engine go to list technical options and chose workflow log option and then chose delete logical instance option
    /people/michal.krawczyk2/blog/2009/03/18/xipi-bpe-admin--logical-deletion-of-a-process-instance
    Rajesh

  • In forms how to cancel long running process or query in 10g

    We have application which is hosted on 10g AS. Some forms has lot of processing to be done and sometimes user wants to cancel the processing in between maybe because he wants to change some value and refire processing.
    Based on the search on net 'Esc' key was used in earlier version of forms to function as User requested Cancel operation. How can same be done in 10g. Do we have to do anything in fmrweb.res for this. Is there some setting to be done in forms or in AS for this functionality.
    Does this matter on whether JInitiator is used or JPI is used for running the application?
    Edited by: suresh_mathew on May 21, 2013 1:36 AM

    Hi,
    Exit can be used to cancel query mode i.e. in case you go into query mode by Exit you can cancel query mode. Suppose you went into query mode and you have fired query which will take some time to fetch how can I abort it.
    In earlier version of form there was 'Cancel' facility wherein if triggered it used to fire an error message 'Ora--01013 user requested cancel of current operation"
    With this facility you can abort any query which is executing or any long running process which forms is currently performing.
    fmrweb.res would have entry like
    27 : 0 : "Esc" : 1001 : "Cancel"
    The above entry I picked from OPN
    Java Function Numbers And Key Mappings For Forms Deployed Over Web [ID 66534.1]
    Unfortunately this is not working for us even if I put this in frmweb.res of 10g AS
    Basically I want ability to Abort/Cancel a long running process be it query execution or standard process triggered in the form.
    Any advise or help is highly appreciated.
    Suresh

  • Every app install results in the "waiting" mode on my home screen.   How can I complete the install process?

    Every attempted app installation results in the "waiting" mode icon on my home screen.   How can I complete the install process?   What am I missing?

    Hi,
    1) Forget downloading the application from the device, and instead download it through iTunes and sync to transfer the application to your iPhone / iPad.
    2) Other way is: Go to Application Settings> Store and tap above the Apple ID to sign out. Restart your iPhone / iPad, go back to Settings> Store and sign. Tap the icon that was waiting to update the application.

Maybe you are looking for