<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Delete an item from Item Master in Maximo 7</title>
	<atom:link href="http://maximotimes.com/maximo/delete-an-item-from-item-master-in-maximo-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://maximotimes.com/maximo/delete-an-item-from-item-master-in-maximo-7/</link>
	<description>All Things Maximo</description>
	<lastBuildDate>Mon, 21 May 2012 17:53:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Andrej Marinić</title>
		<link>http://maximotimes.com/maximo/delete-an-item-from-item-master-in-maximo-7/comment-page-1/#comment-2046</link>
		<dc:creator>Andrej Marinić</dc:creator>
		<pubDate>Tue, 17 Jan 2012 18:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://maximotimes.com/?p=1145#comment-2046</guid>
		<description>If you are dealing with storerooms, then you are dealing with inventory. Inventory app will let you deactivate a specific item for that storeroom. Item Master is just that, a blueprint of a sort, of the item accessible to all storerooms across all sites and all orgs.</description>
		<content:encoded><![CDATA[<p>If you are dealing with storerooms, then you are dealing with inventory. Inventory app will let you deactivate a specific item for that storeroom. Item Master is just that, a blueprint of a sort, of the item accessible to all storerooms across all sites and all orgs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anuraggupta4444</title>
		<link>http://maximotimes.com/maximo/delete-an-item-from-item-master-in-maximo-7/comment-page-1/#comment-1984</link>
		<dc:creator>Anuraggupta4444</dc:creator>
		<pubDate>Sat, 15 Oct 2011 05:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://maximotimes.com/?p=1145#comment-1984</guid>
		<description>can sm1 help me to make a custom application like failiure code application...it uses concept of &#039;Paired tables&#039;</description>
		<content:encoded><![CDATA[<p>can sm1 help me to make a custom application like failiure code application&#8230;it uses concept of &#8216;Paired tables&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gmburo</title>
		<link>http://maximotimes.com/maximo/delete-an-item-from-item-master-in-maximo-7/comment-page-1/#comment-1934</link>
		<dc:creator>Gmburo</dc:creator>
		<pubDate>Wed, 03 Aug 2011 22:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://maximotimes.com/?p=1145#comment-1934</guid>
		<description>How would you set the Roll New Status to Organizations and Inventory check-box to auto check when changing status from Pending to Active</description>
		<content:encoded><![CDATA[<p>How would you set the Roll New Status to Organizations and Inventory check-box to auto check when changing status from Pending to Active</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chon</title>
		<link>http://maximotimes.com/maximo/delete-an-item-from-item-master-in-maximo-7/comment-page-1/#comment-1732</link>
		<dc:creator>Chon</dc:creator>
		<pubDate>Thu, 27 Jan 2011 15:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://maximotimes.com/?p=1145#comment-1732</guid>
		<description>I think this would be a nice tutorial.  Could you send me the details and I will post it here.  Thanks!</description>
		<content:encoded><![CDATA[<p>I think this would be a nice tutorial.  Could you send me the details and I will post it here.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander</title>
		<link>http://maximotimes.com/maximo/delete-an-item-from-item-master-in-maximo-7/comment-page-1/#comment-1731</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Thu, 27 Jan 2011 13:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://maximotimes.com/?p=1145#comment-1731</guid>
		<description>Hey!
If anyone would be interested in this..
I managed to delete an item by means of web-services.
First of all I deleted proper record from ITEMORGINFO table and then I was able to delete ITEM (all actions were done through web-service calls).</description>
		<content:encoded><![CDATA[<p>Hey!<br />
If anyone would be interested in this..<br />
I managed to delete an item by means of web-services.<br />
First of all I deleted proper record from ITEMORGINFO table and then I was able to delete ITEM (all actions were done through web-service calls).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicklas</title>
		<link>http://maximotimes.com/maximo/delete-an-item-from-item-master-in-maximo-7/comment-page-1/#comment-1723</link>
		<dc:creator>Nicklas</dc:creator>
		<pubDate>Tue, 18 Jan 2011 11:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://maximotimes.com/?p=1145#comment-1723</guid>
		<description>Setting the status to OBSOLETE is in effect a logical delete.  Many software engineers view this as better than a physical delete because it does not leave orphaned references is the rest of the database.  Personally I wish they would remove delete functionality from most of the objects because most of my time I am cleaning up things that turns out there was an object at the beginning of a process and it was deleted by the end like INVBALANCE records and receiving INTERNAL POs.</description>
		<content:encoded><![CDATA[<p>Setting the status to OBSOLETE is in effect a logical delete.  Many software engineers view this as better than a physical delete because it does not leave orphaned references is the rest of the database.  Personally I wish they would remove delete functionality from most of the objects because most of my time I am cleaning up things that turns out there was an object at the beginning of a process and it was deleted by the end like INVBALANCE records and receiving INTERNAL POs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sbooker</title>
		<link>http://maximotimes.com/maximo/delete-an-item-from-item-master-in-maximo-7/comment-page-1/#comment-1182</link>
		<dc:creator>Sbooker</dc:creator>
		<pubDate>Fri, 19 Nov 2010 01:14:08 +0000</pubDate>
		<guid isPermaLink="false">http://maximotimes.com/?p=1145#comment-1182</guid>
		<description>I&#039;ve been looking on IBM Support for some shred of Documentation on this new feature and exactly how it works. I&#039;d like to know how to deal with the case where an item is required to be removed from a single storeroom without affecting other storerooms across this organisation? it doesnt seem possible from initial tests</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been looking on IBM Support for some shred of Documentation on this new feature and exactly how it works. I&#8217;d like to know how to deal with the case where an item is required to be removed from a single storeroom without affecting other storerooms across this organisation? it doesnt seem possible from initial tests</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chon</title>
		<link>http://maximotimes.com/maximo/delete-an-item-from-item-master-in-maximo-7/comment-page-1/#comment-871</link>
		<dc:creator>Chon</dc:creator>
		<pubDate>Tue, 06 Jul 2010 11:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://maximotimes.com/?p=1145#comment-871</guid>
		<description>I don&#039;t know of anything that does what you need.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know of anything that does what you need.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bpscotty</title>
		<link>http://maximotimes.com/maximo/delete-an-item-from-item-master-in-maximo-7/comment-page-1/#comment-870</link>
		<dc:creator>bpscotty</dc:creator>
		<pubDate>Mon, 05 Jul 2010 10:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://maximotimes.com/?p=1145#comment-870</guid>
		<description>Chon,

what is the best way to delete a large amount of assets and their history/relationships without starting from a clean database? is there a sql utility to help remove things which will keep other changes such as new applications I have built and maxrelationships i have set?</description>
		<content:encoded><![CDATA[<p>Chon,</p>
<p>what is the best way to delete a large amount of assets and their history/relationships without starting from a clean database? is there a sql utility to help remove things which will keep other changes such as new applications I have built and maxrelationships i have set?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wrfitz5</title>
		<link>http://maximotimes.com/maximo/delete-an-item-from-item-master-in-maximo-7/comment-page-1/#comment-848</link>
		<dc:creator>wrfitz5</dc:creator>
		<pubDate>Fri, 18 Jun 2010 20:58:01 +0000</pubDate>
		<guid isPermaLink="false">http://maximotimes.com/?p=1145#comment-848</guid>
		<description>Anyone have any idea what the theory is behind not allowing delete on item master (or tool items for that matter)?  More important - why there does not seem to be a thread of documentation on it? It appears the help in max7 was simply a regurgitation of the max6 help which states that you can delete an item master record under the right conditions yet that is not true. I&#039;m perfectly fine with changes but misleading/completely inaccurate documentation is not acceptable.</description>
		<content:encoded><![CDATA[<p>Anyone have any idea what the theory is behind not allowing delete on item master (or tool items for that matter)?  More important &#8211; why there does not seem to be a thread of documentation on it? It appears the help in max7 was simply a regurgitation of the max6 help which states that you can delete an item master record under the right conditions yet that is not true. I&#8217;m perfectly fine with changes but misleading/completely inaccurate documentation is not acceptable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kahanamoku</title>
		<link>http://maximotimes.com/maximo/delete-an-item-from-item-master-in-maximo-7/comment-page-1/#comment-698</link>
		<dc:creator>Kahanamoku</dc:creator>
		<pubDate>Thu, 22 Apr 2010 06:30:05 +0000</pubDate>
		<guid isPermaLink="false">http://maximotimes.com/?p=1145#comment-698</guid>
		<description>Just good luck trying to set an item to Obsolete if its attached to a Canceled Work Order</description>
		<content:encoded><![CDATA[<p>Just good luck trying to set an item to Obsolete if its attached to a Canceled Work Order</p>
]]></content:encoded>
	</item>
</channel>
</rss>

