‎2006 Jul 20 6:07 AM
Hi,
Can somebody guide me in getting started with object oriented programming in ABAP..
I would like to know about the structure..
For ex)
How we should define selection screen.
What are the events there.
How to capture the selection screen values and use them..
Suppose if I have a check box defined in selection screen, how should I capture the value and use it in classes.
Thanks n advance
‎2006 Jul 20 6:09 AM
Hi,
check the transaction ABAPDOCU , you will have many examples on selection-screens.
For ALV examples , check below links :
http://esnips.com/doc/5c65b0dd-eddf-4512-8e32-ecd26735f0f2/prefinalppt.ppt
http://esnips.com/doc/b708766f-a934-42a1-8064-c4de75b48fc4/Sample-Program-of-alv-using-oops.ppt
http://esnips.com/doc/2d953590-e8c5-490c-a607-d1ab7cf517d7/ALV.pdf
Regards
Appana
*Award points to all helpful answers
‎2006 Jul 20 6:10 AM
‎2006 Jul 20 6:12 AM
Hi,
Check the link,
http://help.sap.com/saphelp_47x200/helpdata/en/ce/b518b6513611d194a50000e8353423/frameset.htm
Regards,
Azaz Ali.
‎2006 Jul 20 6:18 AM
check BCALV_GRID_VERIFY Program...it will be usefull... also check BCALV*...it will give list of OOPS ALV Programs...
1.First u have to create a container.
then create an object for custom container by passing this container .
2.Create a object for Grid by passing the custom container in this Grid
3. If u want create handlers for events.
4. select the datas and place uin ITAB.
5.create filedcat using MERGE Function module for the itab.
4. use SET_TABLE_FOR_FIRST_DISPLAY to display the values.
‎2006 Jul 20 6:24 AM
‎2006 Jul 20 6:43 AM
Hi Siju - I have some good examples on this topic.....If u can give ur email ID, i can mail it across....Also have a look at this link.....gives step by step examples....
http://sap.genieholdings.com/abap/OO/index.htm
-Aarthi.
‎2006 Jul 20 6:25 AM
hi siju,
check the below links u will find much info
http://www.sapgenie.com/abap/OO/index.htm
http://www.geocities.com/victorav15/sapr3/abap_ood.html
http://www.brabandt.de/html/abap_oo.html
Check this cool weblog:
/people/thomas.jung3/blog/2004/12/08/abap-persistent-classes-coding-without-sql
/people/thomas.jung3/blog/2004/12/08/abap-persistent-classes-coding-without-sql
http://help.sap.com/saphelp_nw04/helpdata/en/c3/225b6254f411d194a60000e8353423/frameset.htm
if u find it useful plz mark the points
Regards,
Naveen
‎2006 Jul 20 6:51 AM
hi
give me ur email id.i will send you some good document for starting up in OO ABAP.
Cheers,
Abdul Hakim
‎2006 Jul 20 7:16 AM
Hi,
Have a look at these good links-
http://www.sapgenie.com/abap/OO/
http://www.sapgenie.com/abap/OO/index.htm
http://help.sap.com/saphelp_nw04/helpdata/en/c3/225b5654f411d194a60000e8353423/content.htm
http://www.esnips.com/doc/375fff1b-5a62-444d-8ec1-55508c308b17/prefinalppt.ppt
http://www.esnips.com/doc/2c76dc57-e74a-4539-a20e-29383317e804/OO-abap.pdf
http://www.esnips.com/doc/5c65b0dd-eddf-4512-8e32-ecd26735f0f2/prefinalppt.ppt
http://www.sapgenie.com/abap/OO/
http://www.sapgenie.com/abap/OO/index.htm
http://www.sapgenie.com/abap/controls/index.htm
http://www.esnips.com/doc/2c76dc57-e74a-4539-a20e-29383317e804/OO-abap.pdf
http://www.esnips.com/doc/0ef39d4b-586a-4637-abbb-e4f69d2d9307/SAP-CONTROLS-WORKSHOP.pdf
http://www.sapgenie.com/abap/OO/index.htm
http://help.sap.com/saphelp_erp2005/helpdata/en/ce/b518b6513611d194a50000e8353423/frameset.htm
http://www.sapgenie.com/abap/OO/
Mark useful answers.
Regards,
Tanuja.