<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>MPP - EBOM / MBOM Grid views</title><link>https://www.aras.com/community/f/development/5946/mpp---ebom-mbom-grid-views</link><description>Hi all, 
 My customer is utilizing MPP in Aras - and they would like to remove the &amp;#39;Name&amp;#39; column from MBOM and EBOM grid views (in Process Plan) since they are not utilizing it and it just takes room in the grid. 
 I have tried to play with ItemType </description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: MPP - EBOM / MBOM Grid views</title><link>https://www.aras.com/community/thread/2766?ContentTypeID=1</link><pubDate>Mon, 15 Apr 2019 11:44:38 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:2ef83737-0780-45dd-bf27-775285a7d058</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;You can customize Method mpp_GetBomTreeGrid. It contains the EBOM and the MBOM rendering (search for &amp;#39;rel_name&amp;#39; in the code to find your name column). Removing the name column is possible, but you have to keep an eye on the column sort_order, as they are quite hard fixed. If you remove one, you have to adjust the following ones.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>