| | |
| | | exists( DataHolderCapacityAndSaleBudgeFilterMonth.Data(), Elements, tempCASBFM1, tempCASBFM1 = tempCASBFM ) ); |
| | | |
| | | |
| | | GlobalOTDSOP.CapacityAndSaleBudgeCompare( DataHolderMacroPlansForScenarioComparison.Data(), |
| | | &targetCapacityAndSaleBudgeFilterItem, |
| | | &targetCapacityAndSaleBudgeFilterPlaceOfProductionOfArray, |
| | | &targetCapacityAndSaleBudgeFilterBusinessType, |
| | | &targetCapacityAndSaleBudgeFilterYear, |
| | | &targetCapacityAndSaleBudgeFilterMonth, |
| | | GlobalOTDTable ); |
| | | //GlobalOTDSOP.CapacityAndSaleBudgeCompare( DataHolderMacroPlansForScenarioComparison.Data(), |
| | | // targetCapacityAndSaleBudgeFilterItem, |
| | | // targetCapacityAndSaleBudgeFilterPlaceOfProductionOfArray, |
| | | // targetCapacityAndSaleBudgeFilterBusinessType, |
| | | // targetCapacityAndSaleBudgeFilterYear, |
| | | // targetCapacityAndSaleBudgeFilterMonth, |
| | | // GlobalOTDTable ); |
| | | |
| | | GlobalOTDSOP.AsyncCapacityAndSaleBudgeCompare( DataHolderMacroPlansForScenarioComparison.Data(), |
| | | targetCapacityAndSaleBudgeFilterItem, |
| | | targetCapacityAndSaleBudgeFilterPlaceOfProductionOfArray, |
| | | targetCapacityAndSaleBudgeFilterBusinessType, |
| | | targetCapacityAndSaleBudgeFilterYear, |
| | | targetCapacityAndSaleBudgeFilterMonth, |
| | | GlobalOTDTable ); |
| | | *] |
| | | } |