cancel
Showing results for 
Search instead for 
Did you mean: 

Accessing Mixed Nodes

Former Member
0 Kudos

Hi everyone,

I have a requirement where i have added a value attribute to a model node. I need to set and get values from this value attribute. As this is not part of BOL i am unable to read them using BOL entity class. How to get and set values from a value attribute which is part of a model node. And I have this value attribute in the context node BTADMINI of component BT115IT_SLSO. Any help is really appreciated.

Thanks,

Chan

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Closing the thread

Former Member
0 Kudos

Hi Chan,

Get your value node in an instance of if_bol_bo_property_access. Then you can use the set_property and get_property methods of that interface.

Regards,

Masood Imrani S.