How to delete the empty orders in v.06 tcode

Hi,
i am trying to delete the empty orders in V.06 transaction code, but it is not allowing to delete.
the same order is able to delete from the VA02 Transaction. so could you please advice me to delete from V.06 transaction.

Hello Ganesh,
i am trying to delete the empty orders in V.06 transaction code, but it is
not allowing to delete.the same order is able to delete from the VA02
Transaction. so could you please advice me to delete from V.06 transaction.
Please note that the T-code (V.06) which you have been using basically shows up all Incomplete Documents like Sales Order, Contracts, Inquiry. Pertaining to each document you will be able to see all the missing fields which are actually set as part of Incompletion Log.
There is no dirrect provision to delete Sales Document using this t-code without opening up the document in change mode...If incase you plan is to delete the Sales Document which are not complete, then use this T-code to extract all the Sales Document and then use MASS t-code to delete...
As per best SAP practice, deleting of Sales Document is not recommended at all, instead you can use REJECTION OPTION...  
Regards,
Sarthak

Similar Messages

  • IMP: How to delete the service order

    Hey Experts,
    Can you tell me how to delete the service order which was created in IW31..? or we have any Functions Module to delete the service order?
    and one more question is I have more than 100 service order in the table ,but it will display only 50 order when i execute this Functions Module BAPI_ALM_ORDERHEAD_GET_LIST
    can you tell me how to solve this problem...?
    Thanking you in advance,
    Regards
    J Sarathi

    This is what the BAPI_ALM_ORDERHEAD_GET_LIST documentation says
    "You can use this method to determine a list of orders according to a list of selection criteria. The number of hits that are produced for the person calling up the list, can be specifically reduced; without further parameter transfers, the first 50 hits are displayed. A complete list of the hits is stored internally. If you call up the selection again within a Logical Unit of Work (LUW) without changing the selection parameters, but with other refurbishment parameters, then you receive further partial quantities of the selection result, as specified by you."
    and for deletion
    check whether you can set any deletion status through the fm BAPI_ALM_ORDER_MAINTAIN
    Also check the business objects BUS2007, BUS2088

  • How to delete the production order in mass?

    Dear Experts
                 Please tell me how to delete the  old production orders?

    Raja,
    CO78 is a one stop transaction for production order setting deletion flag, deletion indicator, archiving and finally deleting.
    Generally we schedule the following programs in background in the sequence below,
    1. PPARCHP1 for Setting Deletion Flag
    2. PPARCHP1 for Setting Deletion Indicator (Once set cannot be revoked- so care should be taken in selection of orders)
    3. PPARCHA1 for archiving the production order with Deletion Indicator active. Basis should set the database/storage space for archiving/storing the records.
    4. PPARCHD1 for Deleting the records from SAP database.
    Regards,
    Prasobh

  • How to delete the PO..?

    Hi all
    Can anybody explain me how to delete the purchase order
    1.Before release ..?
    2.After release..?
    Thanks
    sp-mm

    How to use "me98" to delete PO from system completely?
    I am using "me98"(archive) to delete a PO that have a mistake for vendor code. 
    The following step is: 
    the 1 step: I maintained and saved a variant.  For this variant, I have to create a name for this variant and select the PO which want to delete. it's right? 
    the 2 step: I maintained a "Start Date".  For "Start Date",I select the "immediate " to execute it.  Is it right? 
    the 3 step: whether I maintained the "Spool Params" or not?  May I execute it immediately or not? 
    I have no idea for deleting PO via the "archive".   How can i do that ? 
    Archiving is not deleting. What do you think why SAP developed that much programs to retrieve and read data from an archive. 
    Archiving is saving and keeping data for a certain period (based on local laws for data retention and auditing purposes) outside of the production data base.  Such a job is usually done to keep the database small and fast. 
    While doing archiving the records are written to a file and verified to be readable and then the original record gets deleted from the database. Only if you delete then the file with the archived data you have deleted the record forever. 
    Sometimes people seems to work like a burglar and want erase every single evidence for an error. But even errors, or especially errors are subject to be audited if they are corrected in the right way. This is the same for financial and tax auditiors as for auditors for ISO 9000. 
    To be able to archive, you need to setup the path from SAP to the archive. You need to define the size of your archive and how may records should be kept there. 
    Step 1: Create variant for Archiving. Give it a name. Enter your PO number. Flag One step procedure. Flag detailed log. Erase flag for test run. 
    Step 2: Maintain your start date, you can use Immediate in such a small case. 
    Step 3: Maintain spool parameters. Enter your printer and set the values if you want to print immediatly and if you want keep the print. I suggest to hold the spool in the system. This helps you to determine any error. 
    Step 4. Execute the variant. 
    It creates 4 jobs: 
    ARV_MM_EKKO_SUB...., ARV_MM_EKKO_WRI.... ARV_MM_EKKO_DEL..... 
    ARV_MM_EKKO_STO.... If one of the steps fails, then everything is rolled back, hence nothing is archived, the record is still in your database. In this case use the jobs spool and joblogs to find out what happend.
    http://www.sap-img.com/materials/how-can-we-delete-purchase-requisition.htm
    Regards,
    Ashok

  • How to delete the complete contents of database table ? should be empty !!

    Hi Guys,
    I have requirement where i have delete the contents of database table..i have make it empty (no records at all) and then i have to fill it with the records from the excel sheet.
    I can upload data from the excel sheet.
    Please tell me how to delete the complete contents of the database table ??
    Regards
    Rahul

    hi ,
    just write like this,
    delete from <database table>.
    commit work.
    sample code, here edpar is database table.
    delete from edpar." FROM TABLE g_tab_delete.
      call function 'DB_COMMIT'.
      loop at g_tab_edpar into g_wa_edpar.
        insert into edpar values g_wa_edpar.
        if sy-subrc  eq 0.
          move-corresponding g_wa_edpar to g_wa_edpar1.
          append g_wa_edpar1 to g_tab_edpar1.
        else.
          move-corresponding g_wa_edpar to g_wa_edpar2.
          append g_wa_edpar2 to g_tab_edpar2.
        endif.
      endloop.
    that's all it works.
    reward points if helpful.
    regards,
    seshu.

  • I have a MBP 15" with iPhoto 9. When right clicking on icon in dock 3 iPhoto libraries come up; one empty, one with 35,000 photos and one with 30,000 photos.  How can I delete the empty one and merge the other two without getting duplicates?

    I have a MBP 15" with Iphoto 9.  When I right click on icon in dock 3 iPhoto libraries come up; one empty, one with 35,000 photos and one with 30,000 photos.  How can I delete the empty library and merge the other two without getting duplicates?

    You can delete the empty one by dragging it to the trash ( test everything before emptying the trash)
    Merging libraries requires iPhoto Library Manager - http://www.fatcatsoftware.com/iplm/ -  it is the only current solution to merging libraries
    LN

  • How to view the planned orders in mass and how to delete in mass

    Hi gurus,
    How to view the planned orders in mass and how to delete in mass.
    Regards
    R.Rajakarthik

    Hi,
    Use the collective display of planned orders, transaction code MD16.
    You can select the data by different options and choose which ones or all that you need to delete.
    Click the Delete button to trash them.
    This will delete planned orders without deleting the planned independent requirements and sales orders.
    Hope it helps

  • How to change multitrack duration/delete the empty end?

    Hey everyone,
    I have cut a 5:01 multitrack session, but its duration is always 5:33, and the last 32 sec is empty.
    How can I delete the empty space(last 32 seconds) at the end?
    Plz look at the figure -- The selected area is what I want to delete.
    Thanks~:)

    You cannot remove it in the Multitrack view as Audition always defaults to leaving some space at the end in case any effects (like a long reverb) might hang over the end. It also makes it easier to add clips at the end of the view which is difficult if the end is bang on the end of a clip. However when you mix it down to a .wav file or export it there shouldn't be any empty space at the end of the new file.

  • How to delete the films in VLC in my ipad?

    I sync some films(.avi) for VLC to my ipad via itune(I bought free VLC in ipad). One problem is too slow to see in ipad, many mosaic occurred. The other problem is how to delete the films in VLC on my ipad.. there is no any button to delete, only add button..

    But what if the videos don't appear in the list under the Apps Tab >File Sharing?
    They definitely are on the iPad. I can watch them with VLC. But the VLC list is empty when I select it. Most of my File Sharing lists are blank even though I can access the files I placed on there with my iPad. (Worse, Comic Reader has a list of files but none of those files are accessible on the iPad but a completely different set is readable on the iPad!)
    Any ideas?

  • How to delete the photos in network folder while deleting photos in iPhoto?

    Hi,
    How to delete the photos in network folder while deleting photos in iPhoto?
    I have emptied the iPhoto Trash but the photos in network folder are still not deleted.
    In iPhoto Preferences, Advance, Importing, I have UNCHECKED "Copy Items to iPhoto Library."
    http://img.photobucket.com/albums/v432/philipcs/Screenshot2009-10-26at120221AM.p ng
    Please help. Thanks.

    iPhoto is a relational database management program and manages only items that it controls - items within its library - it does not and will not do anything with any photo that is not in the library except to delete photos from cameras after import - and this is not recommended
    You are running a referenced library and it is not recommended - it makes deleting photos more difficult as you are seeing, it makes importing photos more difficult and it makes replacing or upgrading hardware much more difficult
    LN

  • How to delete the data from partition table

    Hi all,
    Am very new to partition concepts in oracle..
    here my question is how to delete the data from partition table.
    is the below query will work ?
    delete from table1 partition (P_2008_1212)
    we have define range partition ...
    or help me how to delete the data from partition table.
    Thanks
    Sree

    874823 wrote:
    delete from table1 partition (P_2008_1212)This approach is wrong - as Andre pointed, this is not how partition tables should be used.
    Oracle supports different structures for data and indexes. A table can be a hash table or index organised table. It can have B+tree index. It can have bitmap indexes. It can be partitioned. Etc.
    How the table implements its structure is a physical design consideration.
    Application code should only deal with the logical data structure. How that data structure is physically implemented has no bearing on application. Does your application need to know what the indexes are and the names of the indexes,in order to use a table? Obviously not. So why then does your application need to know that the table is partitioned?
    When your application code starts referring directly to physical partitions, it needs to know HOW the table is partitioned. It needs to know WHAT partitions to use. It needs to know the names of the partitions. Etc.
    And why? All this means is increased complexity in application code as this code now needs to know and understand the physical data structure. This app code is now more complex, has more moving parts, will have more bugs, and will be more complex to maintain.
    Oracle can take an app SQL and it can determine (based on the predicates of the SQL), which partitions to use and not use for executing that SQL. All done totally transparently. The app does not need to know that the table is even partitioned.
    This is a crucial concept to understand and get right.

  • How to delete the values from TKOMV at runtime after creating PO

    Hi,
      How to delete the values from TKOMV at runtime after creating PO from IDOC. I am creating PO through IDOC, subsequently need to create Sales order and again need to create 2nd PO with reference of Purchase Requestion(created with sales order). At the time creation of 2nd PO the Header conditions are appearing twice and net price value is appearing wrong.
    Thanks in advance.

    Hi Padma
    Can you do this activity once the company code is in to production. I guess you can not do this activity, if the company code is already in to live. Setting or resetting of the recon accounts will hinder the previous actitivity. Infact resetting of the company code is also not a good option.
    Any how, thanks for the inputs. Please let me know whether i can do this activity only at the subledger level which will not impact other modules. The one solution i can figured out is , reverse all the transactions for the corresponding asset in the year of takeover and pass the entries again in the same year correctly which will have effect in Subledger and also in general ledger. But the business people will not allow this, since for a big client it will require lot of authorizations and approvals. Infact the vendor also, is cleared. So we have to reverse the cleared documents as well which is again a task and require approvals as well.
    Thanks and regards
    Seshu.

  • How to delete a sales order which has already approved

    Hi,
    Could anyone please tell me how can we delete an already approved Sales order if no delivery doc is created and billing document has already been cancelled.
    When i try to delete the order it is not allowing to delete the sales order.
    It allows to put the reason for rejection in the sales order.
    It does not allow me to put the reason for rejection in the sales quotation.
    Please help and guide me.
    Thanks and Regards

    Hi,
    My query is regarding if the delivery is not there and the sales order is already approved and if the billing docu has been cancelled then why can not we delete the sales order?
    After that i need to put the reason for rejection in the sales quotation.
    So please guide me.
    Thanks and Regards
    Edited by: MPVash Vash on Jul 22, 2008 7:29 AM
    Edited by: MPVash Vash on Jul 22, 2008 7:29 AM

  • Sales document not able to save with rection reasons after delete the reference order

    Hi Experts,
    Good day!!
    My user wrongly created a sales order with sales document type as ZOR instead of ZORS.
    Then with reference to ZOR sales order, user created another sales order with sales document type as ZORS.
    Once he created sales order(ZORS)  with document type ZOR, he has deleted ZOR sales order.
    But after deletion of ZOR sales order user has to make those sales order line items as reasons for rejection but system not allowed to change.
                          Request you to please help how to over come this issue.
    Test case on above scenario:
    Same above scenario am trying to do but system not allowing to delete the sales order and the information message shows as "
    Item 000010 cannot be deleted (CRM does not allow deletion) Message no. V2251" Plz help this one also.
    Regards,
    Sree

    Hi,
    I've tried to simulate the scenario you were in in standard SAP system, but failed to have it reproduced, and therefore, I suppose this issue could be something relevant to the specific environment you have
    my exercise:
    create a sales order with type OR, and then create another one with OR with reference to the first one, and then have the first one deleted, check in document flow from the second order and make sure the first one is marked 'archived', and then set rejection code for the line item in the second order - I was able to save it => at last, I've got two orders, the first one archived, while the second one completed

  • How to delete the last element of a collection without iterating it?

    how to delete the last element of a collection without iterating it?

    To add to jverd's reply, even if you could determine the last element, in some collections it is not guaranteed to always be the same.
    From HashSet:
    It makes no guarantees as to the iteration order of the set; in particular, it does not guarantee that the order will remain constant over time.

Maybe you are looking for