‎2006 Mar 02 4:40 AM
Hi all,
Iam working on ABAP objects , but i am trying to execute some of the examples copy paste in a se38.
Is there a better way or does some one have some good links or how-to 's to work using SE24.
here is my email:id bashkishore@yahoo.com
Thanks in Advance
Kishore Kumar Yerra.
‎2006 Mar 02 4:56 AM
Hi Kishore,
Class Builder is used for creating global classes.Almost everything that we can do in classes using SE38 can be done in SE24. It includes defining and implementing classes including creation of attributes, methods ,interfaces and even events. If you are in the office, I can send u the details of how to use SE24 in your office address.
Bye.
SP.
‎2006 Mar 02 4:46 AM
se24, gives the metjod, events, interfaces, attributes etc of a class.
if u want to call a class in ur program,
go inside program, click
click on PATTERN->OTHER OBJECTS PATTERN (immediately next to fn call).
from there u can call methods, events etc
‎2006 Mar 02 4:48 AM
Dear Kishore,
Probably you want to know more of ABAP Objects. You can find good links in help.sap.com (http://help.sap.com/saphelp_47x200/helpdata/en/ce/b518b6513611d194a50000e8353423/frameset.htm).
Regards,
Deva.
‎2006 Mar 02 4:49 AM
‎2006 Mar 02 4:56 AM
Hi Kishore,
Class Builder is used for creating global classes.Almost everything that we can do in classes using SE38 can be done in SE24. It includes defining and implementing classes including creation of attributes, methods ,interfaces and even events. If you are in the office, I can send u the details of how to use SE24 in your office address.
Bye.
SP.
‎2006 Mar 02 5:03 AM
HI
THE GIVEN LINK IS ON HOW TO WORK WITH SE24 TO CREATE CLASS
<a href="http://help.sap.com/saphelp_nw04/helpdata/en/ef/d94b78ebf811d295b100a0c94260a5/frameset.htm">http://help.sap.com/saphelp_nw04/helpdata/en/ef/d94b78ebf811d295b100a0c94260a5/frameset.htm</a>
IF THESE ARE USEFUL PLEASE REWARD POINTS
REGARDS,
ANOOP.