2010 Jul 07 9:12 AM
Hello All,
I have an salv grid display which actually will always have one record to be displayed.
How can I have the SALV Grid to be dispalyed vertically rather than in the horizantal way.
There is no point in having a Horizontal dispaly as the SALV Grid will always show one record.
Kindly advice.
Regards,
Sweta Prasad
2010 Jul 07 3:08 PM
I guess there is no setting in ALV which would convert single horizontal record to Vertical record. You need to create a table with two columns, Text and Value and generate the ALV.
When we press the details button on the ALV screen, it calls FM LVC_ITEM_DETAIL to display the details of that Row. You may want to check the FM.
Regards,
Naimesh Patel
I guess there is no setting in ALV which would convert single horizontal record to Vertical record. You need to create a table with two columns, Text and Value and generate the ALV.
When we press the details button on the ALV screen, it calls FM LVC_ITEM_DETAIL to display the details of that Row. You may want to check the FM.
Regards,
Naimesh Patel
2010 Jul 07 3:08 PM
I guess there is no setting in ALV which would convert single horizontal record to Vertical record. You need to create a table with two columns, Text and Value and generate the ALV.
When we press the details button on the ALV screen, it calls FM LVC_ITEM_DETAIL to display the details of that Row. You may want to check the FM.
Regards,
Naimesh Patel
2010 Jul 08 4:32 AM
Thanks Naiimesh.
That was exactly what I had done but was just wondering if there was any simpler way out.
Regards,
Sweta
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |