Getting No measurement unit is assigned to ISO-Code in BAPI_SHIPMENT_CREATE

I have been entering all the required value in order to create a new shipment number linked to a delivery number and am getting the return: No measurement unit is assigned to ISO-Code SEC
Could someone please help me or guide me in another direction to create a shipment number?
Thank you in advance

Thx for the fast reply.
I sent an OSS to SAP and they replied with this:
If there is a different order price unit in the purchase order, the
fields Quantity in order price unit (PO_PR_QNT) and Order price unit
(PO_PR_UOM), or Order price unit in ISO code (PO_PR_UOM_ISO) must be
filled as well.
As in your case, 'Order Unit' and 'Order Price Unit' may not the same,
you need to input the above mentioned fields as well.
Can someone tell me where are the fields mentioned above? None of the parameters have these fields.
Thanks in advance

Similar Messages

  • No measurement unit is assigned to ISO-Code SEC

    hI ALL,,
    am getting this error No measurement unit is assigned to ISO-Code SEC when is use ny bapi bapi_shipment_create.
    to avoid this what i need to pass and where?
    Please advise.... am unable to create shipment because of this..

    u need to pass UOM ISO code as well. Pass ISO code value to below structure field.
    BAPISHIPMENTHDUNITEM-SALES_UNIT_ISO

  • No measurement unit is assigned to ISO-Code SPACE in BAPI_INCOMINGINVOICE_CREATE

    Dear expert
    I know this issue is very old and I searched most of this discussion.
    But we still cannot solved the issue.
    1.Our system configuration is no problem in CUNI.
    2.We set the relates unit and ISO code in the BAPI patamter.
    This issue still happend and we cannot reappear in the production system.
    Although user face this issue.
    It is appreciaed that some experts could help me.
    User always face this issue we could not found any reasn and cannot reappear in production system.
    Our code for related unit is :
    WL_ITEMDATA-PO_UNIT          = WG_YMT0002S-BSTME.
    CLEAR WL_T006.
          READ TABLE TG_T006 INTO WL_T006
            WITH KEY MSEHI = WG_YMT0002S-BSTME.
          IF SY-SUBRC = 0.
            WL_ITEMDATA-PO_UNIT_ISO     = WL_T006-ISOCODE.
          ENDIF.
          WL_ITEMDATA-PO_PR_UOM         = WG_PODATA-BPRME.
          CLEAR WL_T006.
          READ TABLE TG_T006 INTO WL_T006
            WITH KEY MSEHI = WG_PODATA-BPRME.
          IF SY-SUBRC = 0.
            WL_ITEMDATA-PO_PR_UOM_ISO   = WL_T006-ISOCODE.
          ENDIF.
    Thanks in advance.

    Dear experts
    Your answer will be helpful.
    Except the ISO code is space, is there any othere possibility to happend this error?
    Thanks in advacne.

  • No measurement unit is assigned to ISO-Code SPACE

    Hi
    I am using IDOC functinality in purchasing.
    While Receiving Inbound IDOC , i am getting this error.
    Can somebody please help me with this issue?
    Thanks
    Akkshaya

    Hi jurgen,
    Thanks for your reply.
    I checked in The PO and IDOC . KG is the unit there both in PO as well as in IDOC.
    In IDOC , its under data records.
    Thanks
    Akkshaya
    I

  • Measurement Unit PC has no ISO code

    Hello,
                   I am trying to upload PML messages into AII from The test tool. The messages are stuck into the queue with the Error Message as mentioned in the Subject. I have defined the ISO code for the PC UOM but still I am unable to resolve this.
    Any help will be welcome.
    Regards,
    Amit

    Dear Manoj,
    After you maintain the ISO Code, try to retransfer the PR again from SMQ1, and if there's still error, check to SRM--Tcode SLG1, and see what's the error.
    Regards,
    w1n

  • Unit of Measure PCE is not an ISO Code

    Hi MDM Experts,
    We experienced problems in transferring the Catalog item to the shopping cart. The following error message appears:
    "Incomplete items in catalog. Only complete items were transferred "
    I checked SLG1 for the OCI error message and found this log:
    "Unit of measure PCE is not an ISO code. Item will not be transferred"
    I checked table CUNI in both the ERP and SRM server and I found out that PCE is indeed an ISO code. How can I resolve this error? The system is saying that PCE is not an ISO code but the table shows that it is. Is this a bug or something?
    Would appreciate your help. Thanks in advance!
    ADP

    It turned out that in ERP and SRM, ST is the ISO code used for UOM piece. The ISO code in the Data Manager was changed to synchronize the three systems.

  • Same ISO Code to multiple UOM

    Hi Friends,
    Can we assign same ISO code to multiple UOM's???. If so, what will be the efeect??
    Thanks in advance,
    Steve.

    Hi,
    Assignment of same ISO code to multiple UoM can be done, but the primary code checkbox must be ticked only for one, else would cause conflict for EDI.
    The SAP help reads as below:
    An ISO code can be assigned to several internal measurement units.
    Use
    The ISO code is important for EDI. It is used to convert the internal SAP
    measurement units into standard measurement units. Data exchange
    via EDI requires internal measurement units to be converted into standard
    measurement units.
    Hope the above answers your query.
    Regards,
    Vivek

  • Unit of measure is not an ISO code

    Dear Expert,
    Unit of measure M has ISO code MTR and Dimension length.  the UOM is in sync with ECC6 . However when trying to order from srm it bounces back with error message Unit of Measure M is not an ISO code.  Further checking in CUNI shows that the SI Unit is defined as the same as the UOM.  I have tried to convert this but it is not allowing me to.  Some uoms are unavailable in SRM such as KM and CM which may have something to do with it. 
    Can anyone advise what action to take.
    Many Thanks

    Hello,
    In my system I have the same configuration. Are you creating a cart from catalog?
    If so, you could try the following:
    1. If it's possible, change the UoM in the catalog to match the ISO Code. In this case MTR.
    2. If the first option is not possible, then code the BADI BBP_CATALOG_TRANSFER to convert the provided UOM to match the
       ISO Code of the SRM system.
    Remember that the check on the ISO Code takes place before the BADI is called so you need to clear the error message regarding the ISO Code from table et_messages.
    Regards,
    Ricardo

  • Country Key does not have the ISO Code

    Hi,
    I am facing a problem in MIGO. While doing MIGO I am getting the message
    Country key  has no ISO code
    Message no. B1881
    Diagnosis
    The country key  is not assigned to an ISO code.
    Procedure
    Assign the country key to an ISO code.
    I have checked it in all respect but not able to resolve the issue. Even if I am doing it with other company codes it is showing the same error.
    Kindly help. Relevant points will be given
    Thanks in advance,
    Kami

    Thanks for the reply,
    But I can see that ISO Code and ISO Code 3 Char , both are defined for my country India.
    ISO CODE : IN
    ISO CODE 3 Char : IND
    Kindly let me know if it is correct and suggest further.
    Thanks
    Kami

  • Error: "COUNTRY CODE HAS NO ISO CODE"

    Dear All,
    i am getting this error while doing Invoice Verification of Purchase in MIRO
    plz help me.
    thanks,
    RP

    Hi RP,
    To assign the ISO code for a country, proceed as below.
    SPRO>IMG>SAP NetWeaver>General Settings>Set Countries-->Define Countries in mySAP Systems.
    Selct your country code and see the details. In details page you can assign the ISO codes.
    Regards,
    Madhu.

  • Error with Unit of Measure 'CAR' ISO Code

    Hi gurus,
    My client has EDI setup for POs for a vendor. Whenever they create a PO for a specific material with Ordering UoM as 'CAR' (carton), output is going into errors and no Idoc was generated. The error message refers to 'ME764' - "Not possible to determine ISO code for unit of measure CAR in item 00090". But, ISO code was perfectly defined for the UoM CAR (I checked in CUNI).  When debugged, I found that the UoM CAR has an internal format as 'KAR' and SAP standard function module 'UNIT_OF_MEASURE_SAP_TO_ISO' is looking for ISO code of 'KAR' and throwing this error message for 'CAR'. Have you guys ever faced similar problem and any solution for this behaviour? We use SAP ECC 6.

    hi
    go to CUNI
    select ISO codes  give new entry for CAR
    then save and come back in CUNI select the UOM then double click onur unit at right u will get field of ISO code give iso code here and save
    regards
    kunal

  • ISO codes for Units of Measure

    are the iso codes held in the uom the standard codes?  are these sap standard or can these be amended to what is being output and received by the business for EDI?

    Hi Smith,
    Go through the below explanation, which would be helpful for you.
    Check units of measurement
    In applications you often have to make calculations with quantities and physical units. Units of measurement are needed for their screen display and for internal conversions (such as kilogram <-> gram, but also centimeter <-> inch). The international system of units (SI) is used for this.
    The international system of units is based on seven basic units of measurement. All other units are derived from these basic units. Units of measurement that measure the same quantity (and can therefore be converted into each other) are included in a dimension.
    Units of measurement are held centrally in the SAP System for all applications. The conversion factors are stored in the system with a unique internal key. The external display specifications are maintained for each unit of measurement language-dependently. A business key (3 characters) and a technical key (6 characters) should be maintained for each language.
    Standard settings
    In the standard delivery system, units of measurement are defined according to the international system of units (SI).
    For a new installation, units of measurement are delivered in all clients. For upgrades, new units of measuremente are delivered only in Client 000. They then still have to be transported to the production clients.
    Recommendation
    If you intend to perform cross-company data exchange, note that units of measurement with company-specific characteristics may have an adverse effect.
    Activities
    Check that the dimensions delivered and the associated units of measurements are complete.
    If you are using EDI, you should also check the ISO codes.
    Dimensions
    1. Call the maintenance transaction by double-clicking with the mouse on the Execute symbol.
    2. On the initial screen of the maintenance transaction, call the function Dimensions
    To get a definition of a dimension, place the cursor on the dimension and choose the function Details.
    3. If required, create new dimensions with the function New entries.
    Units of measurement
    1. Call the maintenance transaction by double-clicking with the mouse on "Execute", or press F3 to leave dimension maintenance and return to the initial screen of the maintenance transaction.
    2. Select - from F4 Help for the field next to the Units of Measurement function - the individiual dimensions, and choose the Units of Measurement function.
    To get a definition of a unit of measurement, position the cursor on the unit of measurement and choose the function Details.
    3. If required, define new units of measurement according to the international system of units (SI) with the menu function Unit of meaurement -> Create.
    Here you have to make make specifications for:
    Display (including a descriptive Units of measurement text)
    Conversion (not applicable to units of measurement without dimensions)
    Data exchange (EDI) (optional)
    Application parameters
    ISO codes
    1. Call the maintenance transaction by double-clicking with the mouse on "Execute", or press F3 to leave maintenance of units of measurement or dimensions and return to the initial screen of the transaction.
    2. Choose the function ISO codes.
    3. If required, maintain new ISO codes with the function New entries.
    Hope this helps.
    Thanks,
    Viswanath

  • New Unit of measures & ISO codes

    Hello,
    We are currently trying to create some new unit of measure in our system which will be used in QM module and are very specific. For this reason, we can't find any corresponding ISO code in our SAP system. SO we have a few question about this point :
    1) Could you tell us which UoM is ISO or not among the above list ? For ISO UoM, could you give us the corresponding 3 digits code (field T006I- ISOCODE) we will need to use to create them into our system?
    o   AE :                                       Amylogram Equivalent
    o   °BX :                                     Brix Degree
    o   Cfu/m3:                              Colony Forming Unit per m3
    o   IU/kg :                                 International Unit per Kilogram
    o   meq/kg :                            Milli Equivalent per Kilogram (WHO-TEQ)
    o   µg/100g :                            Microgram per 100 grams
    o   mL/100g :                           Milliliter per 100 grams
    o   pg WHO-TEQ/g :             Picogram per Gram
    o   g/mL :                                  Gram per Milliliter
    2) Is it possible to add some new ISO codes in this SAP standard table (T006C)? On your side, do you update the content of this standard table (update of the content of the standard table) and dispatch it to your customer?
    3) Do you have a website or SAP transaction referencing the entire official ISO codes you've registered?
    In this website link(http://wiki.sdn.sap.com/wiki/display/SI/UnitofMeasurerelatedsettingsinSAP), you are redirecting us to an ISO reference website in part I.2.(http://www.unece.org/etrades/codesindex.htm ) which is not working anymore
    Thanks in advance for your help.
    Best regards,
    Pierre Alauzet

    Hi
    you can create new  UOM  but you have to  check whather std are available at CUNI.
    if it is.. you can create
    please go through these links..
    http://help.sap.com/saphelp_45b/helpdata/en/c6/f83bb94afa11d182b90000e829fbfe/content.htm
    Create Unit of measurement (MM)
    Create a new units of measure KG/cm2...
    How to create new unit of measurement
    You can add Iso codes also.... for that please go through the following link..
    How to add an iso code to table t006i
    Thanks....

  • Getting the organization unit of a responsibility used ...

    Hi,
    Are there any manners to get the organization unit according to the responsility the user selected...????
    For example...
    Assume that the user has the following responsibility:
    inventory employee <-----------role as a single inv. employee(access only to view)
    admin of inventory N234 <-----------role as an admin to this particular inventory(access to view, edit, check, ...)
    admin of inventory N239 <-----------role as an admin to this particular inventory(access to view, edit, check, ...)
    e.t.c..
    How is it possible to correlate the responsibilities 2,3 (of the above list) to the organization units(units of a company) coded as 234, 239 respectively..???
    I assume that this can be done using a profile (at responsibility level and/or user level)...In this case is there any profile name i can use..or i should create a new one...??? ----{I use the MO:Organization Unit to get the business group id/company}.
    Is it possible to acheive the above through the use of a form parameter...(but the question is how to correlate the specific to an organization unit responsibility to a code representing this unit (inventory N234) without the use of a profile - as a second manner)...???
    Note: I use 11.5.10 EBS
    Many thanks,
    Sim

    Hi Sim,
    One thing you need to be carefull about is in what context you need the ID of a certain organizational unit. There are different types of orgs that are in play at different times.
    e.g. Operating Unit is the securing attribute for many subledgers such as Order Management, Accounts Receivables/Payables, Purchasing.
    Inventory Unit is relevant when you look at Inventory Transactions, Costing, Planning etc.
    If we assume that you are only interested in INV orgs then whenever you enter a form that deals with inventory related issue the user is prompted to choose an organization and the choice results in setting the context variable MFG_ORGANIZATION for the session.
    If you want to control which Inventory Organization a user or responsibility has access to you go to Inventory > Setup > Organizations > Organization Access. Here you can restrict access by Responsibility. Take a carefull look into the help text to understand implications - I have copied the first couple of paragraphs:
    +You can specify which organizations a responsibility can access by mapping responsibilities to organizations. Once this mapping is set up, a user logging into an Oracle Manufacturing product is restricted to the organizations mapped to the responsibility chosen. The Change Organization window is restricted as well.
    Attention: Until you assign an organization to a responsibility in this window, all responsibilities have access to all organizations. Once you have restricted any responsibility to an organization, you must then explicitly define the organizations which all responsibilities can access.
    Attention: This feature does not restrict access once the user is in the product. Users with access to functions that cross multiple organizations (such as ATP, Inter-organization Transfers, Item Search, Multi-organization Quantity Report, and so on) can still specify any valid organization when running these functions.+
    /Niels LM

  • How to get the Organizational Unit One level up

    Hi
    Does any one know any function module to get the org unit one level up by giving the current Organizational unit as input. Please reply very urgent.

    Hello Nirmal
    I am usually using the following function module to read to OM:
    *   SAP_SORG
    * OrgStructure with assigned orgunits)
        REFRESH: lt_struc.
        CALL FUNCTION 'RHPH_STRUCTURE_READ'
          EXPORTING
            plvar             = '01'            " active Planvar.
            otype             = 'O'             " OrgUnit
            objid             = l_wa_cb1-objid  " Toplevel-Node
            wegid             = 'SAP_SORG'
            begda             = iw_begda
            endda             = iw_endda
            pup_info          = 'X'
            with_stext        = 'X'
            tdepth            = 0               " alle Sub-Levels
          TABLES
            stru_tab          = lt_struc
          EXCEPTIONS
            catalogue_problem = 1
            root_not_found    = 2
            wegid_not_found   = 3.
    The parameter <b>WEGID</b> is the crucial on which determines the objects that are read from the OM. In your case you will need <b>WEGID = 'A002'</b> (reports (line) to).
    To understand the <i>evaluation path</i> (WEGID) better have a look at transaction <b>PPST</b>.
    Regards
      Uwe

Maybe you are looking for

  • Cost of Adobe LiveCycle Designer ES

    Hi Friends, 1. I would like to know the cost of Adobe LiveCycle Designer ES 2. Yearly Maintenance cost for the same. Thanks.

  • "show photo settings" and ken burns glitch? please help :(

    hi, i'm having a problem, my software is the latest version, so is quicktime, all my updates are up to date, i'm not using an external hardrive. i was creating a music video composed of all still pictures and everything was going fine untill today. t

  • HTTP GET/POST Queue

    Hello, I was trying to Performance Monitor Tool for measuring the performance of WebLogic 5.1 Server which is hosting my Web Application. My interest was to primarily record the HTTP GET and POST requests processed by the WebServer and the number of

  • Product ID No: 00359-OEM-8992687-00010 Factory installed OS: Win 7

    Hi lupchiancristi,   Welcome to the HP forum!  I will do my best to assist you with this issue. I understand you would like to connect additional monitors. Here is a document on Connecting a Monitor, Projector or TV (Windows 7), that I believe  will

  • Patch 125202-01 wrongly recommended for Sparc4u architectures

    Patch 125202-01 will not apply to a V480 host running Solaris 10 (08/2007). I ran it manually and it complained that it was for the sparc.v4 architectures. It should not have been recommended.