hongjli
2023-09-20 2ebe2029a22cb2901325b83ed075ed0a44237d5e
_Main/BL/Type_GlobalDTOTable/StaticMethod_SynchronizationAllMappingBrokerAndAPI.qbl
@@ -32,17 +32,17 @@
    //Global_MappingCurrency_MP::CreateByAPI( globalOTDTable );后面补
    //Global_MappingCurrencyRate_MP::CreateByAPI( globalOTDTable );后面补
    //globalOTDTable.GlobalOTDTable_Product_MP().AsyncExecute();
    globalOTDTable.GlobalOTDTable_ConversionFactor().AsyncExecute();
    globalOTDTable.GlobalOTDTable_Operation().AsyncExecute();
    globalOTDTable.GlobalOTDTable_OperationBOM().AsyncExecute();
    //globalOTDTable.GlobalOTDTable_ConversionFactor().AsyncExecute()异常;
    //globalOTDTable.GlobalOTDTable_Operation().AsyncExecute();异常
    //globalOTDTable.GlobalOTDTable_OperationBOM().AsyncExecute();异常
    //Global_MappingLane::CreateByAPI( globalOTDTable );
    //Global_MappingLaneLeg::CreateByAPI( globalOTDTable );
    globalOTDTable.GlobalOTDTable_ProductInLane().AsyncExecute();
    globalOTDTable.GlobalOTDTable_AIPISPIP().AsyncExecute();
    globalOTDTable.GlobalOTDTable_InventorySupply().AsyncExecute();
    globalOTDTable.GlobalOTDTable_StockingPointCost().AsyncExecute();
    globalOTDTable.GlobalOTDTable_OperationCost().AsyncExecute();
    globalOTDTable.GlobalOTDTable_Forecast().AsyncExecute();
    //globalOTDTable.GlobalOTDTable_ProductInLane().AsyncExecute();异常
    //globalOTDTable.GlobalOTDTable_AIPISPIP().AsyncExecute();异常
    //globalOTDTable.GlobalOTDTable_InventorySupply().AsyncExecute();异常
    //globalOTDTable.GlobalOTDTable_StockingPointCost().AsyncExecute();异常
    //globalOTDTable.GlobalOTDTable_OperationCost().AsyncExecute();异常
    //globalOTDTable.GlobalOTDTable_Forecast().AsyncExecute();异常
    //globalOTDTable.GlobalOTDTable_CustomOrder().AsyncExecute();
  *]
}