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: 

ALV - twice same field

Former Member
0 Kudos

Hi guys,

I've a problem when creating the fieldcat in ALV grid.

I'd like to show the same field (MEINS) twice, near each quantity field of my table.

I can't simply append it on the fieldcat 'cause i have problems when i want to inhibit it by "change layout" function(i have to choose both of them to inhibit or none of them disappear).

My question is:

Can i show more times the same field so that each field is indipendent from the others?

How can i do it?

Thanks

1 ACCEPTED SOLUTION

ThomasZloch
Active Contributor
0 Kudos

duplicate column MEINS into e.g. MEINS2. Not elegant, but it should work.

Thomas

4 REPLIES 4

ThomasZloch
Active Contributor
0 Kudos

duplicate column MEINS into e.g. MEINS2. Not elegant, but it should work.

Thomas

Former Member
0 Kudos

Hi,

Have 2 fields in the output tab meins1 meins2 copy same data to these fields and refer them to the data type mein when creating the field catalog.

regards,

Advait.

Former Member
0 Kudos

Hi,

Try to append the field twice while building the field catalog but with different names .

Thanks,

Keerthi.

0 Kudos

It's the way i'd like to follow,

but the question is:

what name should i change???