‎2006 Dec 01 2:08 PM
Hi
I am new to abap.
I wanted to know whether while programming in alv oops , there is any usage of module pool for screen logic or we can directly write the code in alv.
Thanks in advance
ss
‎2006 Dec 01 2:13 PM
Welcome to SDN!!!!
you have to create the container in screen painter which is related to module pool,
so this is related to module pool
chk these standard programs for ALV containers
BCALV_EDIT_01
BCALV_EDIT_02
BCALV_EDIT_03
BCALV_EDIT_04
BCALV_EDIT_05
BCALV_EDIT_06
BCALV_EDIT_07
BCALV_EDIT_08
reward if helpful
‎2006 Dec 18 11:21 AM
‎2006 Dec 01 2:17 PM
‎2006 Dec 01 2:18 PM
Swapna,
I would suggest that you look at these programs.
http://www.geocities.com/mpioud/Abap_programs.html
If you are using REUSE functions, you don't need to do anything with screen flow logic. If you are ALV containers and controls (OO ABAP), then you will have to write the screen flow logic.
Regards,
Ravi
Note - Please mark all the helpful answers
‎2006 Dec 01 2:40 PM
hi
good
go to se38 give BCALV* put f4, you ll find out lots of example related to ALV , you can test them and use as per your requirement.
thanks
mrutyun^