How to addthe field 'external material group' in MM60 from material master

Hi
In MM60, I need to include the field 'external material group' from material master
How can I do this?
Is there any other report that gives me this information with material code?
please help
Regards,
shetty

>
shetty123s wrote:
> Hi
>
> In MM60, I need to include the field 'external material group' from material master
>
> How can I do this?
>
> Is there any other report that gives me this information with material code?
>
> please help
>
> Regards,
> shetty
Not possible in MM60.
Develop a report using table MARA with field EXTWG

Similar Messages

  • How can the field 'Volume Rebate Group (Bonus)' be updated in sales doc.

    Hi
    I have changed the field 'volume rebate group' (BONUS) in the material master,
    Old value 99 - new value 01
    But when I bill an order which was entered before the change in material master
    the old value 99 is used - and consequently the rebate agreement is wrong.
    I am using the old update.
    I really appreciate your kind help.
    Best Regards
    Carina Grand

    Hi Carina,
    Unfortunatelly the Rebate volume group (BONUS) is stored already in VBAP table (field VBPA-BONUS) and is not availalbe on any of the screens for user modification. So you have following option:
    1. update the field directly in VBAP table on DB creating custom program - this will work only if the billing doc has not been created for a sales order, otherwise you need to update the VBRP-BONUS field as well.
    2. reject the sales order items with incorrect Rebate volume group field and create new items with the same material, qty and pricing conditions - requires more effort, but in line with standard. This will not work for already billed items.
    Regards,
    Marcin

  • Change material group for an existing material

    Hi all,
    What is the steps to change a material group for an existing material?
    Is there any impact on the reports if I were to change the material group of an existing material?
    Thanks and regards,
    JT

    Yes, You can change in MM02 and also while changing you will get the folloeing Warning message..
    You are changing material group, but material already used by purchasing
         Message no. M3531
    Procedure
         When changing the material group of a material that is already being
         used by the purchasing department, you should note that:
         o   The purchasing statistics show how much of a material group has
             already been ordered. Unitl the change is made, the material is
             managed under the old material group and therefore the old material
             group statistics are updated. From the moment the change is made,
             the new material group's statistics are updated.
         o   Some purchase orders may derive from contracts with item categories
             referring to material groups. If this is the case, the material
             cannot be used after the change has been made.
         o   Every purchase requisition is allocated to a release strategy that
             can depend on the material group. A new release strategy may apply
             to a new material group. Purchase requisitions that were created
             before the change are subject to the old strategy; purchase
             requisitions that were created after the change are subject to the
             new strategy.

  • How can I export a large group of emails from my Macbook Pro to a flash drive?

    How do I export a large group of emails from my Macbook Pro to a flash drive?

    Mailbox > Export Mailbox...

  • How can I easily remove a group of photos from my iPad

    how can I easily remove a group of photos from my iPad?

    Iif the photos were synced to the iPad they can only be removed by connecting to iTunes on your computer, unselecting the photos folder that you synced to the iPad and then follow that with a sync.
    IF the photos are in the camera roll, open the camera roll album, tap the as select button in the upper right corner, tap on each photo that you want to delete in order to select them and then tap the trash can icon.

  • Mess. Type ET01: No labeling material group is assigned to material

    Dear Gurus,
    I want to print message type ET01 but when I try the system give me following message: "No labeling material group is assigned to material "
    What do I have to do to make my material group "labeling"?
    Waiting for your comments,
    Warm regards,
    Fuffo

    Hi Fuffo,
    I am getting the same error when I am trying to print my material id labels.
    The error reads:
    No labeling material group is assigned to material &1
    Message no. WJ024
    Is there something missing in the material master ? I have had a good look at the config (a couple of times) and the master data and am not able to make out what is it that I am missing.
    Your input will be very helpful.
    Thank you in advance.
    Regards,
    Pardeep.

  • How to synchonize the field of Sales group in VN01  from R/3

    Dear  Sir,
    I would like to synchonize the field of Sales group in T-code VN01 in SAP  R/3 to CRM. I can't see the field of Sales group in R/3 , what should I do ??
    Please kindly advise.
    Thank you and best regards,
    Vimol

    Hi,
    To do it in JS you need to use oData, as wrote above:
    to make this requests easer, i use a XrmSvcToolkit library (https://xrmsvctoolkit.codeplex.com/)
    Your code will be about this:
    /// <reference path="rtb_XrmSvcToolkit.js" />
    XrmSvcToolkit.retrieve({
    entityName: "Entity1",
    id: Xrm.Page.getAttribute("quantity").getValue()[0].id,
    select: ["my_FieldNeedToUpdate"], //Here are the name of your fields, which you want to select.
    expand: [""],
    async: false,
    successCallback: function (result) {
    FieldNeedToUpdate= result.my_FieldNeedToUpdate;
    errorCallback: function (error) {
    Error = error;
    FieldNeedToUpdate = FieldNeedToUpdate + 1; //Doing some work here
    var InputEntity =
    my_FieldNeedToUpdate: FieldNeedToUpdate //here are fields, witch you want to update
    XrmSvcToolkit.updateRecord({
    entityName: "Entity1",
    id: Xrm.Page.getAttribute("quantity").getValue()[0].id,
    entity: InputEntity ,
    async: false
    Here are more samples:
    https://xrmsvctoolkit.codeplex.com/SourceControl/latest#Samples/XrvSvcToolkit.Samples.updateRecord.js

  • Default Pruchasing Group in PO from Material Master

    Hello!
    How can we default the Purchasing group in PO ( ME21N ) from the purchasing group in material master record??
    Regards

    Hi,
    If a perticular buyer is responsible for a set of materials procurement activity ,Normally these materials will be provided with that purchase group. Hence is it possble for you to divide the materials accordingly and assign purchase group ?Then if a MRP run for this material, you can fetch the requisions created and covert them into POs on the Purcgase Group name.
    Regards,

  • How to update whole external table(in ABAP dictionary) from internal table at once

    Hi,
    How can I update the content of the external table (in ABAP dictionary) from the content of internal table data at once. I created the internal tables with out the header line, with the work area. I tried UPDATE TARGET_EXTERNAL_TABLE FROM TABLE INTERNAL_TABLE. But it returns 4 for sy-subrc and did not work.
    Thank you
    Regards.
    CHINTHAKA

    Hi Feiyun Wu,
    Thank you very much. Your code worked. Is there any way to replace the whole content of the external table from internal table data ?
    Regards,
    Chinthaka

  • Error in WRCR when trying to change material group of an article/material

    We are using SAP 4.6c Retail.
    I'm trying to change a material group via transaction WRCR and the following message is displayed
    W7018 Error Checking valuation at retail for valuation area 2001.
    I've been looking every where I can think of, but I can't find where valuation area is linked to either the material nor the old and new material group?
    It has almost has to be a customizing setting

    Hi,
    Pls check this link
    https://support.office.com/en-us/article/Troubleshoot-workflow-errors-8fcf47e5-a410-4714-880b-2611b18a56ce#bm6
    <section class="ocpSection" style="color:#363636;font-family:'Segoe UI', 'Segoe UI Web Regular', 'Segoe UI Symbol', 'Helvetica Neue', 'BBAlpha Sans', 'S60 Sans', Arial, sans-serif;font-size:10px;line-height:normal;">
    Cause
    One or more actions used in the workflow reference assemblies are not listed in the safe list in the web.config file.
    One or more actions used in the workflow reference assemblies are listed as unsafe in the safe list in the web.config file.
    </section><section class="ocpSection" style="color:#363636;font-family:'Segoe UI', 'Segoe UI Web Regular', 'Segoe UI Symbol', 'Helvetica Neue', 'BBAlpha Sans', 'S60 Sans', Arial, sans-serif;font-size:10px;line-height:normal;">
    </section>
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • How to Hide Fields and shrink group in a crystal report

    I am workling on a report that is looking for the top 15 accounts by state based on assets. I did that by creating a running total field and supressing anything where that running total field is greater than 15. However, my problem is that if the state has more than 15 I have blank space between that state and the next one. Any way to clear that blank space??
    Thanks for your time

    Hi,
    How you suppressed the particular section Which containing the Objects.
    Suppose you are displaying Accounts in Details section , Suppress the section itself with your condiotion.
    Selection Expert>Common Tab> Suppress-->x-2
    {#RTotal0}>15
    Regards,
    Salah.

  • How can I sync a specific group of contacts from Address Book to Google?

    Let's say I have two contact groups: one is called 'Colleagues', another is 'Friends',
    how can I only sync 'Friends' to Gmail contacts?
    As I tried to sync my Address Book to Gmail contacts, all of them (both 'Colleagues' & 'Friends') were sync'd to Gmail contacts.
    I can't find a way to deal with it.
    Thanks in advance!
    PS:
    (1) I set up Address Book <-> Gmail contacts sync in this way: went to Address Book, then went to 'Preferences...' -> 'Accounts' -> 'Account Information' -> ticked 'Synchronize with Google'
    (2) I am using Mac OS X Snow Leopard 10.6.4, version of Address Book: 5.0.2, version of iSync: 3.1.1

    Hi 1234khashayar,
    Welcome to the Support Communities!
    You can create groups in your iCloud account at www.icloud.com.  Once created, they will appear on your iPhone.
    iCloud: Create a group and add contacts to it
    http://support.apple.com/kb/PH2667?viewlocale=en_US
    Cheers,
    - Judy

  • How do you strip out certain groups of characters from a String variable

    for exapmle...
    String date = "11-Feb-2005";
    String day;
    String month;
    String year;
    how would you strip out '11' from date to assign it to 'day', and 'Feb' to assign it to 'month' and '2005' to assign it to 'year'.
    in my program the variable 'date' will always be in the format of:
    ist two digits are numbers followed by '-'
    then three digits (letters) followed by '-'
    then four digits that are numbers.
    i think it has something got to do with charAt or something, im not sure how to do it.
    any ideas?

    yea i tried the first method and it works fine.
    thanks very much.
    also... i tried the other one and it outputs... 11 1 2005
    which means it works but you see i wanted to put the date in the format of...
    Calendar date = new GregorianCalendar(2005, Calendar.FEBRUARY, 11); so i can compare it to another Calender object to see which one is earlier.
    that is why i am doing it like this...
    Calendar date = new GregorianCalendar(+ year + ", Calendar." + month + ", " + day);
    for example...
    Calendar xmas = new GregorianCalendar(1998, Calendar.DECEMBER, 25);
    Calendar newyears = new GregorianCalendar(1999, Calendar.JANUARY, 1);
    // Determine which is earlier
    boolean b = xmas.after(newyears); // false
    b = xmas.before(newyears); // true
    anyways i am just curious.

  • How can I delete a large group of songs from my iPhone?

    Seems that IOS 6 no longer allows me to select and remove songs from iTunes as it used to. The only way I can do it now is one song at a time on the phone which is insanely tedious for the amount of stuff I add and remove on a regular basis.

    From the iOS 6 User Guide:
      When iTunes Match is turned on, you can’t delete music. If space is needed, iTunes Match removes music for you, starting with the oldest and least played songs.
    Not sure if that applies, but you have two separate threads on the issue.

  • Shipment header - Container ID field to list with the data from PM master

    Hi Gurus,
    In Shipment function (VT01N), Vehicle number is added manually in the field Container ID (VTTK-SIGNI) of Overview screen under processing tab.  The requirement is vehicle number should be picked up from the list of possible entries with PM Vehicle master data. (IE01)
    The discussion has been done with PM consultant and understood that it cannot be done by SPRO settings. Also the other technical possibilities have been checked for doing the same and proposed for ABAP enhancements.
    Is it technically possible with
    1) Search help Exit
    2) Screen Exit
    3) User Exit/other enhancements like BADI/BAPI
    Please help me in this regards.
    Regards,
    Anbu

    Check out GUIXT at www.synactive.com.  The base version is already free with SAPgui.  GUIxt allows you to do this without any ABAP coding (..almost any ABAP coding because their "local help" is handled by a supplied ABAP program.

Maybe you are looking for