<?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>Changes Pending in Part</title><link>https://www.aras.com/community/f/development/3943/changes-pending-in-part</link><description>Hi Expert,

Would you help me understand in which case &amp;#39;Change Pending&amp;#39; in a Part is set?

In editing mode (state of a part is Preliminary), I can&amp;#39;t untick it.

 

Thank you.</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: Changes Pending in Part</title><link>https://www.aras.com/community/thread/2069?ContentTypeID=1</link><pubDate>Wed, 03 Oct 2018 17:23:03 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:a35f6d2a-489e-4b19-9c59-2ecbe53591a7</guid><dc:creator>Joseph An</dc:creator><description>Hi Angelalp,

Thank you for your reply.

&amp;nbsp;

&amp;nbsp;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Changes Pending in Part</title><link>https://www.aras.com/community/thread/2068?ContentTypeID=1</link><pubDate>Mon, 01 Oct 2018 04:52:11 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:9059bfab-574d-41f7-8d24-b249bfdd056e</guid><dc:creator>AngelaIp</dc:creator><description>Hi,

the Changes Pending checkbox cannot be set by the user. The checkbox is set when the corresponding Item is used in a Change Process.

These two Methods do the job:
&lt;strong&gt;PE_clean_has_change_pending_prop
PE_update_has_change_pending&lt;/strong&gt;

With &amp;quot;Where Used&amp;quot; you can see, that these Methods are used in ItemType Server Events. But beware - that´s only half the truth. Most of the time, these Methods are triggered by LifeCycle transistions. 

These two Methdos trigger the checkbox update quite often:
&lt;strong&gt;PE_OnChangeItemReleased
PE_ChangeItemTransition&lt;/strong&gt;

When you create a custom change process, you must extend these two with your own functions.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>