‎2005 Sep 02 10:57 AM
Hi Folks,
I wanted to know is there a way where we can display 2 data in a cell, in ALV Report. I mean if I want to display Price and below Date in one cell. If so, please can also give some example of doing it.
Regards,
Tim
‎2005 Sep 02 11:46 AM
Hi.
Not in one cell. But you can do it in 2 rows. Will that do ?
If that should do, in the field catalog, set the row_pos = 2 for the date field..
fieldcatalog-row_pos = 2.
Remember 2 reward suitable points if thsi post answered ur question.
Rgds,
Prashanth.
‎2005 Sep 02 10:58 AM
‎2005 Sep 02 11:44 AM
Hi Frederic
Could you tell me in more detail how do u do it? if I take the CHAR20 and concatenate it will merge the 2 field values in a cell of ALV grid? can u show me the sample code for the same.
Regards,
Tim
‎2005 Sep 02 11:46 AM
Hi.
Not in one cell. But you can do it in 2 rows. Will that do ?
If that should do, in the field catalog, set the row_pos = 2 for the date field..
fieldcatalog-row_pos = 2.
Remember 2 reward suitable points if thsi post answered ur question.
Rgds,
Prashanth.
‎2005 Sep 02 5:10 PM
Hi Prasanth,
Thanks for that simple solution. But my requirement is not that simple. I am triyng to look for the situation where I can feed 2 different data in one cell, just one below the other. Is it possible ?
Regards,
‎2005 Sep 02 5:38 PM
‎2005 Sep 03 6:12 AM
Hi Tim,
No. It is not possible to have 2 data in a single cell.
What I earlier suggested was a work around.. of having it in 2 different rows.
Kindly reward points if this post has answered ur question.
Rgds,
Prashanth.