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

Calling Methods

Former Member
0 Likes
352

Hi All,

Can anybody pls tell me how to call a method built using class builder.. se24.. in a program ? Like how we goto 'edit - > pattern - > and give the function module name in that' to call a fn module....

Waiting for the reply..

Thanks in advance,

Smitha

2 REPLIES 2
Read only

Former Member
0 Likes
331

i have found the soln..

Read only

former_member199581
Active Participant
0 Likes
331

Just like you said:

goto edit - > pattern - > ABAP Objects Pattern

Input the Instance Name (if you need to call an Instance Method, otherwise if you need to call a Static method, don't input anything in this field), the Global Class Name and the Method Name.

Hope this helps,

Roby.