xiaoding721
2024-11-22 d47b2a6610c16b6db7fa991f6064d990085b65f3
_Main/BL/Type_InterfaceDataset/Method_GenerateArchiveData.qbl
@@ -18,7 +18,8 @@
  [*
    // 甄兰鸽 Oct-30-2024 (created)
    if( iscustomdemand ){//全年日度需求/客户需求 
      CustomerDemandIDS::GenerateData( this, macroplan, recyclebin, archive );
      CustomerDemandArchive::GenerateData( this, macroplan, recyclebin, archive );
    //  CustomerDemandIDS::GenerateData( this, macroplan, recyclebin, archive );
    }
    if( isofflineplan ){//各产线下线计划
      OfflinePlanArchiveVersion::RefreshData( this, macroplan, archive );
@@ -34,7 +35,7 @@
      InventoryPlanArchiveVersion::GenerateData( macroplan, this );
    }
    if( istrcdemand ){//TRC需求
    //  CustomerDemandIDS::GenerateData( this, recyclebin, archive );
      InterfaceTRCForecast::ArchivedData( this, macroplan );
    }
    if( istransferplan ){//调拨计划
      ArchiveTransferPlanCell::Archive( macroplan,archive );