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: 

UserExit/BAdi for MM02 Change Material to update Sales data table MVKE

Former Member
0 Kudos

I am working on Material Master enhancement, I am successfully done with Create Material MM01 through BAdi BADI_MATERIAL_REF Method CREATE_MATERIAL. But I am unable to get a UserExit/BAdi for change material MM02 to change the sales org 2 data and update in table MVKE. Anybody know any BAdi/UserExit or any idea how to update sales org 2 data via MM02 to update table MVKE.

4 REPLIES 4

Former Member
0 Kudos

Hello Arjun,

Please check the BADi BADI_MATERIAL_CHECK,

Method CHECK_DATA. not so sure, but i thionk you can go with it.

Regards,

Antony Thomas

kesavadas_thekkillath
Active Contributor
0 Kudos

Hi Arjun,

You can check for some available enhancement spots.

Former Member
0 Kudos

Hi Check below exits/BADIs

Exit

MGA00001 Material Master (Industry): Checks and Enhancements

MGA00002 Material Master (Industry): Number Assignment

MGA00003 Material Master (Industry and Retail): Number Display

Business Add-in

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_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 Master

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

Former Member
0 Kudos

Hi,

Use EXIT_SAPLMGMU_001