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

web dynpro qustion

Former Member
0 Likes
522

hallow

i wont to add metod to program of min where i do that and how

sample will halpful

Regards

1 ACCEPTED SOLUTION
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
503

Well, if you are using an assistance class, then you can add the method there.

http://help.sap.com/saphelp_nw04s/helpdata/en/43/1f6442a3d9e72ce10000000a1550b0/frameset.htm

Regards,

Rich Heilman

3 REPLIES 3
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
504

Well, if you are using an assistance class, then you can add the method there.

http://help.sap.com/saphelp_nw04s/helpdata/en/43/1f6442a3d9e72ce10000000a1550b0/frameset.htm

Regards,

Rich Heilman

Read only

Former Member
0 Likes
503

hi shnya

create ur method and associate it to some class

Further, whenever you are calling a method of an interface or a class, use the 'CALL

METHOD cls_name->meth_name

regards

ravish

<b>plz dont forget to reward points if useful</b>

Read only

Former Member
0 Likes
503

and

please refer to the link in sdn. hope it might be of some help

regards

ravish