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

Hello,

my goal is to give to an administrator user the opportunity to lock/unlock the planning on a single keyfigure, but only for specific values of a characteristic. The other keyfigures must remain plannable for these characteristic values.

I tried with data slices in transaction RSPLAN but it seems that it's possible only to lock, for specific values of a dimension, all the keyfigures and not just one. Could the transaction RSPLSE be useful in any way?

Could you give me a suggestion?

Thank you,

Gabriele

0 Likes
View Entire Topic
gregor_dieckmann
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Gabriele,

no, in the case of a data slice based on the selection, But yes, in the case of an exit data slice: there you would implement an attribute lookup based on characteristic with the attribute and then decide whether the record is protected or not.

Regards,

Gregor