Capture Gross ,Tare & Net weights of each receipt in MIGO.

Hi All
The requirement is to capture Gross ,Tare & Net weights container wise for all Goods receipts .
either in MM or WM , is this feature availabele on standard SAP or how is it possible.
Thnaks in Advance
Kind Regards
Samson

Hi,
For Gross wt. Tare wt and Net wt. you have to go through the following process :
Inbound Delivery        - VL31n  (Gross wt, what is printed on the invoice)
GRN                            - MIGO( Net wt, what is the actual receipt)
So the different between the both will give you the tare wt.
If your industry is following the above mentioned process then it is possible to track or you can track the same through a development of report for your Weighbridge. Here what is done manually will be captured in the sap system.
Hope this will clear your issue.
T & R,
Brijesh

Similar Messages

  • Updating picked quantity, gross and net-weight in delivery

    Hello Experts,
    I have created a program from which I am trying to update the picked quantity, gross and net-weights into an outbound delivery. This works in the normal scenario when the base UoM, sales UoM and the gross and net-weight UoMs are the same.
    However, when these UoMs are different, I have to carry out a conversion according to the UoM being used for each of the quantities mentioned. In such a scenario, the BAPI returns the following messages: -
    Error message: - Error in document 0080005487 item 00010 (quantity consistency check) [Message Class VLBAPI; Message Number 004]
    Warning message: -Quantities  0.0000000000000000E00 and  0.0000000000000000E00 cannot be represented by conv. factors 87,658 and 39,761 [Message Class VL; Message Number 266]
    The BAPI that I am using is BAPI_OUTB_DELIVERY_CHANGE.
    For the parameter ITEM_DATA, these are the values, that I am passing: -
    DELIV_NUM: - 80005487
    DELIV_ITEM: - 00010
    Material: - 30020596
    DLV_QTY: - 4
    DLV_QTY_IMUNIT: - 8.818
    FACT_UNIT_NOM: - 87658
    FACT_UNIT_DENOM: - 39761
    GROSS_WT: - 1.004
    NET_WEIGHT: - 0.004
    UNIT_OF_WT: - TO
    UNIT_OF_WT_ISO: - TNE
    SALES_UNIT: - KG
    SALES_UNIT_ISO: - KGM
    BASE_UOM: - LB
    MATERIAL_EXTERNAL:  - 30020596
    MATERIAL_GUID: - DD7B9B2F133B61F1B6DF0015C5891481
    Please note that the delivery I am trying to update has the following units: -
    Base UoM: - Lb
    Sales UoM: - Kg
    Gross & Nt Weight: - TO
    Please let me know if there is any other value in the item_data internal table or any other parameter of this BAPI that needs to be initialized.
    Please respond ASAP. I have been struggling with this issue for quite some time.
    Regards,
    Divyaman Singh Rawat

    https://www.sdn.sap.com/irj/scn/advancedsearch?cat=sdn_all&query=bapi_outb_delivery_change&adv=false&sortby=cm_rnd_rankvalue
    Will help you out

  • Required the Gross and Net weight

    Hi to All,
    Please help me on how to config or reqired the Gross weight and net weight in creation of material master in tcode MM01 (Sales: General/Plant)
    Thanks,
    Ermin D. Concepcion

    Hi,
    Please check with the following link you  can find the BDC Program to Upload Material Master Data (MM01)
    http://sapprograms.blogspot.com/2008/11/bdc-program-to-upload-material-master.html
    Thanks,
    Neelima.

  • Gross weight and net weight of line item in a delivery

    Hi what exactly the meaning of gross weight and netweight of delivery line item?
    Where can i see these 2 fields in the transaction?How weight differs to the quantity for a particular delivery item?
    Thanks in advane
    Mahesh

    Hi,
    <b>Gross Weight</b>
    The system can use the <b>gross weight</b> at a later stage, depending on what kind of capacity check you run, to check storage bin capacity for warehouse management purposes.
    The system calculates the gross weight of each item by multiplying the delivery quantity by the gross weight per unit that comes from the sales order. If there is no related sales order, the system uses the gross weight from the material master record. You can change the gross weight manually in the delivery document.
    <b>Net weight</b>
    The total net weight of all items in the delivery.
    Use
    The system calculates the net weight of each item by multiplying the delivery quantity by the net weight per unit that comes from the sales order. If there is no related sales order, the system uses the net weight from the material master record.
    Please reward if helpful.
    Thanks & Regards
    Sadhu Kishore

  • Reg. Net weight for AUOM

    Hi All,
    I have a doubt.
    In Material master for a material i have maintained Gross weight and Net weight.Besides i have maintained AUOM in Additional data tab.
    But here i am unable to key in the Net weight for AUOM and it is getting updated accoridng to the proportion with the net weight of BUOM. The field net weight is non ediatble for AUOM only gross weight is editable.
    Is this standard behavior?
    If i want to edit the Net weight of AUOM means is it possible?
    Kindly advise.
    Regards,
    MBN.

    Hi MBN,
    Gross and net weight will have same unit of measure that would be alternative unit of measure or base unit of measure. Same values will get captured to unit of measure tab from basic data.
    As standard net and gross weight fields are editable. You can check your material  master field setting.
    Regards,
    R.Brahmankar

  • 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

  • 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

  • Gross Weight, Net weight in Basic views

    Hi,
    I have encounter this issue where we have set Gross Weight, Net weight as mandatory in material master Basic view. It works fine when we create only the basic view, but when we create Basic view + Purchasing view, the Gross weight and net weight field become optional, anyone encounter the same before?
    best rgds,

    Hi Eric,
    I think, u2018filed selectionu2019 setting is made at plant level.
    Goto IMG, Logistic General, Material Master, Filed Selection, Define Plant specific filed selection and plant specific screen selection
    Select your plant and see the 'Filed reference' for your plant.......... (A)
    Now goto IMG, Logistic General, Material Master, Filed Selection, Maintain Field selection for data screens.
    In this select your 'Field Selection Group' ... might be 22 and
    And select Filed ref for your plant.... (A).
    See whether filed selection for your plant is u2018Reqd Entryu2019 OR u2018Optional Entryu2019.
    Rewards are helpful.

  • Same gross weight & net weight in delivery

    Hi Gurus,
    Why net weight and total weight is coming same in delivery?
    In Delivery > Goto > Header > Loading > Total weight & Net weight
    as I see difference in  the gross weight & net weight in MMR.
    What could be the reason?
    Regards,
    Rakesh

    Hi,
    Chcek in VOV7, whether the field "Wght/Vol. Relevant" is flagged or not. It has to be flagged to calculate weight and volume for an item.
    Regards
    Vijay

  • 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 want to send Net Weight for all packages to Requisite

    HIo All Abapers,
    Currently the Each is the only package that has the true net weight.  The net weight for the other package levels contains the gross weight. So Users are manually setting the correct net weight.
    Here I want to Change the interface program to send the net weight for all packages not just the sales unit (Each).
    So can any body tell me, what i need to do here..
    points will be given..

    Firefox doesn't do email, it's a web browser.
    If you are using Firefox to access web mail, you need to seek support from your service provider or a forum for that service.
    If your problem is with Thunderbird, see this forum for support.
    [http://www.mozillamessaging.com/en-US/support/]
    or this one
    [http://forums.mozillazine.org/viewforum.php?f=39]

  • Gross Wt & Net Wt not copied from delivery to invoice in batch split

    Hi Frnds,
    We are appling a manual Header Frieght condition Type (HD00) to a delivery with batch split.
    In the delivery this value(HD00) is splitted between line items based on Gross weight. But when we create the invoice for this delivery, the batch split line items do not have gross weight and net weight, and thus there is no value for HD00 in invoice.
    Please provide us any pointers if you have encountered any such issue...
    Many thanks in advance...
    Regards,
    Karthick C

    Hi Karthick
    This is expected in case of Batch split scenario, because in the sales order there is no batch split and in delivery there is batch split.
    You create invoice w.r. to delivery, But in copy control, you have  mentioned the price source as Order only.
    Also the child items in the batch split are not relevant for billing and hence , if you see the item category of the child item in VOV7, u can see that it is not relevant for billing. Hence the value of the invoice having the line items alone will also be zero.
    However the parent item will have gross weight and net weight in the screen.
    If you maintain the price source as Order and Delivery, there is a possibility that you can get HD00 in invoice.The billing quantity in this case in copy control shoudl be either G or H. Based on this value, you can get either one invoice for both parent and child items or two different invoices one for parent and another for child items.

  • GR/IV Gross or Net Postings

    Hi Experts,
    Where is the configuration setting to control Goods Receipt & Invoice Receipt to post as 'Gross' or 'Net'.
    Thanks in Advance

    HI,
    Your GR / IV Posting value depends upon The price Control method you using. it will be Standard or Moving.
    Run T code OMW1 to set Price control for Material Type and here u can see also which price control ur using.
    Based on this your GR / IR value effect.
    If you Use Moving average price than you GR value will be based on Net (Total amount Including Tax)
    Hope this helps.

  • Rounding off net weight value.

    Hi experts,
    I want to round off the quantity value to the next integer value.
    I am using the FM 'J_1I6_ROUND_TO_NEAREST_AMT' as follows...
    call function 'J_1I6_ROUND_TO_NEAREST_AMT'
    exporting
       i_amount = gross_weight
       i_amount1 = net_weight
    importing
       e_amount = gross_weight
       e_amount1 = net_weight.
    i want to round off the gross weight and net weight values.
    In Global definitions, these are given as of type VEKP-BRGEW. The field BRGEW is of datatype QUAN (length - 15 and decimal -3 )
    But when i tried executing i am getting dump .... saying
    "The function module interface allows you to specify only
    fields of a particular type under "I_AMOUNT".
    The field "GROSS_WEIGHT" specified here is a different field type"
    Please help me solve this and please let me know how to round off these fields.
    Regards
    Ammu

    Hi,
    the both fm parameters you fill have a currency data element of length 13, while you pass a quantity data element of length 15.
    You can't use this fm for your fields.
    Regards,
    Klaus

  • MM: Net Weight quantity in Migo

    Hi expert,
    We are going to capture net weight quantity in MIGO which will Impact on MB51 standard  report so that we could  consider or claim against the vendor for difference quantity. Is it possible in MIGO or we have to develop through enhancement.
    Regards,
    Ram.

    Hi,
       If you weigh the material while doing GR, enter the correct weight as GR quantity and post the material.
       If you weigh the material after GR, and if you find a different weight than the delivery note quantity, there can be inconsistency between the system stock. The stock has to be corrected in this case. The invoice can be done for the correct quantity.
       If the material is weighed after invoice, you may raise a credit note for the difference quantity.
    Regards,
    AKPT

Maybe you are looking for

  • Can't see iTunes or apps in iCloud

    hi when i got to icloud all i have is mail cal find my phone and work i cant see itune or apps etc.could someone help please

  • ERROR: Start SAP ERP on Sybase ASE, Sybase is Not coming UP

    Hi ,          We installed EHP7 on ASE 15.0& Linux, After that we stopped the server and while starting it is not coming Up it is saying system crash, can you please suggest me. we don't have backup, it is newly installed system. Startdb.log: -------

  • JSP on OAS 4.0.8.2

    I used Jdeveloper 3.2.2 to create a simple JSP application on BC4J components. But I am getting hard time deploying it on OAS 4.0.8.2. I even created a cartridge and stuff but I cannot run it. The main problem I get is no document that will walk me t

  • CalDAV client?

    I'm storing all of my iCal calendars on a CalDAV server, NOT owned by Google. Today I bought an iPod Touch... Overall I'm impressed with it, but I keep finding a bunch of "almost got it" issues... My biggest complaint is that the calendar application

  • Can't Install PE 11 on iMac OS 10.2

    Installation won't go past 0% before getting an installation error message.  I have searched for solution to this problem, but can't find anything that solves the problem. Hours of time wasted! I have never had issues in past installing Adobe softwar