cancel
Showing results for 
Search instead for 
Did you mean: 

Default value field for I/P is disabled in Calculation view

Former Member
0 Kudos

Hello Experts,

I am working on SAP HANA SP07 and i tried to create an Input parameter in calculation view. but the default value field is always disabled irrespective of whichever option i select. Can someone tell me why is this so? and how can i add default value to it?

Thanks in advance.

Regards,

Sachin

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sachin,

It is a bug in the HANA SP07 version. There are two options which you can try out,

1) Create I/P, activate and export the view. Just go and edit the xml file you receive up on export. You can add below sentence in <variableproperties> line.

defaultvalue="<value>"

2) One more option could be you can update the default value field of I/P in lower version of HANA and transport the object back to the higher version.

Hope this helps you.

Thanks,

Akshay

Former Member
0 Kudos

Akshay,

Thanks for the quick help and Yes this works out. A small question here, editing Xml file and importing it back, will it not throw any error as xml file has been manually edited?

Thanks,

Sachin

Answers (0)