Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9091

Re: System Matrix Customization

$
0
0

Hi Kuldeep,

 

You can check it on Form_Data_Load Event of BOM Form.

 

 

Also this query can help you to get the time when an item was used in GRPO:

 

 

SELECT Top 1  (DATEADD(DAY, 365, PDN1.DocDate)) as 'Date'    FROM   OPDN INNER JOIN PDN1 ON OPDN.DocEntry = PDN1.DocEntry       Where ItemCode = '" + ItemCode + "' Order by OPDN.DocEntry DESC

 

 

 

 

Hope it helps.

 

 

Thanks & Regards

 

Ankit Chauhan


Viewing all articles
Browse latest Browse all 9091

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>