BAPI_MATERIAL_MAINTAINDATA_RT update gross weight for generic article

Hi, I want to update the gross weight (MARM-BRGEW) for a generic article and it's variants. Sometimes, the new gross weight is not propagate to all the article related variants when I'm using BAPI BAPI_MATERIAL_MAINTAINDATA_RT ??
In the structure headdata, I just pass the article number and flag the basic_view. I used 2 internal table for the unit of measures (bapie1marmrt, bapie1marmrtx).
Example of my source code:
  st_headdata-material   = st_marm-matnr.
  st_headdata-matl_cat   = st_marm-attyp. (01 for generic)
  st_headdata-ref_matl   = st_marm-matnr.
  st_headdata-basic_view = 'X'.
  st_bapimarm-material   = st_marm-matnr.
  st_bapimarm-alt_unit   = st_marm-meinh.
  st_bapimarm-numerator  = st_marm-umrez.
  st_bapimarm-denominatr = st_marm-umren.
  st_bapimarm-gross_wt   = pa_brgew.
  st_bapimarm-unit_of_wt = st_marm-gewei.
  st_bapimarmx-material   = st_marm-matnr.
  st_bapimarmx-alt_unit   = st_marm-meinh.
  st_bapimarmx-numerator  = 'X'.
  st_bapimarmx-denominatr = 'X'.
  st_bapimarmx-gross_wt   = 'X'.
  st_bapimarmx-unit_of_wt = 'X'.
  APPEND: st_bapimarm   TO tp_bapimarm,
          st_bapimarmx  TO tp_bapimarmx.
  CALL FUNCTION 'BAPI_MATERIAL_MAINTAINDATA_RT'
    EXPORTING
      headdata        = st_headdata
    IMPORTING
      return          = st_return
    TABLES
      unitsofmeasure  = tp_bapimarm
      unitsofmeasurex = tp_bapimarmx.
  CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.
Let's say my article has 3 unit of mesasure which are EA, PAK, CAR. The base unit of measure of the articles (generic + variants) are EA.
MARM example BEFORE calling the bapi
MATNR           MEINH   UMREZ   UMREN  BRGEW
A011125             KAR     48     1      33
A011125A10090     KAR     48     1      33
A011125A10091     KAR     48     1      33
A011125A10092     KAR     48     1      33
A011125A10093     KAR     48     1      33
A011125B10590     KAR     48     1      33
A011125B10591     KAR     48     1      33
A011125B10592     KAR     48     1      33
A011125B10593     KAR     48     1      33
A011125W10090     KAR     48     1      33
A011125W10091     KAR     48     1      33
A011125W10092     KAR     48     1      33
A011125W10093     KAR     48     1      33
MARM after calling the BAPI with a new BRGEW of 34
MATNR           MEINH   UMREZ   UMREN  BRGEW
A011125             KAR     48     1      34
A011125A10090     KAR     48     1      34
A011125A10091     KAR     48     1      34
A011125A10092     KAR     48     1      34
A011125A10093     KAR     48     1      33
A011125B10590     KAR     48     1      34
A011125B10591     KAR     48     1      33
A011125B10592     KAR     48     1      33
A011125B10593     KAR     48     1      34
A011125W10090     KAR     48     1      34
A011125W10091     KAR     48     1      33
A011125W10092     KAR     48     1      34
A011125W10093     KAR     48     1      34
I don't think that a locking problem....

Please open a customer message with the detail data, so I will have a look at your system.
But I remember that there should be a note for that
Regards
B

Similar Messages

  • Free Goods Promotion for Generic Article

    Hi
    In IS-Retail can we create free good prmotion for generic article & it will automatically be applicable for varients of that generic article. or we need to create on individual varient free good condition record
    Pl advise
    Regards
    Sandip

    Hi selva
    1)Check in Change Promotion T.code - WAK2
    in the item level   Promotion announcement category(Ann column) - set indicator as F     Promotion announcement
    2)Check sales periods dates - Sales order from to TO it should be valid date
    if not works, reply me i will give some more solutions
    regards
    Satish

  • Wrong Gross Weight for Material in Sales Order at Item Level (Shipping Tab)

    Dear All,
    Except MMR, where we maintain gross weight for material?
    Or, from where Gross weight gets detrmined in Sales Order at item level (Shipping Tab)?
    Details,
    I've 2 Materials in Sales Order, Mat1 and Mat2.
    In both the MMRs, Gross weight is 1.080 Kg
    In sales Order Mat1 has Qty 18,000 Kg and gross weight is 19,440 Kg --> which is right.
    Mat2 has Qty 2,160 Kg and gross weight is 2,332,800 Kg --> which is wrong.
    I tried with maintaing another line item with Mat2 in Sales Order, for which again wrong gross weight is calculated.
    I also tried with creating another Sales Order with Mat2, and again the same problem.
    Thanks for your help, in advance.
    Regds,
    Yogi.

    Hi,
    Thanks. That has already been checked by me, in Basic data1 --> Additional Data --> Unit of measurements
    everything is maintained correctly.
    What I have noticed is:
    Instead of obtaining Gross weight as 1.080 (which is maintained), somehow system is picking 1,080 (don't know why and from where)?
    Regds,
    yogi

  • Merchandise Category creation for Generic Article in SAP IS-Retail

    Hi,
    Can anyone help me out to with clear and complete process and settings i have to maintain for merchandise category for generic article for shoes of our client. I created merchandise category with the below transaction codes
    ct04,clwe,clwe,clw1 and wg21 but when i used to create generic article i have to find characteristics in variants tab in basic data view in mm41 but i didn't find it.
    HELP ME with SCREENSHOTS which will HELP ME in FUTURE of our CLIENT
    Thanks & Regards
    Gopi Krishna
    Mobile:+91 9741042296

    Hi Manish,
    Thank you for your reply which is the procedure for relevance of variants in creation of generic article.My concern is to know complete merchandise category creation with screenshots which i can create by own merchandise category.
    Thanks & Regards
    Gopi Krishna Potteti

  • Create Pricing Profile for Generic Articles

    Hi
    How to create pricing profile for generic articles, this need to be assign in article master basic data view.
    also is it possible to give price for generic article using sales price calculation (VKP1 and VKP5)
    regards
    satish

    satish c wrote:>
    > Hi
    >
    > How to create pricing profile for generic articles, this need to be assign in article master basic data view.
    Pricing Profile can not be created, It is default in SAP...this can be assigned in Basic view of Article master data
    This profile is useful for fixing price for variant article...three way you can define variant price
    If you select
                    0. Variants will have different price
         1. Variants can maintain different price
         2. Variants have same price as Generic material
    > also is it possible to give price for generic article using sales price calculation (VKP1 and VKP5)
    It is same like single article...you can maintain price in VKP1, VKP5
    Regards
    Vijai Jain

  • Analysis Report for generic articles based on different characteristics

    Dear all ,
    We are running SAP Retail solution ,and we use generic articles for the management of cloth and shoes articles.
    So far ,we didn't find any standard t-code in sap GUI for the slaes analysis of generic articles base on their characteristics ,for example ,we use color and size to form the characteristic profile and assign it to some generic articles ,after a period of sales ,we want to analysis which size is more  favarable as to the same color or to the contrary.
    Except for BW , Is there some info-structure or t-code in GUI for this analysis ?

    Hai deyi chen,
    If you know the table were data stored.
    Create your own report formats using SQVI
    T CODE SQVI
    Table Join
    Add Tables and system will show the join automatic in case if u know u can also change.
    Now You select which fields to be in the selection screen and select fields to be listed inside the report.
    Regards,
    Mani

  • System is not allowing GR through MIGO for generic article in SAP Is-Retail

    Hi,
    I am trying to do a GR into DC through MIGO for a generic article and its variants but system is not allowing it saying " The generic article is not maintained in DC". System by design doesn't allow to maintain generic article for specific site but it does for reference site. It did not say anything at the time of PO creation but throwing error during GR. Looking for help!
    Thanks in advance!
    Subhankar

    awaiting response.

  • Generic Article purchase pricing issue

    Hi Gurus,
    For SAP Retail, when I create PO with generic articles, the pricing for generic article is always at variants level. Is it possible to change it to generic article level? or when I change the price of generic article, it can automatically apply to all its variants?
    For my business scenario, there will be no difference for price between variants of one generic article. So we want to adjust price on generic article level. Otherwise I need to adjust price for each variant. It is time-consuming and cannot garantee updating same price for each variant.
    Thanks,
    Donald

    Hello,
    You should be able to make use of Pricing Reference Article field (MARA-PMATA)  for this. You may maintain condition records for Generic articles and maintain Generic articles as the Pricing Reference Articles for the variants.
    This is just a suggestion. I have not tested it to see whether it works.
    Thanks,
    Venu

  • Standard report - Gross Weight sum by Purchase Order document

    Hello,
    Is there a standard SAP report that will give me the total Gross Weight for a Purchase Order?
    I can find this information by going to SE16 - table EKPO - and doing a sum of Gross Weight (field BRGEW).  However, I'm looking for a standard report that will give me this information as the user does not have SE16 access.
    Any help would be greatly appreciated.

    Thank you for the information, however, I cannot specify a specific Purchasing Document in that transaction, nor does the transaction tell me what specific PO the weight is tied to.

  • DIMP: NF-Metals functionality, update structural weights

    Hi,
    using NF-metals functionality to roll-up / update structural weights for all the own produced semi-finished / finished goods within one BOM, the calculation / roll-up of the structural weights works fine.
    But the update in material master happens only for the finished good (the one you are entering in CK11N or select in the report /NFM/SUM_NE_KONSTRUKTIONSGEW) but not for all the semi-finished products + the finished product.
    For me this is curios compared to marking/releasing of a plan cost estimate where all results from CK11N for semi-finished / finished products are marked / released when you enter the finished product in CK24 (and not only the reuslt for the finished product).
    Does anybody now if thatu2019s a missing functionality or is the update working fine for all the products in another installation?
    There are no SAPNET-notes regarding this case, note 1653969 (which I did not implement so far) does not sound helpful.
    Best regards, Christian

    We are just going live with NF Metals this week after several months of blueprinting, configuring and testing. 
    SAPs' response make sense to us.  We enter the origin group code for raw materials and the NF keys for purchased parts with metal content,  These all get rolled up to the end item in batch mode with the /NFM/SUM_NE_KONSTRUKTIONSGEW program, or individually with CK11N with the "Update structural weight" button is there is a need to do so.  The weight roll-up can be seen for each semi-finished product (assembly) with CK11N or CK13N, but we wouldn't want the rolled-up weights to be added to the semi-finished product because then we would not be able to easily distinguish an end item from a semi-finished product by looking at the weight roll-ups, and there would be the risk, probably as SAP indicates, that the real end item weight would include both purchased parts weights and assembly weights.
    We are very happy with the NF Metals structural weight roll-ups which is allowing us to replace a 30-year-old legacy system used for metals weight calculations.
    By the way, the OSS Note 1653969 was a lifesaver for us with using the /NFM/SUM_NE_KONSTRUKTIONSGEW program.  We were missing the metal content in purchased parts before the NOte was implemented.

  • Generic articles

    1)Single Article has available in Liquid and Solid, so how to configre this. whats is step.
    2)How to maintain pricing for Generic articles, suppose , Shirt red with 42size is 10$ and Blue with 40 size is 8$.
    3) I have generic article- Shirt with Red and blue colour,During Order entry if want to enter shirt with red colour 10 qty and blue 20 qty, how to choose the material code, is there any seperte material codes for

    >
    satish c wrote:
    > 1)Single Article has available in Liquid and Solid, so how to configre this. whats is step.
    >
    > 2)How to maintain pricing for Generic articles, suppose , Shirt red with 42size is 10$ and Blue with 40 size is 8$.
    >
    > 3) I have generic article- Shirt with Red and blue colour,During Order entry if want to enter shirt with red colour 10 qty and blue 20 qty, how to choose the material code, is there any seperte material codes for
    @1) create an empty. Create a full porduct with material type VOLL. Link the maintained empty product to your full product
    @2) Generate a generic artiocle. Go to purchasing view an dpress the button (variant prices)  But normaly all variants have the price from the generic article. Thats the idea behind.
    @3) enter only the generic article and the sum of e.g 30 pieces. Then a matrix will appears and you can spread the quantities.
    Using quota scales, the distribution can be defaulted.

  • Generic Articles and POS

    Hi
    I have created Generic articles using variants,
    1)Are there EANs are different for each variants or how POS system works for single material code(Is it single EAN for all vaiants?)
    2) Do i need any POS configuration for generic articles to send to POS via outbound profile or its works like single aritlce
    3) Give me how exatly generic articles works with respect to POS system.
    thanks
    Satish

    Hi I am not able to see Brand field in article > basic data view.
    In spro Maintain Field Selection for Data Screens, i made field activation, created brand in edit brands
    but when i saving the artilce, its give data posting error log,
    Error - The field 'Brand' is defined as a required field; it does not contain an entry MARA-BRAND_ID
    How to resolve this
    regards
    satish

  • Badi for updating Item Gross Weight  (VL01N)

    Hi All
    I am using interface CHANGE_DELIVERY_ITEM and
    FILL_DELIVERY_ITEM of defination name LE_SHP_DELIVERY_PROC to change the gross weight of delivery item.  System is allowing me to change the gross weight in interface CHANGE_DELIVERY_ITEM but is not getting saved in the database.
    Please Advice.
    Ravindra Suvarna

    Hi!
    I have not seen any hint, that this is not possible. But this is difficult to say without own test data, so you have to make some more checks.
    Just place a break-point in your coding and debug a little bit starting with your new gross weight. Look, where it is overwritten again. Maybe it's very soon / easy to find. Think about watch points, too (but there can be a lot of different tables involved).
    Regards,
    Christian

  • Best way to update material gross weight

    Hello guys,
    I have a question, which is best to use to update material gross weight with an inbound interface? Proxy or Idoc?
    With proxy we have seen the function BAPI_MATERIAL_SAVEDATA.
    Wich kind of Idoc could be use? And what's the minimum information to send in the the idoc to update the material?
    Many thanks in advance.
    Regards,
    Xavier.

    Hello Mithun,
    I want to update the basic data of the material.
    What is the minimum data for Idoc MATMAS05?
    Regards,
    Xavier.

  • Slow seller analysis for generic / variant articles

    Hi all,
    We are having issues getting slow seller analysis to work for generic variant articles.
    We have created a generic with variants of a certain colour and size.  We have attached a markdown profile to one of the variants and transferred this to BI (the profile in BI is assigned to the generic at for a specific colour and size).  We have then loaded sales and goods receipt data for the variant article into the relevant cube in BI.
    When we execute the slow seller query directly in BI (trans RSRT1) it is correctly retrieving the sales and GR data at the generic / size / colour level, however when we execute the slow seller analysis using transaction /n/MAP/SSM2 we get no markdown proposals generate the the log returns a message that no data could be found.
    We have implementation the best practice building block however can't identify why no data is found for our selection criteria.
    Does anyone have any documentation (apart from the best practices documentation) on how this needs to be set up?
    Many thanks,
    Steve

    The problem is also described and answered within OSS Note Nr. 0000561477 for Year: 2009. Name: Slow seller analysis not picking up variant articles
    Bottom line of this problem is:
    I analyzed the data in cube  
    0RMP_MC21. The movement data of seasonal merchandise (generic articles)
    is expected to be stored in this cube on the level generic/color/size.
    This is controlled via MAP foundation. In this case, the slow seller  
    report can evaluate the data and propose markdowns. Unfortunately, the
    data in your cube 0RMP_MC21 is stored on variant level (material      
    number). You can verify this by running the query 0RMP_MC21/          
    0RMP_MC21_Q0020. In contrast to the screenshot you provided as an     
    attachment, this query doesn't give you values for article 400018 on  
    the level color/size, but only for the variants. Therfore, the slow   
    seller report won't find the data.                                    
    If you ensure the update of the cube according to the MAP foundation  
    (0material is filled with generic article), then the slow seller      
    analysis will pick up the variants as expected. 
    Post is answered!
    Regards,
    Markus
    Edited by: Markus Semar on Jun 18, 2009 6:00 PM
    Edited by: Markus Semar on Jun 18, 2009 6:03 PM

Maybe you are looking for