Quantcast
Channel: SCN : All Content - ABAP Development
Viewing all articles
Browse latest Browse all 8332

Creating Dynamic Clumns in ALV Report

$
0
0

Hello Experts,

 

I am really stuck in an issue regarding the creation of dynamic columns in ALV reports,

 

My scenario is like this,

 

In Custmer master report I have to display alll the details of custmer. There are number fields to be populated in the ALV output.

 

Please have a look in the pic,

ALV 01.PNG

here you can see for a single customer there would be diferent contact persons and I need to show all the details of the customers in the ALV output as columns.

 

 

For e.g.

 

Column Name          Data Under the column

--------------------          -----------------------------------

Name1                    Mr 01finger

Name2                    Mr Wrong

Name3                    Mr X

and  so on

 

Similarly for the field telephone and descriptions etc.

 

I have tried some techniques already given in internet but I found all of those are for creating dynamic columns with complate structure . I mean the whole structure would be dynamic that too the strature belongs to a single parent table. But in my case there are many fields from many tables included into one structure and in that structure few fields would be dynamic and the vlaues for the fields should be shown as columns against each customer in the ALV Report.

 

 

Could you please provide some solution for this.

 

 

Thanks in Advance.

Shreya


Viewing all articles
Browse latest Browse all 8332

Trending Articles