cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

[SAC] Is there a way to update Version properties using scripting?

MaxOliver
Discoverer
0 Likes
703

Is there a way to update Version properties using scripting in SAC?

Accepted Solutions (0)

Answers (2)

Answers (2)

onb_carlose
Explorer
0 Likes

Hi @MaxOliver 

You could use updateProperty API to update properties on Version Dimension:

https://help.sap.com/docs/SAP_ANALYTICS_CLOUD/00f68c2e08b941f081002fd3691d86a7/e855501c0a2c47338636f... 

N1kh1l
Active Contributor
0 Likes

@MaxOliver 

Both createMembers and updateMembers API of Planning model only supports generic dimensions, So I think version dimension cannot be updated using script.

https://help.sap.com/doc/1639cb9ccaa54b2592224df577abe822/release/en-US/index.html#PlanningModel

 

Kindly upvote the influence request for this.

createMembers & deleteMembers & updateMembers APIs to work with VersionDim Account OrgUnit

Improvement Request Details - Customer Influence

Hope this helps !!

Nikhil