Addresses #502 - lead times to use a Qmax 'inclusive' between upper and lower bounds

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@4809 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
hardya
2008-04-16 15:11:52 +00:00
parent e881019ae0
commit 9b6d215e2c

View File

@@ -2174,7 +2174,7 @@ RECEIVED AT THIS ADDRESS CANNOT BE RESPONDED TO.');
WHERE nvl(p_qmax
,0) >= v.from_qmax
AND nvl(p_qmax
,0) < v.to_qmax
,0) <= v.to_qmax
AND v.enty_code = p_enty_code
AND v.mety_code = p_mety_code
AND ((v.svcp_code = p_svcp_code) OR