Skip to Content
0
Jun 03, 2008 at 01:11 PM

ALV - How to add a field that is not in the dictionary structure?

60 Views

Hello everyone,

I have an ALV component and a dictionary structure assignet to it.

Lets say that this structure has one field called customer_code.

What i want to do is to create a method to search the table where i have the customer_name and display it in my ALV component.

But the problem is that i can only assign one structure to my ALV component and the structure assigned doesnt have the field customer_name.

Is it possible to display a field which is not in the dictionary structure?

Regard