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

Class Interface

Former Member
0 Likes
820

hi!

how to create class interface. whts the transaction.

Regards,

Nagulan

4 REPLIES 4
Read only

Former Member
Read only

Former Member
0 Likes
616

Hi nagulan.

Se24 is the transaction to create Global classes and Interfaces

And in se38 directly u can create ur own local classes and interfaces

But u have to follow naming conventions,

Regds,

Murali

Read only

Former Member
0 Likes
616

Hi

You can create in the TCODE : SE24 . Just give the name ZIF_XXX

Reward if useful .

Santosh.

Read only

Former Member
0 Likes
616

Hi,

You just put the tcode as ABAPDOCU .

It will lead to you standard example of codes on abap.

Here you can get the abap objects one topic where you can get the sample codes on creating class,class interface ,class events etc.

I hope this will help you .