cancel
Showing results for 
Search instead for 
Did you mean: 

SAC Data action- ForEach

03-06-2025 10:20 AM
Npk544 Discoverer
780 views 1 comments
0 Likes
SAP Managed Tags
Labels
SAC Dataaction Advancedformula foreach link()
Subscribe

Friends, i need help with something specific in Data actions.

I want to run iteration based on each Dimension: Fund Center (using Foreach) and inside the Foreach -iteration:
I want to run a block of code in which IF a particular condition is met , i want copy data from Source Model to Target Model. So the Source Model has to get the input from the For Each Iteration and use it as input in Link() function for the copying the same to source model.

Could you any of you help me with this code?

Thanks

 

#SAC #SACPlanning #DataAction #AdvancedFormula #ForEach #Link()

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

William_Yu1
Product and Topic Expert
Product and Topic Expert
0 Likes

I would suggest you to give some example based on your data and explain what result you would like to achieve.