Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

OOPs..

Former Member
0 Likes
801

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

9 REPLIES 9
Read only

Laxmana_Appana_
Active Contributor
0 Likes
758

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

Read only

Former Member
0 Likes
758

hi siju,

Check this..

http://www.sapgenie.com/abap/OO/

Regards

vijay

Read only

Read only

Former Member
0 Likes
758

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.

Read only

Former Member
0 Likes
758

Hi Siju,

Have a look at this SDN thread, hope it will help you..

Regds,

Akshay Bhagwat

Read only

0 Likes
758

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.

Read only

Former Member
0 Likes
758

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

Read only

abdul_hakim
Active Contributor
0 Likes
758

hi

give me ur email id.i will send you some good document for starting up in OO ABAP.

Cheers,

Abdul Hakim