cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

could not find Entity for Unit of Measure grp(MEGRP) in MM Data Model

Shweta_08
Explorer
0 Likes
728

Hello,

Can someone help on this field Unit of Measure grp(MEGRP). I cannot find it in MM Data Model. If its not available, where can I find in database tables to extend the data model.

 

Thanks,

Accepted Solutions (0)

Answers (2)

Answers (2)

izabela_szcze
Discoverer
0 Likes

Hi, 

If I understand correctly, you are referring to the MEGRP field from table T006M. This field is not part of a master data table but serves as a reference for customizing material master data to streamline the maintenance of quantity units within material master records. It is not included in the MM data model, and I am not aware of an equivalent functionality provided by SAP's within MDG. I assume that extending the UNITOFMSR entity, configuring the UI, and writing custom derivations within either the USMD_RULE_SERVICE BAdI or utilizing DQM derivation scenarios would be necessary to replicate this functionality as closely as possible to SAP's standard.

d024348
Product and Topic Expert
Product and Topic Expert
0 Likes

Would that be MARC-MEGRU and MVKE-MEGRU?

They are in the entities MARCMRPLS and MVKESALES, respectively.

For more info on model mapping, check transaction MDGM_MODEL_DETAILS

Manish_Singh234
Newcomer
0 Likes
Thanks , This is helpful.