<?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>Oracle Application Financial</title>
	<atom:link href="http://oraclefinancial.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://oraclefinancial.wordpress.com</link>
	<description>Mahmoud Elemam - blog</description>
	<lastBuildDate>Sat, 28 Jan 2012 19:57:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='oraclefinancial.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Oracle Application Financial</title>
		<link>http://oraclefinancial.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://oraclefinancial.wordpress.com/osd.xml" title="Oracle Application Financial" />
	<atom:link rel='hub' href='http://oraclefinancial.wordpress.com/?pushpress=hub'/>
		<item>
		<title>How To Create Assets Through Enterprise Install Base / Asset Tracking &#8211; Normal Item</title>
		<link>http://oraclefinancial.wordpress.com/2012/01/28/how-to-create-assets-through-enterprise-install-base-asset-tracking-normal-item/</link>
		<comments>http://oraclefinancial.wordpress.com/2012/01/28/how-to-create-assets-through-enterprise-install-base-asset-tracking-normal-item/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 19:57:20 +0000</pubDate>
		<dc:creator>Mahmoud Elemam</dc:creator>
				<category><![CDATA[Oracle E-Business Applications]]></category>
		<category><![CDATA[Oracle Financial]]></category>

		<guid isPermaLink="false">http://oraclefinancial.wordpress.com/?p=452</guid>
		<description><![CDATA[Prerequisite setups: A Capital Project must exist. The type associated to this project must have at least: - Class = Capital - On the Capitalization Information Tab, grouping method must be &#8216;CIP grouped by client extension&#8217; The user that will be updating the install base instances and running concurrent programs should be allowed by Projects Security [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclefinancial.wordpress.com&amp;blog=10345565&amp;post=452&amp;subd=oraclefinancial&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Prerequisite setups:</p>
<ol>
<li>A Capital Project must exist. The type associated to this project must have at least:<br />
- Class = Capital<br />
- On the Capitalization Information Tab, grouping method must be &#8216;CIP grouped by client extension&#8217;</li>
<li>The user that will be updating the install base instances and running concurrent programs should be allowed by Projects Security to update the project. In practice this means that the resource needs to be listed as a key member on the project</li>
<li>No project task asset assignment should be created manually yet<br />
(R) Projects<br />
(N) Project<br />
- find the project and open it<br />
- double click on the task<br />
- click on Options -&gt; asset assignments<br />
- there should be no records displayed (yet)</li>
<li>The  &#8216;Asset Key Flexfield&#8217; should be set up without any required segments, otherwise no new assets can be created in step 6 of the flow below.<br />
(R) System Administrator<br />
(N) Application / flexfield / key / segments<br />
- query the Asset Key Flexfield &#8211; there should be (at least) one enabled structure (ASSET_KEY_FLEXFIELD)<br />
- click on the Segments button for that structure<br />
- for each segment defined, click on the &#8216;open&#8217; button<br />
- make sure the &#8216;Required&#8217; check box is not enabled</li>
<li>Items must be set up. For Normal Items:<br />
- in the Inventory tab, the item must be an inventory item, stockable and transactable<br />
- in the Service tab, Install Base tracking must be enabled and Asset Tracking must be blank.<br />
- in the Purchasing tab, the expense account and asset category must be entered<br />
- in the Costing tab, the costing enabled is enabled, asset value is enabled and COGS account should be entered<br />
- in the Receiving tab, the receipt routing should be Direct</li>
<li>The appropriate periods must be open for the following modules:<br />
GL &#8211; General Ledger<br />
AP &#8211; Accounts Payable<br />
AR &#8211; Accounts Receivable<br />
PO &#8211; Purchasing<br />
INV &#8211; Inventory<br />
PA &#8211; Projects<br />
Please refer to the documentation for these modules how to open/close periods</li>
<li>The Current Period for the Asset Book must be up to date:<br />
(R) Assets<br />
(N) Depreciation -&gt; Run Depreciation.<br />
- Select the Asset Book from the list of values.<br />
-  The current period for that book is displayed.  If it is prior to<br />
the start date of the contract, enable the Close Period check box and<br />
then press the Run button.<br />
-  Repeat this until the current period is up to date<br />
-  Repeat this set of steps for the Asset Tax Book.</li>
<li>The Descriptive Flexfield for Expenditure Items must be set up as per instructions in the Enterprise Install Base Implementation guide:<br />
(R) System Administrator<br />
(N) Application / Flexfield / Descriptive / Segments<br />
- Query the flexfield with title &#8216;Expenditure Items&#8217;<br />
- Set up the following segments under the Global Elements structure as these will be used for grouping<br />
when creating assets:<br />
Name:  Item Number<br />
Window Prompt: Item Number<br />
Column: ATTRIBUTE6<br />
Valueset: 50 chars<br />
Displayed: yes<br />
Enabled: yes</p>
<p>Name:  Serial Number<br />
Window Prompt: Serial Number<br />
Column: ATTRIBUTE7<br />
Valueset: 50 chars<br />
Displayed: yes<br />
Enabled: yes</p>
<p>Name:  Category<br />
Window Prompt: Category<br />
Column: ATTRIBUTE8<br />
Valueset: 50 chars<br />
Displayed: yes<br />
Enabled: yes</p>
<p>Name:  Location<br />
Window Prompt: Location<br />
Column: ATTRIBUTE9<br />
Valueset: 50 chars<br />
Displayed: yes<br />
Enabled: yes</p>
<p>Name:  Product<br />
Window Prompt: Product<br />
Column: ATTRIBUTE10<br />
Valueset: 50 chars<br />
Displayed: yes<br />
Enabled: yes</li>
<li>Profile Options to be set:<br />
- PA: Default Expenditure Organization<br />
- PA: Licensed to use CRL Projects (Yes)<br />
- Service: Inventory Validation Organization<br />
- MO: Operating Unit<br />
- CSE: FA Book Type Code</li>
<li>Two triggers must be enabled: CSE_MASS_ADDITIONS_ARU and CSE_FA_RETIREMENTS_ARI. On the administration server node, as the owner of the application tier file system, run csetrg03.sql as the APPS schema to enable the triggers.<br />
$ cd $CSE_TOP/patch/115/sql<br />
$ sqlplus &lt;APPS username&gt;/&lt;APPS password&gt; @csetrg03.sql</li>
</ol>
<div></div>
<p>Process Flow Steps to Receive Normal item into Project and create Asset.</p>
<ol>
<li>Create a purchase order<br />
(R) Purchasing<br />
(N) Purchase Orders / Purchase Orders<br />
- type = Standard<br />
- Enter a supplier, supplier site, ship-to, bill-to and buyer in the Header<br />
- In the lines, type = Goods. Enter the item, quantity, price and need-by date &#8211; do not save yet<br />
- Click on button &#8216;Shipments&#8217;<br />
- On the More tab, uncheck the &#8216;Accrue at Receipt&#8217; flag<br />
- Click on Distributions<br />
- Destination type = Expense<br />
- Click on the Projects subtab enter the project, task, expenditure type, organization and date.<br />
- Save the Purchase order</p>
<p>Approve the Purchase order by pressing the Approve button. If the user cannot approve the PO, follow the procedures as implemented in the environment to approve a PO.</p>
<p>Note: in 11.5.10 Accrue on Receipt is supported with <a href="https://support.oracle.com/CSP/ui/flash.html#tab=PatchHomePage(page=PatchHomePage&amp;id=gj46o799()),(page=PatchSearchResultsHome&amp;id=gj46pr1y(search=%3CSearch%3E%0A%20%20%3CFilter%20name=%22patch_number%22%20op=%22IS%22%20value=%224435139%22%20type=%22patch_number%22/%3E%0A%20%20%3CFilter%20name=%22platform%22%20op=%22IS%22%20value=%22%22%20type=%22platform%22/%3E%0A%3C/Search%3E&amp;incFamilyProds=false&amp;flag=search))" target="_blank">patch 4435139</a> CSI: 11.5.10: Rollup Patch # 3 for Oracle Installed Base and Asset Tracking products</li>
<li>Receive the purchase order into the project<br />
(R) Purchasing<br />
(N) Receiving / Receipts<br />
- Choose the inventory organization where the item will be received<br />
- Minimize the receipt header that pops up<br />
- On the receipt line, enter quantity (same as on the PO line), type should default to Expense. Enter location too.<br />
- If the item is serialized, enter serial number(s) through Button &#8216;Lot &#8211; Serial&#8217;<br />
- save</p>
<p>Depending on the processing mode for PO Receipts, the receiving transaction is saved online or in the background. If necessary, run the Receiving Transaction Processor concurrent program to process it.</p>
<p>Verification:<br />
- An Install Base Instance should be created with Accounting Classification = Project and Usage Code = In Process<br />
- A record should be inserted in table PA_TRANSACTION_INTERFACE_ALL for the received items. If the item is serialized, the serialnumber is in ATTRIBUTE7. The item name is in ATTRIBUTE6</li>
<li>Run Projects transaction import<br />
(R) Projects<br />
(N) Other / Requests / Run / Single Request<br />
Run program PRC: Transaction Import with parameter Transaction Source = &#8216;CSE_PO_RECEIPT&#8217;</p>
<p>Verification:<br />
- After running the program, the record in PA_TRANSACTION_INTERFACE_ALL should be removed. if not check the log file and output file of the concurrent request for failures.<br />
- If successful, there should be an expenditure item created against the project (PA_EXPENDITURE_ITEMS_ALL)</li>
<li>Install the Item in the Project<br />
<strong>For 11.5.9 and earlier<br />
</strong>(R) Oracle Enterprise Installed Base<br />
(N) Workforce Management<br />
- Organization = the inventory organization where the item was received<br />
- Item Number = the received item<br />
- Revision / Lot / Serial number: enter if applicable to the item<br />
- Transaction Date = &lt;sysdate&gt;<br />
- Transacted By = &lt;pick from the list of values&gt;<br />
- Transaction Type = Project Item Installed<br />
- Project Number = project number<br />
- Task Number = Task number<br />
- Location = FA location &#8211; pick from lov<br />
- quantity = the received quantity<br />
- Apply</p>
<p><strong>For 11.5.10<br />
</strong>(R) Oracle Install Base User<br />
(N) Oracle Installed Base<br />
- Query the instance that was created when receiving the PO (Quick Find by Item Instance number)<br />
- Check the Select check box in front of the Instance in the result table<br />
- Select Transaction Type = Project Item Installed<br />
- Press the Go button<br />
- Enter a Deployment Order name (free text)<br />
- Enter Transaction Quantity<br />
- Enter Location (from lov)<br />
- Press Submit</p>
<p>Verification:<br />
- After SFM has processed the message, the accounting class of the item instance should be Inventory; the usage code must be Installed. In 11.5.10, the update does not go through SFM, as the transaction is done in the HTML User Interface, which updates Install Base directly.</li>
<li>Send a message to place the item in service<br />
<strong>For 11.5.9 and earlier</strong><br />
(R) Oracle Enterprise Installed Base<br />
(N) Workforce Management<br />
- Organization = the inventory organization where the item was received<br />
- Item Number = the received item<br />
- Revision / Lot / Serial number: enter if applicable to the item<br />
- Transaction Date = &lt;sysdate&gt;<br />
- Transacted By = &lt;pick from the list of values&gt;<br />
- Transaction Type = Project Item in Service<br />
- Project Number = project number<br />
- Task Number = Task number<br />
- Location = FA location &#8211; pick from lov (same as step #4)<br />
- quantity = the received quantity<br />
- Apply</p>
<p><strong>For 11.5.10<br />
</strong>(R) Oracle Install Base User<br />
(N) Oracle Installed Base<br />
- Query the instance that was created when receiving the PO (Quick Find by Item Instance number)<br />
- Check the Select check box in front of the Instance in the result table<br />
- Select Transaction Type = Project Item In Service<br />
- Press the Go button<br />
- Enter a Deployment Order name (free text)<br />
- Enter Transaction Quantity<br />
- Press Submit</p>
<p>Verification:<br />
- After SFM has processed the message, the accounting class of the item instance should be Inventory; the usage code must be In Service. In 11.5.10, the update does not go through SFM, as the transaction is done in the HTML User Interface, which updates Install Base directly.<br />
- 2 records should be inserted in PA_TRANSACTION_INTERFACE_ALL.<br />
ATTRIBUTE6 = itemname<br />
ATTRIBUTE7 = serialnumber<br />
ATTRIBUTE8 = asset category<br />
ATTRIBUTE9 = FA Location<br />
ATTRIBUTE10 = product classification</li>
<li> Run concurrent request set: eIB Create Assets for Normal Items<br />
(R) Oracle Enterprise Install Base<br />
(N) Request / Run / Request Set<br />
choose request set eIB Create Assets for Normal Items , which contains:<br />
- Expenditures with 8,9,10 for Normal Item Report<br />
- PRC: Transaction Import<br />
- Asset header for Normal Item Report<br />
For the parameters, enter the project and/or task details against which the PO receipt was done</p>
<p>Verification:<br />
- the output files of the concurrent programs will list the number of successfully processed transactions<br />
- the Expenditures with 8,9,10 for Normal Item Report does not necessarily need to process any records. Theoretically it is possible to receive against a PO (step 2) and put it in service (steps 4 and 5) without running the PA import (step 4). In that scenario putting the instance in service will NOT populate the PA_TRANSACTION_INTERFACE_ALL records, meaning that some updates are not done to the project. The Expenditures with 8,9,10 for Normal Item Report will take care of the updates that would normally be done when putting the item in service so it can be processed to a project asset assignment.<br />
- after the transaction import, the records from PA_TRANSACTION_INTERFACE_ALL will be removed and new expenditure items will have been created<br />
- in the Asset Details of the Project task, the items should be visible as project assets</li>
<li> Run concurrent request: eIB Asset Request Set<br />
(R) Projects<br />
(N) Other / Requests / Run /  Request Set<br />
Run eIB Asset Request Set, which contains:<br />
PRC: Generate Asset Lines for a Single Project<br />
PRC: Interface Assets to Oracle Assets</p>
<p>Verification:<br />
- the output files of the concurrent programs will list the number of successfully processed transactions<br />
- a record should be inserted in FA_MASS_ADDITIONS with status POST</li>
<li> Run Post Mass Additions from Fixed Assets.<br />
(R) Assets<br />
(N) Mass Additions / Post Mass Additions<br />
The parameters for this request set is the Asset Book; the same value should be entered as is set in the profile option: CSE: FA Book type code. This is the Asset Book used by Enterprise Install Base.</p>
<p>Verification:<br />
After the post mass additions programs, the asset should be visible in the Asset Workbench</li>
</ol>
<br />Filed under: <a href='http://oraclefinancial.wordpress.com/category/oracle-e-business-applications/'>Oracle E-Business Applications</a>, <a href='http://oraclefinancial.wordpress.com/category/oracle-financial/'>Oracle Financial</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oraclefinancial.wordpress.com/452/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oraclefinancial.wordpress.com/452/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oraclefinancial.wordpress.com/452/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oraclefinancial.wordpress.com/452/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oraclefinancial.wordpress.com/452/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oraclefinancial.wordpress.com/452/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oraclefinancial.wordpress.com/452/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oraclefinancial.wordpress.com/452/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oraclefinancial.wordpress.com/452/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oraclefinancial.wordpress.com/452/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oraclefinancial.wordpress.com/452/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oraclefinancial.wordpress.com/452/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oraclefinancial.wordpress.com/452/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oraclefinancial.wordpress.com/452/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclefinancial.wordpress.com&amp;blog=10345565&amp;post=452&amp;subd=oraclefinancial&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oraclefinancial.wordpress.com/2012/01/28/how-to-create-assets-through-enterprise-install-base-asset-tracking-normal-item/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>33.513000 36.292000</georss:point>
		<geo:lat>33.513000</geo:lat>
		<geo:long>36.292000</geo:long>
		<media:content url="http://0.gravatar.com/avatar/47c355ac1c4d0ef2a83a4559b7ebda7f?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">Mahmoud Maher</media:title>
		</media:content>
	</item>
		<item>
		<title>Frequently Asked Questions (FAQ&#8217;s) on Flexfields</title>
		<link>http://oraclefinancial.wordpress.com/2012/01/28/frequently-asked-questions-faqs-on-flexfields/</link>
		<comments>http://oraclefinancial.wordpress.com/2012/01/28/frequently-asked-questions-faqs-on-flexfields/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 19:52:40 +0000</pubDate>
		<dc:creator>Mahmoud Elemam</dc:creator>
				<category><![CDATA[Oracle E-Business Applications]]></category>
		<category><![CDATA[Oracle Financial]]></category>
		<category><![CDATA[Oracle System Administrator]]></category>

		<guid isPermaLink="false">http://oraclefinancial.wordpress.com/?p=449</guid>
		<description><![CDATA[Questions and Answers What descriptive flexfields are available for a particular table? Use the following SQL: select table_usage_code, descriptive_flexfield_code, description from FND_DF_TABLE_USAGES where table_name = &#8216;&#60;TableName&#62;&#8217;; What tables and key flexfields are available for a module? Use the following SQL: select k.table_name, k.table_usage_code, k.key_flexfield_code, k.description from FND_KF_TABLE_USAGES k, fnd_application a where k.application_id = a.application_id and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclefinancial.wordpress.com&amp;blog=10345565&amp;post=449&amp;subd=oraclefinancial&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>Questions and Answers</h2>
<h3><a name="aref1"></a>What descriptive flexfields are available for a particular table?</h3>
<p>Use the following SQL:</p>
<p>select table_usage_code, descriptive_flexfield_code, description<br />
from FND_DF_TABLE_USAGES<br />
where table_name = &#8216;&lt;TableName&gt;&#8217;;</p>
<h3><a name="aref2"></a>What tables and key flexfields are available for a module?</h3>
<p>Use the following SQL:</p>
<p>select k.table_name, k.table_usage_code, k.key_flexfield_code, k.description<br />
from FND_KF_TABLE_USAGES k, fnd_application a<br />
where k.application_id = a.application_id<br />
and a.product_code=&#8217;&lt;ProductCode&gt;&#8217;</p>
<h3><a name="aref3"></a>What extensible flexfields are available for a particular module?</h3>
<p>Use the following SQL:</p>
<p>select k.table_name, k.table_usage_code, k.descriptive_flexfield_code, k.description<br />
from FND_DF_TABLE_USAGES k, fnd_application a<br />
where k.application_id = a.application_id<br />
and a.product_code=&#8217;&lt;ProductCode&gt;&#8217;<br />
and table_usage_code like &#8216;%_EFF&#8217;</p>
<h3><a name="aref4"></a>What descriptive  flexfields are with not deployed status in fusion database ?</h3>
<p>Use the following SQL:</p>
<p dir="ltr">select descriptive_flexfield_code, deployment_status, deployment_date, deployment_error_message</p>
<p dir="ltr">from FND_DF_FLEXFIELDS_B</p>
<p>where deployment_status &lt;&gt; &#8216;DEPLOYED&#8217;;</p>
<h3><a name="aref5"></a>What key flexfields are with not deployed status in the fusion database?</h3>
<p>Use the following SQL:</p>
<p>select key_flexfield_code, deployment_status, deployment_date, deployment_error_message</p>
<p>from FND_KF_FLEXFIELDS_B</p>
<p>where deployment_status &lt;&gt; &#8216;DEPLOYED&#8217;;</p>
<br />Filed under: <a href='http://oraclefinancial.wordpress.com/category/oracle-e-business-applications/'>Oracle E-Business Applications</a>, <a href='http://oraclefinancial.wordpress.com/category/oracle-financial/'>Oracle Financial</a>, <a href='http://oraclefinancial.wordpress.com/category/oracle-e-business-applications/oracle-system-administrator/'>Oracle System Administrator</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oraclefinancial.wordpress.com/449/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oraclefinancial.wordpress.com/449/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oraclefinancial.wordpress.com/449/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oraclefinancial.wordpress.com/449/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oraclefinancial.wordpress.com/449/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oraclefinancial.wordpress.com/449/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oraclefinancial.wordpress.com/449/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oraclefinancial.wordpress.com/449/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oraclefinancial.wordpress.com/449/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oraclefinancial.wordpress.com/449/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oraclefinancial.wordpress.com/449/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oraclefinancial.wordpress.com/449/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oraclefinancial.wordpress.com/449/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oraclefinancial.wordpress.com/449/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclefinancial.wordpress.com&amp;blog=10345565&amp;post=449&amp;subd=oraclefinancial&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oraclefinancial.wordpress.com/2012/01/28/frequently-asked-questions-faqs-on-flexfields/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>33.513000 36.292000</georss:point>
		<geo:lat>33.513000</geo:lat>
		<geo:long>36.292000</geo:long>
		<media:content url="http://0.gravatar.com/avatar/47c355ac1c4d0ef2a83a4559b7ebda7f?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">Mahmoud Maher</media:title>
		</media:content>
	</item>
		<item>
		<title>General Ledger Flexfields FAQ</title>
		<link>http://oraclefinancial.wordpress.com/2012/01/28/general-ledger-flexfields-faq/</link>
		<comments>http://oraclefinancial.wordpress.com/2012/01/28/general-ledger-flexfields-faq/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 19:49:46 +0000</pubDate>
		<dc:creator>Mahmoud Elemam</dc:creator>
				<category><![CDATA[Oracle E-Business Applications]]></category>
		<category><![CDATA[Oracle Financial]]></category>
		<category><![CDATA[Oracle System Administrator]]></category>

		<guid isPermaLink="false">http://oraclefinancial.wordpress.com/?p=446</guid>
		<description><![CDATA[Questions and Answers REQUIREMENTS AND LIMITATIONS DEFINING THE ACCOUNTING FLEXFIELD    1. What are the requirements and limitations defining the Accounting Flexfield? The Accounting Flexfield has several special requirements and limitations for its definition. Follow these recommendations carefully, since an incorrectly defined Accounting Flexfield will adversely affect your chart of accounts and application features and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclefinancial.wordpress.com&amp;blog=10345565&amp;post=446&amp;subd=oraclefinancial&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>Questions and Answers</h2>
<h3><a name="aref1"></a><span style="text-decoration:underline;"><strong>REQUIREMENTS AND LIMITATIONS DEFINING THE ACCOUNTING FLEXFIELD</strong><br />
</span></h3>
<h3><a name="aref2"></a>   1. What are the requirements and limitations defining the Accounting Flexfield?</h3>
<p>The Accounting Flexfield has several special requirements and limitations for its definition.<br />
Follow these recommendations carefully, since an incorrectly defined Accounting Flexfield will adversely affect your chart of accounts and application features and in most cases they cannot be corrected.</p>
<p>Plan your key flexfield structures carefully, including segment information such as segment order and field lengths.<br />
Once you define your key flexfields and enter flexfield values, you cannot change your structures. Attempting to do so may create data inconsistencies that impact the behavior of your application or require a complex conversion program. Changing your existing structures may also adversely affect the behavior of items that reference your present flexfield structure, such as financial statements, recurring journal<br />
entries, allocations, consolidations, cross-validation rules and shorthand aliases</p>
<p>Try to build flexibility for future needs into your account structure during setup:<br />
- you may want to add an extra character to the size of each segment to anticipate future needs.<br />
- You can define additional segments for future use.</p>
<p>The following is not a complete list of restrictions and does not excuse the reading of the General Ledger and Flexfields User Guides:<br />
- It is mandatory to designate one segment as the Natural Account segment and another as the Balancing segment.<br />
- The Accounting Flexfield supports only the Char format type. You should not select the Numbers Only check box for the Accounting Flexfield.<br />
- The Accounting Flexfield requires consecutive segment numbers beginning with 1 (such as 1, 2, 3, &#8230;).<br />
- The Accounting Flexfield requires that all segments be Displayed and Required. Hiding segments is not supported.<br />
- You can use dependent account segments when you want a &#8220;context-sensitive&#8221; segment, but avoid it if possible. Use the Cross Validation Segment Rules instead, as some functions may not work properly with dependent segments (for example the AHE in ADI).</p>
<h3><a name="aref3"></a><span style="text-decoration:underline;"><strong>SEGMENTS, VALUES AND VALUE SETS</strong></span></h3>
<h3><a name="aref4"></a>   1. Can different sets of books share the same value set?</h3>
<p>If there is a set of books that uses a particular value set and a new book is created, it can use the existing value set.<br />
When the Account Flexfield Structure is created, simply choose the existing value set from the List of Values.<br />
However,if you use an existing value set, the new structure will also inherit the existing values in the value set. It does not create an empty value set to be populated.</p>
<h3><a name="aref5"></a>   2. Can the Accounting Flexfield Segment name be changed?</h3>
<p>Nothing about a flexfield structure should be changed since this could seriously impact your existing data and cause inconsistencies.<br />
The LOV (list of values) prompt and window prompt that appear on the segment form can be changed so the users can see the segment with a different name.</p>
<p>1. Navigate to Setup: Financial: Flexfield: key: segments<br />
2. Query all<br />
3. Unfreeze your flexfield<br />
4. Open the segment summary screen<br />
5. Choose the segment you wish to change<br />
6. Change the LOV and window Prompts and insert the new name.<br />
7. Save your work<br />
8. Freeze the Flexfield which should launch a concurrent request.<br />
9. Check the log and make sure the compile worked OK.</p>
<h3><a name="aref6"></a>   3. How to add a new value to an existing segment?</h3>
<p>On the Segment Values form, insert a new row with your new value.<br />
Make sure the segment qualifiers are set correctly (Allow Posting and Budgeting).<br />
If this is the natural account segment, specify the Account Type also.</p>
<h3><a name="aref7"></a>   4. How to delete a segment value?</h3>
<p>There is no supported way to delete a segment value. Segment values can only be disabled not deleted.</p>
<h3><a name="aref8"></a>   5. How to enable an existing Future-Use accounting flexfield segment?</h3>
<p>Do the following, on the Key Flexfield Segments form:</p>
<p>1. Unfreeze the accounting flexfield<br />
2. Change the Window Prompt name to a valid name (do NOT change the segment name)<br />
3. Update the Default Type and Default Value (if necessary)<br />
4. Freeze the accounting flexfield and recompile</p>
<h3><a name="aref9"></a>   6. How to re-enable an account value?</h3>
<p>In order to re-enable an account value or remove an end date, do the following:</p>
<p>1. Unfreeze the accounting flexfield structure<br />
2. Re-enable the account value or remove the end date of the segment value.<br />
3. Re-freeze the accounting flexfield structure and recompile.<br />
4. Log out of the applications and log back in.</p>
<p>The account value should now be once more available for use.</p>
<h3><a name="aref10"></a>   7. Is it possible to change the size of a Value Set used in the Accounting Flexfield?</h3>
<p>It is possible to increase the size in some cases.<br />
Once the value set is created, you should avoid changes in the size of a value set used in an accounting flexfield.</p>
<p>You should never change:<br />
- from a larger to a smaller maximum size.<br />
- from a smaller to a larger maximum size if your value set is Right-justify Zero-fill (since 001 is not the same as 0000001 and all of your existing values would become invalid).</p>
<p>You will need to test the results thoroughly. All the account ranges may need to be re-entered everywhere (ranges like 00 to 99 will not include the same as 0000 to 9999).</p>
<p>Examples of areas to test (this is not a complete list):<br />
- Summary templates,<br />
- FSGs<br />
- ADI (if you use it)<br />
- Recurring Journals<br />
- Mass Allocations<br />
- Consolidation</p>
<h3><a name="aref11"></a>   8. Is there a way to load values for a specific segment outside of the form?</h3>
<p>iSetup is the Oracle product that provides supported APIs to load values into Oracle Applications flexfields.</p>
<p>To load code combinations ADI may be used. Uploading zero amount journals will create new code combinations.<br />
In this case Dynamic Insertion should be enabled and all account segment values need to exist before the new account code combinations will be dynamically created.<br />
Enhancement Request 2974057 has been logged to provide an API to load account code combinations.</p>
<h3><a name="aref12"></a>   9. What is the Segment Value Inheritance?</h3>
<p>Segment Value Inheritance automatically propagates attributes of individual segment values to the account code combinations which contain that segment value.<br />
This feature eases chart-of-accounts maintenance by automatically replicating changes in segment value attributes to the accounts containing each segment value.</p>
<p>The segment value attributes which can be propagated to the related account code combinations are:<br />
- enabled/disabled flag,<br />
- effective dates,<br />
- allow posting<br />
- allow budgeting</p>
<h3><a name="aref13"></a>   10. What is the difference between Hierarchical and Non-hierarchical Security Type?</h3>
<p>- Hierarchical Security: This feature combines Flex Value Security and Flex Value Hierarchy.<br />
The end result is &#8216;a flex value is secured if one of it&#8217;s parents is secured&#8217;, i.e. if a parent value is excluded then all the children are also excluded.</p>
<p>- With non-hierarchical security, the child values do not inherit the parent security.</p>
<h3><a name="aref14"></a>   11. Which tables store segment values and descriptions?</h3>
<p>The tables are:<br />
- FND_FLEX_VALUES_TL<br />
- FND_FLEX_VALUES.</p>
<h3><a name="aref15"></a>   12. Why can you update the Segment Values form (FNDFFMSV) when the flexfield structure is frozen?</h3>
<p>You do NOT need to Unfreeze Flexfields to amend Segment Qualifiers since FNDFFMSV version 11.5.28.</p>
<p>Due to customer requests, Patch 1081772 introduced this change for FNDFFMSV.fmb 115.28, and it is included in R11i FND patchset C onwards.<br />
This is now standard functionality.<br />
Documentation Bug 1377482 has been raised to reflect this change to functionality, since the 11i Users Guide does not advise of the change.</p>
<h3><a name="aref16"></a>   13. Why is it possible to post to accounts with disabled segment values?</h3>
<p>You must disable the segment value and disable every code combination that uses that segment value.<br />
In version 11 and prior, you had to disable each code combination individually.<br />
However, in 11i, you can disable a range of code combinations using the Segment Value Inheritance program.<br />
See the General Ledger Users Guide, Release 11i for more information on this program.</p>
<p>Note: General Ledger does not distinguish between accounts which have transactions outstanding in order to determine if these accounts can or cannot be disabled.</p>
<h3><a name="aref17"></a>   14. Why is the Field still protected against update, even after unfreezing the structure?</h3>
<p>Most probably one of the flexfields that uses this value set is still frozen.<br />
You can find the other flexfields with the following sql which shows the frozen structures containing the valueset:</p>
<div><code>select vs.flex_value_set_name, st.id_flex_structure_code<br />
from fnd_id_flex_structures st, fnd_flex_value_sets vs, fnd_id_flex_segments sg<br />
where st.id_flex_num = sg.id_flex_num<br />
and vs.flex_value_set_id = sg.flex_value_set_id<br />
and st.freeze_flex_definition_flag = 'Y'<br />
and st.application_id = 101<br />
and st.id_flex_code = 'GL#'<br />
order by 1,2</code></div>
<p>&nbsp;</p>
<h3><a name="aref18"></a><strong><span style="text-decoration:underline;">SEGMENT QUALIFIERS</span></strong></h3>
<h3><a name="aref19"></a>   1. Can a flexfield qualifier be changed after it has been created?</h3>
<p>No.<br />
Once a segment qualifier has been designated for a specific segment and has been saved, it will permanently have the attributes with that qualifier.</p>
<p>For example, you accidentally designate the cost center segment as the natural account segment. Even though you do not compile this, the system saves the changes. And once it has been saved, it will have all the attributes designated for the natural account qualifier, even after it has been changed back, resaved with the correct qualifier and compiled.</p>
<p>This is the inherent functionality of the software.</p>
<p>Unfortunately, there is no real easy solution for this issue. The only option is to create a new chart of accounts and attach a new set of books.<br />
You may be able to just create a new chart of accounts if you have not created the set of books yet.<br />
See <a href="https://support.oracle.com/CSP/main/article?cmd=show&amp;type=NOT&amp;id=107448.1">Note:107448.1</a> for more information.</p>
<h3><a name="aref20"></a>   2. Does the Accounting Flexfield needs one segment flagged with the Intercompany qualifier?</h3>
<p>The intercompany segment is an optional Intercompany feature for the Intercompany Segment Balancing.<br />
It is not required in order to do intercompany balancing.</p>
<p>It is just another way to do the intercompany balancing, instead of using different natural accounts to track intercompany balances, you can use the intercompany segment in the Chart of Accounts to record the same detail.</p>
<p>It is more just a matter of preference of how you want to track the intercompany transactions.</p>
<p>Refer to <a href="https://support.oracle.com/CSP/main/article?cmd=show&amp;type=NOT&amp;id=151130.1">Note:151130.1</a> to see additional information regarding How Intercompany Journal Lines are Created in General Ledger 11i.<br />
Also see the Oracle General Ledger Users Guide, Chapter 5: Accounting for Multiple Companies Using a Single Set of Books.</p>
<h3><a name="aref21"></a>   3. How to correct a misclassified account?</h3>
<p><a href="https://support.oracle.com/CSP/main/article?cmd=show&amp;type=NOT&amp;id=1050920.6">Note:1050920.6</a> contains detailed steps for correcting Misclassified Account Types. The steps must be followed in the exact order if the misclassified account is to be corrected in its entirety.</p>
<h3><a name="aref22"></a>   4. What is a Reconciliation qualifier and how is it setup?</h3>
<p>This Reconciliation flag is a Globalization feature used primarily by European customers.<br />
When the flag is set to YES, the account is set up to be reconciled.</p>
<p>GL Entry Reconciliation is a set of forms and reports that enable the user to selectively cross-reference transactions in the General Ledger.<br />
Once the balance of a group of transactions is zero, the user can mark them as reconciled. This functionality enables the transactions in any account that should balance to zero (for example, an Intercompany suspense account) to be reconciled.</p>
<p>See <a href="https://support.oracle.com/CSP/main/article?cmd=show&amp;type=NOT&amp;id=1041211.6">Note:1041211.6</a> for more information.</p>
<h3><a name="aref23"></a>   5. Why are segment Qualifiers or Rollup Groups for an existing value not updatable?</h3>
<p>Because one of the structures using that value set is Frozen.<br />
You need to unfreeze all flexfields that use the value set to be able to update the values.</p>
<p>See <a href="https://support.oracle.com/CSP/main/article?cmd=show&amp;type=NOT&amp;id=1015950.6">Note:1015950.6</a> for detailed steps and scripts to find the flexfields that use a particular value set.</p>
<h3><a name="aref24"></a><strong><span style="text-decoration:underline;">HIERARCHIES, PARENTS AND ROLLUP GROUPS</span></strong></h3>
<h3><a name="aref25"></a>   1. Can a parent value be changed to a child value and vice versa?</h3>
<p>No. An account should never be changed from a child to a parent or vice versa.<br />
This may cause corruption in the chart of accounts and balances at the table level and is not supported by development.</p>
<h3><a name="aref26"></a>   2. How to identify overlapping child ranges in a Value Set?</h3>
<p><a href="https://support.oracle.com/CSP/main/article?cmd=show&amp;type=NOT&amp;id=143175.1">Note:143175.1</a> explains this issue and a script to identify these overlapping ranges.</p>
<p>These can also be found by the Diagnostics script GL Check Setup, described on <a href="https://support.oracle.com/CSP/main/article?cmd=show&amp;type=NOT&amp;id=205198.1">Note:205198.1</a></p>
<h3><a name="aref27"></a>   3. Should Rollup Groups be frozen?</h3>
<p>It is recommended that Rollup Groups be frozen unless they are being modified.<br />
However, if they are not frozen, there should not be any effects on General Ledger reports, functions, or other processes.</p>
<h3><a name="aref28"></a>   4. Which table stores the parent value and its child ranges?</h3>
<p>It is the FND_FLEX_VALUE_NORM_HIERARCHY table</p>
<h3><a name="aref29"></a><span style="text-decoration:underline;"><strong>ACCOUNTING FLEXFIELD STRUCTURE</strong></span></h3>
<h3><a name="aref30"></a>   1. Are there any rules for the Names of the segments?</h3>
<p>Yes, the names of the segments must follow the same rules as the SQL column names in a table:</p>
<p>- must be from 1 to 30 bytes long<br />
- must begin with an alphabetic character from your database character set.<br />
- can contain only alphanumeric characters from your database character set and the underscore (_), dollar sign ($), and pound sign (#)<br />
- cannot use the SQL reserved words:<br />
ALL,ALTER,AND,ANY,AS,ASC,<br />
BETWEEN,BY,<br />
CHAR,CHECK,CLUSTER,COMMENT,COMPRESS,CONNECT,CREATE,CURRENT,<br />
DATE,DECIMAL,DEFAULT,DELETE,DESC,DISTINCT,DROP,<br />
ELSE,EXCLUSIVE,EXISTS,<br />
FLOAT,FOR,FROM,GROUP,HAVING,<br />
IMMEDIATE,IN,INDEX,INSERT,INTEGER,INTERSECT,INTO,IS,<br />
LEVEL,LIKE,LOCK,LONG,<br />
MINUS,MLSLABEL,MODE,<br />
NOT,NOWAIT,NULL,NUMBER,<br />
OF,ON,OPTION,OR,ORDER,<br />
PCTFREE,PRIOR,PUBLIC,<br />
RAW,ROW,ROWID,ROWNUM,<br />
SELECT,SET,SHARE,SMALLINT,START,SUCCESSFUL,SYNONYM,SYSDATE,<br />
TABLE,THEN,TO,TRIGGER,<br />
UID,UNION,UNIQUE,UPDATE,USER,<br />
VALIDATE,VALUES,VARCHAR,VARCHAR2,VIEW,<br />
WHENEVER,WHERE,WITH.</p>
<p>Incorrect names will cause the Accounting Flexfield Compilation program to fail with the error:</p>
<p>oracle error 904 invalid identifier<br />
ora-06512 at system.ad_dll, line 165<br />
ora-06512 at line 1 has been detected in afuddl ()[3_xdd]<br />
do_ddl(APPLSYS,&#8230;&#8230;.)<br />
View Name: %_VIEW</p>
<p>Name NULL? TYPE<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; &#8212;&#8211; &#8212;&#8211;<br />
VIEW_HAS_FAILED_CHECK_LOG_FILE CHAR(61)</p>
<h3><a name="aref31"></a>   2. Can any changes be made to the Accounting Flexfield?</h3>
<p>Any changes to an Accounting Flexfield that has been in use is NOT supported. This is documented throughout the GL Users Guide.<br />
This will cause data inconsistencies and data corruption.<br />
Development and Support do not support changes to the accounting flexfield.<br />
Changing your flexfield definition once you have used it to acquire data can cause serious inconsistencies with existing data, which could cause data corruption.<br />
For more information review the Oracle Applications Flexfields Guide:<br />
- Release 11i page 2-19,<br />
- Release 11, page 2-18 .</p>
<p>If it is absolutely required to have changes on segments then a NEW set of books needs to be created with the desired accounting flexfield.<br />
The GL Consolidation feature can be used to transfer journals or balances from the existing set of books to the new set of books.<br />
If Oracle Subledgers are used then they must also point to the new set of books. This may require Oracle Consulting services.</p>
<h3><a name="aref32"></a>   3. Can segments be added to or removed from an existing accounting flexfield structure?</h3>
<p>No &#8211; this will cause data inconsistencies and data corruption.<br />
Development and Support do not support changes to the accounting flexfield.</p>
<p>Changing your flexfield definition once you have used it to acquire data can cause serious inconsistencies with existing data, which could cause data corruption.</p>
<p>For more information review the Oracle Applications Flexfields Guide:<br />
- Release 11i, page 2-19<br />
- Release 11, page 2-18</p>
<h3><a name="aref33"></a>   4. Can the segments of existing accounting flexfield structure be changed?</h3>
<p>No. This will cause data inconsistencies and data corruption.<br />
Development and Support do not support changes to the accounting flexfield.</p>
<p>Changing your flexfield definition once you have used it to acquire data can cause serious inconsistencies with existing data, which could cause data corruption.</p>
<p>For more information review the Oracle Applications Flexfields Guide:<br />
- Release 11i, page 2-19,<br />
- Release 11, page 2-18.</p>
<h3><a name="aref34"></a>   5. Do all segments of the accounting flexfield have to be enabled and displayed?</h3>
<p>Yes. This is mandatory for all applications versions.<br />
All segments must be enabled, displayed and required. Any other configuration is not supported.</p>
<p>From the Oracle Applications Flexfields Guide:<br />
&#8220;If you are defining the Accounting Flexfield, you MUST display ALL segments. Hiding segments will adversely affect your application features, such as Mass Allocations&#8221;.</p>
<p>The only supported solution therefore, is to have all segments displayed from the start and for them to remain that way.</p>
<p>Oracle General Ledger does not support non-displayed segments. If you have non-displayed segments, it may be possible that some functionality will work anyway.<br />
However this is not guaranteed, and just because the functionality works at some point in time does not mean that it will continue to work as bug fixes are applied and new releases are issued.</p>
<h3><a name="aref35"></a>   6. How to find which accounts are inactive?</h3>
<p>Since Release 11i the standard report: Chart of Accounts &#8211; Inactive Accounts Listing can show the inactive accounts.</p>
<h3><a name="aref36"></a>   7. How to set up an Accounting Flexfield structure that has a dependent segment?</h3>
<p>Define the accounting flexfield structure in two steps.</p>
<p>1.  On the Key Flexfields Segments form, you have to Save the flexfield structure after you define the segment with the independent segment (for example account). Then leave the form and come back.</p>
<p>2.  Now add your dependent segment (for example subaccount). You should see the dependent value set in the list of values.</p>
<h3><a name="aref37"></a>   8. What is the recommended numbering for the Accounting Flexfield structure and why?</h3>
<p>The Accounting Flexfield structure requires consecutive segment numbers beginning with 1, such as 1,2,3&#8230;..<br />
Gaps in numbering like 1,10, 20,&#8230; are not supported. This could cause errors when compiling and in other General Ledger functions.</p>
<h3><a name="aref38"></a>   9. Why are some of the segment separators displayed as question marks (?) ?</h3>
<p>Check the descriptions of the Segment Values. If the same segment separator value (ie: dash) is used in the segment value description, the actual segment separator on the chart of accounts will appear at times as a &#8220;?&#8221;.</p>
<p>Do not use the segment separator in the description and this should resolve the issue.</p>
<h3><a name="aref39"></a><strong><span style="text-decoration:underline;">DESCRIPTIVE FLEXFIELDS IN GL</span></strong></h3>
<h3><a name="aref40"></a>   1. How to Add the Account Segment Qualifier Reconciliation Flag</h3>
<p>The Reconciliation Flag is a qualifier introduced by the European Localizations.<br />
Please review <a href="https://support.oracle.com/CSP/main/article?cmd=show&amp;type=NOT&amp;id=163966.1">Note:163966.1</a> for instructions.</p>
<h3><a name="aref41"></a>   2. How to Disable Enter Journals:Reconciliation Descriptive Flexfield in Enter Journals?</h3>
<p>1. Navigate to Setup&gt;Financial&gt;Flexfield&gt;Segments<br />
2. Query Application: Regional Localizations and Title: Enter Journals:Reconciliation<br />
3. Unfreeze the flexfield<br />
4. Under Context Field, ensure Value Required is disabled<br />
5. Under Context Field Values, disable any context values defined except Global Data Elements as it need to be enabled. Simply click on Segments and disable any segments defined for this one.<br />
6. Save your changes<br />
7. Freeze the flexfield definition<br />
8. Compile</p>
<h3><a name="aref42"></a>   3. How to enable the Journals-Captured Information descriptive flexfield?</h3>
<p>Define context values for each of the account values you want to capture information for.<br />
Then define context-sensitive segments that will hold the desired information.</p>
<p>See <a href="https://support.oracle.com/CSP/main/article?cmd=show&amp;type=NOT&amp;id=141887.1">Note:141887.1</a> for more information.</p>
<h3><a name="aref43"></a>   4. Why columns Attribute11 through Attribute20 in Descriptive Flexfield Enter Journals: Lines cannot be used?</h3>
<p>These columns are reserved for descriptive flexfield Regional Reconciliation Lines &#8211; JG_ZZ_RECON_LINES.</p>
<p>See <a href="https://support.oracle.com/CSP/main/article?cmd=show&amp;type=NOT&amp;id=197562.1">Note:197562.1</a> for more information.</p>
<br />Filed under: <a href='http://oraclefinancial.wordpress.com/category/oracle-e-business-applications/'>Oracle E-Business Applications</a>, <a href='http://oraclefinancial.wordpress.com/category/oracle-financial/'>Oracle Financial</a>, <a href='http://oraclefinancial.wordpress.com/category/oracle-e-business-applications/oracle-system-administrator/'>Oracle System Administrator</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oraclefinancial.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oraclefinancial.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oraclefinancial.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oraclefinancial.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oraclefinancial.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oraclefinancial.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oraclefinancial.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oraclefinancial.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oraclefinancial.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oraclefinancial.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oraclefinancial.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oraclefinancial.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oraclefinancial.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oraclefinancial.wordpress.com/446/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclefinancial.wordpress.com&amp;blog=10345565&amp;post=446&amp;subd=oraclefinancial&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oraclefinancial.wordpress.com/2012/01/28/general-ledger-flexfields-faq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>33.513000 36.292000</georss:point>
		<geo:lat>33.513000</geo:lat>
		<geo:long>36.292000</geo:long>
		<media:content url="http://0.gravatar.com/avatar/47c355ac1c4d0ef2a83a4559b7ebda7f?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">Mahmoud Maher</media:title>
		</media:content>
	</item>
		<item>
		<title>Impact of R12 Design in Procure To Pay Accounting Flow</title>
		<link>http://oraclefinancial.wordpress.com/2011/12/30/impact-of-r12-design-in-procure-to-pay-accounting-flow/</link>
		<comments>http://oraclefinancial.wordpress.com/2011/12/30/impact-of-r12-design-in-procure-to-pay-accounting-flow/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 18:01:17 +0000</pubDate>
		<dc:creator>Mahmoud Elemam</dc:creator>
				<category><![CDATA[Oracle E-Business Applications]]></category>
		<category><![CDATA[Oracle Financial]]></category>
		<category><![CDATA[Oracle Inventory]]></category>
		<category><![CDATA[Oracle Purchasing]]></category>

		<guid isPermaLink="false">http://oraclefinancial.wordpress.com/?p=442</guid>
		<description><![CDATA[Impact of R12 Design in Procure To Pay Accounting Flow Basic Changes Functional design 1. Set Of Books is replaced by the term Ledger. 2. Accounting entries for transactions happening in all the applications such as Purchasing,Cost Management,Payables will go to General Ledger through a common module called &#8220;Subledger Accounting (SLA)&#8221; which is introduced in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclefinancial.wordpress.com&amp;blog=10345565&amp;post=442&amp;subd=oraclefinancial&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>Impact of R12 Design in Procure To Pay Accounting Flow</h2>
<h3><a name="aref1"></a>Basic Changes</h3>
<p><span style="text-decoration:underline;">Functional design<br />
</span></p>
<p>1. Set Of Books is replaced by the term Ledger.</p>
<p>2. Accounting entries for transactions happening in all the applications such as Purchasing,Cost Management,Payables will go to General Ledger through a common module called &#8220;Subledger Accounting (SLA)&#8221; which is introduced in R12 and accounting entries can be viewed at SLA menu.</p>
<p>3. Accounting entries can be created manually at SLA level and can be transferred to General Ledger by running the program &#8216;Transfer to GL&#8217;.</p>
<p>4. SLA architecture gives the flexibility to derive the accounts for all transactions when it comes to SLA using Account Derivation Rules to meet various business needs and the accounting entries using those derived accounts can be transferred to General Ledger. Also it gives the flexibility to modify the accounting line types,balance types,conditions based on which the accounting gets generated for all the event classes.</p>
<p>5. SLA has the option to generate the accounting entries for respective subledgers in Draft mode or Final mode. Accounting entries can be created in Draft mode first in SLA which is a rough or draft entry to see whether the journal needs any modification in terms of account code or journal category. These draft entries will not get transferred to GL at any point of time. If any modification is required, it can be done using the features available in SLA and the accounting entries can be created in Final mode once the user feels that the journals do not need any modification. When the entries get created in Final mode in SLA, it will override the entries already created in Draft mode and these final mode entries alone will get transferred to GL.</p>
<p>5. The concept of Secondary Ledger has been introduced so that you can have two different accounting methods set at ledger level, for eg; Accrual basis accounting method for Primary ledger and Cash basis accounting method for Secondary ledger, and the ledgers can have different chart of accounts/currencies/calenders.  Actual and Encumbrance entries in the Procure to Pay cycle can be generated in secondary ledger also along with the entries in Primary ledger.</p>
<p><span style="text-decoration:underline;">Technical design</span></p>
<p>1. The column set_of_books_id has been replaced with ledger_id in GL Tables</p>
<p>2. As a part of Subledger Accounting, new SLA tables XLA_AE_HEADERS, XLA_AE_LINES and XLA_DISTRIBUTION_LINKS have been introduced through which the accounting entries flow to GL.</p>
<p>3. PO details will not available in reference columns(reference_1,reference_2&#8230;) in tables GL_JE_LINES and GL_BC_PACKETS. Hence accounting entries in these tables can be retrieved only using SLA tables and GL_IMPORT_REFERENCES table.</p>
<p>4. Receiving Subledger/Inventory subledger/Payables subledger is not directly linked to table GL_JE_LINES,instead it is linked through the subledger tables XLA_AE_HEADERS, XLA_AE_LINES and XLA_DISTRIBUTION_LINKS.</p>
<p>5. XLA_AE_LINES table is mapped to GL_IMPORT_REFERENCES table with the gl_sl_link_id and gl_sl_link_table columns. The linking columns between GL_IMPORT_REFERENCES and GL_JE_LINES tables are je_header_id and je_line_num.</p>
<h3><a name="aref2"></a>Setting up of Encumbrance</h3>
<p>Defining the Subledger Accounting Method (SLAM) :</p>
<p>Navigation:</p>
<p>General Ledger&gt;Set up&gt;Financials&gt;Accounting Set up Manager&gt;Accounting Set ups<br />
Query the ledger and you can find the option for setting up the Subledger Accounting Method</p>
<p>Subledger Accounting Method is having the option of</p>
<p>a) Standard Accrual<br />
b) Encumbrance Accrual<br />
c) Standard Cash<br />
d) Encumbrance Cash</p>
<p>If Encumbrance needs to be enabled, then the Subledger Accounting Method has to be set as  &#8220;Encumbrance Accrual&#8221; in case of Accrual basis accounting method or &#8220;Encumbrance Cash&#8221; in case of cash basis accounting method for the ledger.<br />
If Encumbrance is not used, then the Subledger Accounting Method has to be set as &#8220;Standard Accrual&#8221; or &#8220;Standard Cash&#8221; for the ledger.</p>
<p><span style="text-decoration:underline;">Difference in Behavior between 11i and R12:</span></p>
<p>1. In 11i, Encumbrance related set ups include enabling the Budgetary control flag for the set of books, defining the Reserve for Encumbrance a/c, enabling the encumbrance for REQ,PO and INVOICE in Financial Options.<br />
Where as in R12, Subledger Accounting Method has to be set for the ledger in addition to other set ups done in 11i. If it is set to &#8220;Standard Accrual&#8221;, Encumbrance cannot be used for that ledger even though the Encumbrance is enabled for the REQ,PO and INVOICE in Financial Options.</p>
<p>2. In 11i, there is an option to choose different encumbrance types for REQ,PO and INVOICE in Financial options but in R12, Financial options does not have the LOV to choose the encumbrance type. By default, Requisition encumbrance will be &#8220;Commitment&#8221;, PO encumbrance will be &#8220;Obligation&#8221; and invoice encumbrance will be &#8220;INVOICE&#8221;. If any of these 3 encumbrance types is not enabled in GL &gt; Set up &gt; Journal &gt; Encumbrance, then the respective document REQ/PO/Invoice will throw budgetary control exception and will fail funds check.</p>
<h3><a name="aref3"></a>Generation of Encumbrance Entries</h3>
<p><span style="text-decoration:underline;">Functional design<br />
</span></p>
<p>On Reserving and Approving the Requisition(PR)/Purchase Order(PO), Encumbrance amount gets reflected in Funds Inquiry screen and the encumbrance entries can be viewed in SLA menu in Purchasing module.</p>
<p>Navigation:<br />
Purchasing&gt;Accounting&gt;SLA:User Main Menu&gt;Accounting events<br />
Query by transaction dates,ledger name and transaction number which is the PR/PO number</p>
<p>Following Accounting entries will be available in the HTML page</p>
<p>Budget a/c DR<br />
Reserve For Encumbrance CR</p>
<p>There is an option to do funds check before taking the RESERVE and APPROVE action on the PR/PO by navigating to Tools &gt; Check funds in Requisitions and Purchase Order forms to see the funds check behavior before approving the PR/PO. This funds check activity will create a draft entry in SLA and once the document is reserved, encumbrance entry will get created in Final mode overriding the draft entry already created for the &#8220;Check funds&#8221; action. If the funds check fails due to insufficient funds on taking the RESERVE action, entries will get created with Invalid status in SLA.</p>
<p>If <strong>Secondary ledger</strong> is associated to the primary ledger with the conversion level as &#8216;Subledger&#8217; and if the secondary ledger is using encumbrance based SLAM, then encumbrance entries will get created in both primary subledger and secondary subledger on doing the RESERVE action on the PO.</p>
<p>The Concurrent Request &#8220;Transfer Journal Entries to GL&#8221; has to be submitted from Purchasing Responsibility to create the encumbrance entries in GL. On running this request, encumbrance entries created in Final mode alone will get transferred to GL.</p>
<p><span style="text-decoration:underline;">Difference in Behavior between 11i and R12:</span></p>
<p>1. In 11i, encumbrance entries will get transferred to GL by running the concurrent program &#8220;Program-Create Journals&#8221; from GL responsibility. But in R12, &#8220;Transfer Journal Entries to GL&#8221; has to be submitted from Purchasing Responsibility to create the encumbrance entries in GL.</p>
<p>2. In 11i, it is not possible to view the encumbrance entries in Purchasing module, where as in R12, the entries can be viewed from SLA menu in Purchasing.</p>
<p>3. In 11i, a credit against the Reserve For Encumbrance a/c (RFE) can be seen only at the time of posting the Encumbrance debit entry in GL. But in R12, RFE a/c gets credited along with the budget a/c debit entry which can be viewed from SLA menu in Purchasing.</p>
<p><span style="text-decoration:underline;">Technical design<br />
</span></p>
<p>On reserving and approving the PR/PO, encumbrance entries get generated in table GL_BC_PACKETS with column source_distribution_type as &#8216;PO_REQ_DISTRIBUTIONS_ALL&#8217; for PR and &#8216;PO_DISTRIBUTIONS_ALL&#8217; for PO and column source_distribution_id_num_1 as req distribution id for PR and po distribution id for PO.</p>
<p>Encumbrance entries will also get generated in the table PO_BC_DISTRIBUTIONS which has been newly introduced in R12. This table has the columns &#8216;reference4&#8242; and &#8216;reference3&#8242; columns where the PO/PR number and distribution id gets populated.<br />
These accounting entries are also populated in the table XLA_AE_LINES. The table XLA_AE_HEADERS will show whether the encumbrance entry is created in Draft mode or Final mode or Invalid mode indicated by the column accounting_entry_status_code and it will also show whether the entry is transferred to GL or not indicated by the column gl_transfer_status_code.</p>
<p>The tables PO_BC_DISTRIBUTIONS and XLA_AE_HEADERS are linked with the column &#8216;event_id&#8217;.<br />
The tables XLA_AE_HEADERS and GL_BC_PACKETS are linked with the column &#8216;ae_header_id&#8217;.<br />
The tables XLA_AE_HEADERS and XLA_AE_LINES are linked with the column &#8216;ae_header_id&#8217;.</p>
<p>Once the entries are populated in GL and those entries are posted, records from the table GL_BC_PACKETS will get deleted but the entries in table PO_BC_DISTRIBUTIONS will remain always.</p>
<p><span style="text-decoration:underline;">Difference in Behavior between 11i and R12:</span></p>
<p>In 11i, Encumbrance entries created in GL_BC_PACKETS will be directly moved to GL_JE_LINES by running the CJE program, whereas in R12, Encumbrance entries gets generated in a new table PO_BC_DISTRIBUTIONS and also in XLA tables in addition to GL_BC_PACKETS.</p>
<h3><a name="aref4"></a>Receipt Accounting</h3>
<p><strong><br />
</strong>As mentioned earlier, accounting entries for transactions happening in Receiving subledger and inventory subledger will flow to GL only through SLA which involves a new process called &#8220;Create Accounting process&#8221;.<strong><br />
</strong></p>
<h3><a name="aref5"></a>Create Accounting process for Online Accruals</h3>
<p>When purchase order is set to accrue at receipt, accounting entries get created in Receiving subledger once the receiving transactions are done. Then the Create Accounting process should take place to create journals in SLA accompanied by Transfer to GL process and posting which are optional. Users can choose whether they want the journal import and posting also to happen at the same time when the create accounting process is done or the Transfer to GL/Posting can be done explicitly. But if encumbrance is enabled, it is always preferred to do the Transfer to GL and Posting along with the create accounting process by having the values for parameters &#8216;Transfer to GL&#8217; and &#8216;Posting in GL&#8217; as YES while submitting the create accounting program. For more details on this, please refer to <a href="https://support.oracle.com/CSP/main/article?cmd=show&amp;type=NOT&amp;id=728064.1">Note.728064.1</a>. Another main implication of this model of doing the GL transfer and posting along with create accounting process is that, on failure of Journal Import, the data will be rolled back to SLA tables and hence there will not be any data in GL interface.</p>
<p>This Create Accounting Process involves two concurrent programs Create Accounting-Receiving which can be submitted from Purchasing&gt;View Requests or from Cost Management Responsibility &gt; SLA menu &gt; Create Accounting and Create Accounting-Cost Management which can be submitted from Cost Management Responsibility &gt; SLA menu. &#8221;Create Accounting &#8211; Receiving&#8221; only accounts for Expense destination PO Receipt. &#8220;Create Accounting &#8211; Cost Management&#8221; accounts for all transactions mentioned below.</p>
<p>- Expense destination PO Receipt<br />
- All Inventory transactions including inventory destination POs<br />
- WIP transactions<br />
- Accrual Write Off transactions</p>
<p>Parameters used while submitting the Create Accounting concurrent program:</p>
<ul>
<li>Ledger &#8211; Ledger (SOB) name to be given</li>
<li>End date &#8211; Accounting entries to be created for all receipts  TO DATE<br />
a) Draft &#8211; Draft mode creates the SLA journals as Draft which can be modified. Hence these entries will not get transferred to General Ledger and it will be available only in SLA. Once the entries created in Draft mode are verified and confirmed, Create Accounting program has to be run in Final mode and the entries getting created now will override the draft entries in SLA and will get transferred to General Ledger.<br />
b) Final &#8211; Final mode creates SLA journals which can not be modified and can be transferred to General Ledger.</li>
<li>Report &#8211; Options available are Detail or Summary</li>
<li>Transfer to General Ledger &#8211; Yes or No &#8211; If the mode is set to Final and the value for this parameter is set to No, then the accounting entries will get created only in SLA table and it will not be available in gl_interface or GL. You need to submit the program &#8220;Transfer to Gl&#8221; in Cost Management Responsibility &gt; SLA to transfer the entries created in Final mode from SLA to General Ledger.</li>
<li>Post in General Ledger &#8211; Yes or No</li>
</ul>
<h3><a name="aref6"></a>  a) Online Accruals with Expense destination</h3>
<p><span style="text-decoration:underline;">Functional design</span></p>
<p>When the PO which is set to accrue at receipt is received and delivered to expense destination, Receipt Accounting happens in Receiving subledger. Then the Create Accounting process has to be submitted to generate the receipt accounting in SLA and GL.<br />
This receipt accounting includes encumbrance reversal entries if the PO is encumbered, otherwise it just includes the actual entries. These entries can be viewed in SLA menu in Cost Management module.</p>
<p>Navigation:<br />
Cost Management,SLA &gt; SLA &gt;SLA: Inquiry &gt; Accounting event<br />
Query by transaction dates and ledger name</p>
<p>Following Accounting entries will be available in the HTML page</p>
<p>AP Accrual a/c CR<br />
Receiving Inspection a/c DR</p>
<p>Charge a/c DR<br />
Receiving Inspection a/c CR</p>
<p>If encumbrance is enabled, encumbrance reversal also can be viewed as follows</p>
<p>Budget a/c CR<br />
Reserve For Encumbrance DR</p>
<p>These entries can also be viewed from Receiving Transaction Summary &gt; View Accounting.</p>
<p>In encumbrance enabled environment, once the receiving process is done, Create Accounting process and posting in GL has to be completed in order to get the encumbrance reversal and actuals to hit the GL funds inquiry simultaneously as the funds availability calculation in Funds Inquiry screen will consider the encumbrance reversal and actuals only when they are posted in GL.</p>
<div>Note: R12 SLA architecture does not have this design initially. This new design is introduced by a patch which is explained in more detail in <a href="https://support.oracle.com/CSP/main/article?cmd=show&amp;type=NOT&amp;id=728064.1">Note.728064.1</a> to maintain accurate funds availability for the budget account at any point of time.</div>
<p><span style="text-decoration:underline;">Technical design</span></p>
<p>When purchase order has Accrue on Receipt set to YES, Receiving Transaction Processor generates the accounting entries in RCV_RECEIVING_SUB_LEDGER upon Receipt and Deliver of the PO. Then the Create Accounting process should take place to create SLA journals which will insert records in XLA_AE_HEADERS, XLA_AE_LINES and XLA_DISTRIBUTION_LINKS. These accounting entries will be available in the table XLA_AE_LINES. The event type code in XLA_AE_HEADERS for this Encumbrance Reversal entry is DELIVER_EXPENSE and the event type code in XLA_AE_HEADERS for these actual entries will be RECEIVE for receipt accounting and DELIVER_EXPENSE for delivery accounting.<br />
The tables RCV_RECEIVING_SUB_LEDGER and XLA_DISTRIBUTION_LINKS can be linked using the column source_distribution_id_num_1. The value of rcv_sub_ledger_id has to be given as source_distribution_id_num_1 for the source_distribution_type &#8220;RCV_RECEIVING_SUB_LEDGER&#8221; in XLA_DISTRIBUTION_LINKS table.</p>
<h3><a name="aref7"></a>  b) Online Accruals with Inventory destination</h3>
<p><span style="text-decoration:underline;">Functional design</span><strong><br />
</strong></p>
<p>When the PO is received and delivered to inventory destination, Receipt Accounting happens in Receiving subledger and Deliver Accounting happens in inventory subledger. Then the Create Accounting process has to be submitted to generate the receipt accounting and deliver accounting in SLA and GL. This deliver accounting includes encumbrance reversal entries if the PO is encumbered, otherwise it just includes the actual entries.</p>
<p>View Accounting from Receiving Transaction Summary will show the accounting entries for RECEIVE transaction. To view the actual entries for DELIVER transaction, navigate to Material Distributions form which will show the accounting entries once the deliver transaction is costed. To view these actual entries and Encumbrance Reversal entries in SLA after create accounting process is done, navigate to</p>
<p>Cost Management Resp&gt;SLA&gt;Inquiry&gt;Accounting event<br />
Query by transaction dates and ledger name</p>
<p>Following Accounting entries will be available in the HTML page</p>
<p>AP Accrual a/c CR<br />
Receiving Inspection a/c DR</p>
<p>Material Valuation a/c DR<br />
Receiving Inspection a/c CR</p>
<p>If encumbrance is enabled, encumbrance reversal also can be viewed as follows provided the flag &#8220;Reverse encumbrance&#8221; is checked in organization parameters &gt; Costing tab.</p>
<p>Budget a/c CR<br />
Reserve For Encumbrance DR</p>
<p>In encumbrance enabled environment, once the receiving process is done, Create Accounting process and posting in GL has to be completed in order to get the encumbrance reversal and actuals to hit the GL funds inquiry simultaneously as the funds availability calculation in Funds Inquiry screen will consider the encumbrance reversal and actuals only when they are posted in GL.</p>
<div>Note: This design related to encumbrance reversal and actuals hitting the funds inquiry after posting is yet to be implemented which will be done soon as this design is restricted only to expense destination POs and not for inventory. As of now, for inventory destination POs, there is a limitation in funds availability calculation where encumbrance reversal hits the funds inquiry at the time of receipt and delivery where as actuals hits the funds inquiry only at the time of posting the actual entries in GL after the create accounting process. Therefore delaying the create accounting process will result in incorrect funds availability. This limitation will be overcome by introducing the same design for inventory destination which is already done for expense POs.</div>
<p><span style="text-decoration:underline;"> Technical design</span></p>
<p>When purchase order has Accrue on Receipt set to YES and destination_type_code is set to Inventory, Receiving Transaction Processor generates the accounting entries in RCV_RECEIVING_SUB_LEDGER upon Receipt and Cost manager generates the accounting entries in MTL_TRANSACTION_ACCOUNTS upon Deliver of the PO. Then the Create Accounting process should take place to create SLA journals which will insert records in XLA_AE_HEADERS, XLA_AE_LINES and XLA_DISTRIBUTION_LINKS. These accounting entries will be available in the table XLA_AE_LINES. The event type code in XLA_AE_HEADERS for this Encumbrance Reversal entry is PO_DEL_INV and the event type code in XLA_AE_HEADERS for these actual entries will be RECEIVE for receipt accounting and PO_DEL_INV for delivery accounting.</p>
<p>The tables MTL_TRANSACTION_ACCOUNTS and XLA_DISTRIBUTION_LINKS can be linked using the column source_distribution_id_num_1. The value of  inv_sub_ledger_id has to be given as source_distribution_id_num_1 for the source_distribution_type &#8220;MTL_TRANSACTION_ACCOUNTS&#8221;.</p>
<p><span style="text-decoration:underline;">Difference in Behavior between 11i and R12:</span></p>
<p>1. In 11i, Receiving Transaction Processor creates the Receipt Accounting entries in Receiving Subledger as well as in GL_INTERFACE. Journal Import will be done to transfer the entries to GL_JE_LINES where as in R12, Receiving Transaction Processor will create the entries only in Receiving Subledger. Create Accounting Program has to be run to create SLA journals which in turn will trigger the journal import.</p>
<p>2. In 11i, if encumbrance is enabled, encumbrance reversal and actuals will undergo funds check when these entries are populated in gl_interface and GL funds inquiry will reflect the encumbrance reversal and actuals even before posting the entries in GL. But in R12, encumbrance reversal and actuals will hit the GL funds inquiry only when these entries are posted in GL even though funds check happens in SLA itself.</p>
<h3><a name="aref8"></a>  c) Create Accounting process for Period End Accruals</h3>
<p><span style="text-decoration:underline;">Functional design</span></p>
<p>When the PO which is set to accrue at period end is received and delivered to expense destination and Receipt Accruals Period End program is submitted, accounting entries get created in Receiving subledger during period end for the PO shipments which has the received quantity greater than billed quantity. Then the Create Accounting process has to be submitted to generate the receipt accounting in SLA and GL.</p>
<p>This create accounting process is accompanied by <strong>Subledger Multiperiod Accounting program which gets spawned automatically to generate the reversal for the accrual entries for the next period in SLA. </strong>Depending on the value for  the parameter &#8220;Transfer to GL&#8221; given while submitting the create accounting program, Journal import will happen and the accrual entries for the current period and next period will get transferred to GL.</p>
<div>Note: Since SLA does the accrual reversal automatically for the next period which gets transferred to GL, <strong>Auto Reversal feature available in GL should not be used in R12</strong>. Otherwise, it will result in duplication of accrual reversal entries in GL. To get more details on Auto-Reversal feature and its impact on Period end accruals in R12, please refer to <a href="https://support.oracle.com/CSP/main/article?cmd=show&amp;type=NOT&amp;id=873399.1">Note.873399.1</a></div>
<p>During this create accounting process, <strong>it has to be ensured that the end date given while submitting the Create Accounting program is greater than or equal to the first date of the next period in which accrual reversal is supposed to happen.</strong> If the end date of Create Accounting program is less than the first date of the next period, accrual entries for the current period alone will get created in Final mode and will get transferred to GL, where as  the reversal entries will get created in SLA with status as &#8216;Incomplete&#8217; and it is not eligible to get transferred to GL . To transfer the accrual reversal entries which got created with INCOMPLETE status from SLA to GL, it has to be final accounted in SLA first which can be done by running the program <strong>&#8216;Complete Multiperiod Accounting&#8217; </strong>with end date which includes the first date of next period and then it can be transferred to GL. If the GL period is closed for the current period or for the next period, period end accrual entries and reversal entries will get created only in SLA. To transfer these entries to GL, the concurrent request &#8220;Transfer Journal entries to GL-Receiving&#8221; needs to be submitted after opening the GL period.</p>
<p>This receipt accounting includes encumbrance reversal entries if the PO is encumbered, otherwise it just includes the actual entries. These entries can be viewed in SLA menu in Cost Management module and it cannot be viewed from Receiving Transactions Summary &gt; Tools &gt; View Accounting.</p>
<p>Navigation:<br />
Cost Management&gt;SLA Resp&gt;SLA&gt;Inquiry&gt;Journal entries<br />
Query by transaction dates and ledger name</p>
<p>Following Accounting entries will be available in the HTML page</p>
<p>AP Accrual a/c CR<br />
Charge a/c DR</p>
<p>If encumbrance is enabled, encumbrance reversal also can be viewed as follows</p>
<p>Budget a/c CR<br />
Reserve For Encumbrance DR</p>
<p>for the period in which Receiving is done and for the next period,you can see the reversal entry as</p>
<p>AP Accrual a/c DR<br />
Charge a/c CR</p>
<p>If encumbrance is enabled, encumbrance reversal also can be viewed as follows</p>
<p>Budget a/c DR<br />
Reserve For Encumbrance CR</p>
<p>As mentioned for online accruals with Expense destination, in encumbrance enabled environment, once the receiving process is done, Create Accounting process and posting in GL has to be completed in order to get the encumbrance reversal and actuals to hit the GL funds inquiry simultaneously as the funds availability calculation in Funds Inquiry screen will consider the encumbrance reversal and actuals only when they are posted in GL.</p>
<div>Note: R12 SLA architecture does not have this design initially. This new design is introduced by a patch which is explained in more detail in <a href="https://support.oracle.com/CSP/main/article?cmd=show&amp;type=NOT&amp;id=728064.1">Note.728064.1</a> to maintain accurate funds availability for the budget account at any point of time.</div>
<p>Encumbrance will get reversed from the PO once the invoice is validated.Encumbrance on the PO will get converted to Invoice encumbrance. On doing Create Accounting for the invoice, Encumbrance on the invoice will also get reversed. But this invoice encumbrance reversal and Actuals will get reflected in Funds Inquiry screen only when these entries are posted in GL.</p>
<p><span style="text-decoration:underline;">Technical design</span></p>
<p>When Purchase Order has Accrue on Receipt flag set to NO, Receipt Accruals Period End program generates the accounting entries only in RCV_RECEIVING_SUB_LEDGER. Then the Create Accounting process should take place to create SLA journals which will insert records in XLA_AE_HEADERS, XLA_AE_LINES and XLA_DISTRIBUTION_LINKS. These accounting entries will be available in the table XLA_AE_LINES. The event type code in XLA_AE_HEADERS for this Encumbrance Reversal entry is PERIOD_END_ACCRUAL and the event type code in XLA_AE_HEADERS for these actual entries will be RECEIVE for receipt accounting and PERIOD_END_ACCRUAL for delivery accounting.<br />
The tables RCV_RECEIVING_SUB_LEDGER and XLA_DISTRIBUTION_LINKS can be linked using the column source_distribution_id_num_1. The value of rcv_sub_ledger_id has to be given as source_distribution_id_num_1 for the source_distribution_type &#8220;RCV_RECEIVING_SUB_LEDGER&#8221; in XLA_DISTRIBUTION_LINKS table.</p>
<p><span style="text-decoration:underline;">Difference in Behavior between 11i and R12:</span></p>
<p>1. In 11i, Receipt Accruals Period End program creates the Receipt Accounting entries in Receiving Subledger as well as in GL_INTERFACE. Journal Import will be done to transfer the entries to GL_JE_LINES where as in R12, Receipt Accruals Period End program will create the entries only in Receiving Subledger. Create Accounting Program will create SLA journals and &#8216;Transfer Journal entries to Gl&#8217; program will move the entries to GL from SLA.</p>
<p>2. In 11i, Accrual entries need to be reversed manually in the next period whereas in R12, reversal of accrual entries for the next period will happen automatically</p>
<p>3. In 11i, if encumbrance is enabled, encumbrance reversal and actuals will undergo funds check when these entries are populated in gl_interface and GL funds inquiry will reflect the encumbrance reversal and actuals even before posting the entries in GL. But in R12, encumbrance reversal and actuals will hit the GL funds inquiry only when these entries are posted in GL even though funds check happens in SLA itself.</p>
<p><strong>Impact of Secondary ledger on Create Accounting process (applicable for both Online accruals and Period end accruals)</strong></p>
<p>If Secondary ledger is associated to the primary ledger with the conversion level as &#8216;Subledger&#8217; and if the secondary ledger is using <strong>Accrual based SLAM (e.g Encumbrance Accrual/Standard Accrual)</strong>, then encumbrance entries will get created in both primary subledger and secondary subledger on doing the Create Accounting process. On the other hand, if the Secondary ledger associated to the primary ledger is using <strong>Cash based SLAM (e.g Encumbrance Cash/Standard Cash)</strong> with the conversion level as &#8216;Subledger&#8217;, then the setup mentioned below is mandatory. Otherwise, Create Accounting process will error out or complete with warning and will not generate the receipt accounting entries neither in Primary ledger nor in Secondary ledger.</p>
<p><strong>Setup to be done for Secondary ledger using Cash based SLAM:</strong></p>
<div>
<div>1. Go into the responsibility: General Ledger</div>
<div>2. Navigate to MENUPATH &gt; Set up &gt; Financials &gt; Accounting Setup Manager &gt; query for Primary ledger &gt; Update accounting options</div>
<div>3. Go to Secondary ledger &gt; Subledger accounting options &gt; Update &gt; Search for the application Cost management &gt; Update accounting options  &gt; Set Sublegder accounting enabled to NO &gt; Click on Apply</div>
</div>
<div></div>
<div>When the Secondary ledger is using Cash basis accounting, Accrual based accounting entries should not get generated for Receiving transactions for the secondary ledger. Hence Create Accounting process should not create accounting entries for the source Cost Management. Therefore it is recommended to do the above mentioned set up of disabling the Subledger Accounting for Cost management application for Secondary ledger.</div>
<div></div>
<div><strong>Impact of Cash basis accounting on Create Accounting process (applicable for both Online accruals and Period end accruals)</strong></div>
<p>When the Primary ledger itself is using Cash basis accounting, Accrual based accounting entries should not get generated for Receiving transactions for the Primary ledger. In such case, it is not required to run the programs &#8216;Create Accounting-Receiving&#8217; or &#8216;Create Accounting-Cost Management&#8217; as no accounting entries will be created by these programs.</p>
<p><strong> Impact of Periodic Average Costing on Create Accounting process (applicable for both Online accruals and Period end accruals) </strong></p>
<p>R12 SLA design has no impact when Periodic Average Costing (PAC) is used as it follows the same 11i approach. Accounting entries created in PAC will not go to SLA and it will not undergo the create accounting process. Instead it will get transferred to GL via gl_interface from PAC distributions . But the perpetual accounting entries will also happen along with PAC entries where the perpetual accounting will follow the SLA design. But those entries should not get imported from SLA to GL as PAC accounting will be transferred to GL. To restrict the GL import of perpetual accounting entries, &#8220;Transfer to GL&#8221; option in organization parameters should be set to None for organizations which use PAC so that xla_ae_headers for perpetual accounting will have the gl_transfer_status_code as &#8220;NT&#8221; and it will not be picked by the journal import process.</p>
<h3><a name="aref9"></a>Accrual Reconciliation Process</h3>
<p><strong>a) Accrual Reconciliation Reports:</strong><br />
After completing  the Receipt transactions and Invoice matching, Create Accounting program has to be run in Final mode along with the  subsequent transfer of entries to General Ledger after which the  Accrual Reconciliation Process has to be started.</p>
<p>&#8220;Accrual Reconciliation Load Run&#8221; program has to be submitted with transaction date as the parameter which will populate the data in tables CST_RECONCILIATION_SUMMARY, CST_AP_PO_RECONCILIATION and CST_MISC_RECONCILIATION. Now run the Accrual Reconciliation Report for the operating unit and do the reconciliation. There are 3 different types of Accrual Reconciliation Report</p>
<p>1. AP and PO Accrual Reconciliation Report &#8211; This report shows the transaction details based on each accrual account for each PO distribution with the Receiving transaction amount and invoice transaction amount with a net balance greater than zero.</p>
<p>Parameters used while submitting the program:</p>
<p>Operating Unit &#8211; Select the Operating Unit for the report<br />
Title &#8211; Enter your title for the report<br />
Sort by &#8211; Parameter to specify how to sort the data at the distribution level &#8211; Valid Values &#8211; Age in days,Total Balance,Vendor,PO number (default)<br />
Aging Period Days &#8211; The number of days by which to group transactions sorted in descending order<br />
Item From and Item To &#8211; Range of items to consider for this report<br />
Vendor From and Vendor To &#8211; Range of Vendors to consider for this report<br />
Min Outstanding Balance and Max Outstanding Balance &#8211; Limits of distribution balance to dispaly<br />
Balancing Segment From and Balancing Segment To &#8211; Range of balancing segment to consider for this report</p>
<p>2. Summary Accrual Reconciliation Report &#8211; This report shows the total balances for each accrual account without any distribution details and individual transaction amount and also shows whether that summarized accrual balance is related to AP PO transaction or AP no PO transaction or Miscellaneous Inventory transaction.<br />
Parameters used while submitting the program:</p>
<p>Operating Unit &#8211; Select the Operating Unit for the report<br />
Title &#8211; Enter your title for the report<br />
Balancing Segment From and Balancing Segment To &#8211; Range of balancing segment to consider for this report</p>
<p>3. Miscellaneous Accrual Reconciliation Report &#8211; This report shows the transaction details based on each accrual account which got hit because of Miscellaneous Inventory transactions and AP NO PO transactions.Accrual amount will be displayed for each transaction along with the source whether it is INV or AP. This report picks data from CST_MISC_RECONCILIATION which gets populated during the load run process.</p>
<p>Parameters used while submitting the program:</p>
<p>Operating Unit &#8211; Select the Operating Unit for the report<br />
Title &#8211; Enter your title for the report<br />
Sort by &#8211; Parameter to specify how to sort the data at the distribution level &#8211; Valid Values &#8211; Item,Transaction Date (default) , Amount<br />
Date From &#8211; Starting date of time period to display for this report<br />
End Date &#8211; Ending date of time period to display for this report<br />
Item From and Item To &#8211; Range of items to consider for this report<br />
Min Amount and Max Amount &#8211; Limits of transaction amount to display<br />
Balancing Segment From and Balancing Segment To &#8211; Range of balancing segment to consider for this report</p>
<p><span style="text-decoration:underline;">Difference in Behavior between 11i and R12:</span></p>
<p>1. In 11i, the Accrual Rebuild Reconciliation Report  which was  required  to be run  to populate the accrual reconciliation table is now replaced by &#8220;Accrual Reconciliation Load Run&#8221; program in R12. The table PO_ACCRUAL_RECONCILE_TEMP_ALL has been replaced by the tables  CST_RECONCILIATION_SUMMARY and  CST_AP_PO_RECONCILIATION in R12.</p>
<p>2. 11i has only one Accrual Reconciliation Report which will show all the transactions for the accrual account irrespective of whether it is Miscellaneous INV transaction or AP NO PO transaction. But in R12 there are 3 different reports, one for AP-PO individual transactions, one for Miscellaneous transactions showing the individual transaction details for source INV and AP and one for showing the summarized accrual balance for all transaction types.</p>
<p>3. 11i has the option of running the Accrual Reconciliation Report with net accrual balance as 0 as well as net accrual balance greater than 0. But in R12, Accrual Reconciliation Report will show only the transactions having net accrual balance greater than zero.</p>
<p>4. In 11i, Accrual Reconciliation Report can be run for a specific data range and accrual balances can be checked for a specific period. But in R12, Accrual Reconciliation Report always shows the &#8216;as on date&#8217; accrual balance and the report cannot be run for a specific date range.</p>
<p><strong>b) Accrual Write-off Process:<br />
</strong>Once the accrual entries for the PO or invoice are shown in Accrual Reconciliation Report, Accrual Write-off can be done using Cost Management or Purchasing responsibility&gt;Accounting&gt;Accrual write offs&gt;AP and PO. This will delete the accrual entry from CST_AP_PO_RECONCILIATION table and populate the write off transaction in CST_WRITE_OFFS table. This write off transaction can also be viewed in the form View Write offs.<br />
Accounting entries have to be created in SLA and GL for these write off transactions by submitting the Create Accounting program.This can be viewed in SLA menu by navigating to Tools &gt; View Accounting in the View Write offs form.</p>
<p>Following Accounting entries will be available in the HTML page for a RECEIVE transaction</p>
<p>Accrual a/c DR<br />
Offset a/c CR</p>
<p>Similarly for an AP PO MATCH transaction</p>
<p>Accrual a/c CR<br />
Offset a/c DR</p>
<p>This Offset a/c will always be the Invoice Price Variance account.</p>
<p>Accounting events for this write off transaction will show the Event status as &#8220;Final Accounted&#8221; once the Create Accounting program is submitted and the entries are transferred to GL.</p>
<p><span style="text-decoration:underline;">Difference in Behavior between 11i and R12:</span></p>
<p>1. The table PO_ACCRUAL_WRITE_OFFS_ALL has been replaced by the table CST_WRITE_OFFS in R12.</p>
<p>2. In 11i, accounting will not get created for the write off transaction and accrual entry has to be manually adjusted in GL whereas in R12, Create Accounting program will create the accrual entry for the write off transaction in SLA as well as in GL and hence manual adjustment of accrual entry is not required.</p>
<br />Filed under: <a href='http://oraclefinancial.wordpress.com/category/oracle-e-business-applications/'>Oracle E-Business Applications</a>, <a href='http://oraclefinancial.wordpress.com/category/oracle-financial/'>Oracle Financial</a>, <a href='http://oraclefinancial.wordpress.com/category/oracle-inventory/'>Oracle Inventory</a>, <a href='http://oraclefinancial.wordpress.com/category/oracle-purchasing/'>Oracle Purchasing</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oraclefinancial.wordpress.com/442/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oraclefinancial.wordpress.com/442/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oraclefinancial.wordpress.com/442/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oraclefinancial.wordpress.com/442/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oraclefinancial.wordpress.com/442/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oraclefinancial.wordpress.com/442/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oraclefinancial.wordpress.com/442/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oraclefinancial.wordpress.com/442/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oraclefinancial.wordpress.com/442/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oraclefinancial.wordpress.com/442/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oraclefinancial.wordpress.com/442/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oraclefinancial.wordpress.com/442/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oraclefinancial.wordpress.com/442/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oraclefinancial.wordpress.com/442/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclefinancial.wordpress.com&amp;blog=10345565&amp;post=442&amp;subd=oraclefinancial&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oraclefinancial.wordpress.com/2011/12/30/impact-of-r12-design-in-procure-to-pay-accounting-flow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>33.513000 36.292000</georss:point>
		<geo:lat>33.513000</geo:lat>
		<geo:long>36.292000</geo:long>
		<media:content url="http://0.gravatar.com/avatar/47c355ac1c4d0ef2a83a4559b7ebda7f?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">Mahmoud Maher</media:title>
		</media:content>
	</item>
		<item>
		<title>Accounting Flow  for  Purchase Orders, Receipts and Matched Invoices in an Encumbrance Environment</title>
		<link>http://oraclefinancial.wordpress.com/2011/12/30/accounting-flow-for-purchase-orders-receipts-and-matched-invoices-in-an-encumbrance-environment/</link>
		<comments>http://oraclefinancial.wordpress.com/2011/12/30/accounting-flow-for-purchase-orders-receipts-and-matched-invoices-in-an-encumbrance-environment/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 17:57:11 +0000</pubDate>
		<dc:creator>Mahmoud Elemam</dc:creator>
				<category><![CDATA[General Ledger]]></category>
		<category><![CDATA[Oracle E-Business Applications]]></category>
		<category><![CDATA[Oracle Financial]]></category>
		<category><![CDATA[Oracle Purchasing]]></category>

		<guid isPermaLink="false">http://oraclefinancial.wordpress.com/?p=437</guid>
		<description><![CDATA[Accounting Flow for Purchase Orders, Receipts and Matched Invoices in an Encumbrance Environment An Oracle White Paper This document details the accounting entries that are expected for purchase orders with Expense or Inventory destinations, receipts and matched invoices. It also considers the two choices of accrual available for Expense items in an encumbrance-enabled environment. Expense [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclefinancial.wordpress.com&amp;blog=10345565&amp;post=437&amp;subd=oraclefinancial&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div>
<h1 align="center"></h1>
<h1 align="center">Accounting Flow</h1>
<h1 align="center">for</h1>
<h1 align="center">Purchase Orders, Receipts and Matched Invoices in an Encumbrance Environment</h1>
<p><em>An Oracle White Paper</em></p>
<p>This document details the accounting entries that are expected for purchase orders with Expense or Inventory destinations, receipts and matched invoices. It also considers the two choices of accrual available for Expense items in an encumbrance-enabled environment.</p>
<p>Expense items can be accrued at</p>
<p>a)     Period-end</p>
<p>b)    On Receipt</p>
<p>Inventory Items can ONLY be accrued at</p>
<p>a)     Receipt</p>
<p>This document consists of the following case studies/scenarios.</p>
<p><strong>Accrue on receipt: (APO)</strong></p>
<p><a href="/Users/Mahmoud/Desktop/PO_Accounting_Flow.doc#case1">Case 1</a>: Expense Destination/Create, Approve, Reserve/Receive/Invoice</p>
<p><a href="/Users/Mahmoud/Desktop/PO_Accounting_Flow.doc#case2">Case 2</a>: Expense Destination/Create, Approve, Reserve/Invoice/Receive</p>
<p><a href="/Users/Mahmoud/Desktop/PO_Accounting_Flow.doc#case3">Case 3</a>: Expense Destination/Create, Approve, Reserve/Receive/Invoice at a price greater than PO price</p>
<p><a href="/Users/Mahmoud/Desktop/PO_Accounting_Flow.doc#case4">Case 4</a>: Expense Destination/Create, Approve, Reserve/Receive/Invoice at a quantity greater than PO quantity</p>
<p><a href="/Users/Mahmoud/Desktop/PO_Accounting_Flow.doc#case5">Case 5</a>: Inventory Destination/ Create, Approve, Reserve/Receive/Invoice</p>
<p><a href="/Users/Mahmoud/Desktop/PO_Accounting_Flow.doc#case6">Case 6</a>: Inventory Destination/ Create, Approve, Reserve/Invoice/Receive</p>
<p><strong>Accrue at Period-end: (APE) </strong></p>
<p><a href="/Users/Mahmoud/Desktop/PO_Accounting_Flow.doc#case7">Case 1</a>: Create PO /Receive PO /Deliver PO /Invoice/Run the period end program</p>
<p><a href="/Users/Mahmoud/Desktop/PO_Accounting_Flow.doc#case8">Case 2</a>: Create PO /Invoice/Receive PO/Deliver PO/Run the period end program</p>
<p><a href="/Users/Mahmoud/Desktop/PO_Accounting_Flow.doc#case9">Case 3</a>: Create PO/Receive PO/Deliver PO/Run the period end program/Invoice</p>
<p><a href="/Users/Mahmoud/Desktop/PO_Accounting_Flow.doc#case10">Case 4</a>: Create PO/Receive PO/Run the Period end program/Deliver PO/Run the</p>
<p>period end program/Invoice</p>
<p><a href="/Users/Mahmoud/Desktop/PO_Accounting_Flow.doc#case11">Case 5</a>: Create PO /Receive PO /Deliver PO /Invoice at a price greater than PO</p>
<p>Price/Run the period end program</p>
<p><a href="/Users/Mahmoud/Desktop/PO_Accounting_Flow.doc#case12">Case 6</a>: Create PO /Receive PO /Deliver PO /Invoice at a quantity greater than PO</p>
<p>Quantity/Run the period end Program</p>
<p>The following Pages will explain each case in detail:</p>
<p>LEGEND: <strong>AOR</strong>= Accrue On Receipt, <strong>APE</strong>= Accrue at Period-End</p>
</div>
<p><strong><br />
</strong></p>
<div>
<p><strong>AOR-Case 1: </strong><strong></strong></p>
<p><strong>Assumptions:</strong></p>
<p>Accrue on receipt = Y</p>
<p>Destination type = Expense</p>
<p>Item = expense Item</p>
<p><strong> </strong></p>
<p><strong>   </strong></p>
<p><strong>     </strong><strong>Sequence of actions: </strong></p>
<ul>
<li>Create, Approve, Reserve PO</li>
<li>Receive and Deliver the PO</li>
<li>Invoice Validation after matching</li>
<li>Create Accounting for invoice</li>
</ul>
</div>
<div>
<table width="697" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="bottom" nowrap="nowrap" width="133">
<h4>Action</h4>
</td>
<td valign="bottom" nowrap="nowrap" width="264">
<h4>Accounting entries</h4>
</td>
<td valign="bottom" nowrap="nowrap" width="168">
<p align="center"><strong>Table in which records exist</strong><strong></strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="132">
<h4>Flag/nature of entry</h4>
</td>
<td width="0" height="43"></td>
</tr>
<tr>
<td nowrap="nowrap" width="133">1. PO is reserved</td>
<td valign="bottom" nowrap="nowrap" width="264">Budget a/c DR @ PO price (base + NR tax)*</td>
<td nowrap="nowrap" width="168">
<p align="center">GL_BC_PACKETS</p>
</td>
<td nowrap="nowrap" width="132">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="27"></td>
</tr>
<tr>
<td rowspan="2" nowrap="nowrap" width="133">2. Receive the PO</td>
<td valign="bottom" nowrap="nowrap" width="264">Receiving Inventory a/c DR @ PO price (base + NR tax)++</td>
<td rowspan="2" nowrap="nowrap" width="168">
<p align="center">RRSL/GLI/GL_JE_LINES</p>
</td>
<td rowspan="2" nowrap="nowrap" width="132">
<p align="center">Actual</p>
</td>
<td width="0" height="27"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="264">AP Expense accrual a/c CR @ PO price (base+ NR tax) ^^</td>
<td width="0" height="44"></td>
</tr>
<tr>
<td rowspan="4" nowrap="nowrap" width="133">3. Deliver the PO</td>
<td valign="bottom" nowrap="nowrap" width="264"><strong>Expense Charge a/c DR @ PO price (base + NR tax)</strong><strong></strong></td>
<td rowspan="4" nowrap="nowrap" width="168">
<p align="center">RRSL/GLI/GL_JE_LINES</p>
</td>
<td rowspan="2" nowrap="nowrap" width="132">
<p align="center">Actual</p>
</td>
<td width="0" height="27"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="264">Receiving Inventory a/c CR @ PO price (base + NR tax)++</td>
<td width="0" height="27"></td>
</tr>
<tr>
<td rowspan="2" valign="bottom" nowrap="nowrap" width="264">Budget a/c CR @ PO price (base + NRtax)*</td>
<td rowspan="2" nowrap="nowrap" width="132">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="27"></td>
</tr>
<tr>
<td width="0" height="27"></td>
</tr>
<tr>
<td nowrap="nowrap" width="133">4. Invoice Validation</td>
<td valign="bottom" nowrap="nowrap" width="264">REC Tax and NR tax DR @ tax amount++</td>
<td nowrap="nowrap" width="168">
<p align="center">GL_BC_PACKETS</p>
</td>
<td nowrap="nowrap" width="132">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="27"></td>
</tr>
<tr>
<td rowspan="3" nowrap="nowrap" width="133">5. Create Accounting for Invoice</td>
<td valign="bottom" width="264">AP Expense accrual a/c DR @ PO price excluding tax and tax DR @ tax rate separately ^^</td>
<td rowspan="2" nowrap="nowrap" width="168">
<p align="center">AP_AE_LINES_ALL</p>
</td>
<td rowspan="2" nowrap="nowrap" width="132">
<p align="center">Actual</p>
</td>
<td width="0" height="39"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="264"><strong>AP Liability a/c CR @ invoice price</strong><strong></strong></td>
<td width="0" height="27"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="264">REC Tax and NR tax CR @ tax amount++</td>
<td nowrap="nowrap" width="168">
<p align="center">AP_ENCUMBRANCE_</p>
<p align="center">LINES_ALL</p>
</td>
<td nowrap="nowrap" width="132">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="27"></td>
</tr>
</tbody>
</table>
<p><strong>Note: </strong></p>
<ul>
<li>The corresponding offsetting records have the same symbol in order to more easily identify which debits and credits offset each other. (^, +, *)</li>
<li>PO base price refers to received quantity * unit price in PO Lines.</li>
<li>NR tax refers to Non Recoverable Tax calculated for the (received quantity * PO line unit price)</li>
<li>REC tax refers to Recoverable Tax calculated for the (received quantity * PO line unit price)</li>
<li>RRSL &#8211; RCV_RECEIVING_SUB_LEDGER</li>
</ul>
<ul>
<li>GLI – GL_INTERFACE</li>
</ul>
<p><strong>AOR-Case 2: </strong></p>
</div>
<p><strong><br />
</strong></p>
<div>
<p><strong>Assumptions:</strong><strong></strong></p>
<p>Accrue on receipt = Y</p>
<p>Destination type = Expense</p>
<p>Item = expense Item</p>
<p><strong>      </strong><strong>Sequence of actions: </strong></p>
<ul>
<li>Create, Approve, Reserve PO</li>
<li>Invoice Validation after matching</li>
<li>Create Accounting for invoice</li>
</ul>
<ul>
<li>Receive and Deliver the PO</li>
</ul>
</div>
<div>
<table width="709" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="bottom" nowrap="nowrap" width="145">
<h4>Action</h4>
</td>
<td valign="bottom" nowrap="nowrap" width="288">
<h4>Accounting entries</h4>
</td>
<td valign="bottom" nowrap="nowrap" width="144">
<p align="center"><strong>Table in which records exist</strong><strong></strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="132">
<p align="center"><strong>Flag/nature of entry</strong><strong></strong></p>
</td>
<td width="0" height="43"></td>
</tr>
<tr>
<td nowrap="nowrap" width="145">1. PO is reserved</td>
<td valign="bottom" nowrap="nowrap" width="288">Budget a/c DR @ PO price (base + NR tax) $$</td>
<td nowrap="nowrap" width="144">
<p align="center">GL_BC_PACKETS</p>
</td>
<td nowrap="nowrap" width="132">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="27"></td>
</tr>
<tr>
<td nowrap="nowrap" width="145">2. Invoice Validation</td>
<td valign="bottom" nowrap="nowrap" width="288">REC Tax and NR tax DR @ tax amount *</td>
<td nowrap="nowrap" width="144">
<p align="center">GL_BC_PACKETS</p>
</td>
<td nowrap="nowrap" width="132">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="27"></td>
</tr>
<tr>
<td rowspan="3" nowrap="nowrap" width="145">3. Create Accounting for invoice</td>
<td valign="bottom" width="288">AP Expense accrual a/c DR @ PO price excluding tax and tax DR @ tax rate separately +++</td>
<td rowspan="2" nowrap="nowrap" width="144">
<p align="center">AP_AE_LINES_ALL</p>
</td>
<td rowspan="2" nowrap="nowrap" width="132">
<p align="center">Actual</p>
</td>
<td width="0" height="44"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="288"><strong>AP Liability a/c CR @ invoice price</strong><strong></strong></td>
<td width="0" height="27"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="288">REC Tax and NR tax CR @ tax amount *</td>
<td nowrap="nowrap" width="144">
<p align="center">AP_ENCUMBRANCE_LINES_ALL</p>
</td>
<td nowrap="nowrap" width="132">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="27"></td>
</tr>
<tr>
<td rowspan="2" nowrap="nowrap" width="145">4. Receive the PO</td>
<td valign="bottom" nowrap="nowrap" width="288">Receiving Inspection a/c DR @ PO price (base + NR tax) ^^^^</td>
<td rowspan="2" nowrap="nowrap" width="144">
<p align="center">RRSL/GLI/GL_JE_</p>
<p align="center">LINES</p>
</td>
<td rowspan="2" nowrap="nowrap" width="132">
<p align="center">Actual</p>
</td>
<td width="0" height="27"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="288">AP Expense accrual a/c CR @ PO price (base+ NR tax) +++</td>
<td width="0" height="27"></td>
</tr>
<tr>
<td rowspan="4" nowrap="nowrap" width="145">5. Deliver the PO</td>
<td valign="top" nowrap="nowrap" width="288"><strong>Expense Charge a/c DR @ PO price (base + NR tax)</strong><strong></strong></td>
<td rowspan="4" nowrap="nowrap" width="144">
<p align="center">RRSL/GLI/GL_JE_</p>
<p align="center">LINES</p>
</td>
<td rowspan="3" nowrap="nowrap" width="132">
<p align="center">Actual</p>
</td>
<td width="0" height="34"></td>
</tr>
<tr>
<td rowspan="2" valign="top" nowrap="nowrap" width="288">Receiving Inspection a/c CR @ PO price (base + NR tax) ^^^^</td>
<td width="0" height="17"></td>
</tr>
<tr>
<td width="0" height="17"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="288">Budget a/c CR @ PO price (base + NR tax)  $$</td>
<td nowrap="nowrap" width="132">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="34"></td>
</tr>
</tbody>
</table>
<p><strong>Note: </strong></p>
<ul>
<li>Corresponding offsetting accounts have same symbols</li>
<li> PO base price refers to received quantity * unit Price in PO lines</li>
<li>NR tax refers to Non Recoverable Tax calculated for the (received quantity *PO line unit price)</li>
<li>REC tax refers to Recoverable Tax calculated for the (received quantity *PO line unit price)</li>
<li>RRSL &#8211; RCV_RECEIVING_SUB_LEDGER</li>
</ul>
<ul>
<li>GLI – GL_INTERFACE</li>
</ul>
<p><strong>AOR-Case 3: </strong><strong></strong></p>
</div>
<p><strong><br />
</strong></p>
<div>
<p><strong>Assumptions:</strong><strong></strong></p>
<p>Accrue on receipt = Y</p>
<p>Destination type = Expense</p>
<p>Item = expense Item</p>
<p><strong>Sequence of actions: </strong></p>
<p>Create, Approve, Reserve PO</p>
<p>Receive and Deliver PO</p>
<p>Create Invoice at higher unit price than PO</p>
<p>Invoice Validation</p>
<p>Create Accounting</p>
</div>
<div>
<table width="709" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="bottom" nowrap="nowrap" width="157">
<h4>Action</h4>
</td>
<td valign="bottom" nowrap="nowrap" width="312">
<h4>Accounting entries</h4>
</td>
<td valign="bottom" nowrap="nowrap" width="144">
<p align="center"><strong>Table in which records exist</strong><strong></strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="96">
<p align="center"><strong>Flag/nature of entry</strong><strong></strong></p>
</td>
<td width="0" height="43"></td>
</tr>
<tr>
<td nowrap="nowrap" width="157">1. PO is reserved</td>
<td valign="bottom" nowrap="nowrap" width="312">Budget a/c DR @ PO price (base + NR tax) ^^^^</td>
<td nowrap="nowrap" width="144">
<p align="center">GL_BC_PACKETS</p>
</td>
<td nowrap="nowrap" width="96">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="27"></td>
</tr>
<tr>
<td rowspan="2" nowrap="nowrap" width="157">2. Receive the PO</td>
<td valign="bottom" nowrap="nowrap" width="312">Receiving Inventory a/c DR @ PO price (base + NR tax) $$$</td>
<td rowspan="2" nowrap="nowrap" width="144">
<p align="center">RRSL/GLI/GL_JE_</p>
<p align="center">LINES</p>
</td>
<td rowspan="2" nowrap="nowrap" width="96">
<p align="center">Actual</p>
</td>
<td width="0" height="27"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="312">AP Expense accrual a/c CR @ PO price (base+ NR tax) **</td>
<td width="0" height="44"></td>
</tr>
<tr>
<td rowspan="4" nowrap="nowrap" width="157">3. Deliver the PO</td>
<td valign="bottom" nowrap="nowrap" width="312"><strong>Expense Charge a/c DR @ PO price (base + NR tax)</strong><strong></strong></td>
<td rowspan="4" nowrap="nowrap" width="144">
<p align="center">RRSL/GLI/GL_JE_</p>
<p align="center">LINES</p>
</td>
<td rowspan="2" nowrap="nowrap" width="96">
<p align="center">Actual</p>
</td>
<td width="0" height="27"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="312">Receiving Inventory a/c CR @ PO price (base + NR tax) $$$</td>
<td width="0" height="27"></td>
</tr>
<tr>
<td rowspan="2" valign="bottom" nowrap="nowrap" width="312">Budget a/c CR @ PO price (base + NR tax) ^^^^</td>
<td rowspan="2" nowrap="nowrap" width="96">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="27"></td>
</tr>
<tr>
<td width="0" height="17"></td>
</tr>
<tr>
<td rowspan="2" nowrap="nowrap" width="157">4. Invoice Validation at higher price</td>
<td valign="bottom" nowrap="nowrap" width="312">REC Tax and NR tax DR @ tax amount #</td>
<td rowspan="2" nowrap="nowrap" width="144">
<p align="center">GL_BC_PACKETS</p>
</td>
<td rowspan="2" nowrap="nowrap" width="96">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="27"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="312">IPV a/c DB @ difference in price  &amp;</td>
<td width="0" height="27"></td>
</tr>
<tr>
<td rowspan="5" nowrap="nowrap" width="157">5. Create Accounting for Invoice</td>
<td valign="bottom" width="312">AP Expense accrual a/c DR @ PO price excluding tax and tax DR @ tax rate separately **</td>
<td rowspan="3" nowrap="nowrap" width="144">
<p align="center">AP_AE_LINES_ALL</p>
</td>
<td rowspan="3" nowrap="nowrap" width="96">
<p align="center">Actual</p>
</td>
<td width="0" height="39"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="312"><strong>AP Liability a/c CR @ invoice price</strong><strong></strong></td>
<td width="0" height="27"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="312">IPV a/c DR @ difference in price</td>
<td width="0" height="27"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="312">REC Tax and NR tax CR @ tax amount #</td>
<td rowspan="2" nowrap="nowrap" width="144">
<p align="center">AP_ENCUMBRANCE_LINES_ALL</p>
</td>
<td rowspan="2" nowrap="nowrap" width="96">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="27"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="312">IPV a/c CR @ difference in price  &amp;</td>
<td width="0" height="27"></td>
</tr>
</tbody>
</table>
<p><strong>Note: </strong></p>
<ul>
<li>Corresponding offsetting accounts have same symbols</li>
<li>PO base price refers to received quantity * unit Price in PO lines</li>
<li>NR tax refers to Non Recoverable Tax calculated for the (received quantity * PO line unit price)</li>
<li>REC tax refers to Recoverable Tax calculated for the (received quantity * PO line unit price)</li>
</ul>
<ul>
<li>RRSL &#8211; RCV_RECEIVING_SUB_LEDGER</li>
<li>GLI – GL_INTERFACE</li>
</ul>
<p><strong>AOR-Case 4: </strong><strong></strong></p>
</div>
<p><strong><br />
</strong></p>
<div>
<p><strong>Assumptions:</strong><strong></strong></p>
<p>Accrue on receipt = Y</p>
<p>Destination type = Expense</p>
<p>Item = expense Item</p>
<p><strong>      </strong></p>
<p><strong>      </strong><strong>Sequence of actions: </strong></p>
<ul>
<li>Create, Approve, Reserve PO</li>
<li>Receive and Deliver PO</li>
<li>Create Invoice at higher quantity than PO</li>
<li>Invoice Validation</li>
</ul>
<ul>
<li>Create Accounting</li>
</ul>
</div>
<div>
<table width="697" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="bottom" nowrap="nowrap" width="145">
<h4>Action</h4>
</td>
<td valign="bottom" nowrap="nowrap" width="276">
<h4>Accounting entries</h4>
</td>
<td valign="bottom" nowrap="nowrap" width="144">
<p align="center"><strong>Table in which records exist</strong><strong></strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="132">
<p align="center"><strong>Flag/nature of entry</strong><strong></strong></p>
</td>
<td width="0" height="43"></td>
</tr>
<tr>
<td nowrap="nowrap" width="145">1. PO is reserved</td>
<td valign="bottom" nowrap="nowrap" width="276">Budget a/c DR @ PO price (base + NR tax) &amp;</td>
<td nowrap="nowrap" width="144">
<p align="center">GL_BC_PACKETS</p>
</td>
<td nowrap="nowrap" width="132">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="34"></td>
</tr>
<tr>
<td rowspan="2" nowrap="nowrap" width="145">2. Receive the PO</td>
<td valign="bottom" nowrap="nowrap" width="276">Receiving Inspection a/c DR @ PO price (base + NR tax) ##</td>
<td rowspan="2" nowrap="nowrap" width="144">
<p align="center">RRSL/GLI/GL_JE_</p>
<p align="center">LINES</p>
</td>
<td rowspan="2" nowrap="nowrap" width="132">
<p align="center">Actual</p>
</td>
<td width="0" height="34"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="276">AP Expense accrual a/c CR @ PO price (base+ NR tax) ^^^</td>
<td width="0" height="34"></td>
</tr>
<tr>
<td rowspan="4" nowrap="nowrap" width="145">3. Deliver the PO</td>
<td valign="bottom" nowrap="nowrap" width="276"><strong>Expense Charge a/c DR @ PO price (base + NR tax)</strong><strong></strong></td>
<td rowspan="4" nowrap="nowrap" width="144">
<p align="center">RRSL/GLI/GL_JE_</p>
<p align="center">LINES</p>
</td>
<td rowspan="3" nowrap="nowrap" width="132">
<p align="center">Actual</p>
</td>
<td width="0" height="34"></td>
</tr>
<tr>
<td rowspan="2" valign="bottom" nowrap="nowrap" width="276">Receiving Inspection a/c CR @ PO price (base + NR tax) ##</td>
<td width="0" height="34"></td>
</tr>
<tr>
<td width="0" height="17"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="276">Budget a/c CR @ PO price (base+ NR tax) &amp;</td>
<td nowrap="nowrap" width="132">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="34"></td>
</tr>
<tr>
<td rowspan="2" nowrap="nowrap" width="145">4. Invoice Validation for higher quantity<strong>*</strong><strong>See additional info below</strong></td>
<td rowspan="2" valign="bottom" nowrap="nowrap" width="276">REC Tax and NR tax DR @ tax amount ****</td>
<td rowspan="2" nowrap="nowrap" width="144">
<p align="center">GL_BC_PACKETS</p>
</td>
<td rowspan="2" nowrap="nowrap" width="132">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="34"></td>
</tr>
<tr>
<td width="0" height="17"></td>
</tr>
<tr>
<td rowspan="5" nowrap="nowrap" width="145">5. Create Accounting for Invoice</td>
<td valign="bottom" width="276">AP Expense accrual a/c DR @ invoice price excluding tax and tax DR @ tax rate separately  ^^^</td>
<td rowspan="2" nowrap="nowrap" width="144">
<p align="center">AP_AE_LINES_ALL</p>
</td>
<td rowspan="2" nowrap="nowrap" width="132">
<p align="center">Actual</p>
</td>
<td width="0" height="34"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="276"><strong>AP Liability a/c CR @ invoice price</strong><strong></strong></td>
<td width="0" height="34"></td>
</tr>
<tr>
<td rowspan="3" valign="bottom" nowrap="nowrap" width="276">REC Tax and NR tax CR @ tax amount ****</td>
<td rowspan="3" nowrap="nowrap" width="144">
<p align="center">AP_ENCUMBRANCE_LINES_ALL</p>
</td>
<td rowspan="3" nowrap="nowrap" width="132">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="17"></td>
</tr>
<tr>
<td width="0" height="34"></td>
</tr>
<tr>
<td width="0" height="17"></td>
</tr>
</tbody>
</table>
<p><strong> </strong></p>
<p><strong>Note: </strong></p>
<ul>
<li>Corresponding offsetting accounts have same symbols</li>
</ul>
<ul>
<li>PO base price refers to received quantity * unit Price in PO line</li>
<li>NR tax refers to Non Recoverable Tax calculated for the (received quantity * PO line unit price)</li>
<li>REC tax refers to Recoverable Tax calculated for the (received quantity * PO line unit price)</li>
</ul>
<ul>
<li>RRSL &#8211; RCV_RECEIVING_SUB_LEDGER</li>
<li>GLI – GL_INTERFACE</li>
<li><strong>No separate accounting entry for Quantity Variation (#4) will be seen here</strong></li>
</ul>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong>AOR-Case 5: </strong><strong></strong></p>
</div>
<p><strong><br />
</strong></p>
<div>
<p><strong>Assumptions:</strong><strong></strong></p>
<p>Accrue on receipt = Y</p>
<p>Destination type = Inventory</p>
<p>Item = Inventory Item</p>
<p><strong>      </strong><strong>Sequence of actions: </strong></p>
<ul>
<li>Create, Approve, Reserve PO</li>
<li>Receive and Deliver the PO</li>
<li>Invoice Validation after matching</li>
<li>Create Accounting for invoice</li>
</ul>
</div>
<div>
<table width="709" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="bottom" nowrap="nowrap" width="133">
<p align="center"><strong>Action</strong><strong></strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="276">
<p align="center"><strong>Accounting entries</strong><strong></strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="168">
<p align="center"><strong>Table in which records exist</strong><strong></strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="132">
<h4>Flag/nature of entry</h4>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="133">1. PO is reserved</td>
<td valign="bottom" nowrap="nowrap" width="276">Budget a/c DR @ PO price (base + NR tax) #</td>
<td nowrap="nowrap" width="168">
<p align="center">GL_BC_PACKETS</p>
</td>
<td nowrap="nowrap" width="132">
<p align="center">Encumbrance</p>
</td>
</tr>
<tr>
<td rowspan="2" nowrap="nowrap" width="133">2. Receive the PO</td>
<td valign="bottom" nowrap="nowrap" width="276">Receiving Inspection a/c DR @ PO price (base + NR tax)  **</td>
<td rowspan="2" nowrap="nowrap" width="168">
<p align="center">RRSL/GLI/GL_JE_LINES</p>
</td>
<td rowspan="2" nowrap="nowrap" width="132">
<p align="center">Actual</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="276">AP Inventory accrual a/c CR @ PO price (base+ NR tax)  %%%</td>
</tr>
<tr>
<td rowspan="4" nowrap="nowrap" width="133">3. Deliver the PO</td>
<td valign="bottom" nowrap="nowrap" width="276"><strong>Material Valuation a/c DR @ std cost</strong><strong></strong></td>
<td rowspan="4" nowrap="nowrap" width="168">
<p align="center">MTL_TRANSACTION_</p>
<p align="center">ACCOUNTS</p>
</td>
<td nowrap="nowrap" width="132">
<p align="center">Actual (Account line type-1)</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="276">Receiving Inspection a/c DR @ PO price (base + NR tax)  **</td>
<td nowrap="nowrap" width="132">
<p align="center">Actual (Account line type-5)</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="276">PPV a/c CR/DR @ difference in price</td>
<td nowrap="nowrap" width="132">
<p align="center">Actual (Account line type-6)</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="276">Budget a/c CR @ PO price (base+ NR tax) #</td>
<td nowrap="nowrap" width="132">
<p align="center">Encumbrance (Account line type- 15)</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="133">4. Invoice Validation</td>
<td valign="bottom" nowrap="nowrap" width="276">REC Tax and NR tax DR @ tax amount $$$$</td>
<td nowrap="nowrap" width="168">
<p align="center">GL_BC_PACKETS</p>
</td>
<td nowrap="nowrap" width="132">
<p align="center">Encumbrance</p>
</td>
</tr>
<tr>
<td rowspan="3" nowrap="nowrap" width="133">5. Create Accounting for Invoice</td>
<td valign="bottom" width="276">AP Inventory accrual a/c DR @ PO price excluding tax and tax DR @ tax rate separately %%%</td>
<td rowspan="2" nowrap="nowrap" width="168">
<p align="center">AP_AE_LINES_ALL</p>
</td>
<td rowspan="2" nowrap="nowrap" width="132">
<p align="center">Actual</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="276"><strong>AP Liability a/c CR @ invoice price</strong><strong></strong></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="276">REC Tax and NR tax CR @ tax amount $$$$</td>
<td nowrap="nowrap" width="168">
<p align="center">AP_ENCUMBRANCE_</p>
<p align="center">LINES_ALL</p>
</td>
<td nowrap="nowrap" width="132">
<p align="center">Encumbrance</p>
</td>
</tr>
</tbody>
</table>
<p><strong>Note: </strong></p>
<ul>
<li>Corresponding offsetting accounts have same symbols</li>
<li>PO base price refers to received quantity * unit Price in PO line</li>
<li>NR tax refers to Non Recoverable Tax calculated for the (received quantity * PO line unit price)</li>
<li>REC tax refers to Recoverable Tax calculated for the (received quantity * PO line unit price)</li>
<li>RRSL &#8211; RCV_RECEIVING_SUB_LEDGER</li>
</ul>
<ul>
<li>GLI – GL_INTERFACE</li>
</ul>
<p><strong>AOR-Case 6: </strong><strong></strong></p>
</div>
<p><strong><br />
</strong></p>
<div>
<p><strong>Assumptions:</strong><strong></strong></p>
<p>Accrue on receipt = Y</p>
<p>Destination type = Inventory</p>
<p>Item = Inventory Item</p>
<p><strong>      </strong><strong>Sequence of actions: </strong></p>
<ul>
<li>Create, Approve, Reserve PO</li>
<li>Invoice Validation after matching</li>
<li>Create Accounting for invoice</li>
</ul>
<ul>
<li>Receive and Deliver the PO</li>
</ul>
</div>
<div>
<table width="697" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="bottom" nowrap="nowrap" width="133">
<h4>Action</h4>
</td>
<td valign="bottom" nowrap="nowrap" width="252">
<h4>Accounting entries</h4>
</td>
<td valign="bottom" nowrap="nowrap" width="156">
<p align="center"><strong>Table in which records exist</strong><strong></strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="156">
<p align="center"><strong>Flag/nature of entry</strong><strong></strong></p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td nowrap="nowrap" width="133">1. PO is reserved</td>
<td valign="bottom" nowrap="nowrap" width="252">Budget a/c DR @ PO price (base + NR tax) ####</td>
<td nowrap="nowrap" width="156">
<p align="center">GL_BC_PACKETS</p>
</td>
<td nowrap="nowrap" width="156">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td nowrap="nowrap" width="133">2. Invoice Validation</td>
<td valign="bottom" nowrap="nowrap" width="252">REC Tax and NR tax DR @ tax amount*</td>
<td nowrap="nowrap" width="156">
<p align="center">GL_BC_PACKETS</p>
</td>
<td nowrap="nowrap" width="156">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td rowspan="3" nowrap="nowrap" width="133">3. Create Accounting for invoice</td>
<td valign="bottom" width="252">AP Inventory accrual a/c DR @ PO price excluding tax and tax DR @ tax rate separately @@@</td>
<td rowspan="2" nowrap="nowrap" width="156">
<p align="center">AP_AE_LINES_ALL</p>
</td>
<td rowspan="2" nowrap="nowrap" width="156">
<p align="center">Actual</p>
</td>
<td width="0" height="40"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="252"><strong>AP Liability a/c CR @ invoice price</strong><strong></strong></td>
<td width="0" height="20"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="252">REC Tax and NR tax CR @ tax amount*</td>
<td nowrap="nowrap" width="156">
<p align="center">AP_ENCUMBRANCE_LINES_ALL</p>
</td>
<td nowrap="nowrap" width="156">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td rowspan="2" nowrap="nowrap" width="133">4. Receive the PO</td>
<td valign="bottom" nowrap="nowrap" width="252">Receiving Inspection a/c DR @ PO price (base + NR tax)  ^^^^</td>
<td rowspan="2" nowrap="nowrap" width="156">
<p align="center">RRSL/GLI/GL_JE_</p>
<p align="center">LINES</p>
</td>
<td rowspan="2" nowrap="nowrap" width="156">
<p align="center">Actual</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="252">AP Inventory accrual a/c CR @ PO price (base+ NR tax) @@@</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td rowspan="5" nowrap="nowrap" width="133">5. Deliver the PO</td>
<td valign="bottom" nowrap="nowrap" width="252"><strong>Material Valuation a/c DR @ std cost</strong><strong></strong></td>
<td rowspan="5" nowrap="nowrap" width="156">
<p align="center">MTL_TRANSACTION_ACCOUNTS</p>
</td>
<td nowrap="nowrap" width="156">
<p align="center">Actual (Account line type-1)</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td rowspan="2" valign="bottom" nowrap="nowrap" width="252">Receiving Inspection a/c CR @ PO price (base + NR tax)  ^^^^</td>
<td rowspan="2" nowrap="nowrap" width="156">
<p align="center">Actual (Account line type-5)</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td width="0" height="20"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="252">PPV a/c CR/DR @ difference in price</td>
<td nowrap="nowrap" width="156">
<p align="center">Actual (Account line type-6)</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="252">Budget a/c CR @ PO price (base + NR tax) ####</td>
<td nowrap="nowrap" width="156">
<p align="center">Encumbrance (Account line type- 15)</p>
</td>
<td width="0" height="20"></td>
</tr>
</tbody>
</table>
<p><strong>Note: </strong></p>
<ul>
<li>Corresponding offsetting accounts have same symbols</li>
<li>PO base price refers to received quantity * unit Price in PO line</li>
<li>NR tax refers to Non Recoverable Tax calculated for the (received quantity * PO line unit price)</li>
<li>REC tax refers to Recoverable Tax calculated for the (received quantity * PO line unit price)</li>
<li>RRSL &#8211; RCV_RECEIVING_SUB_LEDGER</li>
</ul>
<ul>
<li>GLI – GL_INTERFACE</li>
</ul>
<h5>Accrue at Period End</h5>
<p><strong>APE-Case 1</strong><strong>: </strong></p>
</div>
<p><strong><br />
</strong></p>
<div>
<p><strong>Assumptions:</strong><strong></strong></p>
<p>Accrue on receipt = N</p>
<p>Destination type = Expense</p>
<p>Item = expense Item</p>
<p>Purchase Encumbrance type and Invoice    Encumbrance type are different</p>
<p><strong>Sequence of actions: </strong></p>
<p>Create, Approve, Reserve PO</p>
<p>Receive and Deliver the PO</p>
<p>Invoice Validation after matching</p>
<p>Create Accounting for invoice</p>
<p>Run the Period End Program</p>
</div>
<div>
<table width="721" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="bottom" nowrap="nowrap" width="145">
<p align="center"><strong>Action</strong><strong></strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="264">
<p align="center"><strong>Accounting entries</strong><strong></strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="168">
<p align="center"><strong>Table in which records exist</strong><strong></strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="144">
<p align="center"><strong>Flag/nature of entry</strong><strong></strong></p>
</td>
<td width="0" height="29"></td>
</tr>
<tr>
<td nowrap="nowrap" width="145">1. PO is reserved</td>
<td valign="bottom" nowrap="nowrap" width="264">Budget a/c DR @ PO price (base + NR tax) *</td>
<td nowrap="nowrap" width="168">
<p align="center">GL_BC_PACKETS</p>
</td>
<td nowrap="nowrap" width="144">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td rowspan="2" nowrap="nowrap" width="145">2. Receive the PO</td>
<td rowspan="2" valign="bottom" nowrap="nowrap" width="264">No Accounting Transactions</td>
<td rowspan="2" nowrap="nowrap" width="168">
<p align="center">N/A</p>
</td>
<td rowspan="2" nowrap="nowrap" width="144">
<p align="center">N/A</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td width="0" height="20"></td>
</tr>
<tr>
<td nowrap="nowrap" width="145">3. Deliver the PO</td>
<td valign="bottom" nowrap="nowrap" width="264">No Accounting Transactions</td>
<td nowrap="nowrap" width="168">
<p align="center">N/A</p>
</td>
<td nowrap="nowrap" width="144">
<p align="center">N/A</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td rowspan="3" nowrap="nowrap" width="145">4. Invoice Validation</td>
<td valign="bottom" nowrap="nowrap" width="264">Budget a/c CR @ PO price (base + NR tax) *</td>
<td rowspan="3" nowrap="nowrap" width="168">
<p align="center">GL_BC_PACKETS</p>
</td>
<td rowspan="3" nowrap="nowrap" width="144">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="39"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="264">REC Tax and NR tax DR @ tax amount ^^</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="264">Budget a/c DR @ invoice price excluding NR tax-INV Enc  &amp;&amp;&amp;</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td rowspan="5" nowrap="nowrap" width="145">5. Create Accounting for invoice</td>
<td valign="bottom" width="264"><strong>Expense charge a/c DR @ invoice price excluding tax and tax DR @ tax rate separately</strong><strong></strong></td>
<td rowspan="3" nowrap="nowrap" width="168">
<p align="center">AP_AE_LINES_ALL</p>
</td>
<td rowspan="3" nowrap="nowrap" width="144">
<p align="center">Actual</p>
</td>
<td width="0" height="39"></td>
</tr>
<tr>
<td rowspan="2" valign="bottom" nowrap="nowrap" width="264"><strong>AP Liability a/c CR @ invoice price including NR tax</strong><strong></strong></td>
<td width="0" height="20"></td>
</tr>
<tr>
<td width="0" height="20"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="264">REC Tax and NR tax CR @ tax amount ^^</td>
<td rowspan="2" nowrap="nowrap" width="168">
<p align="center">AP_ENCUMBRANCE_</p>
<p align="center">LINES_ALL</p>
</td>
<td rowspan="2" nowrap="nowrap" width="144">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="264">Budget a/c CR @ invoice price excluding NR tax  &amp;&amp;&amp;</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td nowrap="nowrap" width="145">6. Run the Period end program</td>
<td valign="bottom" nowrap="nowrap" width="264">No Accounting Transactions</td>
<td nowrap="nowrap" width="168">
<p align="center">N/A</p>
</td>
<td nowrap="nowrap" width="144">
<p align="center">N/A</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td nowrap="nowrap" width="145">7. Manual Reversal of journal entry</td>
<td valign="bottom" nowrap="nowrap" width="264">Not Required since there are no accrual entries</td>
<td nowrap="nowrap" width="168">
<p align="center">N/A</p>
</td>
<td nowrap="nowrap" width="144">
<p align="center">N/A</p>
</td>
<td width="0" height="21"></td>
</tr>
</tbody>
</table>
<p><strong>Note: </strong></p>
<ul>
<li>Corresponding offsetting accounts have same symbols</li>
<li>PO base price refers to received quantity * unit Price in PO line</li>
</ul>
<ul>
<li>NR tax refers to Non Recoverable Tax calculated for the (received quantity * po line unit price)</li>
<li>REC tax refers to Recoverable Tax calculated for the (received quantity * po line unit price)</li>
</ul>
<p><strong>APE-Case 2</strong><strong>: </strong></p>
</div>
<p><strong><br />
</strong></p>
<div>
<p><strong>Assumptions:</strong><strong></strong></p>
<p>Accrue on receipt = N</p>
<p>Destination type = Expense</p>
<p>Item = expense Item</p>
<p>Purchase Encumbrance type and Invoice Encumbrance type are different</p>
<p><strong>Sequence of actions: </strong></p>
<p>Create, Approve, Reserve PO</p>
<p>Invoice Validation after matching</p>
<p>Create Accounting for invoice</p>
<p>Receive and Deliver the PO</p>
<p>Run the Period end Program</p>
</div>
<div>
<table width="709" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="bottom" nowrap="nowrap" width="157">
<p align="center"><strong>Action</strong><strong></strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="240">
<p align="center"><strong>Accounting entries</strong><strong></strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="168">
<p align="center"><strong>Table in which records exist</strong><strong></strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="144">
<p align="center"><strong>Flag/nature of entry</strong><strong></strong></p>
</td>
<td width="0" height="29"></td>
</tr>
<tr>
<td nowrap="nowrap" width="157">1.PO is reserved</td>
<td valign="bottom" nowrap="nowrap" width="240">Budget a/c DR @ PO price (base + NR tax)  ####</td>
<td nowrap="nowrap" width="168">
<p align="center">GL_BC_PACKETS</p>
</td>
<td nowrap="nowrap" width="144">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td rowspan="3" nowrap="nowrap" width="157">2.Invoice Validation</td>
<td valign="bottom" nowrap="nowrap" width="240">Budget a/c CR @ PO price (base + NR tax)  ####</td>
<td rowspan="3" nowrap="nowrap" width="168">
<p align="center">GL_BC_PACKETS</p>
</td>
<td rowspan="3" nowrap="nowrap" width="144">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="240">REC Tax and NR tax DR @ tax amount***</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="240">Budget a/c DR @ invoice price excluding NR tax- INV Enc  %%</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td rowspan="5" nowrap="nowrap" width="157">3.Create Accounting for invoice</td>
<td rowspan="2" valign="bottom" width="240"><strong>Expense charge a/c DR @ invoice price excluding tax and tax DR @ tax rate separately</strong><strong></strong></td>
<td rowspan="3" nowrap="nowrap" width="168">
<p align="center">AP_AE_LINES_ALL</p>
</td>
<td rowspan="3" nowrap="nowrap" width="144">
<p align="center">Actual</p>
</td>
<td width="0" height="39"></td>
</tr>
<tr>
<td width="0" height="20"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="240"><strong>AP Liability a/c CR @ invoice price including NR tax</strong><strong></strong></td>
<td width="0" height="20"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="240">Budget a/c CR @ invoice price excluding NR tax  %%</td>
<td rowspan="2" nowrap="nowrap" width="168">
<p align="center">AP_ENCUMBRANCE_</p>
<p align="center">LINES_ALL</p>
</td>
<td rowspan="2" nowrap="nowrap" width="144">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="39"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="240">REC Tax and NR tax CR @ tax amount***</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td rowspan="2" nowrap="nowrap" width="157">4.Receive the PO</td>
<td rowspan="2" valign="bottom" nowrap="nowrap" width="240">No Accounting Transactions</td>
<td rowspan="2" nowrap="nowrap" width="168">
<p align="center">N/A</p>
</td>
<td rowspan="2" nowrap="nowrap" width="144">
<p align="center">N/A</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td width="0" height="20"></td>
</tr>
<tr>
<td nowrap="nowrap" width="157">5. Deliver the PO</td>
<td valign="bottom" nowrap="nowrap" width="240">No Accounting Transactions</td>
<td nowrap="nowrap" width="168">
<p align="center">N/A</p>
</td>
<td nowrap="nowrap" width="144">
<p align="center">N/A</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td nowrap="nowrap" width="157">6.Run the Period end program</td>
<td valign="bottom" nowrap="nowrap" width="240">No Accounting Transactions</td>
<td nowrap="nowrap" width="168">
<p align="center">N/A</p>
</td>
<td nowrap="nowrap" width="144">
<p align="center">N/A</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td nowrap="nowrap" width="157">7. Manual Reversal of journal entry</td>
<td valign="bottom" nowrap="nowrap" width="240">Not Required since there are no accrual entries</td>
<td nowrap="nowrap" width="168">
<p align="center">N/A</p>
</td>
<td nowrap="nowrap" width="144">
<p align="center">N/A</p>
</td>
<td width="0" height="21"></td>
</tr>
</tbody>
</table>
<p><strong>Note: </strong></p>
<ul>
<li>Corresponding offsetting accounts have same symbols.</li>
<li>PO base price refers to received quantity * unit Price in PO line</li>
<li>NR tax refers to Non Recoverable Tax calculated for the (received quantity * po line unit price)</li>
</ul>
<ul>
<li>REC tax refers to Recoverable Tax calculated for the (received quantity * po line unit price)</li>
</ul>
<p><strong>APE-Case 3</strong><strong>: </strong></p>
</div>
<p><strong><br />
</strong></p>
<div>
<p><strong>Assumptions:</strong><strong></strong></p>
<p>Accrue on receipt = N</p>
<p>Destination type = Expense</p>
<p>Item = expense Item</p>
<p>Purchase Encumbrance type and Invoice Encumbrance type are different</p>
<p><strong>Sequence of actions:</strong><strong> </strong></p>
<p>Create, Approve, Reserve PO</p>
<p>Receive and Deliver the PO</p>
<p>Run the Period End Program</p>
<p>Invoice Validation after matching</p>
<p>Create Accounting for invoice</p>
</div>
<div>
<table width="721" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="bottom" nowrap="nowrap" width="145">
<p align="center"><strong>Action</strong><strong></strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="324">
<p align="center"><strong>Accounting entries</strong><strong></strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="108">
<p align="center"><strong>Table in which records exist</strong><strong></strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="144">
<p align="center"><strong>Flag/nature of entry</strong><strong></strong></p>
</td>
<td width="0" height="29"></td>
</tr>
<tr>
<td nowrap="nowrap" width="145">1.PO is reserved</td>
<td valign="bottom" nowrap="nowrap" width="324">Budget a/c DR @ PO price (base + NR tax) $</td>
<td nowrap="nowrap" width="108">
<p align="center">GL_BC_</p>
<p align="center">PACKETS</p>
</td>
<td nowrap="nowrap" width="144">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td nowrap="nowrap" width="145">2.Receive the PO</td>
<td valign="bottom" nowrap="nowrap" width="324">No Accounting Transactions</td>
<td nowrap="nowrap" width="108">
<p align="center">N/A</p>
</td>
<td nowrap="nowrap" width="144">
<p align="center">N/A</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td nowrap="nowrap" width="145"></td>
<td valign="bottom" nowrap="nowrap" width="324"></td>
<td nowrap="nowrap" width="108"></td>
<td nowrap="nowrap" width="144"></td>
<td width="0"></td>
</tr>
<tr>
<td nowrap="nowrap" width="145">3.Deliver the PO</td>
<td valign="bottom" nowrap="nowrap" width="324">No Accounting Transactions</td>
<td nowrap="nowrap" width="108">
<p align="center">N/A</p>
</td>
<td nowrap="nowrap" width="144">
<p align="center">N/A</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td rowspan="3" nowrap="nowrap" width="145">4.Run the Period end program</td>
<td valign="bottom" nowrap="nowrap" width="324">Expense Charge a/c DR @ PO Price (base + NR tax) #</td>
<td rowspan="3" nowrap="nowrap" width="108">
<p align="center">RRSL/GLI</p>
</td>
<td rowspan="2" nowrap="nowrap" width="144">
<p align="center">Actual</p>
</td>
<td width="0" height="30"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="324">AP Expense accrual a/c CR @ PO Price (base + NR tax) &amp;</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="324">Budget a/c CR @ PO price (base + NR tax) $</td>
<td nowrap="nowrap" width="144">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="24"></td>
</tr>
<tr>
<td rowspan="3" width="145">5.Manual Reversal of journal entry (Both actual and encumbrance)</td>
<td valign="bottom" nowrap="nowrap" width="324">Expense Charge a/c CR @ PO Price (base + NR tax) #</td>
<td rowspan="3" nowrap="nowrap" width="108">
<p align="center">GL_JE_LINES</p>
</td>
<td rowspan="3" nowrap="nowrap" width="144">
<p align="center">Actual</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="324">AP Expense accrual a/c DR @ PO Price (base + NR tax) &amp;</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="324">Budget a/c DR @ PO price (base + NR tax) ++</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td rowspan="3" nowrap="nowrap" width="145">6.Invoice Validation</td>
<td valign="bottom" nowrap="nowrap" width="324">Budget a/c CR @ PO price (base + NR tax) ++</td>
<td rowspan="3" nowrap="nowrap" width="108">
<p align="center">GL_BC_</p>
<p align="center">PACKETS</p>
</td>
<td rowspan="3" nowrap="nowrap" width="144">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="324">Budget a/c DR @ invoice price excluding NR tax &#8211; INV Enc **</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="324">REC Tax and NR tax DR @ tax amount ^^</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td rowspan="5" nowrap="nowrap" width="145">7.Create Accounting for invoice</td>
<td rowspan="2" valign="bottom" width="324"><strong>Expense charge a/c DR @ invoice price excluding tax and tax DR @ tax rate separately</strong><strong></strong></td>
<td rowspan="3" nowrap="nowrap" width="108">
<p align="center">AP_AE_LINES_ALL</p>
</td>
<td rowspan="3" nowrap="nowrap" width="144">
<p align="center">Actual</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td width="0" height="20"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="324"><strong>AP Liability a/c CR @ invoice price including NR tax</strong><strong></strong></td>
<td width="0" height="20"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="324">REC Tax and NR tax CR @ tax amount ^^</td>
<td rowspan="2" nowrap="nowrap" width="108">
<p align="center">AP_ENCUMBRANCE_LINES_ALL</p>
</td>
<td rowspan="2" nowrap="nowrap" width="144">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="324">Budget a/c CR @ invoice price excluding NR tax **</td>
<td width="0" height="20"></td>
</tr>
</tbody>
</table>
<p><strong>Note: </strong></p>
<ul>
<li>Corresponding offsetting accounts have same symbols.</li>
<li>PO base price refers to received quantity * unit Price in PO line</li>
<li>NR tax refers to Non Recoverable Tax calculated for the (received quantity * po line unit price)</li>
<li>REC tax refers to Recoverable Tax calculated for the (received quantity * po line unit price)</li>
<li>RRSL – RCV_RECEIVING_SUB_LEDGER</li>
<li>GLI – GL_INTERFACE</li>
</ul>
<p><strong>APE-Case 4</strong><strong>: </strong></p>
</div>
<p><strong><br />
</strong></p>
<div>
<p><strong>Assumptions:</strong></p>
<p>Accrue on receipt = N</p>
<p>Destination type = Expense</p>
<p>Purchase Encumbrance type and Invoice Encumbrance type are different</p>
<p><strong>Sequence of Actions: </strong></p>
<p>Create, Approve, Reserve PO/Receive the PO and Run the Period End Program</p>
<p>Deliver the PO and Run the Period End Program</p>
<p>Invoice Validation and Create Accounting</p>
</div>
<p><strong><br />
</strong></p>
<div>
<table width="721" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="bottom" nowrap="nowrap" width="157">
<p align="center"><strong>Action</strong><strong></strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="288">
<p align="center"><strong>Accounting entries</strong><strong></strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="168">
<p align="center"><strong>Table in which records exist</strong><strong></strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="108">
<p align="center"><strong>Flag/nature of entry</strong><strong></strong></p>
</td>
<td width="0" height="29"></td>
</tr>
<tr>
<td nowrap="nowrap" width="157">1.PO is reserved</td>
<td valign="bottom" nowrap="nowrap" width="288">Budget a/c DR @ PO price (base + NR tax)  ^</td>
<td nowrap="nowrap" width="168">
<p align="center">GL_BC_PACKETS</p>
</td>
<td nowrap="nowrap" width="108">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td nowrap="nowrap" width="157">2.Receive the PO</td>
<td valign="bottom" nowrap="nowrap" width="288">No Accounting Transactions</td>
<td nowrap="nowrap" width="168">
<p align="center">N/A</p>
</td>
<td nowrap="nowrap" width="108">
<p align="center">N/A</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td rowspan="3" nowrap="nowrap" width="157">3.Run the Period end program</td>
<td valign="bottom" nowrap="nowrap" width="288">Expense Charge a/c DR @ PO Price (base + NR tax) +</td>
<td rowspan="3" nowrap="nowrap" width="168">
<p align="center">RRSL/GLI</p>
</td>
<td rowspan="2" nowrap="nowrap" width="108">
<p align="center">Actual</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="288">AP Expense accrual a/c CR @ PO Price (base + NR tax)  &amp;</td>
<td width="0" height="30"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="288">Budget a/c CR @ PO price (base + NR tax) ^</td>
<td nowrap="nowrap" width="108">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td rowspan="3" width="157">4.Manual Reversal of journal entry (Both actual and encumbrance)</td>
<td valign="bottom" nowrap="nowrap" width="288">Expense Charge a/c CR @ PO Price (base + NR tax) +</td>
<td rowspan="3" nowrap="nowrap" width="168">
<p align="center">GL_JE_LINES</p>
</td>
<td rowspan="3" nowrap="nowrap" width="108">
<p align="center">Actual</p>
</td>
<td width="0" height="24"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="288">AP Expense accrual a/c DR @ PO Price (base + NR tax) &amp;</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="288">Budget a/c DR @ PO price (base + NR tax) *</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td nowrap="nowrap" width="157">5.Deliver the PO</td>
<td valign="bottom" nowrap="nowrap" width="288">No Accounting Transactions</td>
<td nowrap="nowrap" width="168">
<p align="center">N/A</p>
</td>
<td nowrap="nowrap" width="108">
<p align="center">N/A</p>
</td>
<td width="0"></td>
</tr>
<tr>
<td nowrap="nowrap" width="157">5. Deliver the PO</td>
<td nowrap="nowrap" width="288">No Accounting Transactions</td>
<td nowrap="nowrap" width="168">
<p align="center">N/A</p>
</td>
<td nowrap="nowrap" width="108">
<p align="center">N/A</p>
</td>
<td width="0" height="25"></td>
</tr>
<tr>
<td rowspan="3" nowrap="nowrap" width="157">6. Run the Period end program</td>
<td valign="bottom" nowrap="nowrap" width="288">Expense Charge a/c DR @ PO Price (base + NR tax) +</td>
<td rowspan="3" nowrap="nowrap" width="168">
<p align="center">RRSL/GLI</p>
</td>
<td rowspan="2" nowrap="nowrap" width="108">
<p align="center">Actual</p>
</td>
<td width="0" height="41"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="288">AP Expense accrual a/c CR @ PO Price (base + NR tax) &amp;</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="288">Budget a/c CR @ PO price (base + NR tax) *</td>
<td nowrap="nowrap" width="108">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td rowspan="3" width="157">7.Manual Reversal of journal entry (Both actual and encumbrance)</td>
<td valign="bottom" nowrap="nowrap" width="288">Expense Charge a/c CR @ PO Price (base + NR tax) +</td>
<td rowspan="3" nowrap="nowrap" width="168">
<p align="center">GL_JE_LINES</p>
</td>
<td rowspan="3" nowrap="nowrap" width="108">
<p align="center">Actual</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="288">AP Expense accrual a/c DR @ PO Price (base + NR tax) &amp;</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="288">Budget a/c DR @ PO price (base + NR tax) #</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td rowspan="3" nowrap="nowrap" width="157">8.Invoice Validation</td>
<td valign="bottom" nowrap="nowrap" width="288">Budget a/c CR @ PO price (base + NR tax) #</td>
<td rowspan="3" nowrap="nowrap" width="168">
<p align="center">GL_BC_PACKETS</p>
</td>
<td rowspan="3" nowrap="nowrap" width="108">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="288">Budget a/c DR @ invoice price excluding NR tax- INV Enc  /////</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="288">REC Tax and NR tax DR @ tax amount \\\\</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td rowspan="5" nowrap="nowrap" width="157">9.Create Accounting for invoice</td>
<td rowspan="2" valign="bottom" width="288"><strong>Expense charge a/c DR @ invoice price excluding tax and tax DR @ tax rate separately</strong><strong></strong></td>
<td rowspan="3" nowrap="nowrap" width="168">
<p align="center">AP_AE_LINES_ALL</p>
</td>
<td rowspan="3" nowrap="nowrap" width="108">
<p align="center">Actual</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td width="0" height="20"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="288"><strong>AP Liability a/c CR @ invoice price including NR tax</strong><strong></strong></td>
<td width="0" height="20"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="288">REC Tax and NR tax CR @ tax amount \\\\</td>
<td rowspan="2" nowrap="nowrap" width="168">
<p align="center">AP_ENCUMBRANCE_</p>
<p align="center">LINES_ALL</p>
</td>
<td rowspan="2" nowrap="nowrap" width="108">
<p align="center">Encumbrance</p>
</td>
<td width="0" height="20"></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="288">Budget a/c CR @ invoice price excluding NR tax /////</td>
<td width="0" height="20"></td>
</tr>
</tbody>
</table>
<p><strong> </strong></p>
<p><strong>APE-Case 5</strong><strong>: </strong></p>
</div>
<p><strong><br />
</strong></p>
<div>
<p><strong>Assumptions:</strong><strong></strong></p>
<p>Accrue on receipt = N</p>
<p>Destination type = Expense</p>
<p>Item = expense Item</p>
<p>Purchase Encumbrance type and Invoice Encumbrance type are different</p>
<p><strong> </strong></p>
<p><strong>Sequence of actions: </strong></p>
<p>Create, Approve, Reserve PO</p>
<p>Receive and Deliver the PO</p>
<p>Create Invoice at higher price than PO</p>
<p>Invoice Validation after matching</p>
<p>Create Accounting for invoice</p>
<p>Run the Period End Program</p>
</div>
<div>
<table width="697" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="bottom" nowrap="nowrap" width="145">
<p align="center"><strong>Action</strong><strong></strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="264">
<p align="center"><strong>Accounting entries</strong><strong></strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="192">
<p align="center"><strong>Table in which records exist</strong><strong></strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="96">
<p align="center"><strong>Flag/nature of entry</strong><strong></strong></p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="145">1. PO is reserved</td>
<td valign="bottom" nowrap="nowrap" width="264">Budget a/c DR @ PO price (base + NR tax) $$</td>
<td nowrap="nowrap" width="192">
<p align="center">GL_BC_PACKETS</p>
</td>
<td nowrap="nowrap" width="96">
<p align="center">Encumbrance</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="145">2. Receive the PO</td>
<td valign="bottom" nowrap="nowrap" width="264">No Accounting Transactions</td>
<td nowrap="nowrap" width="192">
<p align="center">N/A</p>
</td>
<td nowrap="nowrap" width="96">
<p align="center">N/A</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="145">3. Deliver the PO</td>
<td valign="bottom" nowrap="nowrap" width="264">No Accounting Transactions</td>
<td nowrap="nowrap" width="192">
<p align="center">N/A</p>
</td>
<td nowrap="nowrap" width="96">
<p align="center">N/A</p>
</td>
</tr>
<tr>
<td rowspan="4" nowrap="nowrap" width="145">4. Invoice Validation at higher price</td>
<td valign="bottom" nowrap="nowrap" width="264">Budget a/c CR @ PO price (base + NR tax) $$</td>
<td rowspan="4" nowrap="nowrap" width="192">
<p align="center">GL_BC_PACKETS</p>
</td>
<td rowspan="4" nowrap="nowrap" width="96">
<p align="center">Encumbrance</p>
</td>
</tr>
<tr>
<td valign="bottom" width="264">Budget a/c DR @ PO price excluding NR tax  ***</td>
</tr>
<tr>
<td valign="bottom" width="264">Budget a/c DR @ difference in invoice price ***</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="264">REC Tax and NR tax DR @ tax amount &amp;</td>
</tr>
<tr>
<td rowspan="4" nowrap="nowrap" width="145">5. Create Accounting for invoice</td>
<td valign="bottom" width="264"><strong>Expense charge a/c DR @ invoice price excluding tax and tax DR @ tax rate separately</strong><strong></strong></td>
<td rowspan="2" nowrap="nowrap" width="192">
<p align="center">AP_AE_LINES_ALL</p>
</td>
<td rowspan="2" nowrap="nowrap" width="96">
<p align="center">Actual</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="264"><strong>AP Liability a/c CR @ invoice price including NR tax</strong><strong></strong></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="264">REC Tax and NR tax CR @ tax amount &amp;</td>
<td rowspan="2" nowrap="nowrap" width="192">
<p align="center">AP_ENCUMBRANCE_LINES_ALL</p>
</td>
<td rowspan="2" nowrap="nowrap" width="96">
<p align="center">Encumbrance</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="264">Budget a/c CR @ invoice price excluding NR tax</td>
</tr>
<tr>
<td nowrap="nowrap" width="145">6. Run the Period end program</td>
<td valign="bottom" nowrap="nowrap" width="264">No Accounting Transactions</td>
<td nowrap="nowrap" width="192">
<p align="center">N/A</p>
</td>
<td nowrap="nowrap" width="96">
<p align="center">N/A</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="145">7. Manual Reversal of journal entry</td>
<td valign="bottom" nowrap="nowrap" width="264">Not Required since there are no accrual entries</td>
<td nowrap="nowrap" width="192">
<p align="center">N/A</p>
</td>
<td nowrap="nowrap" width="96">
<p align="center">N/A</p>
</td>
</tr>
</tbody>
</table>
<p><strong>Note: </strong></p>
<ul>
<li>Corresponding offsetting accounts have same symbols.</li>
<li>PO base price refers to received quantity * unit Price in PO line</li>
<li>NR tax refers to Non Recoverable Tax calculated for the (received quantity * po line unit price)</li>
</ul>
<ul>
<li>REC tax refers to Recoverable Tax calculated for the (received quantity * po line unit price)</li>
</ul>
<p><strong> </strong></p>
<p><strong>APE-Case 6</strong><strong>: </strong></p>
</div>
<p><strong><br />
</strong></p>
<div>
<p><strong>Assumptions:</strong><strong></strong></p>
<p>Accrue on receipt = N</p>
<p>Destination type = Expense</p>
<p>Item = expense Item</p>
<p>Purchase Encumbrance type and Invoice Encumbrance type are different</p>
<p><strong>Sequence of actions: </strong></p>
<p>Create, Approve, Reserve PO</p>
<p>Receive and Deliver the PO</p>
<p>Create Invoice at higher quantity than PO</p>
<p>Invoice Validation after matching</p>
<p>Create Accounting for invoice</p>
<p>Run the Period End Program</p>
</div>
<table width="721" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="bottom" nowrap="nowrap" width="145">
<p align="center"><strong>Action</strong><strong></strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="276">
<p align="center"><strong>Accounting entries</strong><strong></strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="168">
<p align="center"><strong>Table in which records exist</strong><strong></strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="132">
<p align="center"><strong>Flag/nature of entry</strong><strong></strong></p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="145">1. PO is reserved</td>
<td valign="bottom" nowrap="nowrap" width="276">Budget a/c DR @ PO price (base + NR tax)  ##</td>
<td nowrap="nowrap" width="168">
<p align="center">GL_BC_PACKETS</p>
</td>
<td nowrap="nowrap" width="132">
<p align="center">Encumbrance</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="145">2. Receive the PO</td>
<td valign="bottom" nowrap="nowrap" width="276">No Accounting Transactions</td>
<td nowrap="nowrap" width="168">
<p align="center">N/A</p>
</td>
<td nowrap="nowrap" width="132">
<p align="center">N/A</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="145">3. Deliver the PO</td>
<td valign="bottom" nowrap="nowrap" width="276">No Accounting Transactions</td>
<td nowrap="nowrap" width="168">
<p align="center">N/A</p>
</td>
<td nowrap="nowrap" width="132">
<p align="center">N/A</p>
</td>
</tr>
<tr>
<td rowspan="4" nowrap="nowrap" width="145">4. Invoice Validation at higher quantity</td>
<td valign="bottom" nowrap="nowrap" width="276">Budget a/c CR @ PO price (base + NR tax) ##</td>
<td rowspan="4" nowrap="nowrap" width="168">
<p align="center">GL_BC_PACKETS</p>
</td>
<td rowspan="4" nowrap="nowrap" width="132">
<p align="center">Encumbrance</p>
</td>
</tr>
<tr>
<td valign="bottom" width="276">Budget a/c DR @ PO price excluding NR tax $$</td>
</tr>
<tr>
<td valign="bottom" width="276">Budget a/c DR @ additional invoice price -INV enc $$</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="276">REC Tax and NR tax DR @ tax amount  ////</td>
</tr>
<tr>
<td rowspan="5" nowrap="nowrap" width="145">5. Create Accounting for invoice</td>
<td valign="bottom" width="276"><strong>Expense charge a/c DR @ invoice price excluding tax and tax DR @ tax rate separately</strong><strong></strong></td>
<td rowspan="2" nowrap="nowrap" width="168">
<p align="center">AP_AE_LINES_ALL</p>
</td>
<td rowspan="2" nowrap="nowrap" width="132">
<p align="center">Actual</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="276"><strong>AP Liability a/c CR @ invoice price including NR tax</strong><strong></strong></td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="276">REC Tax and NR tax CR @ tax amount ////</td>
<td rowspan="3" nowrap="nowrap" width="168">
<p align="center">AP_ENCUMBRANCE_LINES_ALL</p>
</td>
<td rowspan="3" nowrap="nowrap" width="132">
<p align="center">Encumbrance</p>
</td>
</tr>
<tr>
<td valign="bottom" width="276">Budget a/c CR @ PO price excluding NR tax ^^^^</td>
</tr>
<tr>
<td valign="bottom" width="276">Budget a/c CR @ additional invoice price with encumbrance line type as QV  ^^^^</td>
</tr>
<tr>
<td nowrap="nowrap" width="145">6. Run the Period end program</td>
<td valign="bottom" nowrap="nowrap" width="276">No Accounting Transactions</td>
<td nowrap="nowrap" width="168">
<p align="center">N/A</p>
</td>
<td nowrap="nowrap" width="132">
<p align="center">N/A</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" width="145">7. Manual Reversal of journal entry</td>
<td valign="bottom" nowrap="nowrap" width="276">Not Required since there are no accrual entries</td>
<td nowrap="nowrap" width="168">
<p align="center">N/A</p>
</td>
<td nowrap="nowrap" width="132">
<p align="center">N/A</p>
</td>
</tr>
</tbody>
</table>
<p><strong>Note: </strong></p>
<ul>
<li>Corresponding offsetting accounts have same symbols.</li>
<li>PO base price refers to received quantity * unit Price in PO line</li>
<li>NR tax refers to Non Recoverable Tax calculated for the (received quantity * po line unit price)</li>
</ul>
<ul>
<li>REC tax refers to Recoverable Tax calculated for the (received quantity * po line unit price)</li>
</ul>
<p><strong>Important Notes:</strong></p>
<p><strong> </strong></p>
<p><strong>1. </strong>Accrual entries will be generated /created ONLY when the Received quantity &gt; Billed quantity at the time of running Receipt Accruals-Period end program. <strong></strong></p>
<p><strong>2</strong>. Under the cases mentioned above under the Period-end Section, manual reversal of journal entries are not required except for Case 3 and Case 4 since there are NO accrual entries created /generated.</p>
<p><strong>3</strong>. For all these cases the account records from receiving will also be inserted into GL_BC_PACKETS, along with the other subledger tables mentioned above. These records in GL_BC_PACKETS can be viewed by querying the  max(packet_id), as there are no REFERENCE fields populated for receiving records.</p>
<p>4. Liability a/c  which is recorded at invoice price will also include the recoverable and non-recoverable tax rates.</p>
<p>Accounting Flow against Purchase Orders, Receipts and Matched Invoices.</p>
<br />Filed under: <a href='http://oraclefinancial.wordpress.com/category/oracle-financial/general-ledger/'>General Ledger</a>, <a href='http://oraclefinancial.wordpress.com/category/oracle-e-business-applications/'>Oracle E-Business Applications</a>, <a href='http://oraclefinancial.wordpress.com/category/oracle-financial/'>Oracle Financial</a>, <a href='http://oraclefinancial.wordpress.com/category/oracle-purchasing/'>Oracle Purchasing</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oraclefinancial.wordpress.com/437/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oraclefinancial.wordpress.com/437/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oraclefinancial.wordpress.com/437/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oraclefinancial.wordpress.com/437/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oraclefinancial.wordpress.com/437/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oraclefinancial.wordpress.com/437/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oraclefinancial.wordpress.com/437/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oraclefinancial.wordpress.com/437/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oraclefinancial.wordpress.com/437/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oraclefinancial.wordpress.com/437/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oraclefinancial.wordpress.com/437/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oraclefinancial.wordpress.com/437/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oraclefinancial.wordpress.com/437/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oraclefinancial.wordpress.com/437/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclefinancial.wordpress.com&amp;blog=10345565&amp;post=437&amp;subd=oraclefinancial&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oraclefinancial.wordpress.com/2011/12/30/accounting-flow-for-purchase-orders-receipts-and-matched-invoices-in-an-encumbrance-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>33.513000 36.292000</georss:point>
		<geo:lat>33.513000</geo:lat>
		<geo:long>36.292000</geo:long>
		<media:content url="http://0.gravatar.com/avatar/47c355ac1c4d0ef2a83a4559b7ebda7f?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">Mahmoud Maher</media:title>
		</media:content>
	</item>
		<item>
		<title>Oracle Financial Forums</title>
		<link>http://oraclefinancial.wordpress.com/2011/10/04/oracle-financial-forums/</link>
		<comments>http://oraclefinancial.wordpress.com/2011/10/04/oracle-financial-forums/#comments</comments>
		<pubDate>Tue, 04 Oct 2011 16:17:31 +0000</pubDate>
		<dc:creator>Mahmoud Elemam</dc:creator>
				<category><![CDATA[Oracle E-Business Applications]]></category>
		<category><![CDATA[Oracle Financial]]></category>

		<guid isPermaLink="false">http://oraclefinancial.wordpress.com/?p=434</guid>
		<description><![CDATA[Oracle Financial Forums &#160; Hello All, My new forum now is ready, so we can support each other by posting our concerns or just sharing knowledge with our friends. Please just register and share with your connections. &#160; Regards, Mahmoud Elemam &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; Filed under: Oracle E-Business Applications, Oracle Financial<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclefinancial.wordpress.com&amp;blog=10345565&amp;post=434&amp;subd=oraclefinancial&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h1></h1>
<h1><strong><a title="Oracle Financial Forums" href="http://oracle-fin.com/forum/" target="_blank">Oracle Financial Forums</a></strong></h1>
<p>&nbsp;</p>
<p>Hello All,</p>
<p>My new<a title="Oracle Fin Forums" href="http://oracle-fin.com/forum/" target="_blank"> forum</a> now is ready, so we can support each other by posting our concerns or just sharing knowledge with our friends.</p>
<p>Please just register and share with your connections.</p>
<p>&nbsp;</p>
<p>Regards,</p>
<p>Mahmoud Elemam</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<br />Filed under: <a href='http://oraclefinancial.wordpress.com/category/oracle-e-business-applications/'>Oracle E-Business Applications</a>, <a href='http://oraclefinancial.wordpress.com/category/oracle-financial/'>Oracle Financial</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oraclefinancial.wordpress.com/434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oraclefinancial.wordpress.com/434/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oraclefinancial.wordpress.com/434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oraclefinancial.wordpress.com/434/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oraclefinancial.wordpress.com/434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oraclefinancial.wordpress.com/434/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oraclefinancial.wordpress.com/434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oraclefinancial.wordpress.com/434/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oraclefinancial.wordpress.com/434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oraclefinancial.wordpress.com/434/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oraclefinancial.wordpress.com/434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oraclefinancial.wordpress.com/434/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oraclefinancial.wordpress.com/434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oraclefinancial.wordpress.com/434/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclefinancial.wordpress.com&amp;blog=10345565&amp;post=434&amp;subd=oraclefinancial&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oraclefinancial.wordpress.com/2011/10/04/oracle-financial-forums/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>33.513000 36.292000</georss:point>
		<geo:lat>33.513000</geo:lat>
		<geo:long>36.292000</geo:long>
		<media:content url="http://0.gravatar.com/avatar/47c355ac1c4d0ef2a83a4559b7ebda7f?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">Mahmoud Maher</media:title>
		</media:content>
	</item>
		<item>
		<title>Refunds and Netting in R12</title>
		<link>http://oraclefinancial.wordpress.com/2011/08/31/refunds-and-netting-in-r12/</link>
		<comments>http://oraclefinancial.wordpress.com/2011/08/31/refunds-and-netting-in-r12/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 18:02:12 +0000</pubDate>
		<dc:creator>Mahmoud Elemam</dc:creator>
				<category><![CDATA[Accounts Payables]]></category>
		<category><![CDATA[Accounts Receivables]]></category>
		<category><![CDATA[Oracle E-Business Applications]]></category>
		<category><![CDATA[Oracle Financial]]></category>

		<guid isPermaLink="false">http://oraclefinancial.wordpress.com/?p=430</guid>
		<description><![CDATA[Refunds and Netting in R12 Filed under: Accounts Payables, Accounts Receivables, Oracle E-Business Applications, Oracle Financial<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclefinancial.wordpress.com&amp;blog=10345565&amp;post=430&amp;subd=oraclefinancial&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a title="Refunds and Netting in R12" href="http://oraclefinancial.files.wordpress.com/2011/08/refunds-and-netting-in-r12.pdf" target="_blank">Refunds and Netting in R12</a></p>
<br />Filed under: <a href='http://oraclefinancial.wordpress.com/category/oracle-financial/accounts-payables/'>Accounts Payables</a>, <a href='http://oraclefinancial.wordpress.com/category/oracle-financial/accounts-receivables/'>Accounts Receivables</a>, <a href='http://oraclefinancial.wordpress.com/category/oracle-e-business-applications/'>Oracle E-Business Applications</a>, <a href='http://oraclefinancial.wordpress.com/category/oracle-financial/'>Oracle Financial</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oraclefinancial.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oraclefinancial.wordpress.com/430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oraclefinancial.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oraclefinancial.wordpress.com/430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oraclefinancial.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oraclefinancial.wordpress.com/430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oraclefinancial.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oraclefinancial.wordpress.com/430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oraclefinancial.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oraclefinancial.wordpress.com/430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oraclefinancial.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oraclefinancial.wordpress.com/430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oraclefinancial.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oraclefinancial.wordpress.com/430/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclefinancial.wordpress.com&amp;blog=10345565&amp;post=430&amp;subd=oraclefinancial&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oraclefinancial.wordpress.com/2011/08/31/refunds-and-netting-in-r12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>33.513000 36.292000</georss:point>
		<geo:lat>33.513000</geo:lat>
		<geo:long>36.292000</geo:long>
		<media:content url="http://0.gravatar.com/avatar/47c355ac1c4d0ef2a83a4559b7ebda7f?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">Mahmoud Maher</media:title>
		</media:content>
	</item>
		<item>
		<title>Treasury Stocks or Equities FAQ</title>
		<link>http://oraclefinancial.wordpress.com/2011/05/21/treasury-stocks-or-equities-faq/</link>
		<comments>http://oraclefinancial.wordpress.com/2011/05/21/treasury-stocks-or-equities-faq/#comments</comments>
		<pubDate>Sat, 21 May 2011 13:06:33 +0000</pubDate>
		<dc:creator>Mahmoud Elemam</dc:creator>
				<category><![CDATA[Oracle E-Business Applications]]></category>
		<category><![CDATA[Oracle Financial]]></category>
		<category><![CDATA[Treasury]]></category>

		<guid isPermaLink="false">http://oraclefinancial.wordpress.com/?p=425</guid>
		<description><![CDATA[Treasury Stocks or Equities FAQ CONTENTS &#8212;&#8212;&#8211; 1.  Is it possible to record the mutual funds investments using XTR? 2.  How does the system manage loan stock? 3.  Regarding a workaround for resale stock using weighted average cost, how do you address these new problems? Buy Stock Deal 1. Date=05-JAN-2003, Shares=2000, Price=10 &#8211;&#62;CpartyA 2. Date=10-JAN-2003, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclefinancial.wordpress.com&amp;blog=10345565&amp;post=425&amp;subd=oraclefinancial&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<pre></pre>
<p>Treasury Stocks or Equities FAQ</p>
<p>CONTENTS</p>
<pre></pre>
<p>&#8212;&#8212;&#8211;</p>
<pre></pre>
<p>1.  Is it possible to record the mutual funds investments using XTR?</p>
<pre></pre>
<p>2.  How does the system manage loan stock?</p>
<pre></pre>
<p>3.  Regarding a workaround for resale stock using weighted average cost, how do you address these new problems?</p>
<pre></pre>
<p>Buy Stock Deal</p>
<pre></pre>
<p>1. Date=05-JAN-2003, Shares=2000, Price=10 &#8211;&gt;CpartyA</p>
<pre></pre>
<p>2. Date=10-JAN-2003, Shares=3000, Price=11 &#8211;&gt;CpartyB</p>
<pre></pre>
<p>Total Average cost per shares is 10.6=[(2000*10)+-(3000*11)/5000]</p>
<pre></pre>
<p>Sell Stock Deal</p>
<pre></pre>
<p>1. Date=11-JAN-2003, Shares=2000, Price=12 number of shares to match to buy1: 2000 * (2000/5000) = 800, remaining shares=1200 number of shares to match to buy2: 2000 * (3000/5000) = 1200, remaining shares=1800</p>
<pre></pre>
<p>P/L : 800 * (12-10) +- 1200 * (11-10) = 2800</p>
<pre></pre>
<p>The problem is one Stock issue code could buy from different Cparty, and when selling out 2000 shares, that deal is between company and CpartyA, nothing about CpartyB, after resale deal, both remaining shares should be CpartyA=0 shares                        CpartyB=3000 shares</p>
<pre></pre>
<p>So if you can not allocate selling out shares based on hand total shares, the P/L amount will not use weighted average cost to calculate.</p>
<pre></pre>
<p>Counterparty is the custodian, for particular Counterparty total selling out number of shares must be equal to total buying number of shares.</p>
<pre></pre>
<p>QUESTIONS &amp; ANSWERS</p>
<pre></pre>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<pre></pre>
<p>1. Is it possible to record the mutual funds investments using XTR?</p>
<pre></pre>
<p>Answer</p>
<pre></pre>
<p>&#8212;&#8212;</p>
<pre></pre>
<p>You can definitely try using the STOCK deal type in Treasury to record mutual fund investments. For example, the following features of the STOCK deal type are useful in modeling most mutual funds:</p>
<pre></pre>
<p>1. Price per Share.  You can use this to record the unit price of the fund, be it exchange-quoted or NAV-based.</p>
<pre></pre>
<p>2. Number of Shares.  This would be the number of units that you purchase or sell.</p>
<pre></pre>
<p>3. Cash dividends.  You can use this to model income that&#8217;s distributed by the fund.</p>
<pre></pre>
<p>4. Brokerage &amp; Tax.  Useful if you need to record fees and taxes on your deals.</p>
<pre></pre>
<p>5. Revaluation. Useful to calculate and journalize the holding profit/loss and realized profit/loss of your deals. Market prices are either the exchange-quoted prices or the published NAV figures released by the funds.</p>
<pre></pre>
<p>There may be certain types of mutual funds that can&#8217;t be easily modeled by STOCK, since &#8220;mutual funds&#8221; is such a broad term itself. It is for this reason that documentation doesn&#8217;t explicitly mention it. On the other hand, deal types such as ONC in Treasury may also be suitable for certain funds (such as certain type of money market fund whose unit price is always 1).</p>
<pre></pre>
<p>2.How does the system manage loan stock?</p>
<pre></pre>
<p>Answer</p>
<pre></pre>
<p>&#8212;&#8212;</p>
<pre></pre>
<p>Stock loans or securities lending is common between financial institutions, and is generally connected to short-selling. Brokerage houses often borrow stocks from other institutions for short-sellers to use (short-sellers sell stocks they don&#8217;t own and make money by &#8220;sell high, buy low&#8221;). The lending party receives money from the borrowing brokerage. When the brokerage returns the stocks later, it gets its cash collateral back.</p>
<pre></pre>
<p>Oracle Treasury and its Equities module are primarily designed for corporate treasury type users&#8217; investment activities. Therefore, there&#8217;s no explicit support for stock loans/securities lending. Having said this, there ARE functionalities that may be sufficient for that prospect, depending on its specific requirements. For example, Oracle</p>
<pre></pre>
<p>Treasury allows you to enter and update loan securities between companies and counterparties. This is done in the Counterparty Profiles form. You can specify and update information such as estimated dollar value, valuer, valuing schedule, and related deal numbers. There is also the Loan Securities Report that report on such information by</p>
<pre></pre>
<p>companies. Separately, depending on the role of the company, you can use the existing functionality in the STOCK deal type to model much of the stock loan transaction, by using BUY/SELL subtypes as a workaround.</p>
<pre></pre>
<p>3.  Regarding a workaround for resale stock using weighted average cost, how do you address these new problems?</p>
<pre></pre>
<p>Buy Stock Deal</p>
<pre></pre>
<p>1. Date=05-JAN-2003, Shares=2000, Price=10 &#8211;&gt;CpartyA</p>
<pre></pre>
<p>2. Date=10-JAN-2003, Shares=3000, Price=11 &#8211;&gt;CpartyB</p>
<pre></pre>
<p>Total Average cost per shares is 10.6=[(2000*10)+-(3000*11)/5000]</p>
<pre></pre>
<p>Sell Stock Deal</p>
<pre></pre>
<p>1. Date=11-JAN-2003, Shares=2000, Price=12 number of shares to match to buy1: 2000 * (2000/5000) = 800, remaining shares=1200 number of shares to match to buy2: 2000 * (3000/5000) = 1200, remaining shares=1800</p>
<pre></pre>
<p>P/L : 800 * (12-10) +- 1200 * (11-10) = 2800</p>
<pre></pre>
<p>The problem is one Stock issue code could buy from different Cparty, and when selling out 2000 shares, that deal is between company and CpartyA, nothing about CpartyB, after resale deal, both remaining shares should be CpartyA=0 shares                        CpartyB=3000 shares</p>
<pre></pre>
<p>So if you can not allocate selling out shares based on hand total shares, the P/L amount will not use weighted average cost to calculate.</p>
<pre></pre>
<p>Counterparty is the custodian, for particular Counterparty total selling out number of shares must be equal to total buying number of shares.</p>
<pre></pre>
<p>Answer</p>
<pre></pre>
<p>&#8212;&#8212;</p>
<pre></pre>
<p>Let&#8217;s go over this example.</p>
<pre></pre>
<p>Initially, you own 5000 shares in total:</p>
<pre></pre>
<p>2000 @10 (purchased from cparty A)</p>
<pre></pre>
<p>3000 @11 (purchased from cparty B)</p>
<pre></pre>
<p>Next, you:</p>
<pre></pre>
<p>sell 800 shares originally acquired @10 and 1200 shares originally acquired @11, all at once to cparty A.</p>
<pre></pre>
<p>After the resell, you still own 3000 shares in total:</p>
<pre></pre>
<p>1200 @10</p>
<pre></pre>
<p>1800 @11.</p>
<pre></pre>
<p>Your average cost basis remains 10.6/share. The &#8220;Shares Remaining&#8221; field for the BUY deal in Treasury lets you know how many shares out of that particular BUY deal (with a particular acquisition price) is available for future sale. Don&#8217;t think of it as a tally of how many shares you still have with the particular counterparty. If you think from the perspective of the Company, hopefully your confusion is gone.  I agree that the following two scenarios are not exactly identical, for the reason that you&#8217;ve mentioned &#8211; from the perspective of remaining shares with the particular cparty.</p>
<pre></pre>
<p>(1)   BUY 2000 shares, cparty A &#8211;&gt; SELL 2000 shares, cparty A.</p>
<pre></pre>
<p>BUY 3000 shares, cparty B</p>
<pre></pre>
<p>(2)  BUY 2000 shares, cparty A &#8211;&gt; SELL 800 shares, both in 1 deal with cparty A.</p>
<pre></pre>
<p>BUY 3000 shares, cparty B &#8211;&gt; 1200 shares,</p>
<pre></pre>
<p>In (1), after resell, cparty A has 0 remaining and cparty B has 3000 remaining.  In (2), after resell, cparty A has 1200 remaining and cparty B has 800 remaining.</p>
<pre></pre>
<p>IF all buying and selling is done with the same cparty, then the specific identification method can replicate the weighted average cost method.</p>
<pre></pre>
<p>In the example, if cparty A has to be the custodian, for (2) to replicate (1), the assumption is that 1200 shares need to be transferred to cparty A prior to the resell deal. This transfer is outside of Treasury.</p>
<pre></pre>
<p>Being able to resell to ANY counterparty is common in Treasury. The cparty used in the resell deal doesn&#8217;t need to have any BUY history. For example, you may have bought securities with cparty A and cparty B only, but you can use cparty C in the resell deal. Treasury doesn&#8217;t track the quantity of securities at the cparty level; the remaining quantity notion is from the perspective of individual BUY deal.</p>
<pre></pre>
<p>Our suggested workaround (for average cost method) is based on this premise. It is not the same as having the real average cost method &#8211; for example, the manual allocation becomes difficult to manage if your volumn gets bigger.</p>
<pre></pre>
<p>Treasury does not directly support average cost basis method in all security modules (equities, bond, discounted securities). What is offered in these deal types is the specific identification method; this is more flexible and can be used (with manual allocation) to mimic other cost methods such as average cost, FIFO, LIFO, etc, and achieve the same valuation results.</p>
<pre></pre>
<p>Also, common in all security modules in Treasury, the &#8220;remaining&#8221; quantity concept is within the context of the original BUY deal and is not intended to be used to reconcile the on-hand quantity with your custodian.</p>
<pre></pre>
<p>In this specific example, the workaround will satisfy your valuation requirement, but will make reconciliation with your custodian difficult. IF ONLY all your purchase and resell is with a single counterparty, then even reconciliation is a non-issue.</p>
<pre></pre>
<br />Filed under: <a href='http://oraclefinancial.wordpress.com/category/oracle-e-business-applications/'>Oracle E-Business Applications</a>, <a href='http://oraclefinancial.wordpress.com/category/oracle-financial/'>Oracle Financial</a>, <a href='http://oraclefinancial.wordpress.com/category/oracle-financial/treasury/'>Treasury</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oraclefinancial.wordpress.com/425/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oraclefinancial.wordpress.com/425/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oraclefinancial.wordpress.com/425/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oraclefinancial.wordpress.com/425/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oraclefinancial.wordpress.com/425/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oraclefinancial.wordpress.com/425/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oraclefinancial.wordpress.com/425/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oraclefinancial.wordpress.com/425/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oraclefinancial.wordpress.com/425/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oraclefinancial.wordpress.com/425/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oraclefinancial.wordpress.com/425/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oraclefinancial.wordpress.com/425/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oraclefinancial.wordpress.com/425/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oraclefinancial.wordpress.com/425/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclefinancial.wordpress.com&amp;blog=10345565&amp;post=425&amp;subd=oraclefinancial&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oraclefinancial.wordpress.com/2011/05/21/treasury-stocks-or-equities-faq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>33.513000 36.292000</georss:point>
		<geo:lat>33.513000</geo:lat>
		<geo:long>36.292000</geo:long>
		<media:content url="http://0.gravatar.com/avatar/47c355ac1c4d0ef2a83a4559b7ebda7f?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">Mahmoud Maher</media:title>
		</media:content>
	</item>
		<item>
		<title>HOW IS THE DSO IN ADVANCED COLLECTION CALCULATED? WHAT IS THE FORMULA?</title>
		<link>http://oraclefinancial.wordpress.com/2011/04/09/how-is-the-dso-in-advanced-collection-calculated-what-is-the-formula/</link>
		<comments>http://oraclefinancial.wordpress.com/2011/04/09/how-is-the-dso-in-advanced-collection-calculated-what-is-the-formula/#comments</comments>
		<pubDate>Sat, 09 Apr 2011 11:06:49 +0000</pubDate>
		<dc:creator>Mahmoud Elemam</dc:creator>
				<category><![CDATA[Advanced Collections]]></category>
		<category><![CDATA[Oracle Financial]]></category>

		<guid isPermaLink="false">http://oraclefinancial.wordpress.com/?p=422</guid>
		<description><![CDATA[Conventional DSO = (total outstanding receivables/total sales for prior DSO days) * (DSO days) You select DSO days in the Setup=&#62;System =&#62;System Options screen, under the Miscellaneous drop down box. &#160; &#160; Solution Explanation: ===================== The formula used to calculate DSO is : ROUND( ( (SUM( DECODE(ps.class,'INV',1,'DM',1,'CB',1,'DEP',1,0 ) * ps.acctd_amount_due_remaining ) * MAX(sp.cer_dso_days ) ) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclefinancial.wordpress.com&amp;blog=10345565&amp;post=422&amp;subd=oraclefinancial&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<pre><span style="font-family:'Courier New', Courier, mono;">Conventional DSO = (total outstanding receivables/total sales for prior DSO
days) * (DSO days)

You select DSO days in the Setup=&gt;System =&gt;System Options screen, under the
Miscellaneous drop down box.</span></pre>
<p>&nbsp;</p>
<p>&nbsp;</p>
<pre><span style="font-family:'Courier New', Courier, mono;">Solution Explanation:
=====================
The formula used to calculate DSO is : 

ROUND( ( (SUM( DECODE(ps.class,'INV',1,'DM',1,'CB',1,'DEP',1,0
                      ) * ps.acctd_amount_due_remaining
             ) * MAX(sp.cer_dso_days
                     )
          )
/* Pick amount_due_original only when the gl_date lies between sysdate and dso_days */
/* The Denominator would be 1 when no records are found meeting the decode criteria */
          / DECODE( SUM( DECODE(ps.class,'INV',1,'DM',1,'CB',1,'DEP',1,0
                                )* DECODE(SIGN (trunc(sysdate
                                                      ) - ps.gl_date - sp.cer_dso_days
                                                )  ,-1,
                                                (ps.amount_due_original + nvl
                                                      (ps.amount_adjusted,0
                                                      )
                                                 ) * NVL(ps.exchange_rate,1
                                          ),0
                         )
                   ) , 0,1, SUM( DECODE(ps.class,'INV',1,'DM',1,
                                                 'CB',1,'DEP',1,0
                                        ) * DECODE(SIGN (trunc(sysdate
                                                               )- ps.gl_date
                                                                - sp.cer_dso_days
                                                         ), -1,
                                                               (ps.amount_due_original
                                                                   + nvl
                                                                   (ps.amount_adjusted,0
                                                                    )
                                                                ) * NVL
                                                                    (ps.exchange_rate,1
                                                                     ),0
                                                    )
                                )
                                 )
                                 ),0
                                 ),/* dso */ 

Total outstanding receivables (open)/total sales for prior dso days) * dso days 

Currently if total sales for prior dso days is zero, we substitute a 1, which
could result in a high DSO. (You can't divide by zero). 

To get the total sales it uses the
   (amount_due_original + amount_adjusted )* exchange rate
       from ar_payment_schedules_all.
To get the total open, you use the
   (amount_due_remaining + amount_adjusted )* exchange rate
       from ar_payment_schedules_all. 

You use the amount_due_original instead of amount_due_remaining, if the gldate
lies between the sysdate and the dso days. 

You select dso days in the systems options. 

Note: credit memos are not taken into consideration. 

You can't compare the total net Receivable reported in the form with the
reports, as the date cutoff is different. The forms use todays date.
The reports use as of date.</span></pre>
<p>&nbsp;</p>
<br />Filed under: <a href='http://oraclefinancial.wordpress.com/category/oracle-financial/advanced-collections/'>Advanced Collections</a>, <a href='http://oraclefinancial.wordpress.com/category/oracle-financial/'>Oracle Financial</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oraclefinancial.wordpress.com/422/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oraclefinancial.wordpress.com/422/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oraclefinancial.wordpress.com/422/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oraclefinancial.wordpress.com/422/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oraclefinancial.wordpress.com/422/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oraclefinancial.wordpress.com/422/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oraclefinancial.wordpress.com/422/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oraclefinancial.wordpress.com/422/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oraclefinancial.wordpress.com/422/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oraclefinancial.wordpress.com/422/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oraclefinancial.wordpress.com/422/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oraclefinancial.wordpress.com/422/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oraclefinancial.wordpress.com/422/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oraclefinancial.wordpress.com/422/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclefinancial.wordpress.com&amp;blog=10345565&amp;post=422&amp;subd=oraclefinancial&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oraclefinancial.wordpress.com/2011/04/09/how-is-the-dso-in-advanced-collection-calculated-what-is-the-formula/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>33.513000 36.292000</georss:point>
		<geo:lat>33.513000</geo:lat>
		<geo:long>36.292000</geo:long>
		<media:content url="http://0.gravatar.com/avatar/47c355ac1c4d0ef2a83a4559b7ebda7f?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">Mahmoud Maher</media:title>
		</media:content>
	</item>
		<item>
		<title>What is the Basic Collections Setup to Get this Product Running?</title>
		<link>http://oraclefinancial.wordpress.com/2011/03/29/what-is-the-basic-collections-setup-to-get-this-product-running/</link>
		<comments>http://oraclefinancial.wordpress.com/2011/03/29/what-is-the-basic-collections-setup-to-get-this-product-running/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 12:00:14 +0000</pubDate>
		<dc:creator>Mahmoud Elemam</dc:creator>
				<category><![CDATA[Advanced Collections]]></category>
		<category><![CDATA[Oracle E-Business Applications]]></category>
		<category><![CDATA[Oracle Financial]]></category>

		<guid isPermaLink="false">http://oraclefinancial.wordpress.com/?p=417</guid>
		<description><![CDATA[Steps to complete a basic setup: 1. Confirm additional product installation: Confirm that you have the appropriate products installed to allow Collections to work properly. The following files will need to be compiled on your instance resulting in .plx files. Without these files compiled, Collections will not work properly. CUSTOM.pll, GLOBE.pll, FNDSQF.pll, JE.pll, JA.pll, JL.pll, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclefinancial.wordpress.com&amp;blog=10345565&amp;post=417&amp;subd=oraclefinancial&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Steps to complete a basic setup:</p>
<h3><a name="aref1"></a>1. Confirm additional product installation:</h3>
<p>Confirm that you have the appropriate products installed to allow Collections to work properly. The following files will need to be compiled on your instance resulting in .plx files. Without these files compiled, Collections will not work properly.</p>
<p>CUSTOM.pll, GLOBE.pll, FNDSQF.pll, JE.pll, JA.pll, JL.pll,<br />
JTF_GRID.pll, JTFDEBUG.pll, JTF_UTIL.pll ,ASOCORE.pll<br />
ASTTMLIB.pll, ASTBOMAN.pll, IEUPUWQ.pll<br />
CSUTILS.pll, CSQKMENU.pll, (ASTCORE.pll in Release 11i only)</p>
<h3><a name="aref2"></a>2. Setup your Collections User:</h3>
<p>Refer to <a href="https://support.oracle.com/CSP/main/article?cmd=show&amp;type=NOT&amp;id=230346.1">Note: 230346.1</a> How To Setup a Collections User Account.</p>
<p><strong>A. To create an account:</strong></p>
<p>In System Administrator Responsibility&gt; Security&gt;User&gt;Define</p>
<p>Enter a Username and Password</p>
<p>Assign the following responsibilities:</p>
<ul>
<li>System Administrator</li>
<li>Application Developer</li>
<li>Receivables Manager</li>
<li>Collections Agent</li>
<li>Collections Forms Administrator</li>
<li>CRM Resource Manager</li>
<li>Collections HTML Admin</li>
<li>Telesales Agent</li>
<li>Human Resources Manager</li>
<li>CRM Administrator</li>
</ul>
<p><strong>B. In your HR Responsibility :</strong></p>
<ul>
<li>Setup employee</li>
<li>People&gt;Enter &amp; Maintain</li>
<li>Enter name, birthday, gender, SSN and Save</li>
<li>Note the employee number</li>
</ul>
<p><strong>C. In System Administrator Responsibility:</strong></p>
<ul>
<li>Security&gt;User&gt;Define</li>
<li>Query your Username</li>
<li>Enter the Full Name as it appeared in the HR setup screen above</li>
<li>Save</li>
</ul>
<p><strong>D. Using the CRM Resource Manager Responsibility</strong></p>
<ul>
<li>Menu: Maintain Resource</li>
<li>Create a Group
<ul>
<li>-Name/Start Date (you can use anything)</li>
<li>-Assign Usages
<ul>
<li>Collections Application</li>
</ul>
</li>
</ul>
<ul>
<li>
<ul>
<li>Sales &amp; Telesales Application</li>
</ul>
</li>
</ul>
<ul>
<li>-Roles</li>
</ul>
<ul>
<li>Collections Agent</li>
<li>Telesales Agent</li>
</ul>
</li>
<li>Import Resource
<ul>
<li>Resource Cat = Employee</li>
<li>Enter Employee # that was noted previously</li>
<li>Click search/select employee</li>
</ul>
<ul>
<li>Click create resource</li>
</ul>
</li>
<li>Default Value window
<ul>
<li>select start date of the resource</li>
</ul>
</li>
<li>Close the window</li>
<li>Select Resources click Save</li>
<li>Click Details</li>
<li>From the Resource Management Form, enter the Username</li>
<li>Click on Roles Tab (Security &amp; Access)
<ul>
<li>Add the following roles:</li>
<li>Collections Role Type</li>
<li>Collections Agent Role</li>
<li>Telesales Role Type</li>
<li>Telesales Agent Role</li>
</ul>
</li>
<li>Click on the Group Tab</li>
<li>Query Group you created previously</li>
<li>Add as an employee to the Group</li>
<li>Close the form.</li>
</ul>
<h3><a name="aref3"></a>3. Decide what level you want the Dunning and Strategies to work.</h3>
<p>For Release 11i:    Customer, Account, Bill-To, Delinquency<br />
Use the responsibility &#8211; Collections HTML Administrator&gt;Setup</p>
<p>For Release 12: Customer, Account, Bill-To, Delinquency<br />
Use the responsibility &#8211; Collections Administrator&gt;Setup Checklist</p>
<p>Please be sure to read the Oracle Advanced Collections User and Implementation Guides for details on the setup of the application for your instance.</p>
<h3><a name="aref4"></a>4. Setup the UOM for the Strategy processing to use:</h3>
<p>There are 2 mandatory setups:</p>
<p>1-  For the UOM to appear under Work Item Template, the UOM must be created under class Time class (not TIME)</p>
<p>2- Please ensure the UOM has a conversion attached to it. The UOM will only appear if there has a conversion attached to it.</p>
<p>3- After this information has been save, please bounce the apache server, clear the _oa__html_pages directory and the browser cache</p>
<p>A. To create a UOM and UOM class:</p>
<blockquote><p>Defining Unit of Measure Classes<br />
Responsibility Inventory<br />
Menu: Setup &gt; Units of Measure &gt; Classes.<br />
Steps<br />
1. In the Units of Measure Classes window, select File &gt; New.<br />
2. Enter a unique name for the unit of measure class.<br />
3. Enter a description for the UOM class.<br />
4. Define the base unit of measure for this class.<br />
5. Enter a unique abbreviation for the unit of measure with a maximum length of three characters.<br />
6. Select the &#8220;inactive on&#8221; date from the date picker.<br />
7. Save your work.</p></blockquote>
<p>B. Click on Conversion and define the conversion for the UOM you just created.</p>
<p>C. The profile option : <strong>Time unit of Measure Class</strong> (JTF_TIME_UOM_CLASS) needs to be set for Collections HTML administration to determine the UOM class needed to be used.</p>
<blockquote><p>1- Please set the profile <strong>Time unit of Measure Class</strong> (JTF_TIME_UOM_CLASS)<br />
2- Save<br />
3- Clear the browser cache<br />
4- Bounce the apache server and clear the _pages directory:<br />
- log onto UNIX<br />
- dir comn/admin/scripts<br />
- stop apache<br />
adapcctl.sh stop<br />
- navigate back to _oa__html pages directory<br />
comn/html/_pages<br />
- run command to delete all pages<br />
rm -rf *<br />
- navigate back to scripts directory<br />
- start apache<br />
adapcctl.sh start</p></blockquote>
<h3><a name="aref5"></a>5. Setup Credit Management with Credit Management Super User responsibility</h3>
<blockquote><p>Oracle Collections is designed to read data from the AR_TRX_BAL_SUMMARY table for use in the customer balances of the UWQ and the last payment information in the Collections Header. For this reason, you MUST install Credit Management and the latest patchset to have these functions working in Collections. Credit Management concurrent processes populate and update the data in the AR_TRX_BAL_SUMMARY table.</p>
<p>Collections also uses the Exchange Rate from Credit Management, so you must setup:</p>
<p>-Using Credit Management SuperUser responsibility<br />
-Policy Management&gt;System Options<br />
-Make sure that these settings are set including Exchange Rate<br />
-You can tell if they are set because when you first look at the screen, if you can select an aging bucket, then it&#8217;s not set. When the system options are set, you should not be able to select an aging bucket.</p>
<p>For specific information on setting up Credit Management, please review the Credit Management User Guide.</p>
<p>For information on the new UWQ Summary Table in Release 11i.IEX.H RUP 4 and R12, see <a href="https://support.oracle.com/CSP/main/article?cmd=show&amp;type=NOT&amp;id=405933.1">Note 405933.1</a>.</p></blockquote>
<h3><a name="aref6"></a><strong>6. Collections prior to 11i.IEX.H uses the Territory setup to differentiate what customer belongs to what resource.</strong></h3>
<p>Use the CRM Administrator responsibility&gt;Territory Administration to setup Territories. You must use the Sales &amp; Telesales usage; the Collections Usage is not working at this time.</p>
<p>Oracle Collections is designed to read the AS_ACCESSES_ALL table for the assignment of resources to the work in Collections. You must use the Telesales and Sales Usage in Territory Manager to setup your Territories. Then run the Generate Territories and Assign Territories in that product to load the AS_ACCESSES_ALL table. None of these steps are considered to be part of Oracle Collections. You will need to discuss issues with Territories with the Oracle Territories team via an SR and issues with Sales Teams with the Telesales group via an SR. Until this is setup, you will need to keep the profile OS: Customer Access Level at Full in order to see your customers. If you set the profile to Sales Team, it will require the setup of territories and sales teams.</p>
<p>Note:</p>
<p>Once you setup your resources and create strategies to have the work items assigned;</p>
<p>If you decide to change the resources/territories in a major way, the strategy work items will still be assigned to the original resources/territories. Once a work item is created and assigned it will not be reassigned based on the new resource/territory strategy. There is an option in the Collections HTML Administrator responsibility that allows you to change the owner of the work item for that work item only. Future work items will be created with the new resource/territories in place.</p>
<p>For instruction on how all this changes in Release 11i.IEX.H and R12, please see <a href="https://support.oracle.com/CSP/main/article?cmd=show&amp;type=NOT&amp;id=367373.1">Note 367373.1</a>.</p>
<h3><a name="aref7"></a>7. Next, you&#8217;ll need to create delinquencies:</h3>
<ul>
<li>Collections Forms Administrator&gt;Submit Request</li>
<li>Run the following jobs:
<ul>
<li>IEX: Promise Reconciliation</li>
<li>IEX: Scoring Harness
<ul>
<li>One line per parameter in this order 2,1,6</li>
<li>Engine 2 to create the delinquency</li>
<li>Engine 1 to score the Party</li>
<li>Run engines 6 or 7 depending on setup of strategies.</li>
<li>6 is for Account</li>
<li>7 is for Bill To</li>
</ul>
</li>
<li>IEX: Strategy Management</li>
</ul>
</li>
</ul>
<p>The aging of delinquencies occurs in the Delinquency Management process, which automatically runs with the Scoring Harness jobs. To confirm that you have created delinquencies, you can do a query on the iex_delinquencies_all table.</p>
<p>Select count(*) from iex_delinquencies_all;</p>
<p>If you choose to create custom scoring engines, and you have multiple concurrent processes spawning, you may need to run the scoring engines separately or you will run into FND <a href="https://support.oracle.com/CSP/main/article?cmd=show&amp;type=BUG&amp;id=2576919">Bug 2576919</a>.<strong><br />
</strong></p>
<h3><a name="aref8"></a>8. You will need to setup the Strategies at this point.</h3>
<p>Strategies are the work items that your collectors will use to determine the course of action to closing the delinquency and receiving the money from the customer. The steps are too lengthy to explain here, please review the User Guide and White Papers for more information. (see below for white paper location)</p>
<h3><a name="aref9"></a>9. Schedule Processes</h3>
<p>In order for Work Items to be advanced in Collections you&#8217;ll need to schedule the following processes to run on a regular basis automatically:<strong><br />
</strong><br />
Collections Forms Administrator responsibility &#8211; Menu&gt;Submit Request&gt;Single Request</p>
<blockquote><p><strong>Workflow Background Process<br />
</strong></p></blockquote>
<p><strong>Item:</strong> Strategy Fulfillment Mailer</p>
<p>This will move work items waiting to go to Fulfillment.</p>
<p><strong>Item: </strong>Collection Strategy Work Flow</p>
<p>This will keep the work items moving once they are created.</p>
<p>To confirm that you have created strategies and work items you can query the tables as follows:</p>
<p>Select count(*) from iex_strategies</p>
<p>Select count(*) from iex_strategy_work_items</p>
<p>For more information on Scoring Engines and Strategy Work, please review the White Paper that has been written by development and is available on Metalink.</p>
<h3><a name="aref10"></a>11. Validate setup correct</h3>
<p>If you have followed all the steps correctly, you will see the data in the Universal Work Queue.</p>
<p>If you created delinquencies, you will see the delinquencies in the appropriate node on UWQ. If you ran the Strategy Management process you will see Work Items in the Work Item node waiting to be completed.</p>
<br />Filed under: <a href='http://oraclefinancial.wordpress.com/category/oracle-financial/advanced-collections/'>Advanced Collections</a>, <a href='http://oraclefinancial.wordpress.com/category/oracle-e-business-applications/'>Oracle E-Business Applications</a>, <a href='http://oraclefinancial.wordpress.com/category/oracle-financial/'>Oracle Financial</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oraclefinancial.wordpress.com/417/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oraclefinancial.wordpress.com/417/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oraclefinancial.wordpress.com/417/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oraclefinancial.wordpress.com/417/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oraclefinancial.wordpress.com/417/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oraclefinancial.wordpress.com/417/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oraclefinancial.wordpress.com/417/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oraclefinancial.wordpress.com/417/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oraclefinancial.wordpress.com/417/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oraclefinancial.wordpress.com/417/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oraclefinancial.wordpress.com/417/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oraclefinancial.wordpress.com/417/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oraclefinancial.wordpress.com/417/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oraclefinancial.wordpress.com/417/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclefinancial.wordpress.com&amp;blog=10345565&amp;post=417&amp;subd=oraclefinancial&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oraclefinancial.wordpress.com/2011/03/29/what-is-the-basic-collections-setup-to-get-this-product-running/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>33.513000 36.292000</georss:point>
		<geo:lat>33.513000</geo:lat>
		<geo:long>36.292000</geo:long>
		<media:content url="http://0.gravatar.com/avatar/47c355ac1c4d0ef2a83a4559b7ebda7f?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">Mahmoud Maher</media:title>
		</media:content>
	</item>
	</channel>
</rss>
