Seggragating Deliveries created for STO and Sales Order

Hi Friends,
I have a requirement..
I am looking for list of deliveries in LIPS table. But I find that this table lists all deliveries created for STOs as well as Sales order. My requirement is to select only those deliveries which are created for Sales orders. Can anybody tell me how to seggragate the deliveries for sales order from deliveries created for STOs? Any other table should I look for deliveries created only for sales order?
Please suggest.
Thanks & Regards
Satya

Hi Satya,
If you need table level data then you can go with method suggested by Andy Slania or if you have access to SQVI, you can join VBFA and LIKP tables and decide on your choice of search and list display. You can save the query for future use.
-Naminator

Similar Messages

  • 2 deliveries created for the same sales order

    2 Return Del docs & 2 credit notes were created for one return order no.  
    Posted: Apr 17, 2008 5:33 PM       E-mail this message      Reply 
    Dear SAP Support,
    I would like to know why does the system created 2 return deliveries with the same qty for a single return order document no.? One return delivery doc.no. was created 2 mins earlier than the 2nd return delivery document no. on the same day. After these 2 return deliveries were created, a credit note was also created for each return delivery doc. number. Here is the document flow:
    On Jan. 10, 2008, the Return Order was created
    The Delivery block field is set to 90- (Return block)
    The Billing block field is blank
    On Jan. 14, 2008 @ 12:08:44, the 1st return delivery doc. no. was created. And on the same day also @ 12:10:44, the 2nd delivery doc. was again created.  These 2 deliveries were created by 2 users. 1st delivery is by manual job, the 2nd is by background job processing.  there was a 2 mins. interval for these 2 deliveries.  
    On Jan. 21, 2008 @ 9:47:33, the 1st Credit Return Note was created. And on the same day also @ 9:48:00, the 2nd Credit Return Note was again created.
    In my initial investigation, I found out that there were changes made on the return order document before the 2 return delivery documents were created. Below are the changes that happened:
    On Jan. 14, 2008, @ 9:25:22 hour, the following changes occurred:
    a) Delivery block was changed from 90 - (Return block) to blank
    b) Billing block was changed from blank to 08 - (check credit memo)
    On Jan. 14, 2008, @ 12:08:44, T-Inv Comb field was changed from DC to C
    On Jan. 21, 2008, @ 9:47:20, the Billing Block was changed again from 08 - (check credit memo) to blank
    Will the above changes, contribute to this issue?
    I am also suspecting that the timing on the creation of deliveries via manual job and scheduled background job processig could be the root cause because of the slim time frame between the two job?  
    I hope you can help me get an explanation to this and how this can be avoided.
    Thank you very much in advanced for your help on this matter.
    Hoping to hear from you soon.
    Kind regards,
    Cynthia M. Ondillo
    SAP SD Functional Support

    Hello Jonathan,
    Yes, the  'update document flow' box is ticked and the entry in the 'Pos./negative quantity' field is '+'
      Target delivery type is LR - Returns Delivery    Source sls doc. type is ZRE - Coats Returns Order
      Item category is ZREN - Coats Returns Item
    Since we do not see anything missing in the above setting, can we say that it is a system bug when running manual delivery job close to the time for running the scheduled background job? 
    If it is a system bug, how can this be corrected?
    Regards,
    Cynthia

  • How to identify the emergency orders in STO and Sales Order

    Hi,
    kindly let us know is there any field in header details of STO and Sales Order where we can identify the emergency orders,
    In our STO Process we are creating more STO's from one warehouse to one Store,but in that orders we have some of the orders are emergency order's.
    Note:-if we create new order type then we can deference the orders but as per the business requirement we need to give same order type. 
    Thanks & Regards,
    Murali.M
    +91-9321526563.

    Thanks

  • Report for Pegging for  forecast and sales order consumption(pegging)

    Hi ,
    Plaese help to create a report for the below
    Requirement is there to have a showing Forecast (Number) and Sales order (Number) pegging Report
    Means like to which forecast number the sales order number is consumed
    Regards
    Kiran

    I have tested this on ASCP and I am agree with you. I am pasting one para from document...
    "Oracle Master Scheduling/MRP and Supply Chain Planning calculates the ATP quantity of an item for each day of planned production by adding planned production during the period (planned orders and scheduled receipts) to the quantity on hand, and then subtracting all committed demand for the period (sales orders, component demand from planned orders, discrete jobs, and repetitive schedules).
    Note: Committed demand does not include forecasted demand or manually entered master demand schedule entries. Also, the amount available during each period is not cumulative. Oracle Master Scheduling/MRP and Supply Chain Planning does not consider ATP quantities from prior periods as supply in future periods. "
    Thanks and Regards,
    Dipak

  • Issues in Web service created for updating the Sales Order

    Hi All,
    We created a Web service using the Web service tool in CRM 7.0 ( Using the Component WS_DESIGN_TOOLS )
    Web service was created for three modes such as READ, CREATE and CHANGE Modes.
    READ Web Service we tested and its working fine as we were able to see the data for an existing Sales Order in the Web Service.
    We expect that the Change Web Service will update the data of an existing Sales Order.
    Through our Web service we are passing the Order GUID ,Order ID and some Header Fields as well as Item Fields but  the in the Web Service we are getting a message that Web service executed successfully but the CRMD_ORDERADM_H Table isnot getting updated.
    What could be problem.
    Any suugestions will be highly appreciated.
    Regards,
    Sijo

    Hi Gourav,
    I checked in SICF for the Webservice name created.
    this is the service path
    /default_host/sap/bc/srt/rfc/sap/ for the corresponding Web Service created in DEV 200 Client.
    I checked in SOAMANAGER and saw  that the  endpoitnts were zero.
    the Search Operation for Webservice have got three query fields mainly
    Object Id, Posting Date,Procees Type
    If we give Process Type
    sign - blank
    option - blank
    low - YPO ( Custom )
    High - blank we are getting 126 entries.
    and if we check for the Process Type YPO (Custom ) in CRMD_ORDERADM_H Tbale also we are getting the same no of entries.
    but only for option BT , for Posting Date issue is thr..
    Any inputs to move forward will be highly appreciated.
    Regards,
    Sijo.
    Edited by: sijokjohn85 on Mar 5, 2010 10:52 PM

  • Idoc not created for a particular sales order

    Hi,
        For a particular sales order , idoc is not created .
    The idoc has to be generated when we create a sales order ,
    but for a particular sales order , the idoc is not generated when the sales order is created. The program is assigned in
    nace for output type zd00.  
    RSNASTED is the program which triggers the idoc and FM: IDOC_OUTPUT_ORDRSP.
    How to debug and see why the idoc is not generated,
    i had kept break point in idoc_output_ordrsp function module
    and program rsnasted, but my control does not
    reaches this point.
    can anyone help me in this issue.
    Thanks and regards,
    A. thirumaran.
    Edited by: thirumaran a on Jul 22, 2008 1:35 PM

    Hi,
    Could you please check if the output is processed or not, whether in the output type what all conditions you have maintained e.g send immediately.
    Reward me point if you find this helpful.
    regds.......
    Sumit

  • APO Tables relationship for shipment and Sales order

    Hello Every1,
    Does any1 know APO tables for link between Sales document and Shippment created in APO
    for sales & Delivery document I get the table /SAPAPO/VS_SDSHP
    Now I want to link the Order Number from Connected OLTP System & Order Item from table /SAPAPO/VS_SDSHP to the shipmet
    Shipment tables are
    /SAPAPO/VS_SHPA
    /SAPAPO/VS_LCMAP
    Still I am not able to link these tables through any of fields.
    Actual requirement is to create Report which maps Sales order from ERP to the shipments in APO.
    Kindly let me know if any1 know how to identify relationship between these tables,.
    Thanks & Regards,
    Narendra.

    Hi Narendra,
                        I did not find any tables where these linkage is stored.I guess it is stored in live-cache not in any table/view.However, you can try to read the "Order Number from Connected OLTP System" using function module /sapapo/om_order_get_data (pass ORDER GUID from table /SAPAPO/VS_SDSHP ) using which you will get the linkage in output/input parameter table if it is pegged with any shipment no.you have to create SIMSESSION ID using FM /sapapo/rrp_simsession_create and pass this to above mentioned FM.
    hope this helps.
    Regards
    Saurabh

  • How to create service items and sales order for service contracts.

    Hi,
    I have created item using Purchased Item template and one more item(service item) using service /warranty program template. Then I have used these items to create sales order with service item in it and closed that order , but Iam not getting this order in service contracts. Is this right way to create sales order for service items. I
    item name:- personal_computer
    copied from purchased order template. service is enabled and install base is checked and enable service coverage is enabled.
    item name:- service_item
    copied from service /warranty program template
    service is selected to inactive,
    service type: service
    duration: 1 year
    template: Gold
    and saved the item.
    Then I have used these two items in sales order for service contracts. But that sales order is not hitting in service contracts. Is there any error with item creation.
    Thanks,
    Bharat G.

    Following SAP Notes to be referred for Service Tax:
    1.     778976 u2013 Service Tax and Ecess on Service Tax
    2.     1032265 - SEcess on Service Tax
    Regards
    AK

  • Sales area for STO and sales

    Dear all...
    when we use ref sales org, ref dist channel and divisions (ref sales area) for STO purpose.
    so is there any problem if we make sales using the same sales area to any customer?
    Please solve my query.
    Thanks...
    Deepak...

    Hi,
    We wont required to create as many customer for different plant.
    As you know plant is determined in the sales order from customer material info record or customer master data or material master data.
    So if you have to many plant then donu2019t save any plant in customer material and in customer master data.
    So it will fetch the plant from the material master data automatically.
    Regards
    Raj.

  • Create Business partner and Sales order automatic based on Excel file

    Hello everyone,
    Can anyone help me with the following.
    I need to create automatic Business partner master data and the Sales order in Business One based on the input list from one Excel file.
    Before the new automatic Sales order should to be created  the system need to create first the BP and then the Sales order using the new created BP.
    Is it possible to use some tools like CATT or LSMW for this reason.
    If yes can you please help me with a sample/
    Thanks and regards.

    use DTW (data transfer workbench ) or if you want to automate the entire thing, then an add-on using the DI is best.

  • Diff pricing procedure for invoice and sales order?

    can u please help me out in the following question
    Is it possible to have different pricing procedure for sales order and invoice?

    hi venkat,
    yes we can very well have different pricing procedures for order and invoice. for the combination of
    sales org + dist chan + div + <b>document pric proc</b> + cust pric proc --- > Pric Proc.
    we determine the pric procedure. So, just have a different document pricing procedure for sales order document type and invoice document type. You can have a different pricing procedure with this change.
    Hope it helps. Pl reward if useful.
    Thanks
    Sadhu Kishore

  • Difference between cost center for material and sale order

    Hi,
    I'm having an issue related to profit center. Our business of Reverse Logistics Process is taking the wrong profit center which should be taken from sale order master data, not from material master data as currently. As a developer, I'm confused the definition of profit center in this case. What are the differences between the profit center defined in sale order and in material ?
    Thanks,
    Paulb

    Hi Paul
    SAP allows you to change the PC in the sales order... If you dont change, it adopts the PC from Mat Master
    You can define substitution of PC for sales order in 0KEM and assign them in 0KEL... You can change the PC based on Sales Org, Dist Channel, Division, etc
    For a more complex logic, you can also use an exit
    br, Ajay M

  • Table for STO and Production Order

    Hello Experts,
    I would like to know in which table I can find a relation between STO and his related Production Order.
    Thanks in advance.
    Regards
    Mayur

    Sorry!! I've selected wrong forum.

  • MRP area for running a sale order MRP

    Hello PP experts,
    I come across a scenario where , I need to do the  MRP run for sale order in a MRP area. I have checked , I can put PIR with respect to MRP AREA , but when I open MD50 screen for running MRP for sale order. I did not found the MRP AREA
    field in the screen.
    In short , my question is , How the sale order MRP run ,  system will do in a MRP
    area defined for the material ?
    Here , I have already defined the material is MRP AREA and also I have created
    MRP area segment in the material master.
    I have also configured the MRP area in SPRO.
    Waiting for your reply.
    Regards,

    Hello ,
    Thanks for reply.
    I am using plant MRP area. For FERT , I am using make to order strategy 20.
    I want to specify the real problem. It is like below.
    Suppose 'A ' is sumassembly goes to a variant configured MTO KMAT say 'V'.
    The same 'A'  subassembly is a child for a make to stock FERT say ' S'.
    Presently  using strtegy 11 for MTS fert 'S' and 10 for the subassembly ---'A'.
    Now the planner want to plan for the subassembly.
    He is putting the PIR for the subassembly as sales order is not availble and he is putting the PIR for FERT 'S'.
    When sales order is coming then additinal quantity planning is happening.
    So I suggested to use the strategy 70 for subassembly 'A' , so the sales order (of 'V') OF  quantity will be offset for the PIR of the SUBASSEMBLY 'A'.
    But the consumption of PIR of 'A' will  be apllicable to MTS  FERT that is 'S'.
    So how can we prevent the system from offsetting the dependent requiremet triggered from the PIR of 'A'.
    That means the consumption  (that is the usage of stategy 70) of the FERT requirement should only work for ' A' and sales order based KMAT 'V'.
    The same offseting should not work for subassembly 'A' and MTS FERT 'S'.
    For for Make to order KAMT 'V' , if I use MRP area and do the sales order planning in MRP area. Will I get the desired result ?
    Waiting for reply.
    Regards,
    Ravindra

  • WBS element , Production Order and Sales Order Link

    HI,
    I have to get the name of the customer mentioned in the sales order. In Sales order line item assignment WBS element has been assigned as this is a sales order for customer specific.
    Now I am doing MRP run against WBS element and getting the planned order.
    After that i am doing Conversion of planned order into production Order with transaction code MD04.
    In the production order, Assignment tab WBS element is showing.
    My query is that against the WBS element and that particular production order how can i trace sales order as well as the customer name.
    Note: The WBS element can be assigned to more than one sales Order line item.

    Asutosh Mahapatra,
    Since each production order is created for 1 unique Sale order number you should see the sale order number on the header screen in production order ( General data tab). Also customer number & name will appear there.
    Hope this helps. Else please come back.
    Thanks,
    Ram

Maybe you are looking for