@@ -123,6 +123,7 @@ As this requires multiple changes across the second data action step, go ahead a
123123
124124<!-- border; size:540px --> 
125125
126+ ```
126127 CONFIG.HIERARCHY = [d/SAP_ALL_PRODUCT].[h/Hierarchy4],[d/SAP_MKT_MarketingCampaign].[h/Hierarchy2], [d/SAP_MKT_MarketingActivity].[h/Hierarchy2]
127128
128129 CONFIG.HIERARCHY.INCLUDE_MEMBERS_NOT_IN_HIERARCHY=
@@ -240,6 +241,7 @@ As this requires multiple changes across the second data action step, go ahead a
240241 [d/SAP_FI_XPA_GLAccount] = "41000000")
241242
242243 * ATTRIBUTE([d/SAP_MKT_MarketingActivity].[p/ActivitySpendAmount])
244+ ```
243245
244246Click on the ** Save** icon to have your updated data action saved.
245247
@@ -259,6 +261,7 @@ Click on the step **Recalculate all Activities** and replace the whole script in
259261
260262![ ReplaceRecalculateActivityDa] ( Step03UpdateRecalculateActivitiesDa/0302_ReplaceRecalculateDA.png )
261263
264+ ```
262265 CONFIG.HIERARCHY = [d/SAP_ALL_PRODUCT].[h/Hierarchy4],[d/SAP_MKT_MarketingCampaign].[h/Hierarchy2], [d/SAP_MKT_MarketingActivity].[h/Hierarchy2]
263266
264267 CONFIG.HIERARCHY.INCLUDE_MEMBERS_NOT_IN_HIERARCHY=
@@ -348,7 +351,8 @@ Click on the step **Recalculate all Activities** and replace the whole script in
348351 [d/SAP_FI_XPA_GLAccount] = "41000000")
349352
350353 * ATTRIBUTE([d/SAP_MKT_MarketingActivity].[p/ActivitySpendAmount]) ,3)
351-
354+ ```
355+
352356Click on the ** Save** icon to have your updated data action saved.
353357
354358<!-- border; size:540px --> 
0 commit comments