Application Development 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: 

V.Important: How to use se24 to build a class step by step: Points assured

Former Member
0 Kudos

hi all

I am new to OO based abap programming. I want to build a class using SE24 but i dont know where to put the various pieces of code in SE24.

Can anyone please provide a step by step procedure (including screenshots) on how to use SE24 to build a class using most of the features like constructor, attributes , interface , friend etc.

Documents would be more helpful as compared to links.

Points will be awarded

thanks in advance

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Just follow the below givenlink. Using this you can create a class in SE24.

http://help.sap.com/saphelp_nw04/helpdata/en/b3/f4b1406fecef0fe10000000a1550b0/content.htm

I think the below document would be

a very good introduction

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0a33479c-0b01-0010-7485-dc8c09d6...

See the Following Dem Program:

DEMO_ABAP_OBJECTS Complete Demonstration for ABAP Objects

DEMO_ABAP_OBJECTS_CONTROLS GUI Controls on Screen

DEMO_ABAP_OBJECTS_DIALOG_BOX Splitter Control for Screen with Dialog Box

DEMO_ABAP_OBJECTS_EVENTS Demonstration of Events in ABAP Objects

DEMO_ABAP_OBJECTS_GENERAL ABAP Objects Demonstration

DEMO_ABAP_OBJECTS_METHODS Demonstration of Methods in ABAP Objects

DEMO_ABAP_OBJECTS_SPLIT_SCREEN Splitter Control on Screen

Regards,

Padmam.

3 REPLIES 3

Former Member
0 Kudos

Hi,

As we can not send documents through forums i am sending you this link where you have a pdf. just go to this site and download the pdf. Go to 9th page you will get how to create global classes step by step with screen shots.

<a href="http://www.esnips.com/doc/2c76dc57-e74a-4539-a20e-29383317e804/OO-abap.pdf">step by step creation of global class with screenshots</a>

Reward points if useful,

Aleem.

Former Member
0 Kudos

Hi,

Just follow the below givenlink. Using this you can create a class in SE24.

http://help.sap.com/saphelp_nw04/helpdata/en/b3/f4b1406fecef0fe10000000a1550b0/content.htm

I think the below document would be

a very good introduction

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0a33479c-0b01-0010-7485-dc8c09d6...

See the Following Dem Program:

DEMO_ABAP_OBJECTS Complete Demonstration for ABAP Objects

DEMO_ABAP_OBJECTS_CONTROLS GUI Controls on Screen

DEMO_ABAP_OBJECTS_DIALOG_BOX Splitter Control for Screen with Dialog Box

DEMO_ABAP_OBJECTS_EVENTS Demonstration of Events in ABAP Objects

DEMO_ABAP_OBJECTS_GENERAL ABAP Objects Demonstration

DEMO_ABAP_OBJECTS_METHODS Demonstration of Methods in ABAP Objects

DEMO_ABAP_OBJECTS_SPLIT_SCREEN Splitter Control on Screen

Regards,

Padmam.

Former Member
0 Kudos

Hi ,

I have already uploaded a document which explains how to use SE24 transaction to build classes.Here is the link.

http://www.esnips.com/doc/39fdc647-1aed-4b40-a476-4d3042b6ec28/class_builder

Hope this will be of some help to you...

Regards,

SP.