cancel
Showing results for 
Search instead for 
Did you mean: 

Value Node---singleton

Former Member
0 Kudos

Hi Experts,

I create the Value Node in my application. i can't able to change the singleton value is false (valuenode->properties->singleton). defaultly its set into True...

i need to change the singleton value? whether its possible?

how to do that???

its very urgrnt please help..

Regards,

P.Manivannan.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi all,

Thanks.its solved

Regards,

P.Manivannan.

Former Member
0 Kudos

Hi all,

Thanks.its solved

Regards,

P.Manivannan.

former_member197348
Active Contributor
0 Kudos

Hi Manivannan,

You can not change the singleton property for the node which is direct child node of ROOT Context Node.

regards,

Siva

Former Member
0 Kudos

Hi,

Ex:

If you context structure is as follows

Value Node1 -


>Parent

Value Node2 -


>Chld of Value Node1

For ValueNode1 You wont be able to change

But for ValueNode2 You will be able to do this.

Details is mentioned in this doc.

http://help.sap.com/saphelp_nw70/helpdata/en/81/95384162316532e10000000a1550b0/content.htm

Regards

Ayyapparaj