Find customer sales order

Hi
please help me on this.
how will I find customer sales order ?
means actually I want to distinguish between customer sales order and stock transport order.
what table i will use??????

Hi,
check AUTLF in table VBAK.
AUTLF is for Complete delivery defined for each sales order.
in ur select query give
WHERE AULTF NE ' '.
if the goods r deliverd then the value of AULTF will b 'X'
hope it'll help u.
Edited by: sneha kumari on Jul 30, 2009 1:48 AM

Similar Messages

  • How to copy Customer Sales Order number to Purchase Order for 3rd party sal

    Hi experts,
    We are doing third party sales. So once we create Customer Sales Orders manually via VA01, users also manually create Purchase Req for it.
    We do not automatically create PR from Sales Order, as this is not my clients requirement. So we don't use item category group BANS in the material master.
    In the item level in the PR under the Contact Person tab, the creation indicator shows "V Sales & distribution document". Once PR is created this updates the PR number under the item level Schedule lines in the Sales Order.
    After PR creation, we run a job to create PO's.
    But the new requirement from the client is to automate this PO creation thru EDI.
    Our SAP is 4.6C & the Idoc type we use is ORDERS05 & Message Type is ORDERS. We are using EDIFACT std.
    Once I get the idoc xml file for this PO, I find that my Customer PO number (from the Sales Order) & also the Customer Sales Order number is not copying to the xml output.
    Please advise what needs to be done inorder to have it.
    This will be great help & I will reward for the answers !
    Rgds,
    Pri

    Tables are related.
    MATNR
    WERKS
    MBDAT
    LGORT
    CHARG
    etc fields are common in both VBBS and VBBE.
    May be you can generate a condition a fetch data using this.
    I hope it helps.
    thanks

  • Customer Sales Order number & Customer PO number

    Hi experts,
    We are doing third party sales. So once we create Customer Sales Orders manually via VA01, users also manually create Purchase Req for it.
    We do not automatically create PR from Sales Order, as this is not my clients requirement. So we don't use item category group BANS in the material master.
    In the item level in the PR under the Contact Person tab, the creation indicator shows "V Sales & distribution document".  Once PR is created this updates the PR number under the item level Schedule lines in the Sales Order.
    After PR creation, we run a job to create PO's.
    But the new requirement from the client is to automate this PO creation thru EDI.
    Our SAP is 4.6C & the Idoc type we use is ORDERS05 & Message Type is ORDERS. We are using EDIFACT std.
    Once I get the idoc xml file for this PO, I find that my Customer PO number (from the Sales Order) & also the Customer Sales Order number is not copying to the xml output.
    Please advise what needs to be done inorder to have it.
    This will be great help & I will reward for the answers !
    Rgds,
    Pri

    Hi,
    In VOV8 you can only Check whether the purchase order number already exists or not.
    If you want to do any other check like you said based on customer & PO number combination then follow steps below:
    Ask your ABAPER to
    1: Create a Z-table where you can store the required Customer No & PO No combinations.
    2: Write a code to check the PO no & Customer No entered in Sales order with the entries in the Z-table & throw an error if there is no match.
    This code needs to be written in the User exit Save_document_prepare by your ABAPER.
    3: This will work at time of Save & not a point of entry. The result will be same "error msg will be thrown"
    regards
    Edited by: Innovation is key on Feb 28, 2011 6:08 PM

  • How to find open sales orders.

    Hi Gurus,
    Can you please help me out How to find open Sales orders in SAP.
    Is there any transaction code available or we can get it through via tables.
    Your afforts are highly appriciated .
    SRavani.

    Dear SRAVANI,
    You can find open sales orders from the Transaction code "VA05N", You just run this report, Below the screen you can find open sales orders radio button , you select this and give execution parameters and execute(F8).
    You will get the all open orders.
    Hope it fixes your issue.
    Please check it and revert.
    Thanks&Regards
    Raghu.k

  • Populating the Partners from Sales document (Customer/Sales order/delivery)

    Hi All,
    Is there any way to Populate the Partners which are mantained in Sales document (Customer/Sales order/delivery) into Customer Quality notification (Q1)
    Presently only Sales to party and ship to party is getting populated when we create Q1 notification.
    Thanks in advance
    jay

    Explore :
    Quality notification>Notifcation creation->partner->Define partner fuction procedure->Assign Partner Functions to Notification Type--->
    Check here whether you can get here the partner function.

  • Changing Payment terms for customer Sales Order

    Hi,
    I have a requirement like scenario below :
    1. Customer sales orders are billed with X payment terms (Not installment).
    2. Subsequently, Customers agree for installment terms.
    3. A need arises to change ONLY the payment terms on the  existing billing document (without cancelling existing billing document)
    4. Is this achievable ? Via VF02 or FB02 ? Or any other means ?
    Thanks in advance.
    Bala

    You cannot change the terms through the VF02; however, you can change under FB02.  Go into the accounting document you would like to change, double click on the customer account posting and you should see the payment terms highlighted for you to change.
    If you do not see it changeable, it is due to security.
    Hope that helped.

  • Customer/Sales order stock

    Hi,
    The requirement is,
    1.The Scenario is to create a Sales order and block the Stock with batches to the particular Customer/Sales order.
    How to process this, can 412 E thru MB1B tcode can be used or any other way?
    any diff if we block with reference to the customer or sales order stock ?
    2.Before creating delivery and PGI the stock ownership will be transfered to the customer? any solution for this.
    thanks
    sr

    Hi
    In availabity check controls in OVZ9 if you tick include sales requirements then stocks will get reserved for your sales order
    This is quiet sufficient to meet your requirement
    But in MMBE it will not show as reservation agaist that order number
    For this you have to do MB1B movement type 412 E or 413
    you can also create delivery and dont do PGI that will also take care of reservation
    Before creating delivery and PGI the stock ownership will be transfered to the customer?
    any solution for this.
    I am not able to understand this
    In standard SAP only after Billing the ownership is transferred to customer
    even after PGI it will be Cost Of Goods Sold COGS  only
    Check this thread whether this is useful to you
    Forum post in ERP - Sales and Distribution (SD) General: reservation
    reservation
    Regards
    Raja

  • Customer Sales Order number to display in Purchase Order idoc

    Hi experts,
    I have the Customer Sales Order number in the PO item level under "account assignment" tab.
    But it does not show in the idoc xml ouput of the PO.
    Could you let me know if it is not standard field to display in the ORDERS05 idoc type of the PO?
    If not what print program or form that can be used to show the sales order number.
    Also I want to show the Customer PO number into the Purchase Order idoc VBKD-BSTKD and the PO date will be in VBKD-BSTDK.
    This is very urgent !  Will reward.
    Rgds,
    Pri

    Hi experts,
    I have the Customer Sales Order number in the PO item level under "account assignment" tab.
    But it does not show in the idoc xml ouput of the PO.
    Could you let me know if it is not standard field to display in the ORDERS05 idoc type of the PO?
    If not what print program or form that can be used to show the sales order number.
    Also I want to show the Customer PO number into the Purchase Order idoc VBKD-BSTKD and the PO date will be in VBKD-BSTDK.
    This is very urgent !  Will reward.
    Rgds,
    Pri

  • How to get customer / sales order details for VBBS table?

    Hi Friends,
    I have a requirement to create a report that will give the details of sales order ( VBELN ) and customer ( KUNNR) details from the sales requirement totals record table ( VBBS )
    Currently we have a report that just gives out the VBBS table entries for plant and material combination. As you are aware, the VBBS table contains the sales / deliveries requirements as displayed in MD04 transaction.
    Now there is a requirement to have the customer ( KUNNR ) and sales order (VBELN )  detail for each individual requirement totals.
    I checked the VBBE table ( sales requrirement : individual records ) but I cannot find any relationship between VBBS and VBBE. If there is a material / plant in VBBS , the same entry does not exist in VBBE.
    Please suggest if there is any other table to get this detail.
    Thanks
    Satya

    Tables are related.
    MATNR
    WERKS
    MBDAT
    LGORT
    CHARG
    etc fields are common in both VBBS and VBBE.
    May be you can generate a condition a fetch data using this.
    I hope it helps.
    thanks

  • Find the sales order number with  delivery document

    hi:
    i want to quickly look for the delivery document  related the sales order ,now i find it via se16 in talble vbfa.
    please help me provied with means.
    best regards.

    hello, friend.
    you can go to your delivery document and click on the 'document flow' icon.  you will see the sales order number there.
    regards.

  • In which tables can I find the sales order item texts?

    Experts,
    In SD, we have texts on sales order item level. These texts can be filled manually or automatically via access sequences. My question is very simple: in which table can I find these texts? I want to extract them for a big number of sales orders.
    Reward points if helpful answer.
    Thanks

    hi
    try in
    TVAPT     Sales document item categories: Texts               
    TVAKT     Sales Document Types: Texts
    TVAUT     Sales Documents: Order Reasons: Texts
    TVAST     Sales Document Blocking Reasons: Texts

  • How to display Header Texts that you find in Sales Order and Billing Doc..

    Hi,
    I am having some problems accessing the text that is typed in the Header Texts area of the Sales Order and Billing. To access the Header Text you should first trigger the Sales Order (VA02) then once in the Sales Order Click Goto -> Header -> Texts. The same follows to the Billing.
    I need to extract what is typed here on to a report. First of all I can’t figure out which table is used to save this information. I am suspecting that this information is encoded and stored in a table. To display this I may need to decode it.
    Is there some one who could help me to archive this please!!!
    Many Thanks,
    Kishan

    Hi Kishan,
    The texts you find in all SAP Object, like orders, invoice, materials, ... can be extract with FM 'READ_TEXT'.
    To know the parameters of the FM, you 'll have to go to the text ( in plain page mode ), then you do "GOTO" -> "HEADER", and a pop-up window opens with the parameters you need ( Text name, language, text id, text object ).
    The table "t_tdline" contains the entire text .
    CALL FUNCTION 'READ_TEXT'
      EXPORTING
    *   CLIENT                        = SY-MANDT
        id                            = w_id
        language                      = sy-langu
        name                          = w_name
        object                        = w_object
    *   ARCHIVE_HANDLE                = 0
    *   LOCAL_CAT                     = ' '
    * IMPORTING
    *   HEADER                        =
      tables
        lines                         = t_tdlines
    hope this helps.
    Erwan.

  • Inspection plan as per customer sale order

    Hi QM Expert,
    I want to create Inspection plan automatically when inspection lot is created against production order which is made by reference of sales order which contain the specifications of product required by customer every time the customer change the value as per it,s requirement ,is it possible in SAP ,please Guide me step by step
    Regards
    Aaditya

    Dear Aditya
    Is it that all mics keep on changing or is it only some of them randomly. As this is a MTO automizing the inspection plan is not possible.
    I could see only 2 possible solution
    1) If only some of the mic changes make use of addition mics in result recording. manualy insert the mic with the specification at the time of result recording. you can also give the specification while inserting
    2) create an inspection plan based on the customer using differernt group counters or using a single group counter and dependent charactertistic. You can change the specification before the GR is made or even after the GR is made
    If you think you have some idea about automising please let us know
    Regards
    Gajesh

  • Find deleted sales order

    hi all
    can any one help me finding out the deleted sales order
    what is the process for it.
    thanks
    sridhar

    HI,
    Try FTWB or SARA.
    or
    after deliting sales order its gone out of database, then also you can see the change history of who deleted the order and when. To do this (I'm on 3.1I), go to Sales Order --> Display --> put the number in and go to Environment --> Changes. Then Green check and it will tell you the history.
    After the record (order) gets deleted from the database, to get a list of records deleted you will need to run a report (user defined), with the query for VBAK table, for order type and the missing numbers. The date may also be required. Once you get this, you can find out when and who changed (deleted) the documents.

  • Custom Sales Order Status

    Hi gurus,
    My client has a requirement to create custom order statuses.
    Currenlty std SAP provides with only a few statusses which doesnt give enuf visibility to the Sales Representatives abt which stage the Order is:
    Open (When SO is created & delv is not yet being created)
    Being Processed (when a Delivery Document for a few items is created)
    Completed (When Delivery Document is created for all the items)
    Now the Sales Representative wants to see statuses which would show at which stage the item fulfillement is, in case of a MTO item.
    Thus a rought estimate of the order statuses that are expected at sales order level are:
    Open
    Productiom order released
    Production order confirmed
    Being processed (when a Delivery Document for a few items is created)
    Delivery created (When Delivery for all items relevant for delivery is created)
    Shipped(PGI is done )
    Can anyone explain me step by step how to acheive this ?
    I have gone thru thread for User Status Profiles. However I am unable to know how to make use of it for my scenario, which includes displaying the update of succeding document Transaction (eg Production Order/Delivery Doc. Transactions) in Sales order.
    This is due to the fact that we are using SAP CRM for our front end which has visibility only to a Sales Order.
    ( Also this configuration has to be done in ECC as CRM will only download it -- in case someone suggests to do it in CRM )
    Thanks in Advance
    Vinit

    Hi Vinit
    Can you please explain as to how did you achieve this?

Maybe you are looking for

  • List view in iCal on my iPod touch is corrupted

    The 'list view' seems to be all wonky in Calendar on my iPod touch. The dates for a given day that's displayed don't make sense: i.e. Sunday Oct. 27 2030 followed by Saturday July 14 2001 followed by Tuesday Jan. 16 2001 are listed in consecutive ord

  • Adobe Bridge Failure to Launch

    I have CS4 Design Premium for Mac. As of this morning, as soon as I launch Adobe Bridge, it immediately shuts down. I have restarted my computer twice, checked for software updates and am out of ideas. Any ideas? Bridge has always been a little glitc

  • How do I export to final cut pro?

    Recent convert from Aperture to Lightroom CC. In aperture I would simply drag a photo to Final Cut Pro.  What is the workflow in Lightroom?  Thanks in advance for any assistance.

  • Thumbnails not centering

    I'm a newbie to dreamweaver and I'm trying to create an auto-advancing portfolio gallery with thumbnails. I've got everything to work and can dupicate the gallery on another portfolio page simply by changing the links in the html. http://www.rodrice.

  • Active Directory Authentication and permissions for user group in APEX 4.0

    Hello, I am new to oracle APEX and I have searched the forum for active directory authentication for a user group and I am really confused about all the different threads. Can anyone please provide me the steps to follow; in order to implement AD aut