Application Development and Automation 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: 

How to populate z-field of MAKT table through MM46 Tcode

Former Member
0 Kudos
475

Hi Experts,

I have some z-fields in MAKT table.

My requirement is that :

Through MM46 (Mass materiel maintenance (retail)) Tcode I want to populate those z-field value. How I can do that? Please help me.

1 ACCEPTED SOLUTION

RaymondGiuseppi
Active Contributor
0 Kudos
212

Read this (old) [Note 576160 - MM17: BAdI implementation for append fields|https://service.sap.com/sap/support/notes/576160] (This note created the Badi you will have to use)

Regards,

Raymond

2 REPLIES 2

Former Member
0 Kudos
212

Hi,

You need to enhance that . Fist find out suitable User exit or BADI for that transaction . check the input to the program from that table , how it is comming into that and then find out how they are population that . You need to enhance finally to that final output table to populate.

Regards,

Prasad

RaymondGiuseppi
Active Contributor
0 Kudos
213

Read this (old) [Note 576160 - MM17: BAdI implementation for append fields|https://service.sap.com/sap/support/notes/576160] (This note created the Badi you will have to use)

Regards,

Raymond