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

Mainteance View - Description Field

former_member194669
Active Contributor
0 Kudos

All,

I have table like the following


MATNR
DESCR
MATNR1
DESCR1

Here MATNR is a key field in this table.

My question is :--> I need to create a Maintenance View for this table and here MATNR1 is entered then the DESCR1 field auto filled with description of DESCR by cross checking MATNR = MATNR1.

1 REPLY 1

former_member194669
Active Contributor
0 Kudos

Solved.

Using Maintenance attribute for view field