cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

I have realized a function, in a multi-planning area, that copy data from a cube to another. I want that all "record" (within selections) from "source" cube were copied into "destination" cube, eventually over-writing existing value for record with same "key".

Running this copy function in a real environment, i obtain that records from source were copied into destination but destination record not contained in source cube were deleted from destination cube.

This is a standard "modus operandi" of copy function (confirmed by SAP).

Do you know how can i realize function like i need (copy all from source without deletion of destination record not present in source)?

Thanks in advance.

Best regards.

Valter Casse

SSC

AMS-BW

0 Likes
View Entire Topic
Former Member
0 Likes

Hi Valter,

I think you achieve the desired result by selecting the option "Add to existing values" when defining the parameter group.

Greetings,

Martin