Click here to Skip to main content
15,885,278 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
@StockOption='F' AND (Temp_Issue_Qty/(Temp_Opening_Qty+temp_Received_Qty)*100) > 75
Posted
Comments
Kornfeld Eliyahu Peter 15-Apr-15 4:05am    
Did you checked the results of that computation actually returned by SQL?
To make it clear, what you are computing is the percentage of Temp_Issue_Qty from (Temp_Opening_Qty+temp_Received_Qty) - that what do you mean?
manoswc 15-Apr-15 4:28am    
Actually the result wont display,i am juz checking accordin to this condn the result will display under fast moving materials otherwise slow movin r whatever.....
ZurdoDev 15-Apr-15 8:49am    
How can we help?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900