Delivery QTY field in the delivery is

Hello All,
I have an issue with the delivery QTY. Please find the conversion below
Dlv.quantity      24      BAG               Dlv.qty      34,391.730        LB
Conversion        1      BAG                <->          1,433                  LB
for some reason when SAP is converting the Delivery qty to 34,391.730 when it has to converting it to 34392 LB. I did find out that I am getting this value based on LFIMG_FLO*24 = 34,291.730 LB.
The problem I am facing is that when I do an STO from one plant to another.
1) I PGI 34,291.730 LB but when I am trying ot receive against this outbound the system is trying to receive 34392 Lb's and give me an error message deficit of stock in transit . when I look in MB5T it shows 34,291.730 Lb.
Can some one please let me know if potential reasons for SAP to not convert the Dlv qty properly
Thank You,

Hello,
Your issues seems to be the ones which causes headache , you may
find interesting information on note 859441, some good text extracted from
as below:
In cases in which rounding problems are likely to occur, the system
proposes the quantity in base units of measure during the goods receipt.
Unlike at goods issue for the delivery, the quantity at goods receipt
can only be proposed in ONE unit of measure. In general, this is the
order unit. Some customers who experience rounding problems, "park"
small quantities of the corresponding materials in the stock in transit
to avoid shortfall quantities that may occur due to minor rounding
problems, because they have to use order quantities during the goods
receipt. 
Regards,
Christian

Similar Messages

  • Open Qty Field in Outbound Delivery

    Hi All,
    I would appreciate any assistance that you could offer on this issue.
    It is concerning the little known 'Open Qty' field in the outbound delivery.
    The business process here is to create outbound deliveries, which are then continually added to as and when stock becomes available.
    The Open Qty field should display the open qty from the sales order line, which includes the qty just delivered.
    So for example, a user attempts to add several lines to an existing outbound delivery (ie outbound delivery > deliver sales order).
    The user would then compare the qty delivered against the Open Qty - if they match then ok.  If the qty delivered is less than the open qty, then the user would delete this line as they are only interested in delivering the full qty.
    However the 'Open Qty' is not working as expected.  Eg if open qty on sales order is 2000.  But qty delivered is only 1500, the open qty would = 1500.  This is incorrect.  After the user saves the deliver and then re-checks he would see qty delivered = 1500 and Open Qty = 2000, so then he would know that the full qty was not delivered.
    This business has just migrated from 4.6c (where this field behaved correctly) to ECC 6.0.
    Thanks for any advice.
    Regards
    Guy

    Delivery qty - LIPS-LFIMG.
    You cannot get open quantity directly.
    use this way.
    Delivery qty   - LIPS-LFIMG.
    order qty       - VBAP-KWMENG.
    open qty = delivery qty - order qty.

  • Schedule line- Delivery Qty Field Name

    Hi All,
             I need to know the Delivery Qty Field Name in Schedule Line in Order .from the system I took rv45a stru name. But I want to know exact table name and Field Name .
            If it is not stored Directly, then I need to Know how to calculate Delivery Qty.
    With Regards,
    Neptune.M

    Hi,
    LIPS-LFIMG - Actual quantity delivered (in sales units)
    It is in LIPS table pass VBELN AND POSNN to obtain
    SELECT SINGLE * FROM LIPS
                               WHERE VBELN = DTAB-VBELN
                                    AND POSNR = DTAB-POSNN.
        IF SY-SUBRC EQ 0.
          MOVE : LIPS-LFIMG   TO    DTAB-LFIMG.
          MODIFY DTAB.
        ENDIF.
    Reward points if useful
    Lakshmiraj

  • Delivery Qty change at the creation and change of Delivery

    Hi,
    How to change the Delivery Qty at creation of Delivery. The quantity is rounded depending on some roundng factor.  Can u please help on this? We are trying to use user exit MV50AFZ1 but it's updating the LIPS-LFIMG field only in change mode VL02N and not in VL01N. Actually its updating in VL01N too but the value is getting overwritten soon after that by standard value.
    Thanks in advance...
    Edited by: Swapnil Sharma on Apr 9, 2010 9:21 AM

    Hi,
    I had the same problem and from this post i updated only 2 fields:
    XLIPS-LFIMG, XLIPS-LFIMG_FLO
    And it updates quantity

  • In SD i am looking to add some custom fields to the delivery document.

    In SD i am looking to add some custom fields to the delivery document. can any one help me out.

    hi,
    u have get the access key for the program with respective to the delivery document & user exit has has to done.
    This is job of abaper
    regards,
    Arun prasad

  • Add new field in the delivery document

    Dear Guru ,
    I want to add one Field  in the delivery document and that should be open after PGI done .Can you please help how to create one additional field in the delivery document.
    Thanks in advance ..
    Regards,
    Abhijit ...............

    Dear Abhijit
    Even after doing PGI, there are some fields which are in editable mode in delivery.  For example, in VL02N, if you select "Goto --> Header --> Shipment, you can see fields like Bill of Lading are in editable mode.
    If you specify what your requirement is, then probably, a better option can be given.
    Thanks
    G. Lakshmipathi

  • Delivery tolerance (based on the delivery date)

    Dear All
    How to maintain delivery tolerance (based on the delivery date) in Purchasing Order
    Would you help me, please
    thanks
    imron

    YOu can try with
    u2022     ST: Date variance (value x days)
    The system calculates for each item the product of amount * (scheduled delivery date - date invoice entered) and compares this product with the absolute upper limit defined. This allows relatively high schedule variances for invoice items for small amounts, but only small schedule variances for invoice items for large amounts.
    IN transaction code OMR6 for a company code.
    IN SPRO - Materials Management -- LIV -- Incoming  Invoice -- Invoice Block.

  • Auto Population of number of packages field in the delivery document

    I have a requirement wherein the number of packages field (LIKP-ANZPK) field needs to be populated automatically in the delivery document. I have maintained the packing instruction(POP1) and assigned the instruction to respective material(POF1). Is there anyway that standard SAP calculates the number of packages from POP1/POF1 and populates it into the delivery document?
    It would be helpfull if someone can let me know if this scenario is possible via standard SAP config? If yes what other configs should i setup?
    Thanks,
    Harish

    As far as i know SAP does not perform this calculation based on POP1/POF1 and this is not controlled in Configuration.  It is simply performed automatically by the system by calculating the number of HU's in the "Pack Screen" of the Delivery.
    thanks,
    A

  • Delivery completion indicator on the Delivery tab

    Gurus,
    The delivery completion indicator doesen't show on the PO even though i have maintained the field selection as optional in the field selection for screenlayout at document level. i have maintained it for NBF ME21N and PT0F. Please let me know how can i get that field displayed on my PO.
    Thanks in advance,
    MV

    First make sure that the NBF is assigned to your document type or somthing else
    Go to
    SPRO-MM-Purchasing- Authorization management-Define Function Authorizations for Buyers
    click on 01 and/or 02
    here check the field sel - has some value
    If you find some value here then go to SU3 transaction and click onthe Parameter tab
    and look for EFB parameter id.
    if this is set that menas for your user id that's the field selection is active
    so make the changes for that field selection in SPRO
    hope this will resolve your  issue.

  • How to update picked qty as delivery qty while creating outbound delivery

    Hi,
    I am using badi definition LE_SHP_DELIVERY_PROC to update delivery qty as picked qty at the time of creating delivery. By using method SAVE_DOCUMENT_PREPARE I am populating delivery qt(yCT_XLIPS- G_LFIMG) to picked qty(CT_XLIPS[1]-PIKMG). and i am also populating update flag as 'I'. after saving the delivery document i am not able to update picked qty which was populated in BADI. could you please suggest anything needs to care. thanks in advance.
    Regards,
    Peranandam

    Hi,
    I did a little test and, within the method CHANGE_DELIVERY_ITEM, itu2019s possible to fill the picking quantity (structure CS_LIPSD) but unfortunately during the save the added information is lost.
    This is because the BAdI method is fired too soon and the routine PICKMENGE_BEARBEITEN (SAPFV50P) is not called at all.
    The problem is quite complex; even after changing the picking quantities, the picking status still remains open!
    The picked quantity is generally filled:
    u2022     by printing the picking list
    u2022     Warehouse Management by creating a transfer order
    u2022     or by manual entry
    Otherwise, it is assumed that picking has not yet been initiated and the result is that picked quantity is ignored.
    In my opinion itu2019s very difficult to solve your problem using only the BAdI implementation.
    I suggest you to propose an alternative solution such as the automatic processing of Picking Output EK00; easy to activate and absolutely standard!!!!!!
    Regards,
    Andrea

  • Creating an invoice from a delivery does not closes the delivery.

    I am creating an invoice using DI. The invoice is based on an already existing delivery note.
    The delivery is manually created from SBO. When I'm creating the invoice I transfer all items and expenses from the delivery to the invoice.
    case 1. The delivery has no freight defined.
    When the invoice is created the delivery is automatically closed
    case 2. The delivery has some freight
    When the invoice is created the delivery remains open even though the invoice contains everything in the delivery, including the freight.
    'Copy to' from this delivery opens an invoice with no items - only the freight is filled.
    Currently I explicitly close the delivery using the Close method.
    Is this correct?
    Is it normal for the base document to remain open if the target document imports everything?
    Thanks,
    Svilen

    Hi Svilen,
    My experience with getting a delivery note to automatically close when I create an invoice against it is that the base document information on each line item on the invoice must be set to point at the delivery note (base document).  You are probably already doing this on your line items and that's why it closes when there is no freight.  But freight items have "base" fields too, and they have to point back to the freight item on the delivery note.   Are you setting the base doc info on the invoice freight lines?
    The following code worked for me (although this example is for sales order to delivery, it is the same thing for deliveries to invoices):
                    Dim ix As Short
                    Do Until ix = vso.Expenses.Count
                        vso.Expenses.SetCurrentLine(ix)
                        If vso.Expenses.ExpenseCode = _FreightExpCode Then
                            If vso.Expenses.Status = bost_Open Then
                                vDN.Expenses.BaseDocEntry = SODocEntry 'added 1/5/7 jc
                                vDN.Expenses.BaseDocLine = vso.Expenses.LineNum
                                vDN.Expenses.BaseDocType = SAPbobsCOM.BoAPARDocumentTypes.bodt_Order
                            End If
                            Exit Do
                        End If
                        ix += 1
                    Loop
    I'm looping through the target (order) document's freight records to find the matching one that I know is on it - you might be processing all - but then I load the sales order base docentry, base doc line# & base doc type to the delivery note freight line item.
    When getting this done, my source documents close OK.  In fact, I think they close even if the totals don't match on each record - just so long as every source doc record is pointed to by a target doc record.
    HTH

  • Detecting delivery status while creating the delivery.

    Hello Gurus,
    We have a requirement from business where in, if we create multiple deliveries for a single order, some set of data should be copied only for the first delivery.
    We have this set up in user exit and it worked perfect until when  the successive deliveries are created at the same time. Because here when delivery-2 is created, delivery-1 was not saved and hence the data from sales order flows on both the deliveries.
    How to overcome this. Which field will be updated in order while processing the delivery and even before saving the delivery.
    Thanks in advance,

    Please check SAP internal tables like xlikp, xlips, xvbuk, xvbup and ylikp, ylips, yvbuk / yvbup.
    X-tables denote the current image
    Y-tables denote the previous image

  • Exchange 2010 : Delivery Restrictions. Send the delivery failure email to a list.

    Hello,
    As the title says, I would like to know if it's possible to send the delivery failure email to a specific list.
    I have correctly configured the mailbox so it's working like a whitelist, if you dont have the right to send email to it then you will recieve a delivery failure from Exchange. That is perfectly working.
    But, my question is, for that specific mailbox, I'd like to know if we can send also the delivery failure to a specific list, in order to let the admins to know that someone tried to send an email to that mailbox.
    Regards,

    Hi,
    According to your description, you want the specific mailbox send NDR to a group(list). If I misunderstand your meaning, please feel free to let me know.
    If yes, I’m afraid that it’s an unsupported behavior:
    http://support.microsoft.com/kb/817220
    However, admin can depend audit log to detect the mailbox activities.
    http://technet.microsoft.com/en-us/library/ff459237(v=exchg.141).aspx
    If you have any question, please feel free to let me know.
    Thanks,
    Angela Shi
    TechNet Community Support

  • Pick qty copied to delivery qty without creating TO.

    Hi,
    I have this issue, can some one help me out?
    We have Lean warehouse managemant configured.
    While I'm creating a delivery using VL10C, delivery is created subsequently the delivery qty is copied to Pick qty, whick disables my TO creation using VL06O Picking.
    Due to this filling of picking qty in delivery, the requirment is satisfied to trigger the TO during TO creation.
    Expecting a reply.
    Mahi

    Yes, I got to resolve this issue by myself.
    The problem is in the Transfer order Output condition type. I had dispatch time 4 - Send immediately assigned to the output condition record. This forces the TO order to be created immediately.
    As a rule to create TO the Pick qty field in delivery document has to be filled in with the delivery qty. Hence the delivery qty has copied into the pick qty field.
    I changed this dispatch time to 3 and now it works fine.
    Mahi

  • Change in Expected Delivery date (EDD) field in the PO after final release

    Hello Experts,
    There is a business requirement, whereby after PO final release is completed & when the PO is released for further processing, no further changes should be possible, except for the expected delivery date (EDD) field in the Delivery schedule tab of the PO Item details. Other than this, no changes should be possible in the PO, neither qty, nor price, not even the simple PO text should be allowed to get changed. In other words no field should be allowed to change.
    Ideally, except the EDD field, other all fields should be in grey mode, or atleast changes in any of the PO fields (except EDD) should not be allowed to get saved after the PO is final released.
    Please let me know if SAP provides any such facility, whereby you can selectively choose certain fields (like EDD field) on which Release Strategy should not be applied & changes should be allowed in these fields even after PO final release.
    Thanks in advance,
    Zafar.

    If you go to OMET transciton and here you can assign the field selection key in the field FieldSe
    and assing the User parameter EFB in user id of the user using SU3 transction
    for more help see below
    Create a Functional Authorization in the Following path:
    Material Mangement - Purchasing - Authorization Management - Define Functional Authorization for Buyers
    Now, in SU3 trxn ,Give the User Parameter EFB in the user master Parameters Tab and give the parameter value.
    create the fields selction which you want use here in PO field seleciton config.

Maybe you are looking for