Question:
is it possible to display text and next to the text to display a couple
alv ? ? ? ?
anyone can give me an example ? ? ? there is any example program
in r/3 system ? ? ?
Answer:
All ALV example ABAPs start BCALV* have a look yourself...
Displayed ALVs are just containers on the screen, so why not create two containers?
Think a little bit before asking for the code...
_________________
The Doc
Magna Grand Docot of the Tuly Idiot Order
2007 Basic Rules
Answer:
i use: REUSE_ALV_GRID_DISPLAY
i don't use containers.
is it possible to make a couple alv with REUSE_ALV_GRID_DISPLAY ? ? ?
Answer:
May I suggest using the "CALL METHOD grid->set_table_for_first_display" method, as it's much more versatile, and once cracked is just as easy to code?
_________________
The Doc
Magna Grand Docot of the Tuly Idiot Order
2007 Basic Rules