Question:
hi, someone know some fm to print an alv with 3 levels?
thank you.
domenico
Answer:
HALV only allows two levels, but you can use event slis_ev_after_line_output to output some more data after that, you just have to do a bit more work and sorting etc does not work automatically for the last line. Have a look at the examples in Package SLIS, you might find something there