Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Required BADI to add custom fields in the Basic Data screen in MM01

Former Member
0 Kudos

Hi,

I got a requirement like this. I have to add 3 custom fields and one button in the standard transaction i.e., MM01, MM02, MM03. There is one field like producu heirarchy in the Basic Data in that field i will enter some values i want to display the description of those values in the corresponding field for that i need to create 4 custom field. We can create this by breaking the Developer Access Key but instead of that can i get any BADI to add the our custom code to display those fields. I want to add those fields in Basic Data View in the transaction MM01, MM02, MM03. I serached in SPRO but i couldn't find the respective BADI.

Pls suggest if any BADI is there for this.

Thanks in advance.

4 REPLIES 4

Former Member
0 Kudos

Hi,

You can check this link for list of BADI and Exits for MM01-

Former Member
0 Kudos

Hi,

Check this

[http://saptechnical.com/Tutorials/ExitsBADIs/MM/MM01.htm]

Former Member
0 Kudos

Hi,

The list of BADI's are as under

WRF_DISCONT_PARAMS_I BAdI: Parameters in Fashion Discontinuation

WRF_DISCONT_FACT_E BAdI: Follow-Up Actions in Discontinuation

WRF_DISCONT_CHECKS_I BAdI: Scope of Check in Material Reorganization

MG_MASS_NEWSEG User-Specific Fields & Segments in Mass Maintenance

MATGRP_SKU_UPD BAdI for Article Hierarchy Connection

CDT_CHECK_MATERIAL Checks for Existence of a Material in a CDT

BADI_MM_MATNR Modification-Free Archiving Enhancement of MM_MATNR

BADI_MAT_F_SPEC_SEL BAdI for Material Special Field Selection

BADI_MATNR_CHECK_PVS Check Material for Use in iPPE

BADI_MATERIAL_REF Addition of customer-defined default data for material

BADI_MATERIAL_OD Integration of New Objects in Material or Article Maste

BADI_MATERIAL_CHECK Enhanced Checks for Material Master Tables

BADI_GTIN_VARIANT User Exit for Customer-Specific GTIN Variant Check

BADI_EAN_SYSTEMATIC BAdI for Internal Control of EAN Logic

Regards,

Surinder

Mohamed_Mukhtar
Active Contributor
0 Kudos

hi ,

Exits for MM01

MGA00001   "Material Master (Industry): Checks and Enhancements
MGA00002   "Material Master (Industry): Number Assignment
MGA00003  " Material Master (Industry and Retail): Number Display

Regards