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

enhancing XK01 with custom fields

Former Member
0 Likes
782

Hi guys,

I want to add custom fields for the transactions

XK01, XK02, MK01, MK02.

EXAMPLE> the fields will be added in XK02> GENERALDATA>SUBCONTRACTING> HERE MY FIELDS WILL BE ADDED.

How can i add my custom fields here.

Is there any exit available.

i cannot enhance the standard program SAPMF02K.

where should i design my fields.

Please suggest.

will be rewarded.

Hi guys,

I want to add custom fields for the transactions

XK01, XK02, MK01, MK02.

EXAMPLE> the fields will be added in XK02> GENERALDATA>SUBCONTRACTING> HERE MY FIELDS WILL BE ADDED.

How can i add my custom fields here.

Is there any exit available.

i cannot enhance the standard program SAPMF02K.

where should i design my fields.

Please suggest.

will be rewarded.

2 REPLIES 2
Read only

Former Member
0 Likes
681

Hi,

You have to search for some SCREEN EXIT in the Program SAPMF02K itself.

Try CUSTOMER-FUNCTION '001 of include MF02KFEX.

If not search for Similar customer functions.

Regards,

Anji

Read only

0 Likes
681

Hi Ahmed,

If you are on release 2004 or higher you can use the BADIs VENDOR_ADD_DATA and VENDOR_ADD_DATA_CS.

Regards,

John.