Regarding Updating Unit of Measure using Recording

Hi all,
I have a requirement where I need to update the Unit of Measure values in the transaction MM02 using recording procedure.
But I am getting problem with table control, if we have more than 11 values we need to use page down which is not working in recording.
Can anyone please suggest me how to resolve this issue???
Regards
Haritha

Hi Haritha,
do like this(this example is just for your reference)
    IF lv_line > '11'.
      PERFORM bdc_dynpro      USING 'SAPLCOIH' '3000'.
      PERFORM bdc_field       USING 'BDC_OKCODE'
                                    '=P+'.
      PERFORM bdc_dynpro      USING 'SAPLCOIH' '3000'.
      PERFORM bdc_field       USING 'BDC_OKCODE'
                                    '=ENT1'.
      PERFORM bdc_field       USING 'BDC_CURSOR'
                                    'RESBD-VORNR(02)'.
      lv_line = '02'.
    ENDIF.
<b>Reward points for helpful answers</b>
Satish

Similar Messages

  • How to update Unit Of Measure for a material in BAPI_SALESORDER_CHANGE

    Hi All
    How to update Unit Of Measure for a material in BAPI_SALESORDER_CHANGE

    hi,
    in BAPISDITM structure, which is their in orderitemin
    update updateflag of BAPISDITMX, which is their in orderiteminx for the same field with update flag = 'U'
         kindly try with <b>T_UNIT_ISO</b>
                                or
                               <b>TARGET_QU</b>
    comeback with u r comment
    regards,
    pavan
    Message was edited by:
            pavan kumar pisipati

  • Mass upload of Alternative unit of measure using MASS

    Hi All,
    Can some one guide me how to upload alternative unit of measure using MASS Transaction -  can you elaborate like fields to be considered also, as I am trying using MM17 but could not go further.
    Thanks,
    Vengal Rao.

    it is possible to create alternative units using MM17. But I would not use the word upload in that matter, as you cannot upload from an external file.
    start MM17-
    select table MARM and execute
    you see 2 tabs,
    you are at the Change record tab, please set indicator for do not change existing data, then go to the creation tab
    enter the material number and the alternative unit you want add .
    then execute
    Now you see your material number, the new unit and the material description
    click the icon for field selection and add the field nominator and denominator (and all other fields where you usually enter data) to your shown fields.
    enter the value of your choice and save.
    if you want add the same value for nominator and denominator  to all the materials listed, then enter the value  in the fields that are listed above the listed materials. then click the header title above all fields that shall be distributed followed by the mass change button. Finally press save button.

  • Load multiple Units of Measures using RMDATIND in LSMW

    Hi All,
       I have created a conversion for materials using LSMW. I have used the standard direct input
       program    RMDATIND.
       Requirements have changed considerably over a period of time and now the new one is that I need to 
       load multiple alternate units of measure for each material.
       The issue when using RMDATIND is that the structure BMMH6 for alternate units  can hold only 1
       record at a time and my one single legacy source record has the information for two alternate units of
       measure.
       The LSMW that I created cannot handle this right now as it can load only one Unit of Measure as
       BMMH6 can hold only one record.
       Is this a limitation or is there a workaround/solution for this issue of mine in LSMW while using <br />
       RMDATIND.
       I will greatly appreciate any useful inputs in this regard.
    Thanks,
    Vamsee

    for this use LSMW BAPI method
    Business Object      BUS1001006   Standard material
    Method               SAVEDATA                    Create and change ma
    Message Type         MATMAS_BAPI                 Create and change ma
    Basic Type           MATMAS_BAPI02               Create and Change Ma
    in this method you habe below strctures...
    E1BP_MARM       Units of Measure
    E1BP_MARMX      Checkbox Structure for BAPI_MARM

  • Regarding Alternate Unit of Measure

    Sir,
    Is there a provision to create a material with an Alternate Unit of Measure apart from the Barse Unit of Measure?.
    In this case what impact will the Alternate Unit of Measure have in the BOM?. How to configure the Alternate Unit of Measure of a Child Component in the BOM?.
    Can anyone give a detailed explanation of the subject.
    Regards,
    R. Vijayakumar

    Hi,
    Use tcode MM01 and select Additional data field in top. In this select Unit of measure tab page.
    Now enter the alt UOM with conversion factor.
    In this case what impact will the Alternate Unit of Measure have in the BOM?.
    In the BOM, you can assign only base unit. Alt UOM can not assign.
    How to configure the Alternate Unit of Measure of a Child Component in the BOM?.
    In the BOM, you can assign only base unit. Alt UOM can not assign.
    Regards,
    Dharma

  • No transfer of Unit of Measure using L_TO_CREATE_DN.

    Hi everybody,
       I have the following problem: when I create a TO using LT03, I can enter a unit of measure like PLG for example. When the TO is created, SAP determines that it is in fact 20 COLL (1 PLG <-> 20 COLL), determines the correct batches etc etc and creates the TO. When I look at the TO I can see that I entered 1 PLG.
    Now we are getting to the problem: when I try to create the TO with fm L_to_create_dn, I can enter the 1 PLG like mentioned before in structure it_delit (anfme and altme), but, the final TO that is created, only contains the recalculated amount of 20 COLL. I can't find the fact that I entered 1 PLG!
    Why this kind of behaviour when I use the fm?
    The funcional consultants can't find it in customizing.
    Any hints or tips?
    Cheers and thanks!
    Laurens

    The problem with using an isolated FM like this is that you don't know if there are FMs that should run before or after it to do other processing. If you look at BAPI_WHSE_TO_CREATE_STOCK, I think you'll see what I mean. A comment in this BAPI says not to use it, so please don't. I think your options are BDC or call transaction.
    Rob

  • Updating Unit Cost by using Actual Cost Adjustments

    Hi,
    How can we adjust Unit Cost by using Actual Cost Adjustments Window?
    By giving Cost Adjustment without giving Adjustment Qty, the amount was adjusted to total quantity (transacted during the period). But I want to increase unit cost by a fixed amount. Is there any option?
    Thanks in advance.
    Regards,
    Ram

    Hi Ram,
    there are some patches released by oracle 5-6 months back(5003789 and 4735489) having this feature.
    There is also a meatalink note is available,expalins this cost adjustment type called Unit Cost Adjustment.This is the way it works.....
    The Actual Cost process now supports this new adjustment type where you adjust
    the actual unit cost of the item with the specified cost. The Actual Cost process
    calculates the cost of the item per the current logic and then applies this unit cost
    adjustment to calculate the new adjusted cost. This adjusted cost becomes the new actual cost of the item.First the New Unit Cost (without the Unit Cost Adjustment) is calculated.The Unit Cost Adjustment is included only after the Actual Cost is calculated based on the existing Adjustment types. Then, the New Unit Cost (with the Unit CostAdjustment) is calculated.
    Hope this helps...
    Rgds
    Shajahan

  • Unit of Measurment

    Hello
    Can any one help me to understand the meaning/significance  of diffrenet  Units of Measures  found in the material master 
    regards
    Narendra

    Hi,
    Alternative Units of Measure
    In addition to the base unit of measure, used by the system in managing stocks and carrying out all its computations, other departments can use their own units of measure.
    All units of measure other than the base unit are known as alternative units. The following are examples of alternative units of measure:
    Order unit
    Unit of measure in which a material is ordered. It is the default unit in purchasing functions.
    Order price unit
    Unit in which the vendor invoices you. The order price unit is defined in the purchase order or in the purchasing info record. If you have defined an order price unit in the PO, the goods receipt will be recorded in both the order unit and the order price unit.
    Sales unit
    Unit of measure in which a material is sold. It automatically appears as the default in a sales order and can be changed there.
    Unit of issue
    Unit of measure in which a material is issued from the warehouse/stores. You can use this unit of measure in conjunction with goods issues and physical inventory activities.
    Any quantities that you specify in a unit of measure other than the base unit are automatically converted into the base unit by the system. To make this possible, you must enter the ratio for conversions between alternative units and the base unit (the conversion factor) in the material master record. You can enter this information when specifying the alternative unit of measure.
    Variable Units of Measure
    In the material master record, you can specify that the material can be procured in a unit of measure that differs from the order unit.
    If the material can be ordered in more than one unit of measure, enter 1 in the Variable order unit field.
    This setting is then adopted in the purchasing info record and allows you to enter an order unit that differs from the one in the purchasing info record when creating or maintaining a purchase order or source list.
    If you do not allow a variable order unit in the material master record, you must use the order unit from the material master record.
    If you wish to specify a different order unit for a purchase requisition, you must assign a source with a different order unit to the requisition.
    Regards,
    Chinna

  • Variable for Alternate Unit of Measure

    Hello Experts
    I have implemented the soultion for reporting data in Alternate Unit of measure using the "How to..." guide provided at https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b7b2aa90-0201-0010-a480-a755eeb82b6f
    This solution involves creating a variable which prompts the user to enter the required unit of measure.
    However I have a situation where I would like to create variable which is not input-ready and has a fixed value assigned to it without prompting the user. Moreover, I cannot modify the already existing input-ready variable as it is used in other Queries.
    Does this involves creating a new user exit or modifying the existing user exit. If yes then can you please tell me how this can be done.
    Thanks
    Rishi

    Hi Rishi,
    You can follow any one the below procedure for solve your issue.
    1. You can change the variable by removing the check box "Ready to input". But you mentioned that you used that variable in other queries also. So, I am not suggesting this.
    2. You create a new variable same as the existing variable but with out selecting "Ready to Input" check box. Now when the user run the query, that variable will not be seen to the user. Now, we will see the customer exit, you assign new variable value to existing variable, before that you have to write a condition for checking the query name. If you are running the query which have the new variable then assign the variable value to old variable. This will solve your question.
    I hope you understood this procedure. If you have any doubts let me know.
    Regards,
    Patil.

  • Variable issue for Alternate Unit of Measure

    Hello Experts
    I have implemented the soultion for reporting data in Alternate Unit of measure using the "How to..." guide provided at https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b7b2aa90-0201-0010-a480-a755eeb82b6f
    This solution involves creating a variable which prompts the user to enter the required unit of measure.
    However I have a situation where I would like to create variable which is not input-ready and has a fixed value assigned to it without prompting the user. Moreover, I cannot modify the already existing input-ready variable as it is used in other Queries.
    Does this involves creating a new user exit or modifying the existing user exit. If yes then can you please tell me how this can be done.
    Thanks
    Rishi

    Hi Rishi,
    You can follow any one the below procedure for solve your issue.
    1. You can change the variable by removing the check box "Ready to input". But you mentioned that you used that variable in other queries also. So, I am not suggesting this.
    2. You create a new variable same as the existing variable but with out selecting "Ready to Input" check box. Now when the user run the query, that variable will not be seen to the user. Now, we will see the customer exit, you assign new variable value to existing variable, before that you have to write a condition for checking the query name. If you are running the query which have the new variable then assign the variable value to old variable. This will solve your question.
    I hope you understood this procedure. If you have any doubts let me know.
    Regards,
    Patil.

  • Display alternate unit of measure as a characteristic

    Hello,
    I have successfully implemented the 'How to ... Report Data in Alternate Units of Measure' using the business content infocube 0IC_C03, Material Stocks/Movements.
    The infocube currently contains only base unit of measure.
    In the queries I am displaying key figures in base unit and alternate unit of measure.
    My requirement is to subtotal by alternate unit of measure. Is this possible? If I add 0BASE_UOM to the query this has no affect on the alternate unit of measure.
    Can I add an alternate unit of measure characteristic to the infocube and populate it during query run time? Where would this configuration take place?
    SAP_BW 3.1, content 3.3.
    Thanks for any suggestions,
    Mark

    HI,
    Go to Inforecord of that material with that vender on that plant.
    Change Inforecord(me12)...here in general data...change the order unit.
    system will give the conversion factor as u defined in material master.
    Hope Help U !
    Regards,
    Pardeep Malik

  • Error in units of measurement conversion  "BOM"

    hello gurus gudmorning everybody
    i have problem in  project regarding the units   of  measurement conversion BOM
    this is the scenario: 1000 ft2(  BASE UNIT MEASUREMENT)  = 1ea (    SALES UNIT) ( 2bed room flat) it is a higher level item
    sub items are in EA  base unit measurement ex: like  one sofa one air conditioner etc instead of taking sale unit measurement of higher level item , its taking base unit mesurement of higher level item , .i.e instead of taking 1EA  2bhk = 1AC, 1 SOFA,   but is calculating 1000ft2( 2bhk)   = 1000ac, 1000sofa , plz help out to rectify the conversion
    thank you in  advance
    venkat

    Dear Venkat,
    Try with this
    Please maintain the alternative unit of measure in sub itemes master data at Additional tab like this
    in AC master data 1EA = 1AC and 1AC = 1EA 2BHK
    in Sofa master data 1EA = 1 Sofa and 1Sofa = 1EA 2BHK
    Now you try
    I hope this will help you,
    Regards,
    Murali.

  • Base unit of measure Box is missing in SAP 4.7

    Dear Group members
    Base Unit of Measure "Box " is not in my SAP System 4.7
    Dear Group Member
    I am not finding "Box " Base Unit of Measure in my system
    My system is SAP 4.7
    You suggestions will be appreciated

    Go to CUNI Tcode
    and select the existing any UOM which is proximate to Your BOX unit of measure.
    and Copy it as and Name it BOX
    OR
    Creation New Unit of Measure
    Use transaction CUNI t create UOM
    Here click UOM & then in the next screen click create icon in the top.
    Steps,
    1: use CUNI tode create Dimension give Dimension text and unit
    2: create a IS code
    3. in unit of measure option give commercial and technical information
    I hope that this will help u for create unit measure

  • Issue in Alternative unit of measure (MARM) update using MM17

    Hi,
    I have tried to update alternative unit of measure (MARM) for some materials using MM17.
    It is working for some unit of measures (Like FT).
    But if I try to changes the unit of Measure value for PLB (Counter & Denominator) or DLB it is changing for UNC, if UNC unit of measure is not there for that material then the UNC is getting created.
    But according to MM17 functionality I think PLB values should change.
    Please check and let me, if you have any solution or any one faced the same issue.
    Thanks
    sham.

    Hi Sham,
    Your problem could be caused by wrongly assigned ISO codes to the  unit of measures involved. Most probably to these unit of measures   the same ISO code is assigned. This leads then to problems in the ALE interface of the material master, which is used too by the mass maintenance transaction MM17.
    There only the ISO-code is given  and then the System doesn't know the correct unit of measure, which     
    should be used. So it is possible, that the change is done for a  wrong unit of measure.
    Please check for this your customizing in transaction CUNI.                                                       
    Regards
    Mauro

  • Update info record when changing units of measure in material master

    Hello,
    is there any possibility for an automatic change of info record when changing conversion factors in the material master ?
    We have 3 units of measure in our material master: the base unit and 2 alternative units. The first alternative unit is the order unit and the second alternative unit is the order price unit. So in our purchase info records we maintain an order unit, which differs from the base unit and we also maintain an order price unit, which differs from the base unit and the order unit.
    If we now change the conversion factors between the units in the material master, we would like to get an automatic change of the converions in the info record (to order unit and order price unit), which have the same previous conversions.
    For IS R it seems to be implemented (see OSS-Note 975954).
    Is there any solution for a "normal" industry system ?
    Thanks for answering
    Edited by: Britta Heinsen on Jul 23, 2009 1:52 PM

    I don't think such an auto update is available. Infact I came to know that such an update is available in IS-R after reading your query.
    Obviously you an always create a workflow based enhancement that can synchronize the Info-records and material master changes or sort of enhancement which regularly reads the material master change history for such changes and trigger a synchronization by executing change Info-record automatically.

Maybe you are looking for