limj
2023-10-24 93652435728de839582440eefd5122c281181d35
_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Response_PanelInterfaceTest_ButtonSynchronizeDataToMacroPlan_OnClick.def
@@ -14,7 +14,27 @@
    Body:
    [*
      GlobalOTDTable.SynchronizeDataToMacroPlan( MacroPlan, 
                                                 CheckboxUnitOfMeasure_MP.Checked()
                                                 ApplicationMacroPlanner.GetUserName(),
                                                 CheckboxUnitOfMeasure_MP.Checked(),
                                                 CheckboxCustomOrder.Checked(),
                                                 CheckboxForecast.Checked(),
                                                 CheckboxSalesSegment_MP.Checked(),
                                                 CheckboxProduct_MP.Checked(),
                                                 CheckboxConversionFactor.Checked(),
                                                 CheckboxOperation.Checked(),
                                                 CheckboxOperationBOM.Checked(),
                                                 CheckboxProductInLane.Checked(),
                                                 CheckboxAIPISPIP.Checked(),
                                                 CheckboxInventorySupply.Checked(),
                                                 CheckboxStockingPointCost.Checked(),
                                                 CheckboxOperationCost.Checked(),
                                                 CheckboxDOI_DSI.Checked(),
                                                 CheckboxCustomerGrade.Checked(),
                                                 CheckboxStockingPoint_MP.Checked(),
                                                 CheckboxCurrency_MP.Checked(),
                                                 CheckboxCurrencyRate_MP.Checked(),
                                                 CheckboxLane.Checked(),
                                                 CheckboxLaneLeg.Checked()
                                                );
      
      WebMessageBox::Success( "同步成功!", true );