Any table keep track of Sales order and relevant IDOC

hi all,
Do we have any table to keep track Sales order and its relevant IDOC in the system?
A list of sales order# given by user, from the list, we would like to find a faster way to get the corresponding IDOC.
thanks.

Hi Reetha,
EDIDS table would have the IDOC Number & sales order number. Parameter 2 is the field in EDIDS which would have the sales order number.
I understand that this table would have many records but i dont think any other table would have the above combination. If you get any other table, then pls. do update @ it on this thread.
Thanks,
Best regards,
Prashant

Similar Messages

  • Any stanard BAPI have both sales order and production order

    hi Experts,
    i need to Identify any standard BAPI have both sales order and production order. If such BAPI is not available, create 'Z' BAPI to do the same.it's my require ment?plz give me suggestion it's useful for my project. i will give good points.
    thanks and regards,
    bbm

    hi eswar,
    can you give me how to do? and what i can use import,export,table and sourcecode bcz i am new in BAPI side even now i am working in SAP XMII project.
    so plz guide me.
    thanks and regards,
    bbm

  • Table For Open Sales Order And Customer Invoices

    Dear Gurus,
    Are there any table to know open Sales orders and pending invoices for Customers?
    Wishes,
    Abhishek

    Hi,
    Go to T code VA05 and select open sales order radio button. Put other input parameters like date range or sold to . Execute you shal get list of all open sales order.
    For pending invoices go to T code VL04 and you get list of all billing not yet created even though GI is done.
    These are standard SAP functionality and can be used rather than looking in a table level.
    Regards
    Vivek

  • Backend Tables for Chargeback regarding Sales Order.

    Hi,
    I am Searching for the tables Chargeback Data regarding Sales Orders, and also Joins for sales tables.
    Can any one help me in this.
    Thanks in Advance
    Regards
    Vamsi...
    Edited by: 965678 on Apr 29, 2013 6:05 AM
    Edited by: 965678 on Apr 29, 2013 6:42 AM

    Thanks for your inputs..I have few more queries on same.
    Initially we had incoming sales order activated in KEKF allong with implemented SAP note 571697, which helped us to update CE1XXXX only for a particular sales order type. This was initial requirement to have system updating COPA values only for one particular sales order type.Also, KEQ3 was also activated which resulted in updates to CE4XXXX. This was not a problem initially since we had few sales orders now that plant has grown old with more sales order (resulting in huge size of CE4XXXX) VA01 is impacted..
    Currently ,since we have KEQ3 activated so, Segment is created the moment we create sales order.. and table CE4XXXX is updated..
    As most of you have suggested to switch off sales order in KEQ3, i need to analyze the impact of this..
    From what i understand CE1XXXX will continue with updation for that order type... and CE4XXXX won't be updated in future..Please correct me if i am wrong..
    Also, please advise what all can be possible impacts on COPA reporting if I switch off from now onwards (client has been using this since long) , and what all should be the precautions that i should take while doing this.
    Thanks

  • Sales Order # and Despatch Advice # from Invoice #

    Hi all,
    If I know the invoice no, from which tables I can get Sales order # and Despatch Advice #?
    Please respond.
    Regards,
    Aisha Ishrat
    ICI Pakistan Ltd.

    hi,
    the document flow is stored in VBFA table where you can find out either subsequent documents or preceding doucments.
    And if you specifically want to find for example a sales order for an invoice you can even mention the previous doc category(VBTYP).
    so in your case, go to se16 > give VBFA table > give invoice # in the succeding document field and you will see the order as well the delivery number.
    regards
    sadhu kishore

  • Difference between sales order and credit order

    Hi friends,
    can any explain about difference between sales order and credit order in SAP.
    Thanks and Regards.

    Hi Narayana,
    This Depends upon your Client Requirement.
    If you are using the Credit Management to your client. then you maintain certain checks like Simple Credit, Automatic Credit at Sales Order Level.
    If the Client want a seperate Document type for Credit Sales and Normal Sales if having Purpose.
    Other wise you can use only one Document type for both,because in Standard Sap, For Cash Sale have seperate Document type.
    Please Reward If Really Helpful,
    Thanks and Regards,
    Sateesh.Kandula

  • I am not able to get in sales order and delivery  24 hours

    Hi Frinds,
    i am not able to get in sales order and delivery  24 hours even i have defined pick pack time wrkdays 24hrs in
    CONFIG PATH:-Implementation Guide for R/3 Customizing (IMG) -> Logistics ->Execution->basic shipping Functions-> scheduling-> Delivery Scheduling and transporting Scheduling -> Define Scheduling by Shipping Point Or Transaction code:-OVLZ.
    Expected  Results:-Create sales order and delivery and check that the delivery The order has 24 hours after the transfer order is confirmed to allow time to pack order
    *can you help any body  to get in sales order and delivery  24 hours .
    Regards
    Madhu

    Dear Madhu
    Apart from OVLZ, you can also check in VOV8 where for your sale document type, check whether any value is maintained in the field "Lead time in days" at the bottom screen.
    thanks
    G. Lakshmipathi

  • Urjent-Any function module for finding Sales order, Delivery and Invoic

    Hi Experts,
    I am having selection screen like
    Sales order
    Delivery
    Invoice
    Customer
    If i give sales order
             Delivery and Invoice should pull
    If i give delivery
             sales order and Invoice should pull
    If i give Invoice
             sales order and delivery should pull
    If i give customer
               all customer related data should pull
    Do we have any function modules to meet this reqirement?
    If we have please provide function modules.
    Thanks,
    mahe
    Edited by: Rob Burbank on Mar 30, 2009 4:17 PM
    Edited by: mahahe on Mar 31, 2009 9:12 PM

    You can use VBFA table, right? in the FM also, you can find the same logic, like pulling from VBFA table.
    thanq

  • Link tables of Sales Order and Purchase Requisition

    Hi,
    thru which tables we can get the data of purchase requistion for a sales order.
    regards,
    balu

    Dear Balu,
    the fields VBEP-BANFN and VBEP-BNFPO are filled in the third-party process only. It means that there is 1:1 connection between the schedule line of the sales order and the purchase requisition. In the third-party process during saving the sales order the purchase requisition is created automatically and is linked to the order.
    If the fields are empty, it means, you have no third-party process and no 1:1 connection between the sales order and the purchase requisition. Probably the sales order created normal requirements, which generate purchase requisition(s) after MRP run. In this case you cannot see the purchase requisition from the sales order as there is no 1:1 connection. You have no chance to get the data from sales order to the purchase requisition.
    The only possibility which you (may be, it depends on the process) have, is to find sales order numbers from the purchase requisition: so to develop the process backwards. These data are stored in the database table EBKN: Purchase Requisition Account Assignment.
    Please use the following fields:
    EBKN-BANFN  - Purchase requisition number (key field)
    EBKN-BNFPO  - Item number of purchase requisition (key field)
    EBKN-LOEKZ  - Deletion indicator in purchasing document (key field, can be helpful)
    The corresponding sales orders are stored in:
    EBKN-VBELN  - Sales Document Number
    EBKN-VBELP  - Sales Document Item
    EBKN-VETEN  - Schedule line number
    I hope, this information will help you further and will solve your problem.
    Kind regards,
    Akmal Vakhidov
    Development Support SD, SAP, Walldorf/Germany

  • Sales Order and Purchase Order linkage in tables  for third party orders

    Hi all ,
    For third party process order s
    In which table can I find the Sales order and Purchase Order linkage .
    thanks
    ksr

    Hi Sridhar ,
    Refer Table EKKN for PO and SO Linkage.
    Table EBKN for PR and SO Linkage.
    Regards
    Ramesh Ch

  • Sales Order and Sales Item not copy over to table AFPO-KDAUF and AFPO-KDPOS

    Hi Expert,
    May I know why I run MRP and convert planned order to production order based on Sales Order, why the sales order and sales item is not copied and save in table AFPO-KDAUF and AFPO-KDPOS?
    I can see the sales order and sales item is appearing in MD04, but how is the linkage between production order and sales order/item?
    Thanks.

    Sales order No. and sales line item will only be transfer to production order in MTO ( Make to Order) scenario.
    If your scenario is MTO and the sales order reference is not getting  transfer, then check your requirement type and  requirement class setting in T.Code OVZH and OVZG.
    In standard SAP 'KE' requirement type  40 requirement class is used  for MTO scenario.

  • PLD - Item Warhouse table used in a sales order based on itemcode and WH.

    I was wondering if anyone can help with a PLD relation.
    I have created a UDF on the item warehosue labelled 'BIN Location'.
    In my sales order template I have selected this table via the ALT functionality and selected the BIN Location field.
    In the relate to and next segment fields I have selected the itemcode and the WH code from the sales order rows table.
    When the sales order runs, no data is displayed in the repetitive area.
    Is it possible to do such a join via PLD based on two fields?
    If so, could someone please assist?
    Edited by: Matthew Vorpasso on Apr 23, 2008 2:57 PM

    Matthew
    If you have pulled the Bin location from the Item Master  - Warehouse level (Inventory data tab) to the Sales Order rows, this data will become part of the Sales order rows table and can be easily mapped to the SO PLD.
    Please confirm if you have a UDF for the Bin at the Sales Order row level.
    Do you have a formatted search to automatically pull the Bin number when the Item code / warehouse is entered.
    Does thie FMS populate correctly.  Whats the query you have used for this?
    This is really very simple and achievable
    Suda

  • Is there any bapi that i can create sales order and date

    Hi Gurus
    is there any bapi that i can create sales order and date .

    This appears to be related to Problem With BAPI_SALESORDER_CREATEFROMDATA but without the detail. If you want to ask again, please add that detail.
    locked
    Rob

  • Sales order and purchase order date management

    Hi all,
    I am new to SAP so please pardon the question in advance if this is a basic one.
    I need a little help with purchase order and sales order dates.  Our supplier runs SAP and our two systems are tied together. Currently my supplier is not updating their promise date because this is how we are tracking late shipments. However, this means ETA/ETD dates are incorrect.  Is there a way for us to keep track of late shipments and still maintain accurate ETD/ETA dates? Thanks in advance for any help you can provide!

    Firstly, thank you Edgar and Rahul for taking the time to answer my question.
    Apologies guys I should have provided more information in my initial post.
    Our parent company is also our supplier.  We cut a purchase order, notify them of the purchase order and in turn they cut a sales order.  My supplier (parent company) is stating if they update the "first date" column in their sales order (which would in turn populate a correct ETA date) we will lose the ability to track late shipments.
    To answer your question Edgar I am referring to the sales document. It is my understanding my supplier is only modifying the "First Date".  Are there several date field in a sales document we can use to 1. track original promise date 2. maintain accurate ETA?
    From a "customer" standpoint I need to be able to view both dates so that I know when I can expect to actually receive product and if that product is/was late.
    Thanks!

  • 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.

Maybe you are looking for

  • Send Email Attaching the Report generated in Program.

    Hi All, I am generating a report in list format with write statements. My requirement is to send an email attaching this report as an attachment. I wanted to know how to get the listobject of the report generated by my program from the memory. Can an

  • What does "inkjet" mean/refer to?

    Hello, I am wondering what exactly "inkjet" means/refers to.  I am shopping used printers and am just a rube in need of a little education.  Thank you. This question was solved. View Solution.

  • Reports Runtime - Settings in Designer 9i

    Hi. When executing Reports Runtime, through Repository Reports (Designer 9i) and the program call the browser. I tried to alter General Settings, but it didn't advance I tried to alter registration variables and also without success. Did anybody alre

  • Event should trigger when press enter on select option in web dynpro.

    I want to trigger a event for validation when enter is pressed in select option in web dynpro. as the select option is created by the coding and there is no method to trigger the event. please advice.

  • Orapwd file=PWDmydb

    Hi, in 8.1.7 on Win server 2003 ,I try to create a password file (the file does not existe) : C:\Documents and Settings\Administrator>orapwd file=PWDmydb passwor=oracle But I receive this : Usage: orapwd file=<fname> password=<password> entries=<user