Updating Pickking quantity

Hi all,
      I Need to update pikking quantity in the delivery document. Is there any  FM or Bapi to do this?
I checked in SDN ...and i got some fm's but those are not updating pickking quantity. Please provide me the FM's to update picking quantity
Thanks,
Ananth

Hi,
Try this BAPI_OUTB_DELIVERY_CHANGE.
Use the Tables Parameter.
CWM_ITEM_DATA-PICK_QTY .
Regards,
Morris Bond.
Reward Points if Helpful.

Similar Messages

  • Updating confirmed quantity in sales order

    Hello Experts,
    I have a question regarding ATP functionality. Suppose I have a stock of 50 units in my plant. If I create a sales order of 100 units then 50 units is confirmed and remaining 50 units is open. Now if I put additional stock of 50 units in plant then I want the open quantity of 50 in sales order to be automatically confirmed. But right now it's not happening like that and I have to manually go to the sales order and do ATP check to update confirmed quantity. Am I missing any configuration to update the schedule lines automatically in sales order?
    Thanks,
    Karan

    I want the open quantity of 50 in sales order to be automatically confirmed
    No automatic allocation will not happen in the above case.  Either you have to do availability check for that sale order or have to run V_V2. 
    Am I missing any configuration to update the schedule lines automatically in sales order?
    No configuration is available such that system to allocate stocks automatically as and when the stock is made available.
    G. Lakshmipathi

  • After releasing the order same screen user updating the quantity in process order  in sap pp

    Hi experts,
    After releasing the order in the same screen user updating the quantity in process order  in sap pp.
    How to control it.
    can any help in this regards
    Thanking you,
    Rishit.

    Hi Rishit,
    You can control it by BAdi WORKORDER_UPDATE method AT_SAVE make error message if there is any change in quantity.
    Or you can create Transaction Variant through SHD0 for CO02 and make field Total Qty (CAUFVD-GAMNG) as output only.
    Regards,
    R.Brahmankar

  • Quantity Updation on quantity contract

    hi friends,
    I want to know the settings required for updating the quantity after release order in quantity contract. This is apart from seeing in the details in status overview screen.
    Regards
    Suman

    updating the quantity ?...couldnt get exactly what is required...but from contract to sales order with quantity point of view..check following setting
    1. in VTAA copy control...
    field Pos./neg. quantity  as + => if ur contract qty is 10 and u copy contract to sales order with qty 8 then ur contract will show 2 qty as open
    field Copy quantity as  blank=>Automatic quantity determination while copying
    field Update document flow as checked
    2. in VOV7 , ur contract item category...see that ur field completion rule is having option C meaning Item is completed after the target qty is fully referenced
    Regards
    Jagdish

  • Updating delivery quantity irrespectuve of errors using Std FM's

    Hi all,
    Im need to update the quantity for an inbound delivery.I tried using  FM "BBP_INB_DELIVERY_UPDATE".But it gives different results for dfferent Inbound delivries.For some the update happens while for some it doesnt.
    The main problem is it doesnt return any exception parameter/error table to know that the update hasnt happened
    this FM in turn actually calls the FM 's WS_DELIVERY_UPDATE' and WS_DELIVERY_UPDATE'_2 .These functina have return parameters for errors and hence can be useful in checking the confirmation of update.
    However when using these FM 's(WS_DELIVERY_UPDATE' and WS_DELIVERY_UPDATE'_2).,sometimes if there are any errors found,the program stops there and nothig happens further.How do I avoid these errors when using these FM's.I basically need to update the quantty in the dleivery forcefully irresepective of the errors!
    Please suggest?
    Also if i need to copy the std FM's (mentioned above) which one should i copy??Has anybody worked on a similar reqt earlier?
    Thanks.

    Hi,
    Could you get the solution for your problem? I am having the same problem and I couldnu2019t solve it.
    There is a note 1073754  - BBP_INB_DELIVERY_UPDATE: Missing error Handling but it didnu2019t solve it for me.
    If you have some information you could share with me I would be really grateful.
    Thanks in advanced.
    Maria

  • FHMI is updating stock quantity when GR to PO (F)

    Dear gurus,
    in our system, if i do GR to PO with account assignment N to a material (material type FHMI), it is not updating the stock quantity.
    if i do GR to PO with act.assignment F to the same material, it's updating the stock quantity!
    the settings for the act.assignment F and N is the same (consumption posting V)
    FHMI is quantity updating.
    could you show me some clue on why this is the case?
    Edited by: Michael Y on Oct 20, 2009 6:25 PM
    Edited by: Michael Y on Oct 20, 2009 6:26 PM

    Hi Michael,
    Yes, unfortunately, the need for the storage location in this case is hard-coded in the system and I would advise you not to change it:
    This depends on a System Table: T156SY: There is a field in this table (XLORT) which states whether the Storage Location is mandatory in a posting or not.
    When you post to a material which makes quantity update (MENGU = X) and value update (WERTU =X) with no special stock (SOBKZ = empty), reference to a purchase order (KZBEW = B) and this purchase order is not a stock transport order (KZZUG = empty), you see the following table entries in this table:
    (Note: Sorry for the wrong format!!!! but I did not manage to align the table entries here, please, check in your system the right display of the table T156SY with SE16):
    BUSTR WERTU MENGU SOBKZ KZBEW KZZUG KZVBR BUSTW BUSTM XLORT
    101       X          X                        B                                  WE01    ME01   X
    101       X          X                        B                      A          WE06    ME02
    101       X          X                        B                      V          WE06    ME02
    So, as you see here, the storage location is not needed when you update the consumption (KZVBR = A or V). The storage location is only mandatory when the consumption is not updated.
    If, you make the same posting but the material is not valuated (WERTU equals space), you find the following entries:
    BUSTR WERTU MENGU SOBKZ KZBEW KZZUG KZVBR BUSTW BUSTM XLORT
    101                    X                       B                      A         WE06     ME01   X
    101                    X                       B                      V         WE06     ME01   X
    So, when the material is not valuated, the system requieres the storage location as mandatory entry (XLORT = X).
    The program checks the contents of XLORT, and if the storage location is mandatory and it has not been entered, then sends the error message M7 018. Once the storage location is specified in the posting, the stock is updated in the corresponding table. The consumption is not increased this time.
    As mentioned previously, this table T156SY is a system table, so I deeply recommend not to make any change at all in any of the fields of this table. This setting cannot be customized either, and no user exit or BAdI will modify this standard system behavior.
    In answer to your second question, if you decide to make your material as no quantity update also, then, as you say, there will be no way in the system to force it to update the quantity later.
    I hope this helps you further!
    Best regards,
    Esther.

  • Update Picking quantity in VL02N?

    Hi All,
    In my application i am Using WS_DELIVERY_UPDATE_2 we can  update picking quantity, it is working fine when we pick full quantity.
    Suppose if i pick partial quantity, for example for one item total qty is 2, i am picking 1 first time and save, next time if i pick 1 second time it is not updating? how can we acieve this??
    Thanks,
    Venkat.

    Use below FM :
    Clear : i_prot.
      refresh : i_prot.
    Delivery Update
      CALL FUNCTION 'LE_MOB_DELIVERY_UPDATE'
           EXPORTING
                do_commit                = 'X'
           TABLES
                t_delivery_items         = i_lips
                prot                     = i_prot
           EXCEPTIONS
                conversion_overflow      = 1
                essential_data_missing   = 2
                error                    = 3
                nothing_to_update        = 4
                lock_after_update_failed = 5
                error_in_delivery_update = 6
                OTHERS                   = 7.
      COMMIT WORK.
    Pass lips-lgort..
    <REMOVED BY MODERATOR>
    Thanks
    Seshu
    Edited by: Alvaro Tejada Galindo on Aug 8, 2008 4:51 PM

  • Update picking quantity in delivery (Batch split items) using function modu

    Hi All,
    I need to update a picking quantity with zero value in delivery for batch split items (Item numbers start with 900001. etc).I'm trying to use WS_DELIVERY_UPDATE
    and SD_DELIVERY_UPDATE_PICKING. I'm passing parameter VBKOK-KOMUE , and all other details, but it is not updating.
    I'm able to update delivery quantity of same item with zero value but not picking quantity.
    Could you please let me know how to achive this.
    Regards
    Vikram

    I think the number 900001is mean batch split line item.
    example:
    In Deivery Note:
    Item 10
         Batch 900001
         Batch 900002
    Item 20
         Batch 900003
         Batch 900004
    That right,

  • Update picking quantity

    Hi all,
    We are using IDOC_INPUT_DLVRY in order to update the picking quantity for each item.
    For this we are inserting an extra E1EDL18 segment with QUALF = PIC.
    Now, we have the next issue: when the item is a BOM, the FM updates the quantity of this material but not the relative quantities of each material which belongs to the BOM.
    However doing the same operation manually via VA02, when you change the quantity of the parent BOM material every item of the BOM is updated in the delivery.
    Do u know how we can fix this issue? Maybe an OSS note?
    Thank you in advance.

    FM IDOC_INPUT_DLVRY does not exist in my system. In any case, I hope that you are actually using IDocs, not trying to use an IDoc function module to do some updates.
    My guess is that it's a DELVRY05 IDoc. It updates deliveries, not the orders (VA02 is for the orders). Are the deliveries being created and updated correctly? If so, then no additional steps should be required. When delivery line is updated, the corresponding sales order line should also be updated. If this is not happening, ask your SD consultant to check the configuration.
    If there is some unusual business process, you might need to update the orders separately by BAPI or ORDERS05 IDoc.

  • Update Picking Quantity using 'WS_DELIVERY_UPDATE_2' - URGENT

    Hi Experts,
    I am struck with an error in updating the delivery. I am using an rfc WS_DELIVERY_UPDATE_2 which is updating the picking quantity one for the first time in a delivery with two delivery quantity in a batch but when iam using it for the other one it is not updating the quantity. I think the parameters which iam passing to RFC might be wrong. I am using the rfc as follows:
    CALL FUNCTION 'WS_DELIVERY_UPDATE_2'
            EXPORTING
              VBKOK_WA             = WA_VBKOK
              SYNCHRON             = 'X'
              DELIVERY             = DEL_NBR
              UPDATE_PICKING       = 'X'
              COMMIT               = 'X'
              IF_DATABASE_UPDATE_1 = '1'
            TABLES
              VBPOK_TAB            = TAB_VBPOK
              PROT                 = I_PROTT.
    Please correct me if anything is wrong in the interface.
    Any quick response will be appreciated & rewarded.
    Thanks

    Hi seshu,
    It is triggering an error tht interface is not complete.
    so i changed the code:
    tables: vbfa.
    DATA : WA_VBKOK LIKE VBKOK.
    DATA : I_VBPOK LIKE VBPOK OCCURS 0 WITH HEADER LINE.
    DATA : I_PROT LIKE PROTT OCCURS 0 WITH HEADER LINE.
    clear vbfa.
    START-OF-SELECTION.
      WA_VBKOK-VBELN_VL = '0080882358'.
    SELECT SINGLE * FROM VBFA WHERE VBELN = WA_VBKOK-VBELN_VL.
    IF SY-SUBRC = 0.
      WA_VBKOK-VBELN = VBFA-VBELV.                    " Sales and distribution document
    ENDIF.
    Fill the item level
      I_VBPOK-VBELN_VL = '0080882358'.
      I_VBPOK-POSNR_VL = '900001'.
      SELECT SINGLE * FROM VBFA WHERE VBELN = I_VBPOK-VBELN_VL AND
                                      POSNN = I_VBPOK-POSNR_VL.
      IF SY-SUBRC = 0.
        I_VBPOK-VBELN = VBFA-VBELV.                   " Sales and distribution document
        I_VBPOK-POSNN = VBFA-POSNV.                   " Item of an SD document
        I_VBPOK-VBTYP_N = VBFA-VBTYP_N.                 " Document category
      ENDIF.
      I_VBPOK-MATNR = '9692A\260'.
      I_VBPOK-CHARG = '0000010669'.
      I_VBPOK-PIKMG = '1.0'.
      APPEND I_VBPOK.
      CALL FUNCTION 'SD_DELIVERY_UPDATE_PICKING'
      EXPORTING
      VBKOK_WA = WA_VBKOK
      SYNCHRON = 'X'
      NO_MESSAGES_UPDATE = SPACE
    NICHT_SPERREN = ' '
    AUFRUFER_T = ' '
      IF_ERROR_MESSAGES_SEND = 'X'
      TABLES
      VBPOK_TAB = I_VBPOK
      PROT = I_PROT
    if sy-subrc = 0.
          COMMIT WORK.
        WRITE:/ 'success'.
      else.
      write:/ 'not success'.
      endif.
    It is working fine in updating a delivery with 10 qty for only 8 picking but later when i am using it for the rest i.e., 2 picking qty, it is not working.
    Could please  hepl me with this.
    Thanks

  • Auto update Ibase - quantity

    Dear Experts,
        I have an install base with a component say Personal computer. This PC has two product componets a) keyboard and b) 20GB har-disk. In a service confirmation I am dismantling the 20GB hard-disk and I install 50 GB disk. The action profile
    updates this installation in the Ibase.
    My Ibase now have the 50GB hard-disk, however the quantity is not updated in the IBase. Can anyone help me in understanding how to update the quantity?
    Thanks,
    Kanthimathi

    It is not easy to understand what you were saying.
    Are you dual booting or triple booting ?
    If yes, the following might be the reason of your predicament..............
    By default, your Win 10 TP is your DEFAULT operating system. When you are on Win 10 TP and you reboot, the system goes straight to your default OS.
    That is why you do not see the Boot Menu option.
    Solution : you need to change your default OS to either Win 7 or 8.1.

  • Problem when updating delivery quantity using 'BAPI_OUTB_DELIVERY_CHANGE'

    Hi experts,
    I have a requirement in which i need to update the material's delivery quantity in VL03N transaction.   For this im trying the BAPI
    'BAPI_OUTB_DELIVERY_CHANGE' and im passing the following values.
    HEADER_DATA : Delivery no.
    DELIVER : Delivery no.
    ITEM_DATA : Delivery no,
    item no,
    DLV_QTY quantity(changed),
    FACT_UNIT_NOM ( default to value '1')
    FACT_UNIT_DENOM ( default to value '1')
    ITEM_CONTROL : Delivey no,
    item no,
    CHG_DELQTY ( value "X")
    Then i use 'BAPI_TRANSACTION_COMMIT' for updating the changes. 
    Here the problem is, the BAPI is working fine for some quantity , say if i enter the DLV_QTY as 2 in ITEM_DATA, it is gettting updated.  But if i pass some other quantity , say 12, it is returning the folowing error.
    T ID                   NUM MESSAGE
    E VL                   363
    Pls tell why this error comes. and how to successfully update the delivery quantity for a set of material?
    Regards,
    Shanthi

    not answered

  • "Internal error (-5002) occurred" On Pick List Update Picked Quantity

    Hi Experts,
    I have an SDK program that simply tries to update the Picked Quantity in SAP. Previously it has been working fine, until I try to use the same logic for items managed by Batch or Serial Number.
    In this scenario, I have created a PickList with only 1 row, the item is managed by Serial Number.
    I try to simplify the code as below.
    Dim oBaseDocument As SAPbobsCOM.PickLists
    oBaseDocument = oComp.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oPickLists)
    BaseDocument.GetByKey(12345)
    oBaseDocument.Lines.SetCurrentLine(0)
    oBaseDocument.Lines.PickedQuantity += 1
    oBaseDocument.Lines.BinAllocations.Add()
    oBaseDocument.Lines.BinAllocations.SetCurrentLine(0)
    oBaseDocument.Lines.BinAllocations.BinAbsEntry = CInt(sBinAbsEntry)
    oBaseDocument.Lines.BinAllocations.Quantity += dXML_Quantity
    oBaseDocument.Lines.SerialNumbers.InternalSerialNumber = sXML_BatchSerialNo      ' <--- ***
    lRet = oBaseDocument.Update
    I have added the *** line for handling the Serial Number, but when it hit the Update command, the SDK returns "Internal error (-5002) occurred".
    I'm not sure what does it means.
    Anyway I tried to remove the *** line and it works fine for item not managed by Batch or Serial, but the issue will remains for the Items managed by Serial or Batch.
    Please advise whether I missed anything in this code.
    Thank you in advance.
    Best Regards,
    Krisma

    Hi Krisma,
    I haven't done this thing practically but error -5002 will occur, if there is any Invalid Object.
    You can check it accordingly.
    Hope it helps.
    Thanks & Regards
    Ankit Chauhan

  • Urgent-Help needed in FM to update picking quantity in outbound delivery.

    Hi,
    I have to automatically update the delivery and picking quantity for an outbound delivery without doing any post goods issue.Could you please help me with any FM which does this with proper explanation.
    Any help will be greatly appreciated.
    Thanks,
    Sandeep.

    Check with FM : SD_DELIVERY_UPDATE_PICKING
    The above FM will update Picking in delivery
    Check the structure VBPOK ,within structure VBPOKKOMMI(Include structure)
    Field is PIKMG.
    Thanks
    Seshu

  • Pbm in updating delivery quantity and picked quantity in VL03N transaction

    HI all,
    I m using the BAPI 'WS_DELIVERY_UPDATE_2' for changing the picked quantity in VL03N transaction.
    But this BAPI is not changing the picked quantity. Instead it add the old quantity with the new quantity what i mentioned in the ITEM_DATA (VBPOK_TAB table) of this BAPI..
    For example, if the delivery quantity is 3 and picked quantity is 3 for a material item,
    I want to change both the quantity as 2. Is is possible to change both the quantities through BAPI?
    Im using BAPI_OUTB_DELIVERY_CHANGE to update the delivery quantity as loong as the picked quantity is 0.
    If both picked and delivery are same (for example, both are 2),  then i need to change both the quantities (say 1).
    So how can i update both the quantities?
    If so, pls share the BAPI details for achieving this..
    Regards,
    Shanthi

    not answered

Maybe you are looking for

  • External table issue.

    HI all, --External table and bad table structures CREATE TABLE EXT_APISEARCH_RESULT     LINENUMBER       NUMBER(20,0),     USERID           VARCHAR2(15 BYTE),     NAMESPACE        CHAR(2 BYTE),     ACCTNUM          VARCHAR2(10 BYTE),     APC         

  • Images in servlets mime type text/html

    HI at all, <br><br> i have the following problem: <br><br> I cant get an image to be displayed on my web browser unsing a servlet. <br><br> hier is a sample code of the servlet : <br><br> package imageservlet; <br><br> import java.io.*;<br> import ja

  • Skype won't install

    I had to uninstall it because it would crash the second i opened it. Now that i'm reinstalling it, i open the SkypeSteup.exe thing and everything goes normally. The problem is, i've been stuck in the page that says "Skype is installing" for hours. Th

  • Use of ORDER BY along with SRW.SET_MAXROW

    Hello, If there is an ORDER BY clause in the query of the data model in Reports 6i and SRW.SET_MAXROW is used in the Before Report Trigger to restrict the number of records being fetched as per an parameter value (entered by the user) - Does the rest

  • Do I have to receive all emails?

    I have my BB so I can get work emails when I'm NOT at work...  Is there a way I can change some settings or something so I don't have to get them all.  I'm sitting at my desk answering emails on my computer and my BB is buzzing telling me I have the