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

Sm30 - add foreign key description fields

Former Member
0 Likes
842

I created a custom table and generated the table maintenance screens. I would like now to include descriptions of 2 key fields when the user enters data. For instance a field is matnr. I would like to select on makt and bring up the description for the user to view.

How do I do this?

Thank you.

2 REPLIES 2
Read only

Former Member
0 Likes
539

Hi Janet,

For this you need to generate a table maintenance generator from SE11 for your custom table and then will have to modify the dialog program which gets generated as part of this table maintenance generator

Cheers

JK

PS: Award points if this helps you

Read only

Former Member
0 Likes
539

Hi,

you need to create the text table and assign it to the table which you have created.

regards

vijay