Item status in delivery,

Hello friends,
I have a question, in SD I have to make a following check ..
"Delivery items should not be checked if they have already been picked (item status B or C) "
So which field is the item status, in which table in SD ?
Many thanks, and kind regards,

hi,
B is partially picked ,
c--completely picked
lips-vbeln -->delivery number
lips -posnr-->item number
goto se11 ,table <b>vbup,</b> techical settings ,,
vbup-vbeln -->delivery number
vbup-posnr-->item number
<b>vbup-UVVLK-->item delivery status ..</b>" ur field
so in select
u say
select from vbup
where uvvlk ne 'B' or 'C'
this satisfies the same ..
regards,
VIjay

Similar Messages

  • Apple Watch order status says processing items. Shows delivery date of 4/24-5/8? Is this normal?

    Apple Watch order status says processing items. Shows delivery date of 4/24-5/8? Is this normal?

    I read that Sport Space Grey models (black band) are not among first to be shipped whereas Sport Aluminum White band is shipping. This could also be anecdotal. Time will tell. As said here, no one promised 4/24 delivery.
    Looking forward to it, though.

  • Packing Status at Delivery Header

    We are in the process of creating a form that will include the details of the all delivery items packed on a handling unit. We want the output to be triggered automatically when the delivery has been completely packed.
    We created a requirement to look at the packing status at delivery header level.  There is a packing status field (VBUK-PKSTK) at delivery header level  and packing status (VBUP-PKSTA) at item level.
    We did not expect the delivery header level header to change to "C" until all item were "C".  However, the header level field changes to "C" when the first item on the delivery is packed.  I
    I looked through the SAP Notes to see if there was something there to address this, but could not find anything. 
    I then searched the forums and found a message from 2007 saying that you must configure item categories with "must be packed" in order for this to work. I know we do not want to configure our system that way.  We have many sites and most do not use handling units.
    However, before I have my developer add code to check all statuses at item level prior to triggering an output, I want to make sure this is what has to be done.  And I have not missed a note to correct this.
    Thanks in advance.

    HI,
           Go to transaction "SE16N" and enter table "VBUK" and give the delivery number in the field sales document number. Now you type "&SAP_EDIT" in the transaction bar and execute. Here you can change the status(Total goods movement). And see If you can actually bill the document. Kindly please let me know If you need any more information on this.
    Regards,
    Ram Pedarla

  • Item Status can be controlled for open Sales Order

    Hi All,
    Is there anyway we impose restriction on changing the status of the item if there are any open Sales Order against it? Example: If an item A is in Active Status and has a Sales Order with Awaiting Shipping Status. Before the order is booked if someone changes the item status to Inactive, is there anyway we can prevent it from changing the status if there are any open Orders against it?
    Version: 11.5.10.2
    This is urgent please.
    Thanks,
    Ashish

    Hi Sandeep,
    Thx for the quick update. I have tried to update the status of an item to obsolete when Sales Order Line exist against the item. It is giving the following error. I have tried with Custom Code off. So my assumption is there should not be any personalization. Can you please look into it further.
    This is quite urgent, pls.
    Error: "This field can not be updated as there are either Open Sales Order Lines or Pending Delivery Transactions"
    Thanks,
    Ashish

  • Packing status and delivery status

    What are the fields for packing status and delivery status?

    Hi,
    Please check tables VBUK (header status) and VBUP (item status).
    VBUK-LFSTK ((Delivery status)
    VBUK-PKSTK (Overall packing status of all items)
    VBUP-LFSTA (Delivery status)
    VBUP-PKSTA (Packing status of item)
    Regards,
    Ferry Lianto

  • Sales order cannot be rejected -problem log status item status is incorrect

    Hi,
    I need to reject this particular sales order, but when i try to reject it says to check the problem log which states that the item status is incorrect. It says subsequent documents exists for some lines even though no documenst are attached.
    There were a delivery attached to this order earlier but that has been archived. I ran repors SDVBUK00 etc but nothin seem to sort this issue..
    I just need to reject the whole sales order. does anyone know any reports or somethin to rectify this issue.
    Thanks
    Keshini

    Dear Keshini,
    Could you please update with the process of Delivery Document Archieved?
    I mean, had you reversed the delivery (T. Code: VL09) and then deleted the items from reversed Delivery Doc (T. Code: VL02N), before deleteing the Delivery Doc?
    Was there any subsequent document for Delivery Doc.?
    Best Regards,
    Amit
    Note: Also, check with Copy-Control settings for Order-to-Delivery (T. Code: VTLA)
    1. Field: Update Document Flow is marked ticked at
    Item (Dialog Structure) --> Item Category --> Control data
    2. Field: Pos./neg. quantity with entry "+"

  • Field FKSTA- Billing status of delivery-related billing documents not getting updated

    Hi Experts,
    I have a requirement wherein I need to fetch the FKSTA - Billing status of delivery-related billing documents into the datasource 2lis_11_VASTI. I have checked a lot of threads on this topic but have not found a concrete solution yet.
    I have checked the settings in vov7 and vov8 and everything seems to be in place. I have also checked in table VBUP, when I filter based on field FKSTA = 'C', it shows me the outbound delivery document nos. But when I use the related sales document, it shows me blank values. VBUK as well doesn't show any values for field FKSTK.
    I would like to know how and where I can identify the 'billing status of delivery- related' document.
    I can see in VBUP table that if I enter the sales document no. related to the delivery document, it does not show the correct status.  I believe that the statuses should ideally get updated to the underlying VBUK and VBUP tables. Is there any way to update and align them?
    Is there a workaround, a similar field that i can use for datasource enhancement that will give me the correct values?
    Appreciate any help I can get on this as it is urgent.
    Thanks,
    AM

    Hi,
    You are correct that stauts is updated in table VBUK and VBUP.
    However, a sales order does not determine a billing status for delivery related billing, field
    VBUP-FKSTA is only determined for delivey.
    So, it is correct behavior that VBUP-FKSTA = BLANK when searching VBUP with
    VBUP-VBELN = sales order number.
    Just because of above reason, you will not find billing status field in VA03 -> goto header/item;
    you could only find billing status field for delivery in VL03N -> status overview.
    It seems that you are trying to find out sales orders that have been fully deliveried and fully billed, am I right? As far as I know, there is no directly table/field/tcode that could meet your requirement.
    You could consider following workaround:
    firstly, get a list of deliveries that have been fully billied(search VBUP with VBUP-FKSTA = C or search VBUK with VBUK-FKSTK = C);
    Secondly, using these deliveries to search table VBFA to find out related sales orders.
    Hope this helps.
    Best regards,
    Crystal

  • Order and item status in sales order

    We had multiple items in the sales order
    for one of the item, the quantity was 5, but user cretaed a delivery of 8. but she only post goods issue for 5.
    the delivery and order was open
    at this stage the archival of delivery took place.
    we changed the status in tables vbuk and vbup to complete.
    but in the display of status in sales order, it still shows being processed.
    What can we do now to set the order status and item status to COMPLETE.
    Thank you for your reply

    Hi,
    This order status will not be complete unless the delivered quantity is equal to the order quantity. You have 2 options. 1. Change the order quantity to 8 and delliver the rest 3 and the order status will be set to COMPLETE. 2. Otherwise, reverse the PGI in VL09n and delete the delivery and create the delivery again for 5 qty. This will set the order status as COMPLETE.
    Regards,
    Raghav

  • Billing status in delivery not updated for free-of-charge flow

    Hi,
    I have a free-of-charge flow: sales order-delivery-invoice. The invoice has the net value 0 and do not goes in accounting. The problem is that the billing status in delivery is still "not invoiced" and because of this i can make more invoices for the same delivery/qty. Why the status in not updated? The item categ is relevant for billing (A).
    Thanks.

    You can refer SAP Note 33258 - Processing free-of-charge items.
    Where they talk about Item cat setting, use of Cond Type R100.
    Regards
    JP

  • Table which houses the status in delivery related billing

    hi guys,
          In which sales table can we see the status(i.e order status,billing status,delivery status) of a delivery related billing and order related billing
    Thanks,
    Shamik

    Hi,
    If you want to have an overall status of the Sales Order, you can use
    VBUK - Sales Document: Header Status and Administrative Data
    And if you want all the status line item wise you can use
    VBUP - Sales Document: Item Status
    Hope it helps.
    Thanks in advance.
    Best Regards,
    HP

  • What's the name of FM for getting Sales Order Header / Item Status info

    Hello All:
    Do you know what's the name of Function Module for getting Sales Order Header / Item Status Overview ? Any sample code will be very much appreciated.
    Basically, I am trying to create a Webpage where user can enter the Sales Order document number and will return the Sales Order: Status Overview.
    Thanks,
    Dipankar Biswas

    Thanks everybody ! Appreciate for your prompt response. I was also looking for some sample code, and I did find some on. And here is one. I still have to try the code, but here is for all your reference:
    *& Report ZBAPI_SALESORDER_GETSTATUS *
    *& Read and Display the Sales Order Items and Status of the Order *
    REPORT zbapi_salesorder_getstatus NO STANDARD PAGE HEADING LINE-SIZE 200 LINE-COUNT 33(3).
    TABLES: vbap. "Sales Document Item Data.
    DATA: wa_bapireturn TYPE bapireturn,
    wa_bapisdstat TYPE bapisdstat,
    it_bapisdstat LIKE STANDARD TABLE OF wa_bapisdstat.
    TYPES: BEGIN OF ty_mat_name,
    matnr TYPE makt-matnr,
    maktx TYPE makt-maktx,
    END OF ty_mat_name.
    DATA: wa_mat_name TYPE ty_mat_name,
    it_mat_name LIKE TABLE OF wa_mat_name WITH KEY matnr .
    PARAMETERS: p_vbeln LIKE vbap-vbeln DEFAULT 5573.
    START-OF-SELECTION.
    SELECT matnr maktx FROM makt INTO TABLE it_mat_name.
    CALL FUNCTION 'BAPI_SALESORDER_GETSTATUS'
    EXPORTING
    salesdocument = p_vbeln
    IMPORTING
    return = wa_bapireturn
    TABLES
    statusinfo = it_bapisdstat.
    IF wa_bapireturn IS INITIAL. " Successful Execution.
    WRITE: / 'Document No: ' COLOR 1, 20 'PO Number : ', 40 'Status' , 50 'Delv.Stat',60 'Item No', 80 'Material', 90 'Material Description', 130 'Net Price' COLOR 2.
    ULINE.
    LOOP AT it_bapisdstat INTO wa_bapisdstat.
    WRITE: / wa_bapisdstat-doc_number. " Sales Document Number.
    READ TABLE it_mat_name INTO wa_mat_name WITH KEY matnr = wa_bapisdstat-material.
    WRITE: /20 wa_bapisdstat-purch_no, " Customer Purchase Order Number
    40 wa_bapisdstat-prc_stat_h, " Processing Status
    50 wa_bapisdstat-dlv_stat_h, " Delivery Status
    60 wa_bapisdstat-itm_number, " Item Number
    80 wa_bapisdstat-material, " Material
    90 wa_mat_name-maktx, " Material Description
    130(10) wa_bapisdstat-net_price. " Net Price
    CLEAR wa_bapisdstat.
    ENDLOOP.
    REFRESH it_bapisdstat[].
    ELSE.
    WRITE: wa_bapireturn-message.
    ENDIF.

  • WM status in delivery

    Hi experts,
    I have a query regarding WM status of the delivery item, we are creating delivery with reference to project, material is warehouse managed material WM1 and WM2 views are maintained
    Material has stock in the storage bin which is maintained in material master but WM status in delivery is blank, for the materials maintained similarly relevant WM status appears in delivery.
    Item category for delivery item is DLP
    Please explain what are the settings and master data are there which control WM status in delivery.
    useful answers will be rewarded.
    Thanks
    Anand

    Hi Experts,
    Storage location is mentioned in delivery and thi storage location is warehouse managed, warehouse number is assigned to this storage location.
    delivery item type is DLP(delivery from project) which is used in other materials also where it has relevant WM status.
    In the document flow of the delivery I could find for this particular item where relevant WM status does not appears is shows this item as service, but we have not defined this item as service item neither in project from which delivery is being created nor in the PR or PO agaist which material has been received in warehouse.
    can something be defined in delivery from where it understands that material is a service material ?
    your ansers will be appreciated and rewarded.
    Thanks & Regards
    Anand

  • Can we set complete status of delivery

    As in sales order we can use reason of rejection to set complete status of sales order similarly is there anyway we can set complete status of delivery at vl02n.(except pgi ofcourse)
    Regards,
    Sam

    Hi,
    You need to delete the delivery in VL02N in case you do not want to go ahead with PGI. In case PGI has been done already, kindly reverse the same in T-code VL09 and then delete the delivery in VL02N. Then put reason of rejection in line item of sales order.
    Thanks & Regards,

  • Sales order line item status when packed is complete

    Hi ,
    When a line item is packed even though its not invoiced sales order item status is as completed,
    Is this the standard behaviour? cn we change it to be being processed until its invoiced?
    thanks
    Keshi

    Yes,of course, this is the standard behaviour only.
    If ur delivery has completed and PGI is done completely, the sales order status becomes completed,
    u need not wait till the time of  invoicing
    Hope it useful..
    Reward points if useful..

  • CRM Sales Order Item Status Does Not match R/3 Item Status

    The status of the CRM sales order item is being set to 'In Process' when the related R/3 sales order line item status is set to 'Complete' - when, the delivery quantity is zero for the sales order item.  This happens when the warehouse can't find the stock to pick - the delivery quantity is set to zero.  Thus, the CRM order item status does not agree with the R/3 order item status.  We need for the line item status to be set to 'Complete' in CRM.  Anyone have an idea as to how to make this happen?
    Thanks you.

    Hi Peter and Suresh,
      From the information provided I understand that the sales order created in CRM after replication to R/3 has some status change.
    1.  What are the fields which are updated in R/3 for the sales order created in CRM ?
    2. If sales order fields are updated in R/3 are these updates reflected back to CRM?
    3. If they are reflected back in CRM? Is there still flexibility for sales order to be changed in CRM and replicated back to R/3?
    Can you please share you experiences.. Any help is highly appreciated.
    Thanks
    Jothi

Maybe you are looking for

  • Where is iSQL*Plus distribution zip file for Oracle 8i (8.1.7)?

    I am running Oracle 8i (8.1.7) under Windows 2000. The iSQL*Plus Installation and Users Guide Release 8.1.7 Beta for Windows says the iSQL*Plus distribution zip file can be downloaded from the Oracle TechNet site (http://otn.oracle.com). I went there

  • ITunes home sharing and store unable to open due to errors

    For some reason I am unable to connect to home sharing (error -2146885613) , the iTunes store (error 0x80092013) and basically anything else that involves internet off iTunes.  I also can't update to the latest version of iTunes (yet another error oc

  • Cannot edit in CC 2014

    So I now have LR 5.5 and Photoshop CC 2014. In my case it opens CC 2014, but nothing shows -- no filename no image. open an unedited NEF -- nothing open an edited NEF -- same, also did not ask if I wanted to edit with LR edits applied, not sure if it

  • Limit parralel in rac

    HEllo,    we have an RAC with 4 nodes,  Some queries  overload database with a hight degree of parallel :  192 degree of parallel, paralle on 4 instances and i found 384 actives sessions for 1 query!!  I need your help to limit parallel  and avoid to

  • Simple Question....Ma

    I have the X-Fi card and now the new drivers out. It fixes some bugs and what not, but what my question is, do I have to uninstall everything first, then download this like a regular dri've? I never use to uninstall my SB Audigy 2 ZS when I did the a