‎2008 Aug 26 7:58 AM
Hello,
i want to make a list with ALV. One field is a string. So i split it up in x seperate fields.
One field ist 128 Byte long, because the user can choose Grid or List-Display.
So far so good.
but now in the List-View i have only 3 rows.
is there any chance zu output the x fields one below the other.
Thanks very much for your answers
Helmut
‎2008 Aug 26 10:12 AM
Hi!
For this you will have to use an ALV tree. You can also try using the FMs RS_TREE_CONSTRUCT, RS_TREE_LIST_DISPLAY and RS_TREE_SET_NODE. This should resolve your problem.
Cheers!
‎2008 Aug 26 10:12 AM
Hi!
For this you will have to use an ALV tree. You can also try using the FMs RS_TREE_CONSTRUCT, RS_TREE_LIST_DISPLAY and RS_TREE_SET_NODE. This should resolve your problem.
Cheers!