Skip to Content
0
Former Member
Nov 09, 2011 at 07:13 PM

BPC MS - Custom copy Package

98 Views

Hi guru,

I need to copy a selection of data but with a custom package because I need to fix a parameter:

E.g.:

Source:

CATEGORY TIME DATASOURCE value

B 2011.10 DS_P 100

Target:

CATEGORY TIME DATASOURCE value

B 2011.11 DS_P 100

The fixed parameter will be the datasource DS_P.

My question is:

is it possible to set default parameter DS_P in package in order to avoid user to copy only this datasource? in this case, how can I forbid the user to change this fixed parameter?

thanks in advance.

Marco