ISO Code in Idocs,Language dependent settings,UoM "PCE" and Russian lang.

Dear EDI Experts,
I have to deal with the following issue:
MATMAS05 Idoc created via BD10 and covnerted to an XML file.
This files are "deployed" to SQL Servers in different countries, e.g. RUSSIA, UKRAINE.
When transferring that material master the ISO code for Base unit of measurement is "PCE" (Transaction CUNI) used for the idoc.
How can I establish the logic that when RU is language the ISO code "Шт." is sent, when UA it is "на".
Is there a language-dependent setting possible for the ISO-codes?
If not, any BADI possible?
Any help appreaciated.
Thanks so much.
Regards
JW

Hi there,
thanks a lot for your quick answer. Entries in table T006 and transcation CUNI are unerstood.
Entry for e.g. UoM "ST" in T006: ISO-Code "PCE"
When creating a material idoc MATMAS05 PCE is copied toe the repsective segment field. How can I establish that the system sends "Шт" for language RU and "на" for language UA.
Any standard setting available for such logic or is coding requested? If so, any BADI, FM you may recomment?
Thanks a lot
Cheers
JW
Example for UoM "ST"  - ISO-code (table T006)
How can we establish the

Similar Messages

  • How to disable the Language dependent option for 0PROJECT and 0WBS_ELEMT

    Hi Friends,
                Some Info Objects are re installed in latest version that's why DBW and QBW is not sinked. that's why giving transports errors.
               In DBW both Info Objects(0PROJECT and 0WBS_ELEMT) having the option text language dependent is checked. I go for disable that option it is not accepting to disable.
              when i am going to delete the data from both the info objects it's not deleting the data from both the objects. it is giving message some master data is not deleting.
           Please give me solution for this how to disable text language dependent option for both the objects.
       I am waiting for your valuable replies.
    Thanks,
    Guna.

    Hi Rajesh,
              i did that changes in RSD1 but not accepting that change.
    It is showing the error message for The Text Table /BI0/TPROJECT must be converted incompatibly with an activation of characteristic 0PROJECT (changes to the key in the table). Table /BI0/TPROJECT contains data. Parts of this data were lost in the conversion.
    Please give me help for solving this issue.
    Thnaks,
    Guna.
    Edited by: gunasekhar raya on Mar 24, 2009 11:58 AM
    Edited by: gunasekhar raya on Mar 24, 2009 5:42 PM
    Edited by: gunasekhar raya on Mar 24, 2009 5:43 PM

  • Reg ISO Code for UoM

    Hi ,
    We made change to ISO code of UoM and it is set as primary key. After changes the system was giving error for the new ISO Code with Idoc not getting triggered.
    Please suggest how to proceed and solve the issue.

    Hi,
    Please go through the following link, it might
    http://wiki.sdn.sap.com/wiki/display/SI/UnitofMeasurerelatedsettingsinSAP
    Regards
    Shailesh

  • 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

  • Deactivation Impact of ISO Code and Vehicle country key

    Hello All,
    We have a requirement to use the BSEG-KIDNO in accounting document line item. This field has to do some calculation by using Validation exit. This calculation works fine except for certain countries like Sweden(SE), for which some standard function module is triggering. On further research we have found that by deactivating the country specific checks( Vehicle country key and ISO code) we can deactivate the standard function module and make our validation exit work. This can be acheived by making blank for  "Vehicle Country Key" and ''ISO Codeu201D in OY01 (IMG--> General setting --> Set country --> Define country) for Sweden.
    Could you please explain what will be the impact in other areas by deactivating ISO code and Vehicle country key in OY01.
    Appreciate your reply.
    Thanks in advance.
    Prasad

    Hi Prasad,
    You should not remove them since
    ISO
    The entry is used in countries of the European Community to check the
    VAT registration number (VAT reg.no.). You can store the VAT
    registration number in the master record of a customer or vendor, or for
    the company code.
    The ISO code is used as the country key when exchanging information via
    EDI. You must therefore specify the ISO code for each country in this
    field if you use EDI.
    The ISO code also controls which additional specifications are relevant
    for a company code. You can always only enter the additional details
    which are relevant for the company code country or for all countries.
    The assignment to the country takes place via the ISO code.
    Vehicle country key
        The vehicle country code is a standard key worldwide. It does not depend
        on the country in which the SAP System is installed.
        The key is therefore used as a basis for accessing country-specific
        check routines. Furthermore, it can also be used as a supplement to the
        postal code.
        This key should be specified for all entries in the country table.
    Can you check the OY17 setting under the Further Checks Bank data check box for working Country and Sweden?
    Reg
    Vishnu

  • Chinese language ISO code

    Hello Everybody,
    I want to make my application chinese language dependant.
    I have apended _ZH behind all my resource files.
    Now I have three questions:
    1. What is the correct ISO code for Chinese?
    2. If ZH is right ISO code, When I deply my application and I look in content administrator-> my application and resource text tab, I cannot see resource bundle generetade for ZH ISO code. Why it is not showing ZH resource bundle?
    3. How can I specify Chinese caracters in my resource file in my Developer studio. When I tried to copy and paste Chinese characters in resource file. It was shown as boxes instead of actual characters. Please suggest me.
    I will really appriciate your inputs.
    Regards,
    Bhavik

    Bhavik,
    Never tried this with Chineese language but done several times for Russian and German:
    1. OS is configured to store files in "native" locale (say Win1251 for Russian, Win1252 for German and many other European languages)
    2. Just create property file via some editor that stores characters using OS encoding (like notepad)
    3. Then in your JDK installation find utility <JDK_DIR>\bin\native2ascii
    4. Run native2ascii original_file.properties > target_file_with_ascii_only_symbols.properties
    As an example, here is output for "Hello, World!" in Russian:
    hello.world=u041fu0440u0438u0432u0435u0442, u041cu0438u0440!
    Valery Silaev
    SaM Solutions
    http://www.sam-solutions.net

  • Effects of change of ISO code of UoM

    Dear Experts,
    i am facing the following general question - based on SRM 7.0, CS
    On the R/3 side, we have three different systems in use, to which SRM is connected. All these different R/3 systems are having differences in the used UoM / ISO codes of UoM.
    We are now trying to consolodate all these differences in one of the R/3 systems, before we than do the replication of the UoM data from that R/3 system to SRM.
    As part of this consolidation, in all three R/3 systems there are some ISO codes, that would need to be changed.
    Has anyone faced a smilirar consolidation task before?
    I am looking for experiance pointers regarding the question, what points i would need to keep in mind and to test in these R/3 systems, if i change the ISO codes?
    Thank you very much!

    Hi Dima,
    I think that ISO codes of UOM are used mainly in IDOCS/EDI processes. See if you are having any of these working in one of those R/3 systems.

  • ISO code of UOM

    Dear Experts,
    In SAP,  ISO Code "PCE" already maintained for UOM Pieces (PCS) and already we've created lots of material which base UOM is Pieces (PCS). Can I change ISO code as PS instead of PCE ?
    Is it possible?
    If I change it in SPRO>SAP Ref. IMG>SAP Net Weaver>General Settings>Check Unit of Measurements>ISO Code Tab or in Unit of Measurement Tab  then what kinds of problem we will face??
    Thanks in advance.
    Best Regards.
    Ripon Kumar Paul

    Many Thanks for your suggestion.

  • How to display the 'language code' for language dependent 'Short text' ?

    Hi,
    I am new to BW.
    Can somebody help me with the following issue?
    I have an attribute 'Material category description'  and I chose short text exists and made it language dependent. I had loaded the master data successfully.
    Now I want to know how to check the 'language code' for this material category description. When I display the data, will the language code display by defalult?
    I had checked the text table using SE11
    It displays the following fields over there.
    /BIC/TS1_MCT_DS   [  /BIC/TS1(InfoObject name)  ]
    LANGU
    TXTSH
    I appreciate your help!
    Thank you
    Sekhar

    Dinesh,
    I went to RSD1 -> info-object -> Master Data/text tab. It shows my language selections there (Short text selected, language time dependent etc.) with everything grayed out.
    In SE16, I could display the data in the following format.
    /BIC/ST_PRID                TXTSH                 TXTMD
    P01                                   umbrella                 rainyday
    P02                                  tent                         waterproof
    etc.
    I want to see the 'language code' as one of the columns in this table.
    Can you help me do that?
    Thank you,
    Sekhar

  • ISO code Configuration for new UOM creation

    Hi gurus,
    have a Technical query.
    I am configuring UOM's in SAP. For this I need to give ISO Code value as well.
    To configure ISO code values -> the SPRO direct links are not working...I tried with few more other links.. but nothing is working out.
    Could you pls tell me the tcode for configuration of ISO code for UOM? The ISO code values are stored in table T006J.
    Please give me your valuable sugestion
    Regards,
    Anbu

    use tcode CUNI.
    here u can create new ISO code by selecting ISO codes tab
    reports,
    indranil

  • Change of ISO codes of UoM

    Dear Experts,
    i am facing the following general question - based on SRM 7.0, CS
    On the R/3 side, we have three different systems in use, to which SRM is connected. All these different R/3 systems are having differences in the used UoM / ISO codes of UoM.
    We are now trying to consolodate all these differences in one of the R/3 systems, before we than do the replication of the UoM data from that R/3 system to SRM.
    As part of this consolidation, in all three R/3 systems there are some ISO codes, that would need to be changed.
    Has anyone faced a smilirar consolidation task before?
    I am looking for experiance pointers regarding the question, what points i would need to keep in mind and to test in these R/3 systems, if i change the ISO codes?
    Thank you very much!

    We faced a similar situation at one of our clients. Consolidating is not easily done. We said at the end that we have a 1:1 relation between ISO-Code and UoM in SRM and only make the UoM visible which exist in all systems.
    We harmonized the UoM as followed:
    Int. meas. Unit:   PCE
    Commercial:       PCE
    Technical:          PCE
    Long Text for UoM:   Piece
    Short Text for UoM:  Piece
    ISO-Code:          PCE
    Primary Code Flag:  X
    Commercial meas. unit: X
    With the Commecial meas. unit you can have the UoM invisible.
    Changing them in the ERP is almost impossible as they are used everywhere and this is a bigger task.
    Have fun
    Jens

  • 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

  • UOM RL (REEL) what is the ISO code in SRM ?

    Hi All
    What is the ISO code for RL UOM ?in SRM system.
    HOW DO WE ASSIGN RL to ISO CODE in SRM?
    thanks
    Muthu

    Thanks Teja
    Currently i dont have this ISO code RL in SRM but i do have in ecc
    t006i = t006i must be same in ECC and SRM ?
    but my requirement is below
    in mm03
    MM 1234 EA as Basic UOM and ORDER unit as RL .(1EA = 1RL)
    i do have a contract for RL. no issues so far.
    POs created with RL too in ECC classic.
    since i do have one contract for one material as sos , always sc comes with RL and PO created. no issues.
    while revising the GOA i do have issues
    like below error.
    just go to GOA change mode and check i get below error.
    "conversion factors are allowed only in case of differing unit of measure"
    br
    Muhtu

  • Can we change the ISO code of existing UOMs?

    We have developed a new global R3 initiative where we need to merge UOMs from different regions (from different R3 systems) and we have discovered some UOMs have a blank ISO code - can we change the ISO code and what should we check for please?
    Many thanks

    hi
    yes u can change it in the transaction CUNI
    For additional information see OSS note 69063.
    regards
    kunal

  • Language properties re ISO codes for ones not in the drop-down

    Here's an easy one- When defining the language in Properties/Advanced and the language you want is not available, do you type in the language NAME (Vietnamese, for example) or ISO code (which is, I believe "vie")?
    thanks,
    Chris

    ISO code, according to the W3C Working Group Note PDF16 (http://www.w3.org/TR/WCAG20-TECHS/PDF16.html):
    "Acrobat includes 16 preset language selections. If you need to specify a language that is not on the list, such as Russian, you must type the ISO 639 code for the language, not its name."
    I'm not sure what version of Acrobat the W3C was using at the time. There are more than 16 languages listed in v. 10, incuding Russian, but I am pretty confident "the ISO 639 code for the language, not its name" still applies.

Maybe you are looking for

  • I LOVE my Verizon service.....

    I am becoming depressed by the conflicts that I am seeing all over the VZN community. People are beginning to realize that the superior service coverage is coming at an excessively high cost (and not just in dollars). My company (26 years now) has ch

  • External content list doing nothing

    I am attempting to create an external content list in Sharepoint designer and when I click on it, it literally does nothing. No error code, nothing.  Has anyone ran into this problem before? Sharepoint Online Azure SQL database Any other info you nee

  • Mac book air internetsharing

    Hello, dear fellow Mac users! Yesterday I updated my Macbook Air (early 2013, 2,4 GHz Intel Core i7, Intel HD Graphics 4000 1024 MB: Ps I have no idea if you'r needing this?) to OS X Yosemite 10.10.1. I also have an IPhone 5s. So far my IPhone connec

  • Two Skype names one email address

    When I am in Skype I can see my profile in the upper right. But in my contacts I see what appears to be an old version of my account. My profile has my email address in it, and this other contact also has my email address in it. The other contact has

  • Webstart forgetting network settings

    Hi, at work we're having our users run an app through webstart and due to a proxy we have the users setup to connect via a Direct Connection. Our problem is that every time they reboot their computer, webstart is forgetting this setting (changing bac