2009 Jul 17 8:47 AM
Hello Experts,
I want to know is it possible to display a line of table in Vertical format instead of Horizontal format? I know it can be done manually by writing few lines of code with WRITE statement.. BUt is there any other method to do this???
normal display of a line of table :
col1 col2 col3 col4 col5
a b c d e
I want to display it like below:
col1 a
col2 b
col3 c
col4 d
col5 e
Is it possible by any special method or function module except doing it manually.??
Please Help...
Regards..
Anupam..
2009 Jul 17 9:43 AM
Hello Anupam,
There is no standard function module exist to do this. Also in case of when we double click the line to display it detail in vertical mode that time standard selection is displayed which is created using all the field details from DD02L and DD03L. Then to disable those fields loop at screen is done.
Thanks,
Augustin.
Hello Anupam,
There is no standard function module exist to do this. Also in case of when we double click the line to display it detail in vertical mode that time standard selection is displayed which is created using all the field details from DD02L and DD03L. Then to disable those fields loop at screen is done.
Thanks,
Augustin.
2009 Jul 17 8:53 AM
i dont think so, but thats not a guarantee that between the 347 billion FM´s in a sap system there wont hide one which actually may be able to do this.
besides i got an idea.
in SE16N, when you want to analyse a single record and due to this double click it, you get a vertical output of the structure. maybe if you debug a lil around there you can find something.
Edited by: Florian Kemmer on Jul 17, 2009 9:54 AM
2009 Jul 17 9:43 AM
Hello Anupam,
There is no standard function module exist to do this. Also in case of when we double click the line to display it detail in vertical mode that time standard selection is displayed which is created using all the field details from DD02L and DD03L. Then to disable those fields loop at screen is done.
Thanks,
Augustin.
2009 Jul 17 9:50 AM
Hi,
Refer to this link...[How to convert rows to column|http://docs.google.com/Doc?id=dfv2hmgs_5d6bcxqgp&hl=en]
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |