HOW TO CREATE UNIT OF MEASURMENT IN SAP

HI ALL,
PLEASE HELP HOW TO CREATE UNIT OF MEASURMENT  IN SAP NM/S
GIVE ME THE SCREEN SHOT OR STEPS IMM.
THANKS
HAPPY

HI,
please check the below link for creation of UOM.
http://sap.ittoolbox.com/groups/technical-functional/sap-log-mm/create-unit-of-measure-1339786
transaction code to create uom is CUNI and you should have an ISO code for that.
Regards,

Similar Messages

  • How to create a query view in sap bw?

    can any one please tell me how to create a query view in sap bw 3.5?

    Hi,
    you can do this by using Bex analyzer and WAD ..
    gop through this link ..
    http://help.sap.com/saphelp_nw70/helpdata/en/0e/1339427f82b26be10000000a155106/content.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/0d/af12403dbedd5fe10000000a155106/frameset.htm
    hope this helps you ..
    Reagrds,
    shikha

  • How to create a custom measure for each level of a dimension

    Hi all!
    Can Anyone please explain me with an example, how to create a custom measure for each level for a dimension? I dont mine if you use
    one or more measures.
    thanks in advance
    hope someone helps me.

    For example:I create a dimension for product_dim witch has 4 levels:total, class, family and item:
    d_aben18
    n1_aben18
    n2_aben18
    n3_aben18
    n4_aben18
    herarchy:h_aben18
    cube:cubo_aben18
    measure:med_aben18
    I create this code to fetch the data to the dimension:
    TRAP ON CLEANUP
    SQL DECLARE c1 CURSOR FOR SELECT-
    total_product_id,1,'N1_ABEN18',total_product_dsc,-
    class_id,1,'N2_ABEN18',total_product_id,class_dsc,-
    family_id,1,'N3_ABEN18', class_id, family_dsc,-
    item_id,1,'N4_ABEN18',family_id,item_dsc-
    FROM PRODUCT_DIM
    "OPEN THE CURSOR
    SQL OPEN c1
    "FETCH THE DATA
    SQL FETCH c1 LOOP INTO-
    :APPEND D_ABEN18, :D_ABEN18_H_aben18_HIERDEF,:D_ABEN18_N1_aben18_LEVELDEF,:D_ABEN18_long_description,-
    :APPEND D_ABEN18, :D_ABEN18_H_aben18_HIERDEF,:D_ABEN18_N2_aben18_LEVELDEF,:D_ABEN18_parentrel,-
    :D_ABEN18_long_description,-
    :APPEND D_ABEN18, :D_ABEN18_H_aben18_HIERDEF,:D_ABEN18_N3_aben18_LEVELDEF,:D_ABEN18_parentrel,-
    :D_ABEN18_long_description,-
    :APPEND D_ABEN18, :D_ABEN18_H_aben18_HIERDEF,:D_ABEN18_N4_aben18_LEVELDEF,:D_ABEN18_parentrel,-
    :D_ABEN18_long_description,-
    "SAVE THE CHANGES
    UPDATE
    COMMIT
    CLEANUP:
    SQL CLOSE c1
    SHOW 'KK2'
    Then I create a cube with use compression off, and in rules sum for example.
    After, I create a measure and I select Override the aggregation specification for the cube, in rules I put nonadditive and I would like to create aprogram to assign distinct values to each level of the dimension. For example, I put 1, 2 3, and 4 values, but at the end I would like to put count(distinct(values)).
    for that I create another program:
    VRB D_RETURN DECIMAL
    if D_ABEN18_N1_ABEN18_LEVELDEF eq 'N1_ABEN18'
    then D_RETURN = 1
    if D_ABEN18_N2_ABEN18_LEVELDEF eq 'N2_ABEN18'
    then D_RETURN = 2
    if D_ABEN18_N3_ABEN18_LEVELDEF eq 'N3_ABEN18'
    then D_RETURN = 3
    if D_ABEN18_N4_ABEN18_LEVELDEF eq 'N4_ABEN18'
    then D_RETURN = 4
    else d_return=26
    return d_return
    "SHOW D_RETURN
    cubo_aben18_med_aben18_stored=d_return
    but it doesnt work.I dont know how to put to assign or to see what I want.
    I report the measure, or I report the program, but then how can I see the values of the measure?
    thanks in advance

  • 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

  • How to create drill down report in sap query

    how to create drill down report in sap query ,

    hi,
    The pdf below gives the steps to create drill down report.
    http://www.sappoint.com/abap/eis.pdf
    also check.
    <a href="http://72.14.203.104/search?q=cache:k-SFYy_rjPIJ:www.hrexpertonline.com/archive/Volume%252003%2520(2">http://72.14.203.104/search?q=cache:k-SFYy_rjPIJ:www.hrexpertonline.com/archive/Volume%252003%2520(2</a>
    regs,
    jaga

  • How to create cube and measure in sql?

    How to create cube and measure in sql?

    Cubes, measures and dimensions are created in the AW using the Java API for Analytic Workspaces or through XML documents that are processed by this API. SQL commands are not available for creating cubes, measures or OLAP dimensions.

  • How to create the generic extractors in sap R/3?,pabitra

    Hi,
         How to create the generic extractors in sap R/3?
    Though it comes under cross application and the types of generic extractors are functional module ,db view,infoset query etc.Do u think the g.e can be built of one of the is types.plz tell correctly
    Advance thanks
    regards
    pabitra

    Hi,
    this is for DB view ,
    http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ed06446011d189700000e8322d00/frameset.htm
    this is for infoset query,
    http://help.sap.com/saphelp_nw04/helpdata/en/d2/cb43b2455611d189710000e8322d00/frameset.htm
    Good day,
    regards
    Arun

  • How to create cross tab reports in SAP-MII

    how to create cross tab reports in SAP-MII

    Hi,
    What do you mean by cross-tab reports? Pls elaborate.
    MII Transaction has an action block named 'crosstab' that is used to calculate subtotals of data columns.
    http://wbhelp.sap.com/manufacturing/xmii_120/en/44/749ea81627053ce10000000a1553f6/content.htm
    Is this what, you are looking for?
    Best Regards,
    Kedar
    Edited by: Kedar Shewalkar on Jan 11, 2011 10:40 AM

  • How to create a pay slip in SAP

    Hi,
    I am new to SAP, I would like to know how to create the pay slip in SAP. Please provide me the detailed explanation on the same and it would be helpful if you could send the screenshots step by step.
    Regards,
    Vinayaka.

    Hi Vinayaka,
    You can use PE51 transaction.
    I advise you to copy the standard remuneration statement for your country grouping and change accordingly.
    Moreover, pls refer to the following links for further info.
    https://forums.sdn.sap.com/click.jspa?searchID=21265681&messageID=5798149
    http://www.esnips.com/doc/1def7d8a-0fbd-4b72-82ef-c5ac2108710c/HR-Form-Editor-
    Regards,
    Dilek

  • How to create UNIT info catalog

    Anyone has the steps to create InfoObject catalog for info object type UNIT ?

    Hi Bee, Unit info object  is SAP defined info object, which is available in Business contect.
    No need to creat.
    if you want to assign A unit of measure to particuler key figure while creating the key figure itself you assign "unit of measure" as "0unit".
    if you want to assign a fixed measure u can select or you simp[ly metion variable in Key figure info object change screen.
    Hope it will help.
    Regards,
    Shailaja

  • How to create a custom Report in SAP CRM using the Bol Framework

    Hi Guys
    I have developed a report in SE38 which calls a custom Function Module within it and it works all good.
    Now I want to take my Function Module as well as the external structures I created for this report and use them to make a View in SAP CRM which will allow the user to make selection and then when they click on a button another view has to be shown which should have the content of the report based on the selection.
    I know how to create a view based on the standard object types but this time I want to use my custom function Module..
    Kindly advice or refer me to a link that might be useful.
    Regards
    * Thato                                                                        *

    You want to create a View in SE11 calling FM that you created? Is it?

  • How to create an exponential measure in RPD?

    Dear Experts,
    I'm using OBIEE 10.1.3.4.1 version.
    I have a requirement to create the following logical measure in Administration Tool (RPD).
    M = exp( a + bt), where a = Constant, b=Constant and t=Calendar Time , exp=exponential.
    Kindly let me know is it possible to create this kind of measure in BMML in RPD.
    Incase if it is possible, kindly me know how to create it.
    Thanks in advance,
    Regards,
    Dev.
    Edited by: user8783844 on Mar 8, 2010 7:21 PM

    Hi Pansa,
    Thanks for your suggestion.
    In the given Formula, *M= Exp(a+bT), 'T' is a Time Function, and 'a' , 'b' are constants.*
    By using exponential formula in the Expression Builder, can i use the TIME series(in our case b*T, where 'T' is Time Function) function to get the desire result.
    Kindly let me know.
    Thanks and Regards,
    Dev.

  • How to change unit of measurement in report builder 10g?

    Dear members,
    I want to change the unit of measurement from inch to points?
    but there is no effect in layout editor.
    how to change that, I can be able to resize the items on my report.
    Regards:

    Tools > options > Rulers < select points >

  • How to create a Sales Area  in SAP

    Please tell me in step by step how o createa sales area !

    SD Configuration:
    Enterprise Structure:
    1. Maintaining Sales Organization
    Sales Organization is an organizational unit responsible for the sale of certain products or services.
    IMG -> Enterprise Structure -> Definition -> Sales and Distribution -> Define, copy, delete, check Sales organization
    2. Assigning Sales Organization to Company Code
    This assignment ensures all the sales made through this Sales Organization are accounted for in the assigned Company Code (Company Code is created by FI Consultant).
    IMG -> Enterprise Structure -> Assignment -> Sales and Distribution -> Assign Sales Organziation to Company Code
    3. Maintaining Distribution Channel
    Distribution Channel is the way, in which Products or Services reach Customers.
    IMG -> Enterprise Structure -> Definition -> Sales and Distribution -> Define, copy, delete, check distribution channel
    4. Assigning Distribution Channel to Sales Organization
    This assignment ensures, a Sales Organization can supply Materials to Customers through this Distribution Channel.
    IMG -> Enterprise Structure -> Assignment -> Sales and Distribution > Assign distribution channel to sales organization
    5. Maintaining Division
    Division is a way of grouping materials, products, or services.
    IMG -> Enterprise Structure -> Definition -> Logistics - General -> Define, copy, delete, check division
    6. Assigning Division to Sales Organization
    IMG -> Enterprise Structure -> Assignment -> Sales and Distribution -> Assign division to sales organization
    7. Setting up Sales Area
    All the sales are made from a particular sales Area. For creating a Sales Order Sales Area is compulsory.
    IMG ->Enterprise Structure -> Assignment -> Sales and Distribution -> Set up sales area
    8. Assigning Sales Organization- Distribution Channel- Plant
    Plant is created ny MM Consultant.
    IMG -> Enterprise Structure -> Assignment -> Sales and Distribution -> Assign sales organization - distribution channel - plant
    9. Define Shipping Points
    Shipping Point is the Organizational element, which is responsible for shipping the Materials to the Customers.
    IMG -> Enterprise Structure -> Definition -> Logistics Execution -> Define, copy, delete, check shipping point
    10 Assigning Shipping Point to Plant
    This assignment ensures that goods from different Plant can be dispatched from different Shipping Points.
    IMG -> Enterprise Structure -> Assignment -> Logistics Execution -> Assign shipping point to plant
    Note: Ensure to do the undermentioned configuration also though it is not in Customizing node of Enterprise Structure.
    11. Defining Common Distribution Channels for Master Data
    Use
    The purpose of this activity is to define distribution channels which have common master data..
    Procedure
    Access the activity using one of the following navigation options:
    IMG Menu -> Sales and Distribution -> Master Data -> Define Common Distribution Channels
    Transaction Code: VOR1
    12. Defining Common Divisions for Master DataUse
    The purpose of this activity is to define distribution channels which have common master data..
    Procedure
    Access the activity using one of the following navigation options:
    IMG Menu -> Sales and Distribution -> Master Data -> Define Common Division
    Transaction Code: VOR2
    Regards,
    Rajesh Banka
    Reward points if helpful

  • Multiple Unit of Measure in SAP BO

    We have a requirement to use multiple unit of measures from one of our client whose business concern is manufacturing and tenneries.
    We want to measure inventory in units and in meters at same time. For example, if one new unit measuring 50 metres is received in warehouse then it should be measured in units as well as in metres. If the last quantity in warehouse was 50 pcs with 600 metres then after the one unit addition it should update the inventory to 51 pcs with 650 metres.
    Is there a solution or way we can use SAP BO with multiple UOM.

    Hi,
    In B1 8.8, you can use multiple unit of measure but it will be displayed in the sales marketing document and purchase document.
    The stock UOM can't be managed by multiple UOM.
    When you see field UOM in the item master data --> inventory tab, you can only enter one UOM there.
    In the document level, you can maintain multiple UOM for the item or inventory. If you have defined the conversion of the UOM, it will be automatically calculated.
    Rgds,
    JImM

Maybe you are looking for

  • Cannot open iPhoto after upgrading to SSD.

    1. I have verified disk permission. 2. I have deleted and reinstalled iPhoto. 3. I can see the library which copied over doing a disk migration, all 53 GB of it. 4. I downloaded iPhoto Library Manager which can see all the images and albums but canno

  • How do I change ICloud email account on iPad 4?

    I Have recently changed my email address.  I changed my account on ICloud but when I try to access ICloud on my Ipad it comes up with my old email address grayed out and I cannot access my old account or change it to the new email address.  I am curr

  • How to find the Color Space name for a PDEElement

    Hi I am trying to find out the color space for each PDEElement in my PDF file. While doing this, I put some debug statements ( cout stmts ) that print the color_space as integer values. I gave this list after the code.  I belive the color spaces shou

  • Adobe hosted videophone example doesn't work?

    What can be going wrong for me when others claim this is working?? I've tried using the Adobe hosted videophone example at http://labs.adobe.com/technologies/cirrus/samples/ It works fine for me when I have two machines on the same LAN both connectin

  • I cant boot over the Net

    I tried a network boot by choosing F12 showed on the startup menu to connect to a W2K RIS server. the system seems to ignore F12 and starts from the HD. the onboard LAN adapter (Intel 100) is activated. then i tried to make a net-bootdisk with the RI