Not able to calculate net weight

Hi
After I create a Delivery, when I do 'Calculate Weight/Volume' the system does not give me any result. This happens for only some items only. When I checked up the physical attributes, some of the items have net weight in their physical attributes, but still the weight / volume calculation fails. However, I am able to ship confirm and process the order, but in the shipping reports I get net weight as zero.
1. Where should I check up for this error?
2. What tables should I query to get the physical attributes of the item? Say I want a list of all items whose net weight is null.
Regards,

I checked in the in the mtl_system_item_b, I see the value defined for the item
Unit weight as : 1.05, Weight UOM code: KG
But Volume UOM code and unit volume are null and do you think making these 2 columns populate will solve the issue?
I checked the code and saw that query
SELECT dd.delivery_detail_id,
dd.requested_quantity,
dd.shipped_quantity,
dd.requested_quantity_uom,
dd.net_weight,
dd.weight_uom_code,
dd.volume,
dd.volume_uom_code
FROM wsh_delivery_details dd,
wsh_delivery_assignments da,
wsh_new_deliveries nd,
oe_order_lines_all ol
WHERE dd.delivery_detail_id = da.delivery_detail_id AND
da.delivery_id = nd.delivery_id AND
da.delivery_id IS NOT NULL AND
ol.line_id = dd.source_line_id AND
dd.source_code = 'OE' and
nd.delivery_id =224006
AND dd.container_flag = 'N' AND
dd.oe_interfaced_flag = 'N' and
dd.released_status = 'C' and
NVL(dd.shipped_quantity, 0) > 0;
I see that net weight is populated but not the weight UOM code. Any help on this would be appreciated.
Regards,

Similar Messages

  • Not able to get net value in billing document vf01.

    Hello Sir,
    I am trying to create an invoice for  milestone billing plan. I have maintained copy controls  at item level as follows
    coplying req.  002
    vbrk/vbrp        001
    pricingtype     D
    billing qntty     A
    while i save contract and trying to create billing document  system is not able to show net value in billing document. 
    Please guide me to get the net value in the billing document.
    looking forward to reply.

    Sir, May I know what is the process to confirm milestone billing. as per my knowledge we release billing block and then billing document is processed.
    In my case even if i release billing block billing document succesfully created and saved but net value seems zero.
    I am not aware of complete proces.
    reply would be appreciated.
    thanks

  • HT5569 how can i surf in my iphone 4s, even after connecting to wifi also i am not able to access net?

    how can i surf in my iphone 4s, even after connecting to wifi also i am not able to access net?

    i dont knw hw do u cal dis type of connection, dis s university wifi , am under dat using , here the thing s if somone want to connect wifi means they just hav to put proxy. i hav given evrything it also connected wel. i can c wifi signal fan in status bar.
    Thousands of users from all over the world read these forums hoping to find English, their second third or fourth language.  They make an effort to communicate in English. Try to join them.

  • How to Calculate Net weight, Gross Price, Surhcarges for  Confirmed Qty

    Hello,
    I have a requirement where I need to calculate the Net weight, Amount( gross price), Surhcarges etc.. for the Confirmed qty of
    a sales order item. In SAP standard the pricing procedure will run for the Order Qty and all the prices are related to Order qty, not for Confirmed Qty. Confirmed Qty will be sum of all scheudle lines qty.
    Is there any standard Function Module to get the prices and weights for Confirmed qty? Just  I need to display this data in a Report.
    Pelase advise me.
    Thanks.

    Hello,
    Instead of simulating the order I am using the User Exit so that that actaul values will appear in item conditions tab. I am using the Exit USEREXIT_PRICING_PREPARE_TKOMP  where I am doing the sum of the scheduled lines confirmed qty and passing the same to TKOMP-MGAME field and the pricing is calculation is done for the confirmed qty. But I am facing some problems when the order has credit block. When the order credit is released via VKM3, the pricing doesn't updated. When doing the credit release, the order cofirms the full order qty and the pricing(Gross price) is not getting updated.
    How can we run the pricing update in Order change mode with pricing procedure as 'C'.
    Did anyone has worked on this type of req? let me know your thoughts.
    Thanks.
    prabha

  • Not able to calculate the count in Query

    Hi Experts,
    I have 2 cubes in a multi provider in which
    Cube 1 has Work Order, Order Types, Status etc..
    Cube 2 has Order type, Actual hours (Key figure)...
    Now i want to calc the "Count of Actual hours work from all the work orders, with Order Type XXXX and with status XXXX.
    Now i need to calc the total number of hours based upon the selection, For this, i have built a structure in Keyfigures section, but its not displaying any values in that.
    Please some one help me out how to calculate this.... PLease reply me ASAP as this is a high priority requirement.
    Will assign points for helpfull answers.
    Thanks in Advance,
    Chintu..

    Dear Chintu
    If u r working on BI 7.0 then create Infoset using both the cubes (its not available in 3.X).  Because, Infoset create a join whereas Multiprovider is used to create a Union of two or more object.
    Assign point if it helps.

  • Not able to calculate maximum DateTime and minimum DateTime in DataObject

    Hi,
    I tried using 'Max' and 'Min' function to get the maximum and minimum of a DateTime Field in the data Object but its throws me : BAM-01242:Invalid calculated coloumn.
    Can't we use 'Max' and 'Min' function on DateTime field in Data Object or Report in Calculated type?
    Thanks in Advance.
    Saba

    Hi Anju,
    Try this...
              <xsl:variable name="monthDiff">
                   <xsl:call-template name="monthDifference">
                        <xsl:with-param name="date1" select="/tns:StartDate"/>
                        <xsl:with-param name="date2" select="xp20:current-date()"/>
                   </xsl:call-template>
              </xsl:variable>
         <xsl:template name="monthDifference">
              <xsl:param name="date1"/>
              <xsl:param name="date2"/>
              <xsl:value-of select="(xsd:date($date1) - xsd:date($date2))"/>
         </xsl:template>Cheers,
    Vlad

  • Not able to import date column as Date time(SQL server) in OBIEE

    Hi,
    We have created cube in sql server.
    We have two date column in cube i.e. created date(datetime) joining date(datetime)
    Once I import joining date (Data type: Datetime) and created date(Datetime) by default it import as varchar.
    problems:
    1. I need to calculate difference of two date at OBIEE level. But it is varchar and I am not able to calculate the difference of two dates i.e. created date-joining date.
    I tried evaluate function also but not able to do in OBIEE 10.1.3.4.
    Any help pls

    Hi,
    In your cube have you set the type to 'Date' for this attribute? If not, try it and let me know if this still imports as varchar.
    Hope this helps.
    Thank you,
    Dhar

  • Net Weight (NTGEW) does not populate in table VBRP and LIPS for Purch Order

    The net weight field (NTGEW) does not populate in tables VBRP and LIPS when created from a Purchase Order.  The field Net Weight (NTGEW) does populate when created from a sales order.  Do you know if there is a way to make the field populate when created from a Purchase order?
    Thanks,
    Ta

    Hi,
    Ta
    In Material master Basic Data tab 1, you have to maintain Gross wgt and net weight. then when you creating purchase order, The Item level, Additional data tab you will able see Gross and net wgt.
    I hope solved your problem.
    Regards....
    Sanjeev

  • Gross weight and net weight not getting copied from Inquiry to quotation

    Hai Gurus
    Could anyone tell me why gross weight & net weight for the particular quantity of goods are not getting copied to quotation and order from an inquiry. All other details that I maintain in an inquiry (shipping type, receiving point etc) are getting copied  to quotation.
    regards
    John
    Edited by: Gino12 on Nov 11, 2010 12:49 PM

    Dear
    Did you maintain in MM02-MMR-Sales/Plant  view Gross weight and Net wirght ??
    System calculates the net weight based on the order quantity for the item and the net weight proposed from the material master record. If the item has more than one schedule line, the system uses the total order quantity of all schedule lines to calculate the net weight. In sales documents where schedule lines are not allowed (contracts, for example), the system calculates the net weight using the target quantity.
    Regards
    JH

  • I have Iphone 4s from UK. I am using turbo sim (R-Sim) in it. I was able to surf net on 7.0.4 , But as i updated to 7.0.6 it is not connecting to net , I am able to make calls and messages , my network is also showing VODAFONE 3G

    Please help me as I am not able to connect to the net. My I phone shows carrier as EE 15.8 but is working on calls and messages. Do I need to remove the turbo sim while restoring. as I am not getting the option for carries as I use to get it before...

    You have hacked your phone with Turbo SIM. You cannot get any help here for hacked phones. Contact the place/person who sold you the SIM. Surely, they have support services, don't they?

  • We are not able to track how PO net price got updated for 1 purticular mat.

    Hi SAP Gurus,
    We are not able to track how how price got updated, because there is no PIR for this material, standard price maintained
    in the material master diffrent than PO price, and last/earlier to this PO price is also diffrent. And not able to see any price changes for this line item.
    Other than this can we track or check regarding PO net price for the material.
    Thanks and Regards,
    SHARAN.

    Hi,
    Check the item detail->conditions->analysis.
    You can know from where the price got picked.
    Also check whether the material has any manual conditions (MEK*)
    Mayil

  • Net weight of the material is not copying from contract to sales order

    net weight of the material is not copying from contract to sales order?
    plz help me

    Hi,
    If the *CONDITION VALUES* are *manually* entered then the values will not be copied from the *SOURCE TO TARGET* document
    Please check in the  Contract whether the vales derived from Condition records are entered manually.
    If you want the prices to be copied automatically then they have to maintained through CONDITION RECORDS in *VK11*.
    Please maintain the CONDITION RECORDS and check whether they have copied or not
    Please also cehck the COPY CONTROLS from CONTRACT to SALES ORDER in VTAA transaction -- at item--->pricing type. and set it a s  D
    Please check the above settings and let forum know the feedback.
    regards,
    santosh

  • TS1702 I'm not able to update Smurf's Village. Tried most of the things proposed on the net including restarting the iPad and trying syncing with the computer. Had a similar issue with another application. Had to delete and reinstall it, with all history

    I'm not able to update Smurf's Village. Tried most of the things proposed on the net including restarting the iPad and trying syncing with the computer. Had a similar issue with another application. Had to delete and reinstall it, with all history lost.
    Tried following up with the developer's instruction. Didn't help. Developer suggested contacting Apple if their instruction didn't work. Tried the various methods recommended on the Apple site. Same result.

    Telling is that you tried most of the things on the net doesn't tell us exactly what you did try, so we are all still left to guess .....
    Sign out of your account, restart the iPad and then sign in again.
    Settings>Store>Apple ID. Tap your ID and sign out. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Go back to Settings>Store>Sign in and then try to update again
    If that doesnt work - go to Settings>General>Date and Time - set the date ahead by a few months. Try to update again. If you get an error message of any kind - go back and change the date and time to automatic again. Then try again.
    If that doesn't work, restart your router and reboot the iPad.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.

  • Gross & Net Weight not flowing into sales order

    Hi all,
    When i am creating a sales order the Gross weight and Net weight is not flowing into the sales document. i have checked the material master it was maintained properly and item category also it is checked.
    if you have any solution please post.
    thanks in advance
    Sri

    Hi,
    The unit you're using into sales order is the same of material master?
    If not, the unit conversion is mantained in material master?
    What kind of material type r you using?
    There are "order quantity"? (sorry for that silly question...)
    I think when double checking those itens probably you will find the solution.
    Regards,
    deme

  • We are not able to weight HU-LM01

    we have problems with HU 1842000852545
    We are not able to weight it. We get the error message "Pending HU Posting"
    Can any body suggest

    It seems HU qty is not updated in delivery due to this reason you are not able to post the qty.Check the material is packed in U or not.If not packed pack the material.

Maybe you are looking for