To have Financial Management execute an action only if a particular dimension member is the current member, use an If structure that tests the return value of the Member function.
In this example, if the current scenario is Budget,Financial Management multiplies the amounts in the UnitsSold and Price accounts and inserts the product in the Sales account.