| | |
| | | [* |
| | | // 甄兰鸽 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 ); |
| | |
| | | InventoryPlanArchiveVersion::GenerateData( macroplan, this ); |
| | | } |
| | | if( istrcdemand ){//TRC需求 |
| | | // CustomerDemandIDS::GenerateData( this, recyclebin, archive ); |
| | | InterfaceTRCForecast::ArchivedData( this, macroplan ); |
| | | } |
| | | if( istransferplan ){//调拨计划 |
| | | ArchiveTransferPlanCell::Archive( macroplan,archive ); |