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 fields matnr and maktg to project defination

Former Member
0 Likes
516

Hi All,

MPT R&D projects require assigning each project definition to a material master record. In order to fulfill this requirement, we have decided to use user exit CNEX0006 "customer-specific fields in the project definiton. There is a project called Zdelivery that has been created with this user exit. The field that we would like to add to the project definition is material master field and description of the material master field. The techncial field names are as follows:

"MATNR", followed by the "MAKTG" as the description field.

the intent is for the user to either enter a material master record number or search the material master record, then upon selection of the desired material master record, the system should display the material description.

I am not getting how to do it.

Please help me.

Thnks in Advance.

Regards,

Shravani.

Hi All,

MPT R&D projects require assigning each project definition to a material master record. In order to fulfill this requirement, we have decided to use user exit CNEX0006 "customer-specific fields in the project definiton. There is a project called Zdelivery that has been created with this user exit. The field that we would like to add to the project definition is material master field and description of the material master field. The techncial field names are as follows:

"MATNR", followed by the "MAKTG" as the description field.

the intent is for the user to either enter a material master record number or search the material master record, then upon selection of the desired material master record, the system should display the material description.

I am not getting how to do it.

Please help me.

Thnks in Advance.

Regards,

Shravani.

1 REPLY 1
Read only

Former Member
0 Likes
419

Please see documentation of this enhancment. Are you adding fields to screen only or to database table also?

You will have to define subscreen and then activate 2 FMs which are included in enhancement with logic of transferring data.

For detail procedure, you can search this form for screen-exit.