22
This commit is contained in:
parent
6556733ec4
commit
9d67f8a7ee
@ -147,10 +147,8 @@ UPDATE [ZZZ_SalesRportShareData] SET [
|
|||||||
|
|
||||||
END
|
END
|
||||||
GO
|
GO
|
||||||
--EXEC ZPR_SalesRportShareData;
|
EXEC ZPR_SalesRportShareData;
|
||||||
|
|
||||||
(SELECT TOP 1 aw1.FApproveDate FROM T_AutoWrireRecord aw1 LEFT JOIN T_AutoWrireRecordEntry aw2 ON aw1.fid=aw2.fid
|
|
||||||
WHERE aw2.fbillno2=A.fbillno)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user