Mrp controller with description in two languages

Hi gurus
how can we create MRP controller  with description of Controller in two languages out of which one would be englidh .
awaiting reply

Hi,
Please try following.
For English there is no issue.
For another language which you want, log in that language (FR/DE etc)and in customisation give which discription you want.If it is available to you or ask user what description he want and paste it.
This is technically not correct but most of the times system not convert properly, at that time we can follow this process.
This is also usefull when some times user wants same description (which is in EN)in the other language.

Similar Messages

  • WD2013 shows dialog with words from two languages (and badly worded message) when notifying of an editing conflict when saving to SharePoint

    Hi,
    during testing of a solution för Office/SharePoint we noticed that the dialog that warns that an editing (change) conflict has occured at saving, contains words from both swedish (the version we use) and english. (The sw grammar is abysmal btw.) Does any
    of you know if that is a localization  bug that has been corrected in some patch ?
    Image of dialog (notice occurence of english words amidst local language text):
    [image could not be uploaded due to this unexplicaple message: "Body text cannot contain images or links until we are able to verify your account."--is being a logged in MSDN account holder not qualifying enough?]
    So here goes in text form (english words within asterisks)
    "När du sparar hitta uppdateringar för Word dokument med ändringar som gjorts av *others*. *You* kan lägga nytt innehåll genom att söka efter grönt överlägg"

    Hi Q2014,
    Is there two language packs installed on your PC?
    First, you can try to repair Office 2013 from Control Panel > Programs and Features >Office > Change > Repair. Then make sure that Office and Windows are up-to-date.
    Since your account isn’t verified, you are unable to post your question with images and links.
    If you want to share the screenshot with us, you can upload the picture to OneDrive and post the link here.
    https://onedrive.live.com/
    I’ll analyze this issue in detail as soon as receive more detail information.
    Best regards,
    Greta Ge
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

  • MRP Controller with SO and STO

    Can anybody suggest me,
    1. In the process of SO, which will be the MRP Controller: maintain with supplying Plant in Material Master Record  or reciving plant?
    2. In the process of STO, which will be the MRP Controller: maintain with supplying Plant in Material Master Record or reciving plant?

    Hi,
    MRP Controller who got ownership to run MRP. Based on demand and then requirement, MRP run by an individual (MRP Controller) to keep maximum possibility for available of materials/goods.
    But always keep Delivering Plant as production plant in Sales org-1 view in material master and copy material from production plant to all other plants for business to run.
    Regards,
    Biju K

  • Change MRP Controller Description

    Hi,
    We have maintained Same MRP Controller with Description for all 100 Plants.
    Now we want to change Description of these MRP Controller for all 100 Plants.
    Is there any way to change in One go or we need to manually change one by one?
    Thanks & Regards
    ND

    Hi Nitin Desai,     
    Well there is a way:
    GO TO OMD0 t-code select all the plants and then on the top of the screen you can see SELECTION click it select BY CONTENTS then select MRP CONTROLLER NAME OR MRP CONTROLLER.
    Then a pop window will appear give the data then bottom press CHOOSE then you can do it easily OK.
    I hope it helps you.
    Regards,
    Madhu.G

  • MC.9 report is showing -ve value when MRP controller selected

    Hi Expert,
    I'm confuse about the -ve value in MC.9. If i run by using Plant as the selection parameter for month 02.2010, then sorted by valuatted stock value(ascending), it will not show me the -ve value for all materials. But if i run the report by using Plant and MRP controller as the selection parameters,then sorted by valuated stock value(ascending), it shows me the -ve value. why?
    Please explain.
    Thanks

    hi jurgen,
    i still not clear. I try to run the report for material A and mrp controller  001. I got the -ve value. But when i run the material without mrp controller, it shows 0. no -ve value. i check in MM03,changes history for the material. MRP controller has been changed few times but the latest is 160. What am i confusing is, what is the relation between MRP controller with the report? What is the function of the report actually? Isn't it suppose to give the same data either i put the MRP controller or not when running the report?
    Thanks

  • Purchase requisition with MRP controller

    Hi everybody, I need support because I have to control during purchase requisition to block users with specific MRP controller.
    I mean, user A only have permission to create purchase requisition with MRP controller Z and user B only have permission to create purchase requisition with MRP controller Y.
    Thanks for all the ASAP cooperation.
    Regards.

    Hi Mitra,
    You will find your answer here.
    MRP controller for PR document type
    Do let me know if it helped, as I might have to explore this option for an upcoming requirement.
    Thanks
    Shailesh

  • Keyboard with two languages

    i want to buy macbook air from us store but the problem they only offer keyboard with one language so my question is can i have keyboard with two languages(Arabic and English) with backlit keyboard.

    Nobody in these forums represents Apple or any store.  To find out if you can buy something, you need to contact the store directly yourself.  Try calling an Apple retail store and ask if they can make a special order for you.
    http://www.apple.com/retail/

  • Using spell check with two languages

    Microsoft Word allows me to spell check either of two languages automatically. After a few words in a particular language it knows which language I am using and checks the spelling. Can I do the same in Pages, or do I have to reset the language for each document?

    I am spell checking several documents that are mostly english but contain a handful of German words as well. I would like Word to check both English and German spelling; however, this doesn't seem to happen automatically like you indicated in your post. A possible reason for this is that not enough German words appear in the text for the computer to pick up on the second language. Do you or does anyone else have a suggestion? I tried creating a custom dictionary with German words that seem to appear regularly in each of these documents. Although, the German word "Volk" appears many times, which I added to the Custom Dictionary, but it is still treated as a misspelled word when I check.
    I appreciate any responses.

  • SAP Script : to display the material description in two lines

    Hi All,
    I'm working on scripts.
    the material description field is been passed from my driver program ..into the script..
    Ex: &gs_final-maktx& ..
    There r a number of other fields to be displayed ...after this field ....
    Is there any option to split the 'Material description into two lines'?
    Ex: at present it is :
    This is material description
    Requirement is:
    This is material
    description
    I mean that there a number of field berfore and after this field......in the same line
    I need to jst split the materia description ...& make it to appear in two lines.....!!
    Expecting your suggestions....
    Edited by: vidya vidya on Nov 11, 2008 3:17 PM
    Edited by: vidya vidya on Nov 11, 2008 3:20 PM

    FM TEXT_SPLIT ?
    ..but i handled this by code.
    DATA:      zzboldsx(18) TYPE c,
          zzboldsx2(18) TYPE c,
          zzboldsx3(18) TYPE c,
          zzboldsx4(18) TYPE c.
    DATA: i_lines TYPE STANDARD TABLE OF tline WITH HEADER LINE ,
            r_lines TYPE tline,
            v_cnt LIKE sy-tabix.
    CALL FUNCTION 'READ_TEXT'
        EXPORTING
          client                  = sy-mandt
          id                      = stxh-tdid
          language                = stxh-tdspras
          name                    = name
          object                  = stxh-tdobject
        TABLES
          lines                   = i_lines[]
        EXCEPTIONS
          id                      = 1
          language                = 2
          name                    = 3
          not_found               = 4
          object                  = 5
          reference_check         = 6
          wrong_access_to_archive = 7
          OTHERS                  = 8.
      IF sy-subrc = 0.
    * Only 4 lines of Header text supported. Can add if needed
        LOOP AT i_lines INTO r_lines.
          CONDENSE r_lines-tdline NO-GAPS.
          v_cnt = v_cnt + 1.
          CASE v_cnt.
            WHEN 1.
              zzboldsx = r_lines-tdline.
            WHEN 2.
              zzboldsx2 = r_lines-tdline.
            WHEN 3.
              zzboldsx3 = r_lines-tdline.
            WHEN 4.
              zzboldsx4 = r_lines-tdline.
            WHEN OTHERS.
              EXIT.
          ENDCASE.
    *   zzbolDSX =  i_lines-tdline .
        ENDLOOP.

  • Save description in different languages

    hello abapers,
    I'm struggling with some problem for the whole day now.
    problem:
    the (same) description of functional location has to be saved in TWO different languages every time any change+save is processed on a functional location .
    short example:
    user is logged on in english.
    creates a functional location 123 with description 'Func.Loc english'.
    save.
    2nd user is logged on in german for example.
    using IL02 with the fun.loc 123   ->> the description 'disappears'. But i need to have the same Value as maintained before ('Func.Loc english') to be there also in change mode !!!!!
    User exit ILOM0001 is already implemented and can be used for further enhancements.
    Thanks a lot.
    is there no one who can help?
    Edited by: Eduard Reidel on Feb 10, 2009 2:20 PM

    Hi Riedel,
    Please have a look into the link below got it after a great search Hope it will be help
    [Language|description in english language]
    Still i am on it...
    Thanks
    kalyan

  • Inventory report for the selection of requisitioner and MRP controller

    Hello Experts,
                           Can someone please help me with a standard  Inventory report in which we can give input thr requistioner and MRP controller
    regards,
    YK

    Hi,
    You will get the requisition no. from EKKO (provided PO has been created otherwise you won't get any record). Find out PO & item no. for the requisition item. Then you can check EKBE table whether GR has been posted or not. If GR has not been posted then there won't be entry in EKBE for that PO & item.
    Regards,
    Rakesh

  • How can i display the MRP controller in transfer order print?

    Dear all:
       When i print the transfer order(Tcode: LT31) ,i want to display the MRP controller in the output form.
    How can i get that ?
    I found the user exit MWMD0001 and add the code in the include like this:
       select  single dispo from marc
         where matnr = ltap-matnr
               and werks = ltap-werks.
         zdispo = marc-dispo.
    But caz the "zdispo"  could not been brought to the "print form " of the report RLVSDR40 which control the print LT31.So ,i failed.
    Anyone advice?

    The problem is as zdispo is declared in your user exit it doesn't become available. Had it been declared variable in the include of the program for LT31 you would be able to use it directly in the script.
    Try doing this instead in your layout set.
    /: PERFORM MRP_CONTROLLER IN PROGRAM ZABCXYZ
    /: USING &LTAP-MATNR&
    /: USING &LTAP-WERKS&
    /: CHANGING &ZDISPO&
    /: ENDPERFORM
    in your program ZABCXYZ.
    FORM MRP_CONTROLLER tables in_par structure itcsy
                               out_par structure itcsy.
    tables: marc.
    data: matnr like marc-matnr.
    data: werks like marc-werks.
    READ TABLE IN_PAR WITH KEY ‘LTAP-MATNR’.
    CHECK SY-SUBRC = 0.
    MATNR = IN_PAR-VALUE.
    READ TABLE IN_PAR WITH KEY ‘LTAP-WERKS’.
    CHECK SY-SUBRC = 0.
    WERKS = IN_PAR-VALUE.
    select single dispo from marc
    where matnr = ltap-matnr
    and werks = ltap-werks.
    IF SY-SUBRC = 0.
    READ TABLE OUT_PAR WITH KEY ‘ZDISPO’.
    CHECK SY-SUBRC = 0.
    OUT_PAR-VALUE = MARC-DISPO.
    ELSE.
    CLEAR OUT_PAR-VALUE.
    ENDIF.
    MODIFY OUT_PAR INDEX SY-TABIX.
    ENDFORM.
    This should work.

  • MRP Run with User Exit key for Follow up material

    Dear Gurus,
    I want to run MRP only for followup materials by using User exit key. For example i have a material X(with discontinued Indicator as 1) and it's follow material is Y.
    So we have a user exit key as ZFL, with coding as shown below. Now when i run MD01 with user exit key ZFL and parametre as 1, it only runs MRP for material X and not for material Y. What else we need to do so that when i run MD01 with user exit key ZFL, it shoudl consider both X and Y. 
    WHEN 'ZFL'.
    DATA : BEGIN OF ITAB5 OCCURS 0,
    KZAUS LIKE MT61D-KZAUS,
    END OF ITAB5.
    TRANSLATE USER_PAR TO UPPER CASE.
    SPLIT USER_PAR AT ',' INTO TABLE ITAB5.
    IF ITAB5[] IS INITIAL.
    EXIT.
    ENDIF.
    CLEAR: NO_PLANNING, STOP_PLANNING.
    READ TABLE ITAB5 WITH KEY KZAUS = MT61D-KZAUS.
    IF SY-SUBRC <> 0.
    NO_PLANNING = 'X'.
    ENDIF. 

    Hi Kumar,
         You can use either MRP Type, MRP Controller, MRP Group in this user exit to control the MRP run. For these set of Materials you have to assign any of same value or at least differentiate these material from other material. Then only you can control the MRP by using this user exit even though if you use different MRP Group and MRP Controller. In User Exit, you may have to add your dependent material's MRP Group/MRP Controller. Make sure that these set of materials are different than all other materials.
    If you don't have any plan to run MRP for other materials then as per Ajit suggestion you make that material's MRP type as "ND". But, in your business case they may want to activate the MRP for all the material not now but may be latter.
    Thanks

  • Material descriptions in chinese language is not transferred to SRM

    Hi All,
    We have an issue in transfering material description in chinese language from ECC to SRM.
    We are on SRM 5.5 and ECC 6.0
    I've set filter in R3AC1 with Table name "matk" anf field "SPRAS" to take care of language.
    This works fine for all language except chinese both for initial and delta down load.
    Any help is greatly appreciated

    Hi, 
    Which your support package? 
    Did you already seek OSS? 
    Rgs, 
    Pedro Marques

  • I have albums in my iMAC with description for each photo that I can show up on slide show so that I know the place that is in the photo. If I synchronize my photos to iPOD, I am unable to get the Descriptions also copied. How do I ensure this?

    I have two questions:
    1) I have multiple logins in my iMAC. How do I move photos/albums from one login to another?
    2) I have created albums with "Description" for each photos, so that, in a slide show, any one can see what is being shown on the photo. When I sync albums to my iPOD, the "Descriptions" are not getting copied. How do I ensure that the "Descriptions" also get copied so that it can be a real back-up?
    Thanks

    Back up your iPhoto library, Depress and hold the option (alt) and command keys and launch iPhoto - rebuild your iPhoto thumbnails - this may take several tries
    Also what version of iPhoto? What recently changed?
    LN

Maybe you are looking for

  • Why does my iPhone 5s not receive incoming calls

    My iPhone 5s does not ring when receiving incoming calls yet I have signal, do not disturb is off and I receive texts or voicemails notifying me of a missed call which I can return immediately. What is going on? How can I fix this?

  • How do I remove my mobile number from appearing in...

    How do I remove my mobile number from appearing in my profile? Im not gonna lie this has me heated. I never entered my mobile number in my profile, and now i cant remove it.... this is complete crap. i need help or i will just remove skype. thanks

  • Bug: Navigation: Save As Dialog Boxes in Windows (thus any application) goes to Computer Drive C - instead of Quick Access

    Bug: Navigation: Save As Dialog Boxes in Windows (thus any application) still have its legacy behavior implemented and navigates to a computer drive, by preselecting and letting the user start at Computer > Drive C - instead of Quick Access. This is

  • How to add a hyperlink to my Frame?

    Hi everyone: I want to add a hyperlink to my swing application .When user click it whick will open a IE and go to mywebsite.But it is so difficult ,my code don't work property.     je.setPreferredSize(new Dimension(180, 22));     je.setEditable(false

  • HP DV6 recovery disc require problem

    Hi there, i just bought a hp dv6 laptop. After i change my system locale, win7 restart. But then it keep asking me insert my win7 disc. As i just got my laptop, so i didint make any recovery disc yet. Whatever i rest my laptop, i sitll cant fix this