a
This commit is contained in:
@@ -129,6 +129,15 @@
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\..\..\..\..\..\Program Files (x86)\Kingdee\K3Cloud\WebSite\bin\Kingdee.K3.FIN.ServiceHelper.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Kingdee.K3.MFG.PRD.App.Core">
|
||||
<HintPath>..\..\..\..\..\..\Program Files (x86)\Kingdee\K3Cloud\WebSite\bin\Kingdee.K3.MFG.PRD.App.Core.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Kingdee.K3.MFG.PRD.App.ServicePlugIn">
|
||||
<HintPath>..\..\..\..\..\..\Program Files (x86)\Kingdee\K3Cloud\WebSite\bin\Kingdee.K3.MFG.PRD.App.ServicePlugIn.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Kingdee.K3.SCM.App.Stock.Report">
|
||||
<HintPath>C:\Users\Fareoh\Desktop\对比\20241015_英搏尔库龄\Kingdee.K3.SCM.App.Stock.Report.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Core" />
|
||||
<Reference Include="System.Xml.Linq" />
|
||||
|
||||
@@ -16,4 +16,4 @@ FROM T_PRD_PPBOM t0
|
||||
WHERE 1 = 1 AND t1e.FFORECASTGROUP != ''
|
||||
AND t0e.FFORECASTGROUP = ''
|
||||
AND t0e.FFORECASTGROUPFRIST != t1e.FFORECASTGROUPFRIST
|
||||
ORDER BY t1.FDATE desc
|
||||
ORDER BY t1.FDATE DESC
|
||||
@@ -30,8 +30,7 @@ BEGIN
|
||||
|
||||
--INSERT INTO #TMP_MO
|
||||
/*<EFBFBD>ƻ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>һ<EFBFBD><EFBFBD>Ͷ<EFBFBD>ţ<EFBFBD>T_PLN_RESERVELINKENTRY<EFBFBD><EFBFBD><EFBFBD>ƻ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ת<EFBFBD>Ƶ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> */
|
||||
SELECT
|
||||
t0e.FID
|
||||
SELECT t0e.FID
|
||||
,t0.FBILLNO
|
||||
,t0.FDATE
|
||||
,t0e.FENTRYID
|
||||
|
||||
Reference in New Issue
Block a user