Sales Order Delivery Status

Hi,
How can we determine if the sales order delivery status is blocked? In table VBUP, is it ABSTK or LFSTK? In VA02 how can we make the sales order blocked for delivery?
Regards,
Mawi

C its a delivery status, 
check
va03->GOTO->HEADER--->shipping ---> delivery block.
or
VBAK-LIFSK..
regards
Prabhu

Similar Messages

  • Sales order delivery status report

    Hi,
    i have to give a report on sales order delivery status report which displays the sales order information and delivery status details. and also please let me know the tables.
    thanking you in advance.

    Hi,
    For the document header and document items, VBAK and VBAP, you can find the delivery status in the table VBUK and VBUP respectively.
    The fields are VBUK-LFSTK
    In VBUP, the field is VBUP-LFSTA which can take values, null, A, B, C for not relevant, Not yet processed,Partially processed and Completely processed
    Based on this, you can write your report.
    Hope this helps. You can reward if this helps.

  • FM for sales order delivery status

    Hi,
    Is there any FM which can return the delivery status for a sales order line item?
    Thanks and regards,
    Madhu

    Delivery Status -- It is for Sales Document -- Means if one or more items of a Sales Order processed it will consider and based on that this status is set (Delivery started for at least one item of Sales Order)
    Overall Delivery Status -- It is based on the Sales Order Items... Means all the items of a Sales Order are processed it will consider and based on that this status is set

  • Tracking Sales Order/Delivery/Invoice Status

    Hi Experts,
    I have a requirement where i need to track the status of the Sales Order/ Delivery/ Invoice without any customized program for achieving this.
    Is there any way we can track the status of the above said Sales Documents without writing a program for it?
    Kindly share your expertise on the same.
    Thanks in advance.
    Regards,
    Keerthi

    Hi,
    Use FM 'SD_DOCUMENT_FLOW_GET'.
    pass sales order no. & item no(optional)
    and you will get all flow documants for that sales order i.e. delivery, GI,invoice details along with all details including status.
    hope this will be useful for you.
    Regards
    Edited by: Vishal Chavan on Jul 9, 2009 8:23 AM

  • Sale order Processing status

    Hi gurus,
               Where we check the sale order processing status configuration ?
    Regards,
    T.Murugu

    Dear Murugu
    If you see the document flow of the particular sales document, you can see the status.
    If you want to know where the control is, go to VTLA, for the combination of your order type and delivery type, select your item category and execute.  There you can see a field Update document flow.  You have to check this box for status updation.
    thanks
    G. Lakshmipathi

  • Sale order delivery and billing blocked

    Hi sap sd gurus
    I have a problem after creating a sale order , the one line item in sale order showing status of delivery blocked and billing blocked , now i am unable to post delivery and billing when i see in schedule line item order qty and confirmed qty .
    Now i want to find why this is blocked and remedy for removing this block .
    Could anyone suggest me in this issue asap
    thanks in advance
    Kanna

    Dear Kanna,
    Go to XD02 at the toppage you will find Extras
    In that Extra Topage  you will find a field   Blocking Data.
    Check whether Order block and Delivery Block has been ticked.
    If ticked is there remove the tick and try Delivery and Billing.
    If you have any concerns revert back the same to me
    With Regards,
    Amjath

  • Sales Order / Delivery Document Report

    Hi,
    I currently am in search of a delivery report that will tell me the following:
    Sales Order
    Delivery #
    Deilivery Item # and Material Number
    Delivery Item Qty
    Delivery Pick Qty and DAte
    Delivery Actual Pick Qty and Date
    Delivery Goods Issue Qty and Date
    Delivery Actual Goods Issue Qty and Date
    All i can find are txns VL06O and VL06F, but it doesn't show the actual pick and goods issue qty's. I'm only able to get the processing status on whether the goods issue has been processed, what i actually need is the qty's and their associated dates. Also, the sales order is not on this report. I basically need a report to show me what is in the pipeline for deliveries and what deliveries have been shipped (complete or partial) and processing status.  Many thanks for your help. Best, Erik
    Edited by: Erik Kraus on Sep 15, 2010 1:56 AM

    Hi,
    You have to make use of the tables VBAK, VBAP, LIKP, LIPS, VBFA, VBUK, VBUP tables to create a Z report for ur rqmt. There is no standard requirement which meets ur reqmt.
    You can have a selection screen where you can select the sales order numbers or sales order status and so on. Based on that input, you can get the following data as output.
    Sales order number -VBAK-VBELN
    Delivery number - LIKP-VBELN found out using VBFA table by giving VBAK-VBELN value as VBFA-VBELV and getting VBFA-VBELN.
    Delivery item/material : LIPS-POSNR and LIPS-MATNR
    Qnty : LIPS-LFIMG
    Unit of Measure - LIPS-VRKME
    Goods issue date : Check LIPS-WADAT

  • Sales Order Delivery Shipment

    Hi All,
    Could somebody please explain the need for the above mentioned chain of documents with reference to LES in R/3.
    What is the essence of each one of them: Sales Order>Delivery>Shipment
    Where does a transfer order fit in between the three?
    regards,
    Sudhir

    Hi
    This is basic process of shippment of goods to customer from Sales side:
    Sales Order --> Delivery --> Shipment
    Sales Order: The sales order is a contractual agreement between a sales organization and a sold-to party about delivering products or providing a service for defined prices, quantities and times.
    In sales order processing, the system implements various functions:
    In the sales order, functions such as pricing and printouts are available. The system checks whether the material is available for the requested delivery date and if necessary, transfers the requirements to materials planning. Shipping deadlines and shipping points are determined in delivery scheduling.
    Delivery: the outbound delivery supports all shipping activities including picking, packing, transportation and goods issue. During the outbound delivery process, shipping-planning information is recorded, status of shipping activities is monitored and data accumulated during shipping processing is documented. When the outbound delivery is created, the shipping activities, such as picking or delivery scheduling, are initiated, and data that is generated during shipping processing is included in the delivery.
    Delivery: the outbound delivery supports all shipping activities including picking, packing, transportation and goods issue. During the outbound delivery process, shipping-planning information is recorded, status of shipping activities is monitored and data accumulated during shipping processing is documented. When the outbound delivery is created, the shipping activities, such as picking or delivery scheduling, are initiated, and data that is generated during shipping processing is included in the delivery.
    Shipping: Shipping is an important part of the logistics chain in which guaranteed customer service and distribution planning support play major roles.
    In shipping processing, all delivery procedure decisions can be made at the start of the process by:
    Taking into account general business agreements with your customer
    Recording special material requests
    Defining shipping conditions in the sales order
    Transfer order will come to into picture, if storage location is warehouse managed, from the same storage location, if you need to delivery the goods to Customer. This activity will start once delivery is created and before POst Goods Issue.
    Hope it helps.
    regards
    Srinivas

  • Tables for Sales Order,Delivery Doc, Billing Doc

    Hello All,
    Can anyone list the tables that are relevant for Sales Order,Delivery, Billing-Header,Item,Schedule line level as applicable.
    Regards,
    Raj

    Hi Raja Sekhar,
    Customers
             KNA1   General Data
                      KNB1   Customer Master – Co. Code Data (payment method, reconciliation acct)
                      KNB4   Customer Payment History
                      KNB5   Customer Master – Dunning info
                      KNBK   Customer Master Bank Data
                      KNKA   Customer Master Credit Mgmt.
                      KNKK   Customer Master Credit Control Area Data (credit limits)
                      KNVV   Sales Area Data (terms, order probability)
                      KNVI   Customer Master Tax Indicator
                      KNVP   Partner Function key
                      KNVD   Output type
                      KNVS   Customer Master Ship Data
                      KLPA   Customer/Vendor Link
    Sales Documents  
    VBAKUK VBAK + VBUK
                      VBUK   Header Status and Administrative Data
                      VBAK   Sales Document - Header Data
                      VBKD   Sales Document - Business Data
                      VBUP   Item Status
                      VBAP   Sales Document - Item Data
                      VBPA   Partners
                      VBFA   Document Flow
                      VBEP   Sales Document Schedule Line
                      VBBE   Sales Requirements: Individual Records
    SD Delivery Documets
    LIPS   Delivery Document item data, includes referencing PO
                      LIKP   Delivery Document Header data
    Billing Document 
    VBRK   Billing Document Header
                      VBRP   Billing Document Item
    SD Shipping Unit 
    VEKP   Shipping Unit Item (Content)
                      VEPO   Shipping Unit Header
    REWARD POINTS IF HELPFUL
    Regards
    Sai

  • Sales order system status

    Hi All,
    we want to change the sales order system satus, then we found we can only do it in item level.since in one sales order we may have many items, if we change the system status by manually one item by one item, it cost time, I wonder in SAP 6.0 if we can do batch change sales order system status? If have, please tell me how to do it?
    Regards,
    Jagan

    Hi Raj,
    Thank you for the reply.The problem here is there are 100 line items in a sales order and user wants to change the item status (in the status tab in item level data) from A3-A4 ( example here is A0-SO created,A1-SO changed,A2-SO released,A3-PO created,A4-Delivery created,A5-SO closed) for all line items.In this Sales order 10 line items have not got the Goods receipt.But all other items have got.So he dont want to go to each and every line item to check and update the status of the GR,since it is time consuming process.So he is looking for the possibility in the header level like when he update the status in Heder level,it has to change the status in item level or if any item is not relevent for status change from A3-A4 (means the item present status is not in A3) it should throw a message.
    Regards,
    Jagan

  • Cancel sales order using Status Profile

    Hi,
    We are using status profile in sales order. While changing to status release, we can create delivery and billing. But changing the status to decline needs to cancel the order. Is it possible to cancel the sales order using status profile?

    Hi,
    Define this Status in your status profile.Also,when it reaches particular status a reason for rejection should be assigend automatically.
    Please check with your ABAPer to develop a small program for this which has to be included in your save exit.
    Regards,
    Krishna.

  • Where we can found  sales order billing status

    Hi guru's
    where we can found  sales order billing status?
    suppose if i created one sales order that sales order related billing status i want to let to know
    where can i found that one.

    Hi upendra_sap
          Go to the menu in VA02, VA03 goto >header>status, there you can see the header billing status and also item billing status.
          In table VBUK (header status) field FKSTK, and in VBUP (item status) FKSAA (Billing Status for Order-Related Billing Documents) or  FKSTA (Billing status of delivery-related billing documents).
    Thanks,
    Mariano.

  • Factory Calendar issue in creation of Sales Order/ Delivery Order

    Hi all,
    There is one issue. Our user is not able to create Sales Order/ delivery order as he is getting the below error message u201CDate 2010-12-27 lies after the end of Factory calendar F1u201D. But when I checked the plant in customization, the Factory calendar assigned is u201CKRu201D and not u201CF1u201D. So I donu2019t understand why this error message is appearing. But when I checked Factory calendar u201CF1u201D, it was valid only up to 2010 and there are special rules also set. Only few days in the year are working days. Factory Calendar u201CF1u201D description says u201CKOR customers billed on the 25th of every monthu201D
    Please advice.
    Regards,
    Brijesh

    Dear
    If F1 is the correct calander , then goto OP03-Calander Maintenece -select the Holoiday Caleneder  and extende the Valaidity till 2020 and also Select the Factory Calander  do the same till 2020 .Now Goback to main screen of OP03-Plant asisngement -re-assing the same F1 calaneder .
    Secondly check the factory calender of the plant in OX10.Then in SPRO > enterprise structure >Definition > logistic execution>define shipping point .Select you shipping point and assgin the proper factory calender
    .Goto OVX5 , choose your sales organization, click on details, Detailed information tab - Sales Org Calendar (maintain your factory calendar here not Sale Org Calander )
    .Check in VOV8, use the "Propose delivery date" and "Lead time in Days" options to default today's date as the requested delivery date.
    Refer : Public holiday dates issue
    Regards
    JH

  • Address not copied from Sales order/Delivery to Shipment Document

    Hello Experts,
    I need your help on Addrss of ship to in shipment document.
    Sales Order[VA01] >> Delivery [Vl01N]>> Shipment [VT01N].
    User changed the Address of ship to party (Header level) in Sales Order and It reflected to delivery as well and I believe It should also update the address in Shipment document.
    But when I checked the Address of the Customer/Unloading point in Shipment Document [VT03N] (as below) I found It was not updated It was same as Customer Master Record and I believe It directly copied from Customer Master Record.
    BUT While creating the Shipment system is copying the data from Customer master Record not from Sales Order /Delivery. Logically system should copy the updated address from Order/Delivery BUT It is directly copying from Customer Master i don't know where is the setting of this ??
    Can anybody help me on this ? How system takes the customer (ship to party) address in shipment ? Where are the setting of these.
    What I need to do so system take the updated address from Sales Order/Delivery not from Customer Master Record (Ship to party).
    Can I change the address of customer in shipment document ??
    Awaiting your precious reply.
    Thanks,

    Hello Samir,
    Thanks for your response.
    I think you get my question in wrong way.
    I am sayingCustomer master data was not changed.
    User just changed the Address in Order (Order > Header >> Partner tab >> Change ship to address/overwrite ship to address).
    Overwritten Address / Updated address are copying in Delivery BUT not in Shipment document.
    What I need to do?  system should copy the updated address from Sales Order/Delivery BUT it is copying from Ship to party.
    I hope this time i am clear to explain my issue.
    Thanks,

  • KPIs for SD:Sales Orders & Delivery

    Hi Experts,
    Could some one please help me out to find out different KPIs for SD : Sales Orders & Delivery.
    Am trying to create a BEx report for SD mofule using custom list of KPIs.
    Any source where i could find the KPIs for SD module.
    Thanks in advance.
    Best Regards,
    Krishna.

    Krishna,
    ???? There is no list of 'KPIs for SD module'.  KPIs differ for every company.  Perhaps you should first ask your business users what THEY think the KPIs should be.
    A few KPIs related to SD I have seen:
    Forecasted/Budgeted vs Actual - Bookings
    Forecasted/Budgeted vs Actual - Backlog
    Forecasted/Budgeted vs Actual - Billings
    Current backlog late to Requested date
    Current backlog late to Confirmed date
    Historical Requested vs Confirmed vs Actual (Shipment) date
    Historical/Current Pricing and Pricing trends
    Historical/Current Price vs cost
    ....but don't start work on ANY KPI until you get confirmation from your users that the KPIs have merit TO THEM.
    Best Regards,
    DB49

Maybe you are looking for

  • Windows 7 64 bit drivers for HP ENVY 17-j002er

    Hello, i am having trouble finding the appropriate drivers for OS. Could you please help me? Thank you in advance. This question was solved. View Solution.

  • Urgent: Middleware problem: Load from R/3 to CRM

    Hi, This is with regards to a CRM installation that we have at our office. I have followed all the Best practices steps for establishing connectivity and to activate replication between the backend R/3 and the CRM system. However, I am facing the fol

  • Logic Pro X loops not changing key when imported

    Hi everyone, I am a newbie and I have found a problem when importing Audio files (Loops) from the Loop section into a song I am working on in the project area. When I do this instead of the imported loop changing its key to fit in with the Key signat

  • Macbook works fine when plugged in, turns off when unplugged.

    Hello all, As stated my 2008 Unibody 13 inch, serial number W8******1AX turns on and works fine when it is connected to power. When it is unplugged it instantly turns off and turns its fans on full until it depletes the battery (so it is obviously ge

  • JDBC mapping to IDOC issue

    We are retrieving information from our SQL server and trying to map it to the picking IDOC SDPIID01. We are having a problem in trying to get the correct mapping to occur. The result list is as follows: <mt_SQLPickConfirmation>   <row>     <Processed