cancel
Showing results for 
Search instead for 
Did you mean: 

Multi Action - Dynamically derive period for Data Lock step

PS_1978
Active Participant
0 Kudos
250

Hello Gurus - I have a multi action that is being called in Calendar Event. This multi action would extract the data from S4 and loads into SAC Dimensions and Models. While loading the data into models, I am unlocking all periods and locking them back once the loads are completed. However, this is locking the forecast period which is causing issues with Planning.

Any input on passing forecast period dynamically to "Data Locking Step" in multi action? I have forecast starting and ending months in a dimension with member id WKFCSTDEF and properties StartMonth and EndMonth. Please do remember, this multi action is called from Calendar event as daily job.

Any other alternate approach is also fine with me. I want to unlock forecast period after daily loads.

Thanks,

PS

View Entire Topic
William_Yu
Product and Topic Expert
Product and Topic Expert
0 Kudos

I would suggest to check if it's possible to extract data from s/4 into a different version from the one used in planning. 

PS_1978
Active Participant
0 Kudos
Thanks @William_Yu - This would do. Regards, Phani