How to change sales order collectively

Hii,
I'm looking for the way how to change some field of sales order collectively, such as VKBUR, VKGRP and any fields. I'm checking VA05, but which seemed only new material, new pricing, new plant and currency could be changed.
Any alternative? or if my understanding is wrong, please give any comments.
best regards, Takashi

Hi,
you can do it in MASS by selecting Sales order under object type drop down menu.
or
if the data consists of more than one table such as VBAK, VBAP etc. you can extract the data by simply creating an ABAP Query with the trasaction SQVI, however after extracting data you will have to do it in MASS. ABAP query will be more useful to join more than 2 tables and get the data.
Br, Sats.

Similar Messages

  • How to change sales order no. in already posted down payment?

    A sales order was created and a down payment was also posted.
    Later sales order was deleted, but the related down payment still exists.
    Subsequently a new sales order was created for the same customer.
    Now customer is asking to clear his current sales order against the older down payment (which has reference of the deleted sales order)
    An error is getting raised while clearing the sales order and down payment in F-32 as the down payment has reference to deleted sales order.
    Now can I change the sales order no. in the down payment document?
    or is there any other way to clear these transactions, current sales order and old down payment?

    Hi,
    Reverse the down payment entry and repost the same with reference to the new sales order number.
    FB08  to reverse accounting document.
    Regards,
    Srinu

  • How to change Sales Order Delivery Priority rules/parameters.

    In the picture below I am in the Sales Order work Center>New Sales Order. My question pertains to the Delivery Priority selections. I have been looking to find a place to set or change the parameters/rules of these selections but all that I have been able to find within SAP Help Center is a brief description of what each priority means. I have not been able to find an option to change the rules of the delivery priorities. I have looked through the help center using multiple definitions and have used different work centers and overviews to find a lead and definitions but have not come across many leads. What we would like to do is have the delivery priority Urgent to have certain effects like releasing an order automatically if that priority is selected in the New sales order delivery priority.
    Please share any info or leads you may have in finding parameters and/or the ability to change the rules of the options Immediate, Urgent, Normal and Low.

    Dear Hohn,
    If you choose Immediate for the Delivery Priority, the sales order is treated as a rush order and is released to the execution department automatically.
    That is, this order is set to Released automatically in the Customer Demand view of the Outbound Logistics Control work center and immediately appears in the Delivery Control view of the Outbound Logistics work center.
    Rest Urgent, Normal and Low is only for reporting purpose.
    Regards
    Vignesh Ravichandran

  • How to change pricing Conditions in Sales order in change sales order bapi

    Hi Experts,
    How to change pricing Conditions in Sales order in change sales order bapi.
    I have used the 2 function modules bapi-changesalesorder and sd salesdocument change, But it is creating the new record , instead of changing the existing one, Could please assist regarding the same
    Thanks in Advance .
    NLN

    HI NLN
      I have just tried on my system and managed to overwrite the existing price by passing the following parameters.
      <b>Import Paramters:</b>
         SALESDOCUMENT - Sales Document Number
         ORDER_HEADER_INX - UPDATEFLAG as <b>'U'</b>.
         LOGIC_SWITCH - Import Structure - Pass 'X' to LOGIC_SWITCH-COND_HANDL.
      <b>Tables:</b>
         CONDITIONS_IN - ITM_NUMBER,
                         COND_COUNT, -> Condition counter same as KONV-ZAEHK generally it is <b>'01'</b>
                         COND_TYPE,
                         COND_VALUE,
                         CURRENCY.
         CONDITIONS_INX - ITM_NUMBER,
                          COND_COUNT,
                          COND_TYPE,
                          UPDATEFLAG as <b>'U'</b>,
                          CURRENCY.
       Hope i have clarified your query.
    Kind Regards
    Eswar

  • Batch allready booked and sale order collect that's one

    Dear Sir,
    my problem is on my test system, when i create a sale order and then try to create a delivery order, system inform me there is no stock. but when i chekc the stock, stock available but in the next one batch. i can;t understand why sale order collect the stock from that batch that's already booked in another delivery order which is  not PGI. please tell me how i can adjust the sale order that can collect the stock where stock available batch not from booked.
    khan
    Edited by: Arafkhan on Dec 28, 2011 6:38 AM

    *hi khan*
      **it for standerd seting for batch , when u can setting for  at plnat level creating ,**
    **so can cheek for setting for batch level ,  l**
    **img-logistic general-batach management -creation of new batchs-creation new batch-define batch creation for production order/process order , check this setings for plant and production sechuduling  combination ,**
    **select ur plant  and production prof and  clik on details icon  check fields  thir is one automatic batch determination  , here assign no automatic batch creation in prodution/process order, they ofter u will chek ur order .  i think it is for ur mistake pl check**
    **t- code CORW , PL CHECK**
    **and also chek corm**
    **U CAN MASS CHANGES**
    **GOTO t code- MASS AND GIVE OBJECT TYPE -  BUS2032**
    **AND excute select table- sale order item data-massvbap once u select the table  , click on field ofter select field-masscharg**
    **ofter give ur slaes documents numebr , and excute system soes one pop up screen,it  will assign  new values ,**
    **it delet all batchs r live blank**
    *it for mass cheges\*
    pl cheek this activite

  • Cost Calculation for Sales Order Collectively

    Hi,
    We need to recalculate sales Order cost. We can recalculate Sales order cost in SAP T Code VA02 for individual sales order. I am having approx 1000 sales order of which cost needs to be recalculated. Can any one help me How to recalculate Cost of these sales order Collectively.
    Thanks in Advance,
    Pawan Kumar

    Hi,
    I guess you should select B (carry new pricing). Although the system would try to reprice, in fact I guess that no pricing value would be change. If this doesn't fit your requirements then SD expert should answer your question (there are some ways you can control the pricing calculation, the ultimate way is some coding under REQUIREMENTS, but I would use it as last option).
    Benni

  • End User Transaction for Mass Change Sales Orders

    Hello,
    Transaction MASS can be used to change sales orders using object type BUS2032, however, end users are not allowed access to MASS.
    In most other cases, the object types can be accessed by individual transactions, for example, MEMASSPO for BUS2012 and XD99 for KNA1.
    But I cannot seem to find a similar transaction for object type BUS2032, does anyone know whether one exists or how to create such a shortcut.
    Thanks,
    Jake.

    Hi
    See SAP Note 483303 - BUS2032: Only sales orders of category VBAK-VBTYP = 'C'
    Regards
    Eduardo

  • How to create sales order Automatically with reference to contract?

    how to create sales order automatically through batch or online? can anyone please suggest what needs to be change in SAPMV45A program?

    Hi,
    Wt am able to understand from the above question is, you want to create automatic sales order against contract on a day to day basis by doing batch program, hope am wright.
    See you can do it in two ways.
    1. By using BDC, in SHDB T code record how exactly you will do transaction and then give it to your abaper rest he will do. he will write a program and he will schedule that program every day night.
    2. By using BAPI. Just check in there are many threads are there which gives sales order bapi. Tell your abaper to map that bapi and tell them to schedule back ground job.
    Hope this will help out in solving your problem.
    Regards,
    Nagesh

  • Changing Sales Order PARTNER from 'MASS' transaction

    Hi,
    I have a requirement to change partner details (e.g. SHIP TO party  from SH1  to  SH2) for sales order. I need to use tcode 'MASS' (Mass maintainance)  for BUS2032.  But it does not have the option to change partner details.
    Can anybody let me any approach to achieve this. If we can do it through a config or may be creating a custom business object etc...
    I could found out the thread below talking about the same issue, but there is no solution to that. I want to build the solution around SAP standard and not interested for BDC/LSMW/CATT  etc.
    Mass changes Sales order partners
    Thanks,
    Madhu
    Edited by: Madhu K on Nov 1, 2011 11:58 PM

    Alan
    I am ok to create a custom tcode for MASS.  Do I need to copy the BUS2032  or the whole TCODE?
    My major concern is,  how to get the VBPA structure to the selection screen so that it ll show me  the I/P fields to enter Old  Ship to  and  New ship to..
    Can You please give me some idea on this.
    Thanks
    Madhu

  • New sales order and Change sales order in item level or delete at item leve

    I got one requirement. Daily i have to display one report on new sales orders created on that day and any sales order item is modified or any item is deleted or any item is added.
                      How to get the sales order numbers and position numbers which will follow above creteria. I found one function module but it is not giving position numbers and new sales order details.
             Is there any BAPI for this requirement.

    I am using "CHANGEDOCUMENT_READ" function module to get the new sales orders created and changed sales order items on a particular time. This function module is getting data from CDHDR and CDPOS tables. But only change sales orders is coming. New sales orders which is created on that time is not getting.
              One of my friend is telling like we have to activate one change pointer to retrive new sales orders also. Which is like there will be one check box.
    Is any body having idea on this. Please reply me on briefly with the code to retrive new sales orders and changed sales orders

  • BAPI / FM to change Sales order item data

    Hi,
    I need a BAPI or FM to update the following fields of VBAP (Sales Document Item Data)
    KZWI2 - Subtotal 2 from pricing procedure for condition
    KZWI3 - Subtotal 3 from pricing procedure for condition
    KZWI4 - Subtotal 4 from pricing procedure for condition
    KZWI5 - Subtotal 5 from pricing procedure for condition
    I found FM: ISM_SALES_ITEM_CHANGE for this, but when I use it, it gives me dump for some data object 'XJKNBK'.
    Does any one have idea on how to use this FM or if any other FM is there please let me know?
    Thanks & Regards,
    Sunanda.

    hi Sunanda..
    I think you can try the Bapi 'BAPI_SALESORDER_CHANGE'. You can make use of its Tables Parameter CONDITIONS_IN and CONDITIONS_INX.
    example:
    How to change pricing Conditions in Sales order in change sales order bapi
    thanks,
    Padma

  • How to compare sale order bom and production order bom.

    i would like to provide report with respect to comparation of sale order bom and production order bom, but i am not familiar with SD and PP, can anyone give me some clue? i only know sale order bom is created via 'CS61', afterwards run mrp to get production order, the process appears complicated, i needn't know the process detail, just want to know how to get sale order bom and relative production order bom. please guide me.

    Hi,
    Check Tcode:CS14 to SD/PP BOM's
    Chidambaram

  • WMS :  How to Process Sales Order Released before Turning on WMS

    Hello Gurus,
    How to process sales orders released before WMS enable flag is turned on in the  new WMS enviournment in Oracle 11.5.10 ?

    Helios,
    Thanks for the document.
    I m looking for how to perform Pick confirm transactions for already printed Pick slips before WMS enabled flag is turn on for the org.
    One option is to close all the deliveries  but if there is no on hand at that point the they will remain option.
    Other option is to Back order those deliveries and re release them post wms enable flag is turned on... The only issue i see here is that if there are more new orders for one of the items  and the orders are released then which orders will get allocated/reserved if there is limited on hand quantity to statisfy the SO need.
    Let me know if you can think off some alternative solution.
    Apprecite help !!
    Thanks,
    Sam

  • How to change Sales office in Bussiness partner details

    Hi ,
          I am unable to make changes in Bussiness partner details ie in Tcode BP .Since the Sales area data has been desabled .
    So can any one guide me how to change sales office in BP
    regards,
    divya

    Dear Anirudh ,
    When i checked the org Structure ,there same user has been assigned to two sales offices.
    So when it is taking the sales area data ,it is capturing the data from jammu sales office rather than Chandigarh.
    I can't change the User that has been assigned for more than 2 sales offices b'cos of the restriction of User-id
    So please help me.
    regards,
    divya

  • Getting error in while changing sales order which is created using BAPI

    Hi All,
       I have created the sales order using BAPI ( BAPI_SALESORDER_CREATEFROMDAT1 ) and i am successfully creating sales order using this BAPI. But while i want to change sales order iam changing Shipping Conditions in Header Data of sales order .its giving an error .can any know any thing about this.
    Error mesage :    No status object is available for SDI 300082407/10    (Order Number/Item Number)
    In Header i  am passing these values ...
         wa_order_header_in-doc_type = vbak-auart.
        wa_order_header_in-sales_org = vbak-vkorg.
        wa_order_header_in-distr_chan = vbak-vtweg.
        wa_order_header_in-division = vbak-spart.
    Do i required to pass the below values ? in Header structure ( BAPISDHEAD1 ).
    REFOBJECTTYPE
    REFOBJECTKEY
    REFDOCTYPE
    Regards,
    Sudhakar Reddy A

    rectified

Maybe you are looking for

  • How to store data in memory so it remains even the program finish ?

    Hi Is there a way to store an Internal Table in SAP memory in way that it remains even the program is finished and after is re-executed ? I need only the first time the program is excuted it access the BD with SELECT and fill the internal table, and

  • IOS 7.0.4 sound bug

    Help please No vibration or sound except ringtone in settings Sound works when headset plugged in Tried rebooting to resetting

  • Video_dts question

    I made a video on videotape some time ago. I took it to a commercial duplicator for DVD copies. When I pop it into my computer up comes this annoying menu, which I need to click on to have the video play. I'd like to know two things: 1)  How to get a

  • Kernel error in 3.6.4 (radeon TTM related)

    Nov 01 16:49:32 mainland kernel: [TTM] Failed to find memory space for buffer 0xffff88030d17c048 eviction Nov 01 16:49:32 mainland kernel: [TTM] No space for ffff88030d17c048 (2400 pages, 9600K, 9M) Nov 01 16:49:32 mainland kernel: [TTM] placement[0]

  • Display is off by about 2 mm when shut.

    I love my new Macbook pro 2.8 Ghz but I noticed something yesterday and it has been bothering me. When the display is closed, it is off center to the right by about 2 mm. I looked at the rear hinge and it is flush on one side but sticks out ever so s