Skip to Content
0
Former Member
Aug 10, 2005 at 09:48 AM

Dynamic View Context Attribute

39 Views

Hello All,

How do i create an Attribute to the dynamically created Node ?

I tried using code:

IWDAttributeInfo fieldName = myNode.addAttribute("Attr0",

"com.sap.dictionary.string");

But not sure whether it creates Attribute of AttributeInfo ..

Please explain IWDAttribute.

Regards,

Aayush