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: 
Read only

Adding Custom Fields to XD99, XK99

Former Member
0 Likes
7,335

Hi,

I have a requirement to add custom fields to Customer and Vendor master transaction which are mass maintained.

XD99 and XK99 are the transaction codes. I found notes on adding custom fields to mass maintain MM17, however did not find any solution as of now to add custom fields to XD99 and XK99.

If anyone has worked on it, kindly provide me details if there is any Badi/User exit/Enhancement point to achieve this.

Regards,

Sneha Soni.

Hi,

I have a requirement to add custom fields to Customer and Vendor master transaction which are mass maintained.

XD99 and XK99 are the transaction codes. I found notes on adding custom fields to mass maintain MM17, however did not find any solution as of now to add custom fields to XD99 and XK99.

If anyone has worked on it, kindly provide me details if there is any Badi/User exit/Enhancement point to achieve this.

Regards,

Sneha Soni.

4 REPLIES 4
Read only

madhu_vadlamani
Active Contributor
0 Likes
3,147

Hi Sneha,

1) Your question is not clear 2) If you already added a custom a screen in xd01 and you want to mass update please write a small program on lsmw and update. The same will applicable even for vendor master. If this is not your requirement please post it clearly.Then same i did.

Regards,

Madhu.

Read only

0 Likes
3,147

Ok....here it is.

I have to add custom fields to mass transactions MM17, XD99 and XK99. For MM17 i fould SAP notes how to achieve this.

But for Customer and Vendor readily there is nothing available.

So can you please share knowledge how to add custom fields to the above mentioned transactions.

Read only

Former Member
0 Likes
3,147

hi,

To get the custom field in the XD99 Transaction . Do the following :

Maintain the fields the the Table MASSFLDLST .

Read only

0 Likes
3,147

This works well with standard fields, but check [Note 216596 - Include additional fields in mass maintenance|https://service.sap.com/sap/support/notes/216596] and [Note 414020 - MASS: Customer fields are not mass-maintainable|https://service.sap.com/sap/support/notes/414020]

Regards,

Raymond