How can we give two name for a single material ??

Hi friends
how can we give two name for a single material ??
e.g.. if single material is sold to different customer by different names
then how can we do that ??

Yes
you can achieve it thro CMIR in T code VD51
Go to T code VD51 choose that customer and material combination and click on to its details blue lens on application tool bar
In the screen which is coming ,enter your description in the CUSTOMER DESCRIPTION tab the second one and save
Now create a sales order and see
Your requirement will be fulfilled
If a material is pen description is ball pen in material master and for customer A you have defined it as Pen 1 and description as Super ball pen in VD51
If a material is pen description is ball pen in material master and for customer B  you have defined it as Pen 1 and description as  VerySuper ball pen in VD51
Now in sales order the description will appear as Super ball pen for Customer A
Now in sales order the description will appear as Very Super ball pen for Customer B
Hence the material pen whose description is ball pen in MMR will appear as super ball pen for customer A and very super ball pen for customer B
Hope you have checked the field info record in VOV8
I have tried this tested this and getting it
Regards
Raja
Edited by: ramanathan raja on Dec 8, 2008 5:54 PM

Similar Messages

  • Hi guru's i want to dovelope smart form how can we give form name for sales

    hi guru's i want to dovelope smart form how can we give form name for sales order  plz help me  ...

    Hi,
    If u want to assign the form to Standard sales order, The, this form in the NACE.
    and the, Run from va02/03.
    Reward Points,
    Vamsi.

  • How can I give a name to excel sheet and open another one?

    Hello!
    I use CSVWriter for writing in excel file.
    I have 2 questions:
    1.     How can I give a name to a Sheet in excel file?
    2.     How can I save the first Sheet and open another one with a different name?
    Thanks!

    This is the equivalent in Apache POI which may or may not help. I've never used CSVWriter.
    HSSFSheet sheet1 = workbook.createSheet("sheet1Name");
    HSSFSheet sheet2 = workbook.createSheet("sheet2Name");Then you can use either sheet object to write your contents. Look at the documentation for CSVWriter that pertains to sheets as it should tell you how.

  • How can i give two tcode in same program

    Hi all,
    How can I give two tcode to the same program in which two conditions call in that two t codes
    how can I do so please help me for that.
    Ketan
    ABAP consultant

    hi,
    In your case, if the calling of the two transactions is mutually exclusive,
    then
    IF
    call transaction 'A'.
    else.
    Call transaction 'B'.
    endif.
    else,
    if you need to call the transactions one after the other,
    CALL TRANSACTION 'A'.
    CALL TRANSACTION 'B'.
    Thanks
    Sharath

  • How can I choose another name for Game Center? (not a nick)

    How can I choose another name for Game Center ? (not a nick)

    Hi XxCarrisxX,
    I apologize, I'm a bit unclear on exactly what you are asking. If you are talking about changing to or using a different Apple ID in Game Center, you may find the following article helpful:
    Sign in to your Game Center account using your Apple ID. If you don't have an Apple ID or another Apple account, tap or click Create New Account to create an account to use with Game Center.
    You can change the account you are signed into by:
    iOS: Tap Settings > Game Center.
    OS X: Click the Me tab in the Game Center app and click on your Account.
    Apple Support: Using Game Center
    http://support.apple.com/kb/ht4314
    However, make sure you are aware of the following:
    Note: Please note each Apple ID has its own associated scores, achievements, and friends.
    Apple IDs are also tied to your other Apple services, and therefore should not be created lightly.
    Regards,
    - Brenden

  • Can we call two layouts for a single script?

    Can we call two layouts for a single script?
    Where dow e assign print program to a script?
    in NACE transaction is it possible.......
    Thanks in advance.
    Regards.
    Abhilash.

    Hi Abhilash.
    Greetings for the day.
    U can use one script in diffrent programs.
    Yea u can do it in NACE transaction.
    procedure would b as foloows:-
    1.NACE
    2.Select the apllication
    3.Output types (press tab).
    4.again selet the output type which u require
    5.then press "procedure routines"
    here u can give the program name and fom name.
    plz reward if found helpful.
    regards
    prashant tiwari

  • How can I set a name for a unknown place without moving it?

    I imported some photos with GPS information into iPhoto. I can see these photos on the map with one pin per photo, but every pin is tagged with "unknown place". All the photographs were taken on the same island, so I want to add the name of this Island to all pins.
    When I enter the name of the place, iPhoto doesn't know it (it seems like the built-in database is very small), so I have to go to the Google view. There I find the Island and can create a new place, but when I confirm it all photos will move to one pin which was defined in google - the original location is lost (and there is no undo function!!!).
    Questions:
    1. How can I assign a name to a pin without moving the pin?
    2. How can I restore the original place stored in the exif-information of the file?
    Thanks a lot,
    Jürgen

    Thanks for your answer, after playing around another while I understand that using GPS-data or Places are two things which cannot be used together in a reasonable way.
    Either I use the GPS pins, then they are at the right place, but then I just have the pins on the map without any names or grouping information.
    Or I create places - I can create one place per photo, but then I would have to manage around 10.000 places in a simple list view. So if I go on a city trip and take 100 photographs with GPS, then I either have to create 100 places, just to see the name of the city above the pin, or i have to group them to one single pin in the middle of the city. I think both doesn't make sense.
    Let's hope there are some improvements in upcoming versions.
    BTW: To go back to the original GPS-location is very easy. Just remove the assigned place by clicking on the 'x', then the GPS-location is used again immediately.
    Jürgen

  • How do you configure two counters for a single task?

    Hello Everyone,
    I would like to know how to configure two counters for a single task. At first, I have put two start task for two counters and it did not work. Now, I have put Control Task to control the task of the other counter. Appreantly, all what it does is that it makes one counter work while other is stopped or not working. I have attached a picture of the VI below.
    Thanks.
    Mechanical Engineer

    Hello Mike,
    We are currently using NI-cDAQ 9191 chassis with NI 9401 Digital I/O module that can use counters. I don't know if the lines for the counters are multiplexed or not. I have attached the VI for you to look at it.
    Thank you for your effort.
    Mechanical Engineer
    Attachments:
    VI_Degrees(test2).vi ‏187 KB

  • How can we set two events in a single button ???

    HI
    I created a button named bold , when i click it first time the textarea texts will became as bold..
    I created another button bold cancel when i click at that button textarea texts will became plain...
    But how can i set that controls in a single button (in button bold) ???
    Would anybody please tell me ...

    I would have one event listener that is aware of a boolean variable that has scope outside of the event listener, isBold for instance?
    When you click on the button, have the event listener toggle the boolean variable and then if true, set the text to bold, if false set the text to plain.

  • How can I Change Asset names for swapped images in duplicated symbols?

    I have what seems to be a bug in edge animate cc2014 in following circumstances:
    1. Duplicate a symbol
    2. Drag duplicate symbol onto stage.4
    3. Rename symbol
    4. Click to edit symbol
    5. Select an image inside the symbol
    6. In properties panel change path to swap the image to be used in this instance of the  duplicated symbol ( I need to reuse this symbol many times and not being able to change asset names is a real problem!).
    7. The names for the asset in both the timeline and the elements were auto generated at the time of duplication when try to change the names they revert back to the auto generated  names.
    How can I overcome this problem which is clearly a bug or a poorly thought through bit of programming by an otherwise highly competent adobe edge animate tesm
    Thank in advance
    David.

    Again, incorrect. It's not about how I can address a specific symbol with code - no problems there - it's what the composition loads into the symbol. Try it with some complex component or sub- symbols.
    Work-Around for using Duplicated and Revised symbols (symbol variants) in the SAME document. Solution.
    Tedious, but easy. Low risk. Edge Animate 2014.1.1
    When you duplicate a symbol comprised of symbols itself ("sub-symbols"), only the outermost symbol gets a unique name, not it's component inner symbols. Upon import of additional variants, a unique name is created in the Library/Symbols panel for the inner symbols, yet the references in the outer symbol can't update to use those unique inner-symbol names. Therefore, the composition loads the symbol with the matching name. This will be the first variant to be imported.
    Make the Duplicate
    Duplicate the symbol in the Library/Symbol Panel. Rename. Export.
    Prepping the Symbol
    Open a new document, import and place the new symbol.
    Select the asset to be switched/replaced. Make the switch in the property panel. Properties/Images/Swap button. (I revised my base or source symbol to have different colored background images. This is how I created 4 color variants.)
    Save the new document, of course. "Example1.an"
    Export the revised symbol from the Library/Symbol Panel for safe keeping.
    Return to Example1.an
    Elements Panel: Work through the nested symbols, adding a preceding identifier to all symbols in the heirarchy.
    *KEEP IT SIMPLE so you can easily and quickly move through the .js files in the following steps.*
    Save Example1.an.
    Library/Symbols Panel: Go down the list, renaming all the symbols with the same preceding identifier as was used in the Elements Panel. *I advise to stay parallel with the Elements panel. Change as little as possible.*
    Disregard any odd appearance you may see on the stage for now.
    Save Example1.an
    Revising the Code
    In Edge Code, also part of the Creative Cloud suite, or any code editor, open the two .js files for "Example1.an." found in the same folder...Edge.js and ...EdgeActions.js
    ...Edge.js
    find  "symbolName" - prepend with the identifier whatever is not already prepended.
    at the same time, look for "id" nearby - prepend with the identifier whatever is not already prepended.
    Save
    ...EdgeActions.js
    First read the grey comments about not degrading the //Edge Comments.
    Search the document for "//Edge symbol" - prepend whatever is not already prepended.
    Carefully check all the orange text, prepending the symbol names you find. This same code can be seen in your Code Panel with the "Full Code" button.
    Save
    Return to Edge Animate
    When prompted to Reload, say yes.
    Save Example1.an
    EXPORT your new top level symbol - now a fully separated asset.Now you have created a fully unique symbol, which can be used in conjunction with other variants in the same document.
    Import your new, unique symbol variant it into your real document.
    This is the solution if your Symptoms are:
    I duplicated symbols to make different variations, but now I can't use the duplicated symbol variants together.
    When I try to swap images in a duplicated symbol, it succeeds when used alone, but reverts when used with the original symbol.
    My duplicated symbol works properly alone, but not when it is used with the original symbol.
    My symbol seems to revert to the original source symbol.

  • How can we send two invoicess for the customer addresses

    hai
        experts i have a problem with invoice my customer is having 2 different addresses. customer requirement is at the time of billing he wants two invoicess for two different addresses. please can any one help me out
    thanks regards
    anwar

    Use Two out put condition type for two deffferent partner functions.Maintain Out put condition records also for the same.
    system wile give you two out put with two output types for the same invoice
    Example:
    Sold to party:X1
    Payer:Y1
    Maintain Out put Types
    ZSOL for sold to party and
    ZPAY for Payer
    condition records for ZSOL for sold to party and ZPAY for Payer
    I hope this should resolve your problem.
    Regards,
    Rama Krishna

  • How can I track attendee names for an archived webinar?

    Hello:
    Tracking the names of attendees of a live webinar in Adobe Connect is no problem. However, what I want to do is track the names of people who access an archived webinar. We know how to track the number of views for archived webinars, but I want to know the names of the people viewing the archived webinar. How can I do this?
    I do not want to use the more complicated Events Module if that requires people to sign in with an Adobe ID - that will add more confusion to finding the webinar which is a bad thing.
    Thanks, in advance, for any help.
    Brandon

    You may have asked this in the other Connect user form, but if not, here is the link to the answer there: http://www.connectusers.com/forums/topic/9507/tracking-views-of-recordings/
    This isn't really possible without either require user authentication to the recording, the Events module or the Training module (both of which use user authentication). When the recording is publicly available, it never asks for any kind of user information, so there is nothing to track. This is true for all content objects.
    For what it's worth, the Events module doesn't ask for an Adobe ID, it is a tool to allow the users to create their own account within your Connect system. Though it does now offer the ability to use social media login credentials if you want.

  • How can I give free coupons for my paid app ?

    Hi everybody,
    A friend of mine asked me to promote his new app (he's a developper of course ...)
    I had this great idea to give some free coupons to some people to promote my app (just give 300 free coupons to people who might be interested).
    I don't know if it's possible or not. (I found that you can give a beta app to 100 users but it's not what I'm looking for).
    Could you help me to find the answer ?
    My best,
    Spyfox

    If you're not a developer, then you don't have an app for distribution, at least not yet. You or your friend, if that is who is developing the app, will have an iTunes Connect account by the time you or s/he are/is ready to submit the app to the iTunes Store for approval.
    As to free, any developer can certainly make his or her app available for free rather than to charge for it. If you want to give it away only to a selected number of people as a promotion to advertise the app, then the Promo Codes are the route. Or you can make the app free for a while and then start charging for it.
    All of this information will be available to you or to your friend once you sign up as an iOS Developer.
    Regards.

  • How can I find table names for Interaction Record

    Hi
    I need the table names for Interaction Record Notes, Description Field, Reason Code & IC Agent. Please assist.

    Hi Sunglad,
    The header data of the interaction record (incl. description) is saved in table CRMD_ORDERADM_H.
    The reason code can be found in table CRMD_SRV_SUBJECT.
    The connection between CRMD_ORDERADM_H and the CRMD_SRV_SUBJECT is rather complex:
    CRMD_ORDERADM_H --> CRMD_LINK --> CRMD_SRV_OSSET --> CRMD_SRV_SUBJECT
    get transaction guid from crmd_orderadm_h.
    get guid_set from crmd_link where crmd_link-guid_hi = transaction guid and objtype_set = 29.
    select guid from crmd_srv_osset where guid_set = guid_set found above in crmd_link table.
    select * from crmd_srv_subject where guid_ref is in all guid's found above.
    The text can be found in table STXH. I guess you need a function module (READ_TEXT) to
    retrieve the text.
    Hope this helps.
    regards,
    Wim Olieman

  • Please let me know how can i give repair service for my imac in Dubai?

    My Imac's back light is damaged ,how can i fix that in Dubai?

    Hi, try this...
    http://store.apple.com/ae

Maybe you are looking for