Sales Order from Quotation

Hi,
on sales order i m pulling the quotation no.
the quotation have lets say 2 records, quotes for 2 main items.
i use Parent Item while entering quotation. The records are ;
Item Code   Description         Qty        Price
1000           Boys Shoes         50           25
1001           Girls  Shoes         20           15these Parent item have Child Items in the Item master.
Customer after receiving quotation, sends order for individual Child Items ( for e.g. size 40,41, etc)
In Item Master, the Child Items are Numbered as 1000.1,1000.2....1001.1, 1001.2...
on my Sales Order confrmation screen, i want to pull quotations details based on quotation no. ref.
but not the Parent Items, its childs items instead.
i am doing it with the help of WHEN-TIMER-EXPIRED @ form-level. i am able to populate Child Items in a NON-DB block,
just item_code and its decription on different canvas2 and window2.
in the WHEN-TIMER Query i am selecting item_code, and its decription from the ITem master;
select prod_code,prod_name
from (
select prod_code,prod_name
from inv_product
where prod_code in (select QUOT_prod_code
                    from   QUOT_detail
                    where  QUOT_no = :SALE_QUOT_NO)the fields for NON-db block; m_it_code, m_it_desc, m_qty. Item QTY will be entered by user
My problem is ,once the user enters the quantity for the order received,
how to re-populate these individual Items back, now to the actual DB Sales_Order_detail block, which is behind, on Canvas1 , Window1.
to give some extra information;
[link] http://www.flickr.com/photos/41671539@N05/4173959455/ [link]
any ideas.
Edited by: user613563 on 10-Dec-2009 08:52
(Not a single reply ?
Where are Gurus, Mr. Andreas W. Sarah, Manu, Francois, ArunKumar, Navneet, Steve...?
Hope they are in best of their health.) .
Please somebody suggest me,as i am badly stuck. TY
Edited by: user613563 on 10-Dec-2009 10:44

Hi Vartika:
If you can use the Bapi BAPI_SALESORDER_CREATEFROMDAT2 you need to pass all the mandatory parameters to work, furthermore, if you need to relate your sales order with a quotation, you need to pass this parameters:
In ORDER_HEADER_IN:
REF_DOC and REF_DOC_L with the quotation document number (VBELN)
In the items ORDER_ITEMS_IN
REF_DOC with the quotation document number (VBELN)
REF_DOC_IT with the item number in the quotation document (POSNR)
REF_DOC_CAT = 'B'
I hope this can help

Similar Messages

  • Required delivery date not to be cpoied into sales order from quotation

    My requirement is that required delivery date should not be copied when i create a sales order with reference to quotaion,
    In the sales document types i have unchecked propose delivery date .it works fine while creating quotaion but then when i create sales order with ref to quotation the required delivery date is copied into the sales order which i dint want.
    Kindly guide me on this

    Hi,
    I think if u dont want to copy only required delivery date from QT to OR  you need to write the routine and has to assign in VTAA -Coping requirements.
    if u assign 502 it ill not copy quantiy in schedule lines i think.
    Just ask your ABAPer about 502 , if it work then assign the same to ur document types in VTAA.
    Hope this will helps u
    Regards,
    Ramesh
    Edited by: Ramesh on Mar 30, 2009 11:25 AM

  • Ship to party is not comming same in Sales order from Quotation?

    Dear all,
    Here I have a scenario,
    (1) I created 1111 sold to party and extended fot SH,BP,PY and
    (2) I created 2222 ship to pary is only a SH not others.
    Now when i enter 1111 for sold to party and 2222 as a ship to party in Quotation and when i am going to create a order with reference to that Quoatation the system pick up 1111 as a sold to party and also ship to party same in order.
    Why?
    Can anybody guide me
    Thanks
    Jayesh

    Hi Jayesh,
    If I understand you correctly, you want that when creating SO from Quoatation
    the Ship to Party also follow/copy Ship to Party from Quotation, right?
    Just to confirm with you, when you creating SO reference from Quotation, you
    use copy/follow-up function, am I right?
    You can do this by setting in configuration of Copy Control (like mentioned by Hui).
    Step as follow :
    1. Go to IMG->CRM->Transactions->Basic Settings->Copying Control for
        Business Transactions
    2. Create your BAdi (Business Add-In for Copying Control), such as get Ship to
        Party value from source document and use it in current document
    3. Use this Rule you have created in BAdi (no. 2), in copy control transaction type
        IMG->CRM->Transactions->Basic Settings->Copying Control for
        Business Transactions-> Define Copying Control for Transaction Types
    4. Here you set Copying Routine for your transaction types (put name of your Badi
        created in step no. 2)
    Or alternatively, you can set it on access sequence in Partner Function
    Ship to Party in configuration. You can define access sequence the Ship
    to Party is taken from Preceeding Document -> Ship To Party
    1. Go to Partner Function access sequence :
        IMG->CRM->Basic Functions->Partner Processing->Define Access Sequence
    2. Create new access sequence with following entry :
        - Source COM_PARTNER_A (PrecedingPartner)
        - Check Mapping for Partner Being search
        - Partner Function in Source  = Ship To Party
    3. Assign this Access Sequence in you Partner Function used in Sales Order Transaction
       Type.
    Tell me if this is what you looking for
    Gun.

  • No access to settl rule when copying Sales order from Quotation

    Hi all
    Can you help me on my following issue :
    I create  quotation in which I refer to a settlement rule.
    WHen creating a sales order in reference to my quotation, the settlement rule in the "item account assignment" tab is not reachable ...
    This mean that all costs are posted on the quotation but not in the sales order.
    But we would like to keep all costs on the sales order, as we do in all our process.
    I've checked the copying rules but found nothing..
    Any suggestions?
    thanks in advance
    martine

    In the standard sales order screen (type OR for example) if you go to Go To Item Account Assignment you can press on the button"Settlement Rule "
    But when copying Sales Information to Sales order with standard copying requirements, you can not presse on the button "settlement rule"
    Furthermore, in this tab, a field called "PC DUMMY" is now appaered on the screen ...??!!!
    Any idea of what to do ??
    thanks !
    martine

  • Error V2 005 when creating a sales order from a quotation

    I hope someone can come up with some ideas to help me with this error. My client is creating a sales order from a quotation and immediately on the first screen the error V2 005 pops up. The quotation was not created with reference to any previous document, and at this point not sold-to party has even been copied through to the sales order.
    To make this error more interesting, this is only happening with 1 particular customer.
    I have checked: credit management, customer hierarchies, material determination, customer info records and none of these are in use.
    Can someone please come up with some ideas?
    Thanks and regards
    Kikas

    Dear Sai,
    Thanks for this note I am going to try it, however I have some concerns because the issue is only happening in production, with 1 custoemr only, and QA is an updated copy of production and I could not replicate the error in QA using the same customer....
    If anyone has any other ideas please I would appreciate it
    thanks
    Kikas

  • How to create a Sales order from multiple quotations?

    Hi All,
    Please tell me how to create one sales order from multiple quotations?
    Regards,
    Maddy

    Hello Maddy,
    To create the sales order from multiple quotation, you should put the value "F - Only at item level: Always with selection option" under Quotation determination in your sales transaction type.
    It will give you a pop-up to choose your quotations item while creating the sales order.
    Some per-requisites are there:
    1. Copy control should be maintained between your quotation and sales order.
    2. Quotation should be error free and should have the status "Released"
    3. Sold to party and Organization should be same in both transaction.
    For more information you can check the below link:
    Processing Quotations - Sales Transactions - SAP Library
    Best Regards,
    Dinesh

  • Create sales order from multiple quotation

    Hi All,
    How we can create sales order from multiple quotation what is transaction code for this.
    Ahmed

    Hi Ahmed,
    There are two options.
    1. For creating Sales Order with ref to too many Quotations:
    Go to T. Code VA26 and enter the Doc Date or Quotation Valid to Date and Sold to party, Quotation Type to get all the outstanding Quotations for that particular Sold to Party. Then Select the required quotations and then select Follow-up actions button to create Single Sales Order.
    2. For less number of Quotations:
    You can simply go by referring each quotation by placing the cursor in alternate line item in sales order by selecting "Create with ref" button.
    Hope this will solve your problem.
    Ravi.

  • Sales orders for quotation do not cif to APO

    Hi experts,
    I face an issue I cannot cope with:
    when I create an order for a quotation and order quantity is less than quotation quantity the order doesn't cif to apo. When I make another order and quotation is closed the only second order comes to APO and total requirement decreased, because the quotation disappears. If the order is created for a full quantity, the qotation disappeares and order cames OK.
    In R/3 I set the rule of position completion = A (complete at first call),  document flow records = '2', effect of value copied = '+', copy schedule lines = ' '.
    I'll be very pleased if anybody gives an idea how to get a distribution of requirements between quotation and order in APO.
    Dimitriy Karpov

    Hi,
    If you are replicating the sales order from R3 to CRM then you will get all the orders present in CRM. If that is not the case then you need to write one RFC in R3 to get the desired data as R3 is governed by Select queries on tables instead of Function modules in CRM.
    So if you want to fetch any information from R3 then you need to create RFC and use select query to get the data.
    Thank you.
    Ashish

  • Create multiple sales orders from single service notification?

    Is it possible to create multiple sales orders from a single notification (IW51)? 
    We currently create sales orders directly within transaction IW51 (Create Service Notification).  We kick off the sales order creation by pressing the "SALES ORD." button in the notification screen.  We're now interested in creating a 2nd Sales Order which would tie directly to the same Service Notification.  This is so that we can have the second order assigned to a different account assignment WBS (there are two different parties doing work on the service notification).
    I assume you would have to go to VA01 to create the Sales Order, but am not sure how to tie it directly to the service notification from here.  I treied to do a create with reference, but there is no ability to create with reference to a service notification.
    Do I have to create a second service notification for the 2nd Sales Order for this to work?  I want to avoid doing this if at all possible.
    I'm running SAP R/3 Enterprise
    Thanks for your help!

    Hi,
    go to vtaa- copy controls for sales document to sales document.
    select your combination of order and quotation go to item level. There select value 0(zero) in field positive/negative negative.
    No need to change update document flow.
    After setting zero in copy control that be told on above. create order with respective to the quotation.
    After saving the order.
    go to document flow to see the status in between quotation and order.
    If you placed setting right, then u certainly observe for quotation status will be open. so you can create no. of sales order with respect to that quotation..
    Have a good day..

  • Sales order type quotation integration (VMI process)

    Dear experts,
    We are testing a VMI scenario, more specifically we are trying to generate sales order document in R/3 from the TLB process in SAP SCM.
    We have configured the determation of a document type "quotation" for the VMI process in the corresponding configuration steps in R/3. As a result the document was transferred and correctly created in R/3. However, after its creation, the document was not updated in SCM APO. Henceforth, the document, in SCM created by the TLB, does not have a reference to an order number.
    Moreover, we have executed adelta report and it did not recognize any inconsistency. It seems like the sales order type quotation is not recognized by the standard integration model for sales orders.
    And in this sense we would like to know if the sales order type quotations can be transferred to SCM.
    Thanks in advance for all your help.
    Regards,
    Pedro

    Hello Pedro,
    Did you solve the issue of quotations not getting published in ECC from SAP APO?  We are facing the
    same issue and would appreciate if you can share the solution you have implemented.
    Regards,
    Ratnam

  • Pending order delivery against sales order and quotation problem

    Dear Expert
    I am facing problem when we are tracking delivary quantity against sales order and quotation. then our delivary quantity not matching with invoiced quantity.
    Actually the logic of report are below
    Pick up the VBAK-VBELN and VBAK-KUNNR where AUART = quotation, VKORG, VTWEG, SPART, ERDAT = selection.
    now when any quantity which are added in sales order in new line not cattered through below code and it show problem of mismatch.
    Can any one help me in finding data from all this table to catter delivey quantity, quotation qty and sale order qty.
    thanks in advance.

    Starting from quotes, you could find your quote, then read SD document flow table VBFA for next document of type sales order (could be more than one sales order from a quote).  Then you could obtain delivery documents (could be more than one for a sales order) for all your sales orders, again using next document code in table VBFA.  This would present you tables that could contain multiple rows:
    quote
       sales order
           delivery,
           delivery
        sales order
            delivery
    and so forth.  You might also consider using table VBUK or VBUP to discover status of each quote item.

  • Creating one Sales Order from Multiple Quotes

    Hello
    We are using SAP CRM 2007.
    I believe in CRM we can create one sales order from multiple quotes. We have a requirement where we need to create one Third party sales order from multiple Quotations.
    I have Item cat for Quotations and Sales Document maintained correctly.
    I also have copy control where ZQUO and ZSAL are maintained correctly. Where I have maintained settings for copying Transactions as well as Item Category.
    But when I go to CRMD_ORDER and retrieve quotes and try to do a follow on doc for sales doc , only the first Quote gets added into follow on document.
    Can someone tell me if I am missing any config?
    Thanks

    hello,
    in sap ui we use control button and select multiple quotes and then
    create the sales order as follow up as we have follow up button.
    Regards,
    Deepa

  • Creating ERP Sales Order from CRM 7.0

    Hi Experts,
    We are implementing the scenario-Creating ERP Sales Order from CRM. My doubt is:-
    Do we need to download the entire product data from ECC via middleware to implement this functionality?
    Is it possible that we manually create few products in CRM with same heirarchy and category and avoid middleware data download?
    My basic doubt is-what product information is passed to ECC from CRM when we create the ECC Sales Order? If only product id is passed, then we can avoid middleware data download for product from ECC to CRM.
    Can anyone please provide me some pointers on this? What should be the approach-download product data from ECC to CRM or manually create product data in CRM?
    Thanks and Regards,
    Rohit

    I´m trying to figure out the ERP Sales Order Scenario in CRM, i found the following link (sap.help) to customize the ERP sales Order in CRM, it´s a quickly guide supported by SALESPRO but in my case does not work, if somebody knows how to retrive the Order in IC i´ll appreciate.
    Here a quick Guide -->
    Prerequisites
    You can directly create and change an ERP sales transaction in SAP CRM once you have carried out the following:
    You are using SAP ERP for your Quotation and Order Management.
    You are using SAP CRM.
    You have assigned the relevant ERP sales transactions to a profile.
    You do this in Customizing for CRM, by choosing  Customer Relationship Management  Transactions  Settings for Sales Transactions  Define Profile for ERP Sales Transactions .
    You have defined an RFC destination.
    You do this in Customizing for CRM, by choosing  Customer Relationship Management  CRM Middleware and Related Components  Communication Setup  Define RFC Destinations .
    You have defined a business role by copying the standard business role SALESPRO to your own. You make this setting in Customizing for CRM, by choosing  Customer Relationship Management  Business Roles  Define Business Role .
    You have defined cross-system copy control of transaction types.
    You do this in Customizing for CRM, by choosing Transactions  Settings for ERP Transactions Maintained via CRM  Cross-System Copy Control for Opportunities and ERP Transactions
    I want to see the screens or video regarding with this scenario.
    Regards,
    Memo

  • Migrate all Open Sales Orders From Legacy System (SAP) To SAP System using

    Hi Experts,
                 I've to Migrate all Open Sales Orders From Legacy System (SAP) To SAP System using Business Objects with a new SALES ORDER DOCUMENT NUMBER referencing the older one.
               I'll get all the required data with field in an excel file.
                 Does any standard transaction exist for it ? Or how to go ahead with it ?
    Thanks and regards,
    Jyoti Shankar

    Hi
    If you are checking for CREATE option then Sales Doc Type
    For more Info goto SWO1 transaction -> BUS2032 --> DIsplay --> Execute --> There SELECT the method which you want to perform... There you can fine the MANDATORY parameters also....
    Or in DISPLAY mode PLACE Cursor on the Required Method and CLick the PARAMETERS button on toolbar...
    That will show the MANDATORY parameters...
    Reward if helpful....
    Message was edited by:
            Enter the Dragon

  • Uploading open sales orders from sap

    hi all,
    i need to upload open sales orders from legacy to sap. pls advice what steps need to be followed for the same.
    1) how we will we download open sales order from legacy and where..... is it to some flat file or some other option is  there . pls tell some options.
    2) how we will uload the sales ordes into sap . thru lsmw or is there some other option ?
    3)  there will be more number of fields in sap than in legacy. i think we need to manully create an excel file and add more fields manually in excel file so that the compulsonry feilds as per sap are present in sap ?
    4) how will availability check happen  in sap after sales order are t/f from legacy ?
    rgds
    pamela

    hi pamela,
    1.a. you need to down load in EXCEL in legact format and convert the same in LSMW format and upload it
    2.a. LSMW - Functionally, BDC, BAPI - Technically. to my knowledge LSMW is better option.
    3.a. first you download to EXCEL file from LEGACY, then align the same to SAP format you can add those fields that are mandatory as per your requriment.
    4.a.You are uploading sales orders in SAP which are showing OPEN status from LEGACY before you uploading the sales orders MM consultant would have uploaded its stock through 561 - dont worry on that, even though if stock is not uploaded also not an issue it will confirm at the later date.
    5.a. we have used LSMW process for our PREVIOUS ASSIGNMENT, before that we tested BAPI for it some how it was not capturing some fields.
    hope all your queries are solved
    balajia

Maybe you are looking for

  • Editing with Mac Monitor and TV.

    When I try to view a TV and monitor simultaneously for editing I do not always get a picture on the TV. Sometimes sound only. I use a Panasonic GS 400 connected between monitor and TV. In preferences I have set iMovie to playback through camera. It a

  • HT204053 How can I find my secerity password on my apple id accr

    I'm having a problem trying to download my apps from my phone and it want let. Me unless I have a 4 digit secerity password

  • Keyboard problem - First character not showing up

    Hi all.... I've noticed a funny quirk on my mid 2006 iMac. Lately, when I try to type anything in either a form field or in Spotlight, the first character I type doesn't show up. Only after hitting it again will it do so. I tried resetting the PRAM,

  • Function modules copy from standard FM?

    Hi All, I am copying FM CS_BOM_EXPL_MAT_V2 into ZCS_BOM_EXPL_MAT_V2 for some calculation. I already copied the Function group CSS4 into ZCSS4 but when I m using ZCS_BOM_EXPL_MAT_V2 in my program I am not getting the right BOM. Where I am worng plz le

  • Animated menu buttons

    We have animated buttons on a scene select page with footage being played from the feature timeline. However when the project is rendered, the program is introducing a white line below each place holder. We have been able to fudge it by making a boar