Screen exit for MM01 to add additional fields to basic data tab .

Hi All ,
We are working on the SAP version ECC 5.0 . Our requirement is to add additional fields to the general data section of the basic data1 tab for the tcode MM01 . I have gone through many previous queries in SDN but not able to figure out what exactly the process should be . All I could figure out is to start the process from appending the structure to MARA for the additional fields . Then follow the steps in the SPRO .
Define Structure of Data Screens for Each Screen Sequence
Assign Secondary Screens
Maintain Order of Main and Additional Screens
Assign Screen Sequences to User/Material Type/Transaction/In
Define How Maintenance Statuses Are Determined in Data Trans
Create Program for Customized Subscreens
I am not able to comprehend what we are trying to do in these steps .
Can anyone explain me in detail what we are trying to do in the whole process ?
Thanks ,
Varun .

Hi varun,
Create the append structure on the MARA table.
The SAP note 44410 describes how to add the new fields to the screen and how the updating will work.
1.     Make a copy of function group MGD1to ZMGDI as stated inthe Ossnote using program COPYMGDI.
2.             Goto Se38 enter program name SAPLZMGDI Click Display and goto> program-> other object---> enter screen number '0001' and add your fields to the subscreen which should apper on the the general data section of the basic data1 tab for the tcode MM01
2.     Make the changes stated in SAP Note.
3.     After make the changes the functional analyst will need to make some configuration changes.
4.     SPRO -> Logistic General -> Material Master -> Configuring Materal Master -> Define Structure of Data Screens Sequence.
5.     Select SSq = 21 then click on Subscreens select Basic DATA1
6.     Enter in the new screens that were built
7.     Change the row that was create putting in the program (function group program) that was created in step 2.
Thanks and regards,
Pavankumar

Similar Messages

  • Add a new field in basic data tab in PPOME for a position

    Hello Evryone,
    I want to display a Job ID field in Basic Data tab when displaying a position. Is this something to do in config? If yes, could anyone please guide me how to do it? Right now I can see only the Job description, but no ID.
    Thank you,
    Rush

    Hi
    Job ID field will not be displayed in Basic Data Tab.  That you can see in the top hald of the portion under <-- Mark.
    The details you can see are
    Task Assignment - Executive
    Code-Exe
    ID C 50000084
    Valid from 30.03.2007
    Valid to Unlimited
    First select the Job "Executive" and press enter, then you can find the details in the first half of the screen.
    Please reward the points without fail.
    Regards
    Venu

  • Screen Exit for MM01 Material Creation

    Hi,
    The requirement is to add 2 new field in the Material Creation transaction (MM01) in the General Plant / Storage Location View.
    I was trying to find the Screen exit in the MGA Package but there was no screen exit for material. So, i tried by SPRO- IMG, iam able to attach my designed screen and its viewable in MM01 but the data is not being updated in the relevant table for the custom fields (The custom fields are appended in the MARC table).
    So, can you please help me about the coding part for the updation of the custom field data.
    Thanx

    Hi,
      Check these:
    MGA00001 - Material Master (Industry): Checks
    and Enhancements
    MGA00002 - Material Master (Industry): Number
    Assignment
    MGA00003 - Material Master (Industry and
    Retail): Number Display
    Check with 'BADI_MATERIAL_REF'
    Refer
    http://www.****************/Tutorials/ExitsBADIs/MM/MM01.htm
    https://forums.sdn.sap.com/click.jspa?searchID=7217830&messageID=3313524
    Regards
    Kiran

  • Screen exits for MM01 Tcode

    Hi Folks,
              I am doing some enhancements for MM01 Tcode.we need to add new screens to MM01. could any one tell me the available screen exits or BADI' s for tcode MM01. thnx in advance.
                    santosh.

    Hi,
    Check these:
    MGA00001 - Material Master (Industry): Checks
    and Enhancements
    MGA00002 - Material Master (Industry): Number
    Assignment
    MGA00003 - Material Master (Industry and
    Retail): Number Display
    Check with 'BADI_MATERIAL_REF'
        Refer
    http://www.****************/Tutorials/ExitsBADIs/MM/MM01.htm
    https://forums.sdn.sap.com/click.jspa?searchID=7217830&messageID=3313524
    Regards

  • Add new fields incu stomer data tab ( transaction BP)

    Hello,
    I need to add three new fields in the  standard  transaction BP.  I need the  three new fields show in the customer data tab when you have introduced a determinated value in control tab before.
    Is it possible?
    Can you tell me the way?
    Thanks

    Hello,
    I was changing  the  customer fields of transaction BP with transaction eewb.
    I was working in a specific project (ZBUPA) as you can see in the following images. I don´t know what I've changed but now the icon of the enhancement of the project is like a red broken box (Errors occurred if you look for it at the legend), and the task has got a prohibit icon (Processed with Errors). Like this:
    [[IMG]http://img329.imageshack.us/img329/6627/errorpp1.th.jpg]http://img329.imageshack.us/my.php?image=errorpp1.jpg][IMG]http://img329.imageshack.us/img329/6627/errorpp1.th.jpg | http://img329.imageshack.us/my.php?image=errorpp1.jpg]
    I am very interested in recover the system to the initial state of the screen, like this image shows.
    [[IMG]http://img329.imageshack.us/img329/3763/okzv3.th.jpg]http://img329.imageshack.us/my.php?image=okzv3.jpg][IMG]http://img329.imageshack.us/img329/3763/okzv3.th.jpg | http://img329.imageshack.us/my.php?image=okzv3.jpg]
    Thanx!

  • Screen exit for making mandatory of existing fields in MM01

    Hi friends,
    In MM01 transaction and MM02 transaction i want to make fields MVGR4 and MVGR5 mandatory in sales org view 2 for some peticular plants. please help.
    I tried USER EXIT MGA00001 fort this. but the problem is if we r saving from other tabs the cursor is not positioning to the sales org2 tab.
    thanx in advance.
    Jijo

    Hi Hoffmann,
                       Thks for responding. I will make you clear the procedure tht i have followed
    1) Copied the MGD1 function group to ZMGD1.
    2) Copied MARA table into ZMARA.
    3) Followed the procedure given in website - http://www.****************/Tutorials/ExitsBADIs/MM/MM01.htm
    4) Added two fields in screen 0001 pattno patttype.
    4) Successed in creation of screen and it is even showing when i am opening MM01 screen basic data1 the two fields that i have added.
    5) Issue is when i am giving the data it is not gettong stored in ZMARA table, as i have not given the coding in USER exit EXIT_SAPLMGMU_001 my new fields data will not be saved but the material number has to be saved thts my doubt.
    Hope it is pretty clear.!!!

  • Screen Exit for MM01

    Hi,
    I need an user exit that will enable me to default some of the fields on the MM01 transaction while creating a material.
    The user requirement is... Whenever we create a material using another material as template (copy from material) the Material Price Group (MVKE-KONDM) should NOT be copied from the reference material AND it should be defaulted to a value based on some business logic.
    Need an user-exit or BADI where it is possible to put these logic.
    Regards,
    Milan

    Hi Rishi,
    Thanks for replying. I have already tried this exit but the problem is we can change only fields in CMARA structure (TYPE MARU) through this user exit.
    I tried modifying the KONDM field in WMVKE structure but this does not get updated in the table.
    Did I miss something?
    Regards,
    Milan

  • Implement screen exit for MM01

    Hello all,
    I follow the instructions from the link below for adding a new tab for MM02-MM03 tcodes.
    <link to blocked site removed by moderator>
    I added the tab and i created the screens but now i want to fill my tab with values from mvke table and i need to use values  ( vkorg werks vtweg )which i entered on the organization level selection screen.
    On MM02, On the first screen i enter matnr then i select my new tab view,  then i enter ( vkorg werks vtweg ) values for organization levels.
    Now i need these  ( vkorg werks vtweg ) organization level values in my new tab but i cant get them. I tried get parameters but it is only working for matnr. Not these parameters. How can i get them any ideas? All global tables are empty in my tab.
    Edited by: aydnbk on Oct 6, 2011 10:48 AM
    Edited by: Thomas Zloch on Oct 6, 2011 8:36 PM

    I managed to do it by using badi BADI_MATERIAL_OD

  • Screen Exit for MSC1N

    Hi all,
    I have tried finding screen exit based on package and application area. But i was not able to find any screen exit.I need to add some fields in material data tab in this transaction.
    Please let me know any screen exit that might be useful for me.
    Regards
    Taranam

    I have the same question,  could anyone can help, thanks in advance..
    Edited by: tlymail on May 25, 2010 3:22 AM

  • BAdI/User Exit for MM01

    Hi All,
    I am looking for a User Exit for MM01
    I need to catpure the Document data in MM01>Additional data>Document data tab
    I checked with the following enchancements but no use
    MGA00001
    MGA00002
    MGA00003
    BADI_Material_Check.
    Can any one help me in finding the suitable enhancemet?
    Thanks
    Bhasker

    Hi Bhasker
    Go to Se18 Tcode
    and give the definition name is "DOCUMENT_MAIN01"
    check the definition in display mode because it is Sap Standard Definition.
    there you will find a "TYPE" Tab
    under this you have two check boxes 
    <b>1) Multiple Use</b>
    2) Filter-Depend
    if you want multiple implementations  check this Check box
    after this you need to create a request and the system asks  Access Key for Changes
    for that you will catch that Key from your Basis Team.
    Regards
    Sreeni

  • Screen exit for FB60 on header level

    hi , i am working on FB60 .  i want to add an extra tab  i.e extra screen on the header level . are there any screen exits for fb60 to add extra screen?

    hi praveen,
    search this forum on how to implement a badi if you haven't done one before. also, go to transation SE18 and read the documentation on badi_fdcb_subbas01 which clearly says that its used for FB60... see the example how they have used it by going to menubar Implementation->Overview then choose FI_FDCB_SUBBAS01_EX (Example for Screen Enhancement 1 on FDCB Basic Data Screen)...you should look at the method PUT_DATA_TO_SCREEN_OBJECT and tab Subscreens where the screen exits are available to use.
    In FB60, if you go to menubar System->Status and check the Program (Subscreen) and Screen Number, you'll see it'll match the program name and screen no. provided in the Subscreen tab of the BADI.
    Hope this helps.
    Cheers,
    Sougata.

  • Custom field in Basic data screen of invoice entry screen

    hello,
    I want to add custom fields in basic data screen of Invoice entry in SRM 5.0.
    As invoice Entry screen is divided into three parts:
    1. Basic data Screen
    2. Header data screen
    3. Item data screen
    Now according to OSS Note number 672960 we are able to add Custom fields in the header as well as item data screen of invoice entry without any difficulty.
    but our requirement is to add custom fields in the basic data screen.
    Is there way available to add custom fields in the basic data screen.
    Thanks
    Sarabjeet

    hi
    check this spro path
    Financial Accounting (New) --> Travel Management --> Business Add-Ins and User Exits in Travel Management --> Entry --> Screen Modifications: Adjustment of "User Data" Screen

  • Add new customer  fields on Basic Data Header of Bid Invitations

    Add new fields on Basic Data of Header  of BID INVITATIONS  and other screens. I found many notices sap that it indicates that I can use badi BBP_CUF_BADI_2, both how does it?
    I understand that method  MODIFY_MODE_QUOT is due to implement because he is the one that  allows to use in way edition the screen. In this method only   CV_MODE  ='E'.
    In which method  I assign the structure with the new fields or customer fields?
    In where I indicate to him in that screen must add the new fields or customer fields?
    I need to implement more methods to add the new fields the headed one of  basic data of BID INVITATIONS.
    Thank you.

    Perhaps some answer for you can be found here:
    in this forum thread: Bidding Engine general questions :-(
    I have moved your thread from the general Business Process Expert forum to here as I think it has a better chance of being answered.
    cheers,
    Marilyn

  • Prod.hierarchy field in basic data

    hi
    can anybody please explain me what is a use of prod.hierarchy field in basic data tab page in material master and how to create these hierarchy levels
    i have gone through field help but not able to understand
    client is asking about this field
    please help me out
    its urgent

    Hi
    This product hierarchy are used mainly by SD side.
    You also post this in SD forum
    Regards
    Ranga

  • Screen Exit for VA01/02 Additional data tab B

    Hi
    i am working on screen exit for Additional Data Tab B to add custom fields.I have included the fields in VBAK table using append structure(is there a way to include fields using Include Structure?).
    Also i have seen in many threads that SAPMV45A program and 8309 is the screen number to do the changes.
    I am new to this Screen exits can someone tell me how to add these fields in that tab?i dont understand what to do from here.
    give me step by step process or any link to do this.

    hi
    but does it ask me for ACCESSKEY?
    i must not change the standard thing. i need to implement in Exits only.i have seen in SAPMV45A there are 2 exits exit_**_002 and 003 which can be used for PBO and PAI.
    but i am confused on how to bring the fields into ADDITIONAL DATA TAB B  without changing standard directly?

Maybe you are looking for

  • How to change the owner of a GPO using command line/script? - More than 200!

    I have more than 200 GPOs on the AD DOmain Half of the GPos were created by sveeral different people or are owned by the domain admins How can I change all of then, to a new owner, using the more "quick and easy" method? there a tool/utility for that

  • Exporting photos from ipod to desktop mac....help.

    I had one mac crash and the some of the photos from that computer are on an old ipod (4th gen - I think) and I need to put the photos on our other mac.  Keep getting error messages that other mac does not recognize photo format?

  • FBRA Update terminated

    Hi guys,             We trying to reset clearing Doc using FBRA. Message triggers via Express dcoument "Update Terminated". I have checked the logs and in SM13 - indicates Update Terminated in Reverse_clearing. I have executed FBRA couple of times bu

  • Oracle Access Manager and Passing Cert Info to HTML or JSP

    Friends, We are trying to pass the CN information from our smartcard (CAC) that looks i.e. john.doe.123456789 as a parameters to an Oracle Forms using the staticHTML implementation utilizing the OBLIX SSO OR utilizing a JSP or HTML file to read these

  • [Bug report] ONVIF and SNC-DH140

    Hi, I'm a software designer in a French Home Automation company, and I've been working in the last weeks to create an ONVIF client able to support all kind of ONVIF cameras. For this, I was using a Sony SNC-DH140 camera for all my tests. However, sin