How to get tabs in the sales order in desired manner

hi,
  While creating sales order i want the procurement tab to come 1st.
  I found something called   ( FCode for overv.scr. UER2) in VOV8 but i dont know where to configure.
  or do i need to go for some screen exit.
  or can i use SHD0 and how for this scenrio.
please give your valuable suggestions.
Regards
Anil

As per my best knowledge ther's no such setting. Copy control works only when you are creating the delivery from the SO.
So, I think you have two options - basically:
- modify the already created delivery manually
- delete the delivery and create a new one form the updated SO

Similar Messages

  • How to populate the billing plan tab for the sales order inbound

    Hi Team,
    I am new to IDOCS, I have a requirement like IDOC extension of the sales order inbound.
    Can anyone explain in brief how can i add billing plan tab in  the IDOC extension for the Sales order inbound.
    Thanks, 
    Barathi

    U need to use the table vbfa or fololow thw link
    [http://www.erpgenie.com/sap-functional/sd/read-sales-document-flow-using-a-function-module]

  • How to get data from ECC --- Sales Order,Delivery,Transfer Order & Invoice

    Hi,
    Good day.
    I'm ABAPer and I need to get Sales Order,Delivery,Transfer Order & Invoice data from ECC.  The said data will be displayed in the custom form that I need to create.  How exactly do i get the said data above? 
    Can I get them in the tables avaialable in GTS? Where?
    Or do I get the data directly in ECC? How?
    Thank you very much!
    Best regards.
    Brando

    First of all push ECC data in to GTS server through T.code:/N/SAPSLL/MENU_LEGALR3. First click on Master data tab there enter customer/vendor number then execute.
    2-Go to document tab there enter Sales order no/PO number then execute it.
    Then go to GTS server in compliance management module you can get all the information.
    Regards
    Sitanshu Panigrahi

  • How to get Changed fields in Sales order to create a report

    Dear Gurus,
    How to get the log from sales order for the change of particular field.
    In my scenario, If an user remove the delivery block from sales order I want to capture the date on which this delivery block
    is removed and by whom (User)?
    I know that I can get the log of change but can I get in the form of field updates because further I want to use that date and user name to create a report.
    I hope u got my query. Please reply soon that I can create a report.
    Thanks in advance.
    regards,
    Sanjay

    Hi
    You can use the table CDPOS for tracking the changes at the Table level with the Sales order number
    or Else you can also use AUT10 transaction to track the logs/chanages with START DATE, END DATE and the Transaction code in your case it is VA02
    Please check and revert back
    regards,
    santosh

  • How to get rid this Warning=Sales order (SOBKZ = ) is not provided for this

    Dear Concerns
    In MB1C, Mov Type=521E, and the batch no=A.
    After entering all the required entries the systen gives me the warning and the system  save the transaction after pushing the enter button five to six times.
    Sales order (SOBKZ = ) is not provided for this goods movement.
    I want to get rid of this warning .
    So that the system could save the transaction in one click.
    Regards:Vijay

    Hi
    Can u please tell me the solution of that issue as in my case the item has to be received
    and reserved against the sales order.
    can i make my sales order item cate mark with the special stock indicator and
    does it help to solve my problem
    Yes this will only solve the problem. You need to mark your sales order item cate with special stock indicator E
    Then PGI will be smooth otherwise you can expect problem
    This reply is for the other friend
    In-IMGMaterials ManagementInventory Management and Physical Inventory---Define Attributes of System MessagesSettings for System Messages----
    Here in the new entries add message M7---374 with version as 00 and make that as error message and save it
    Regards
    Raja

  • How production peoples will know the sales order quantity?

    Hi,
    In our business we are getting orders from our customer in advance (ie before stock production). Is there any notification to send the Ordered item, Quantity and Dispatch date to the production department to produce the stock? Is there any setup for the same?
    Thanks in Advance,
    Regards,
    Prabhu.S.J

    Your MRP / APS will create wip jobs based on the sales order demand. The shop floor may / maynot care about which sales order they are building it for.
    If you want to create one-to-one relationship between the jobs and the sales orders, you can either make your items as ATO items and autocreate the wip jobs or check the LOT FOR LOT option in your ascp plan.

  • How to get xveda values in sales Order userexit MV45AFZZ

    Hi guys,
    Tables XVEDA and YVEDA has no entries in sales order userexit. Do you know how to get contract end dates of line items in sales order user exit

    Used function module SD_VEDA_SELECT to solve the issue

  • How to get PERSON_RESP value? (Sales Order)

    Hello experts,
    I am extremely new to ABAP programming. I am learning BOL programming, creating BAdI's and all that stuff and to be honest I don't really get it.
    First of all I would appreciate directions where I may find valuable information. How to determine which table do I need, what method is designed to do what thing.
    Right now I am struggling with creating a BAdI (actually modifying the order_save one). I want to put into DESCRIPTION field the following values: CREATED_AT, CREATED_BY, current date (date-sylo) and PERSON_RESP. I wrote or actually copied from the Internet most of working code. Now my BAdI works almost what I wanted it to work except it doesn't put into description PERSON_RESP value, because I don't know where to find it. There is no PERSON_RESP value inside crmt_orderadm_h_wrk table.
    I will be very grateful for any clues and advices.
    Looking forward hearing from you.
    Thank you in advance

    hi
    Once deleted it is not possible to know the details of sales order.
    for deleted sales orders and who deleted check table <b>"cdhdr" and "cdpos".</b>
    goto se16 and try with the above tables
    chages header and item respectively
    regards

  • Disable documents tab in the sales order

    Hello,
       My client is having a requirement that if ship to party reference date in the purchase order data tab is entered, No user should be able to edit / delete documents attached in the documents tab of sales order.
       I've tried to implement field check BADI for this but documents tab is not coming under field check BADI.
       Is there any other way to do the same ...?
    Naimish.

    Hi,
    I think that you will not get any particular BADI for implementing the logic that you have mentioned regarding the Document Tab. But there is a BADI which gets called whenever you will do a SAVE of any one order documents.
    BADI : ORDER_SAVE. You can use the method CHECK_BEFORE_SAVE where you can implement your logic. You will get the GUID of the 1Order Object with which you need to get all the data. And then you can do a validation and if it does not satisfy the Save Criteria then you need to raise the exception - DO_NOT_SAVE.
    Hope this helps.
    Thanks,
    Samantak.

  • How to get initial entries of sales orders to go into CDHDR/CDPOS

    When a sales order is first created and saved, we do not get an entry in CDHDR and/or CDPOS for it.
    People have suggested looking at ERDAT and ERZET, but I have found that those entries may be false - especially if a person doesn't press save for a while.
    A followup question to this is that when I use SE16N to look at field CHNGIND in table CDPOS, one of the possible values is J.  It appears to work just like E does for deletes, but I cannot find a way to turn it on.  I have been successful in using SCDO to turn on values for deletes which I needed ( thus turning the D's into E's ).  A "J" appears to be an insert with the value of the field.
    Is there some transaction in the system which will force the system to log the initial creation and thus assign it a change number ?  I have a workaround of using a user exit to create an entry in a table, but I hate to have to do that if I don't have to.  And what do I use to get the system to log the individual values on inserts ?  It would help immensely if we had the values on the fields when they are inserted as a lot of logic is going towards determining those values.

    To anyone who reads this thread.
    We ended up adding code to userexit_save_document in MV45AFZZ to create records in a custom table with a field that indicates that the entry needs to be processed.  It got us around the date issue in the fact that the query looks for unprocessed entries and thus avoids the whole buffering thing.  The only fields we had in the table were VBELN, POSNR, and a single character processing flag ( initial if not processed, 'X' if processed ).
    There definitely is some kind of buffering going on so that our date/time went by and got missed.
    I never did find any answers to my last two questions - if I ever do I will post it here.  If anyone else finds out the answers, please post and I will award credit.

  • How to get photos in the correct order on the Ipad

    I am sure many people ask this but I have tried many methods and am unable to get my Ipad photos to be in the correct order in my albums. I have over 800 pictures and 4 folders and when I sync them they end up jumbled within my albums. On my windows PC in they are in the correct order i want them to be. I renamed all of them in the order. I also changed the date taken (They are set to the same date and time). Is there a way to fix these jumbled, out of order photos? It is just extremely frusterating... Seriously apple, you can create siri but you cant let us arrange our pictures, let alone delete them without hooking up to itunes??? Quite a disappointment! Anyway thanks for answering and your help! P.S. I have an Ipad 3

    The links below have instructions for deleting photos.
    iOS and iPod: Syncing photos using iTunes
    http://support.apple.com/kb/HT4236
    iPad Tip: How to Delete Photos from Your iPad in the Photos App
    http://ipadacademy.com/2011/08/ipad-tip-how-to-delete-photos-from-your-ipad-in-t he-photos-app
    Another Way to Quickly Delete Photos from Your iPad (Mac Only)
    http://ipadacademy.com/2011/09/another-way-to-quickly-delete-photos-from-your-ip ad-mac-only
    How to Delete Photos from iPad
    http://www.wondershare.com/apple-idevice/how-to-delete-photos-from-ipad.html
    How to: Batch Delete Photos on the iPad
    http://www.lifeisaprayer.com/blog/2010/how-batch-delete-photos-ipad
    (With iOS 5.1, use 2 fingers)
    How to Delete Photos from iCloud’s Photo Stream
    http://www.cultofmac.com/124235/how-to-delete-photos-from-iclouds-photo-stream/
     Cheers, Tom

  • GATP-CRM, ATP check is called, but doesn't get saved in the sales order

    Hi ,
    We have integrated CRM with APO t do ATP check. We are using rule based availablity check.
    Under rule based check we are using location determination procedure.
    Our scenario is sales from Stock.
    Following example
    Example:In our case SKu1 stoick is present in location A & B.
    Stock in A: 1000
    Stock in B: 500
    When we create a sales order in CRM of quantity 1000, ATP check is called and the 1000 qty gets confirmed and can successfully save this order..
    The ATP works fine in this case.
    But if the order exceeds than the stock present in any one of the plant we face following problem:
    Sales order qty is 1500:
    the availalibilty check is done, qty confirmed from A:1000 & B is 500.
    But when we save this order, the confirmed qty becomes zero.
    Need your suggestions on this.
    Regards,
    Chetana

    When you are in the APO-Avail check screen, as described you will see that both 1000 from plant A and 500 from plant B is visible, However can you check to see if the CUMULATED CONFIRMED QTY is 1500 or 0
    From your description, looks like it is 0 because of which the confirmation is 0 qty
    To solve this, please check the following and do one at a time and see which one works
    (1) ATP GROUP in APO----- Change CUMULATION to """"CUMULATIONN OF CONFIRMED QTY"""""""
    If this does not work, check the CHECK INSTRUCTIONS
    (2) in check instructions under RBATP--- check the box for "" Create SUB ITEM"""
    Please post us which one worked as it will be helpful for others in the future
    Thanks
    Kumar

  • How to tranfer changes in the sales order when the delivery is created

    Can anyone please help for the following scenario:
    Sales Order created --> Delivery created --> Customer calls to make changes in Sales Order.
    In this case what customizing is required so that the changes in Sales Order (including 1. qty & 2. delivery date or 3.Addition of new Line item) triggers changes in delivery.
    Many Thanks in Advance.
    Hiren Panchal

    As per my best knowledge ther's no such setting. Copy control works only when you are creating the delivery from the SO.
    So, I think you have two options - basically:
    - modify the already created delivery manually
    - delete the delivery and create a new one form the updated SO

  • How to get and set the column order in SharePoint list forms

    Hi,
    I want to read the column order of the SharePoint list forms in SharePoint 2003 sites using any of the available web services and need to set the same order
    in the newly created list in SharePoint 2010.
    I am able to read the fields from SharePoint 2003 and creating the list with same fields in SharePoint 2010, but the column order is not maintaining in
    list forms.
    Also, I need to created the views from 2003 site to 2010 site.
    Please help me...
    Thanks in advance...

    Hi,
    Please try to use the following code to programatically change the order.
    SPList list = web.Lists["Example List"];
    if (list.ContentTypes.Count > 0)
    SPContentType ct = list.ContentTypes[0];
    string[] names = {"Example_x0020_One", "Example_x0020_Two", "Example_x0020_Three"};
    ct.FieldLinks.Reorder(names);
    ct.Update();
    Here is a similar thread for your reference:
    https://social.technet.microsoft.com/Forums/en-US/ce66fd65-2882-4bda-8142-89e116d8b90f/how-to-set-the-order-of-the-fields-in-list-forms?forum=sharepointdevelopmentprevious
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Scehdule Line Date getting change to future date once the Sales Order is saved

    Hello Experts,
    Good Morning to you all,
    This is with respect to the Issue we are facing for the Orders having Product Allocation on multiple materials. Please find enclosed the detials below.
    Issue : Scehdule Line Date getting change to future date once the Sales Order is saved. These Order's are having Product Allocation on multiple materials.
    Description:
    We have implemented Product Allocation few months back.
    We have Product Allocation on multiple materials which are in demand and has been reserved for the Customers of different PA behaviors.
    When we are trying to create the Sales Orders for the normal customer who is not on Product Allocation. The Order Schedule Line is getting changed to future date once the Sales Order is saved after initial creation.
    These Order's are having materials of Product Allocation.
    I have enclosed the sample screen shot of the error we are getting which saving the Sales Order and also the Order Schedule Line screen shot showing future date.
    Error Message : There may be Product Over Allocation in Delivery Group 001.
    Message No : VV023
    This is a random behavior we are coming across and out of 10 Order 2 or 3 Orders is getting this Issue.
    Please share your inputs how to rack this Issue.
    Your suggestions will be highly appreciated.
    I am unable to upload the attacments dont know what the reason.
    Thanks,
    Farhan.

    Check whether you need to carry out the coding corrections as recommended in the following note:-
    Note 52067 - Message VV023/VV024, but no prod.alloc.processing    
    But I wonder this is for older versions and not sure whether this would help you to overcome from the issue.
    G. Lakshmipathi

Maybe you are looking for