<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Edi Yanto (何 萬 新) &#187; forms personalization</title>
	<atom:link href="http://ediyanto83.wordpress.com/tag/forms-personalization/feed/" rel="self" type="application/rss+xml" />
	<link>http://ediyanto83.wordpress.com</link>
	<description>Welcome to my weblog</description>
	<lastBuildDate>Sun, 08 Nov 2009 07:24:26 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='ediyanto83.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/a744dbd9a2c0cfeb9b03e383ec662828?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Edi Yanto (何 萬 新) &#187; forms personalization</title>
		<link>http://ediyanto83.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ediyanto83.wordpress.com/osd.xml" title="Edi Yanto (何 萬 新)" />
		<item>
		<title>Activate Special Menu and Invoke Custom Form When Clicked on that Special Menu at Oracle Apps</title>
		<link>http://ediyanto83.wordpress.com/2009/03/06/activate-special-menu-and-invoke-custom-form-when-clicked-on-that-special-menu-at-oracle-apps/</link>
		<comments>http://ediyanto83.wordpress.com/2009/03/06/activate-special-menu-and-invoke-custom-form-when-clicked-on-that-special-menu-at-oracle-apps/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 01:26:43 +0000</pubDate>
		<dc:creator>Edi Yanto</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[ebiz]]></category>
		<category><![CDATA[forms personalization]]></category>

		<guid isPermaLink="false">http://ediyanto83.wordpress.com/?p=453</guid>
		<description><![CDATA[The below steps for activate special menu on Receipts form and invoice custom form &#8220;Receipt DT&#8221; when clicked on the special menu on Oracle Application (E-Business Suite)

Open the Receipts Form on Receivables Manager Responsibility
Open the Personalization form using the navigation “Help &#62; Diagnostics &#62; Custom Code &#62; Personalize”
Enter the sequence number as 10 and description [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ediyanto83.wordpress.com&blog=848929&post=453&subd=ediyanto83&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The below steps for activate special menu on <strong>Receipts</strong> form and invoice custom form &#8220;<strong>Receipt DT</strong>&#8221; when clicked on the special menu on Oracle Application (E-Business Suite)</p>
<ol>
<li>Open the Receipts Form on Receivables Manager Responsibility</li>
<li>Open the Personalization form using the navigation “Help &gt; Diagnostics &gt; Custom Code &gt; Personalize”</li>
<li>Enter the sequence number as 10 and description “Activate Special Menu”</li>
<li>Select the Trigger Event as “WHEN-NEW-FORM-INSTANCE&#8221; and save the changes</li>
<li>On Actions tab, enter or select the following values<br />
• Sequence = 10<br />
• Type = Menu<br />
• Description = Receipt DT Informations<br />
• Language = All<br />
• Enabled = Yes</li>
<li>On the right side of Actions tab, enter or select the following values<br />
• Menu Entry = SPECIAL10<br />
• Menu Label = Receipt DT<br />
• Render line before menu = Yes</li>
<li>Click on the “Validate” button, then click on “Apply Now” button</li>
<li>Close both the forms and reopen the Receipts form<br />
<em>Result:Check the Tools menu after opening the <strong>Receipts</strong> form, there should be an additional menu showing the given prompt.</em></li>
<li>Open the personalization form and it should automatically query the existing rule to activate the special menu</li>
<li>Enter the sequence number as 20 and description “Invoke Receipt DT Custom Form on Special Menu&#8221;</li>
<li>Select the Trigger Event as “SPECIAL7” and save the changes</li>
<li>On Actions tab, enter or select the following values<br />
• Sequence = 10<br />
• Type = Builtin<br />
• Description = Call Receipt DT form<br />
• Language = All<br />
• Enabled = Yes</li>
<li>On the right side of Actions tab, enter or select the following values<br />
• Builtin Type = Launch a Function<br />
• Function Code = MPICOLLRECEIPT<br />
<em>Note: Define </em><strong>MPICOLLRECEIP</strong>T<em> as form function, associate with a custom form and add the </em><strong>MPICOLLRECEIPT</strong><em> function to the menu of “Receivables Manager” responsibility.</em></li>
<li>Validate, Apply and Save the changes</li>
<li>Close both the forms and reopen the Receipts form<em><br />
Result: When clicked on the <strong>Tools &gt; Receipt DT</strong>, it should invoke the custom form attached to the <strong>MPICOLLRECEIPT</strong></em><em> function<br />

<a href='http://ediyanto83.wordpress.com/2009/03/06/activate-special-menu-and-invoke-custom-form-when-clicked-on-that-special-menu-at-oracle-apps/fp1/' title='fp1'><img width="150" height="89" src="http://ediyanto83.files.wordpress.com/2009/03/fp1.jpg?w=150&#038;h=89" class="attachment-thumbnail" alt="" title="fp1" /></a>
<a href='http://ediyanto83.wordpress.com/2009/03/06/activate-special-menu-and-invoke-custom-form-when-clicked-on-that-special-menu-at-oracle-apps/fp2/' title='fp2'><img width="150" height="89" src="http://ediyanto83.files.wordpress.com/2009/03/fp2.jpg?w=150&#038;h=89" class="attachment-thumbnail" alt="" title="fp2" /></a>
<a href='http://ediyanto83.wordpress.com/2009/03/06/activate-special-menu-and-invoke-custom-form-when-clicked-on-that-special-menu-at-oracle-apps/fp3/' title='fp3'><img width="150" height="67" src="http://ediyanto83.files.wordpress.com/2009/03/fp3.jpg?w=150&#038;h=67" class="attachment-thumbnail" alt="" title="fp3" /></a>
<a href='http://ediyanto83.wordpress.com/2009/03/06/activate-special-menu-and-invoke-custom-form-when-clicked-on-that-special-menu-at-oracle-apps/fp5/' title='fp4'><img width="150" height="89" src="http://ediyanto83.files.wordpress.com/2009/03/fp5.jpg?w=150&#038;h=89" class="attachment-thumbnail" alt="" title="fp4" /></a>
<a href='http://ediyanto83.wordpress.com/2009/03/06/activate-special-menu-and-invoke-custom-form-when-clicked-on-that-special-menu-at-oracle-apps/fp6/' title='fp5'><img width="150" height="89" src="http://ediyanto83.files.wordpress.com/2009/03/fp6.jpg?w=150&#038;h=89" class="attachment-thumbnail" alt="" title="fp5" /></a>
<a href='http://ediyanto83.wordpress.com/2009/03/06/activate-special-menu-and-invoke-custom-form-when-clicked-on-that-special-menu-at-oracle-apps/fp7/' title='fp6'><img width="150" height="89" src="http://ediyanto83.files.wordpress.com/2009/03/fp7.jpg?w=150&#038;h=89" class="attachment-thumbnail" alt="" title="fp6" /></a>
</p>
<p></em></li>
</ol>
Posted in Oracle Tagged: ebiz, forms personalization <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ediyanto83.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ediyanto83.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ediyanto83.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ediyanto83.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ediyanto83.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ediyanto83.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ediyanto83.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ediyanto83.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ediyanto83.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ediyanto83.wordpress.com/453/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ediyanto83.wordpress.com&blog=848929&post=453&subd=ediyanto83&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ediyanto83.wordpress.com/2009/03/06/activate-special-menu-and-invoke-custom-form-when-clicked-on-that-special-menu-at-oracle-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a46483722032898c6cbfab66b430a214?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">Edi</media:title>
		</media:content>
	</item>
	</channel>
</rss>