<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://in.compucrete.com/index.php?action=history&amp;feed=atom&amp;title=Product_Structure_Cost_Analysis</id>
	<title>Product Structure Cost Analysis - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://in.compucrete.com/index.php?action=history&amp;feed=atom&amp;title=Product_Structure_Cost_Analysis"/>
	<link rel="alternate" type="text/html" href="http://in.compucrete.com/index.php?title=Product_Structure_Cost_Analysis&amp;action=history"/>
	<updated>2026-05-15T16:10:29Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>http://in.compucrete.com/index.php?title=Product_Structure_Cost_Analysis&amp;diff=514&amp;oldid=prev</id>
		<title>WikiAdmin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://in.compucrete.com/index.php?title=Product_Structure_Cost_Analysis&amp;diff=514&amp;oldid=prev"/>
		<updated>2023-07-14T13:00:35Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 13:00, 14 July 2023&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key my_wiki:diff::1.12:old-513:rev-514 --&gt;
&lt;/table&gt;</summary>
		<author><name>WikiAdmin</name></author>
	</entry>
	<entry>
		<id>http://in.compucrete.com/index.php?title=Product_Structure_Cost_Analysis&amp;diff=513&amp;oldid=prev</id>
		<title>Intra&gt;User: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://in.compucrete.com/index.php?title=Product_Structure_Cost_Analysis&amp;diff=513&amp;oldid=prev"/>
		<updated>2017-01-10T00:02:09Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This query report will give extend out the costs of each assembly.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;PRE&amp;gt;&lt;br /&gt;
select assy_product_code &amp;quot;Assembly&amp;quot;, pa.description_1 &amp;quot;Assembly Name&amp;quot;, sequence_code &amp;quot;Seq&amp;quot;,&lt;br /&gt;
  comp_product_code &amp;quot;Component&amp;quot;, pc.description_1 &amp;quot;Compenent Name&amp;quot;,&lt;br /&gt;
  pa.standard_cost &amp;quot;Assembly Cost&amp;quot;, qty_assembly &amp;quot;Qty&amp;quot;,pc.standard_cost &amp;quot;Comp Unit Cost&amp;quot;,&lt;br /&gt;
  pc.standard_cost*qty_assembly &amp;quot;Comp Ext Cost&amp;quot;&lt;br /&gt;
from artprstr s&lt;br /&gt;
  inner join artprod pa on pa.product_code = s.assy_product_code&lt;br /&gt;
  inner join artprod pc on pc.product_code = s.comp_product_code&lt;br /&gt;
where artprod.plant_no = :PLANT &lt;br /&gt;
order by assy_product_code,sequence_code&lt;br /&gt;
&amp;lt;/PRE&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Break/Group:&lt;br /&gt;
:1/1: Assembly,Assembly Name&lt;br /&gt;
Total:&lt;br /&gt;
: Comp Ext Cost&lt;/div&gt;</summary>
		<author><name>Intra&gt;User</name></author>
	</entry>
</feed>