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

how to add set attribute method in webdynpro abap using code wizard.

Former Member
0 Likes
1,312

Hi developer,

I am new to webdynpro abap , i have developed a small component from sap technical abap but i am not able to add the set attribute method using read context node /attribute in wizard code ,pleae guide me in solution.

thanks,

ravi.

2 REPLIES 2
Read only

FredericGirod
Active Contributor
0 Likes
643

Hi,

could you copy / past your code ?

if you need help on webdynpro and your beginner, try to watch the video on internet of WebBProfessor. It's really good videos !

regards

Fred

Read only

narendar_naidu
Active Participant
0 Likes
643

Hi Ravi,

If you want to set attribute click on on Code wizard----> select SET(as u want to set attribute)

----> enter---> u will get a pop up with all the nodes and its corresponding attributes.

select the attribute u want to set and press enter---> u will get default code and now change the code according to your requirement.

regards,