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

abt global class?

Former Member
0 Likes
667

hi, how to create our own global classes,wt is the process.

1 ACCEPTED SOLUTION
Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
649

Hi,

Use transaction SE24.

Enter your class name and click on create you will get class builder.

From there you can create your class and its attributes, methods etc.

You can then in any program create instance of this class and call the methods.

Regards,

Sesh

Hi,

Use transaction SE24.

Enter your class name and click on create you will get class builder.

From there you can create your class and its attributes, methods etc.

You can then in any program create instance of this class and call the methods.

Regards,

Sesh

3 REPLIES 3
Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
650

Hi,

Use transaction SE24.

Enter your class name and click on create you will get class builder.

From there you can create your class and its attributes, methods etc.

You can then in any program create instance of this class and call the methods.

Regards,

Sesh

Read only

Former Member
0 Likes
649

the global class is useful as function module... but the thing is global class is having methods....

ok i understood that applications which are programmed by global class can also programmed by functional modules...

rewards point for useful answer...

regards...

Abhay Singh.