<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[ORAERP.COM - The Knowledge Center for Oracle ERP Professionals - Looking Beyond the Possibilities - All Forums]]></title>
		<link>http://www.oraerp.com/</link>
		<description><![CDATA[ORAERP.COM - The Knowledge Center for Oracle ERP Professionals - Looking Beyond the Possibilities - http://www.oraerp.com]]></description>
		<pubDate>Fri, 24 May 2013 10:47:42 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Creating ODG for DB part of Oracle Apps R12.1.3]]></title>
			<link>http://www.oraerp.com/Thread-Creating-ODG-for-DB-part-of-Oracle-Apps-R12-1-3</link>
			<pubDate>Tue, 21 May 2013 07:07:01 -0500</pubDate>
			<guid isPermaLink="false">http://www.oraerp.com/Thread-Creating-ODG-for-DB-part-of-Oracle-Apps-R12-1-3</guid>
			<description><![CDATA[I am to create Oracle Data Guard for my current running Oracle Application version R12.1.3 with DB version 11gR2 (file system) to 2 Node RAC in Exadata Machine on ASM Disk Group.<br />
<br />
Please provide the doc. id's or the steps to perform the same.<br />
<br />
One thing more, do I need to take special precautions for my Application Tier? Do I need to apply some additional patches on Application Tier before creating the ODG for the DB part??<br />
<br />
Regards,<br />
Sandy]]></description>
			<content:encoded><![CDATA[I am to create Oracle Data Guard for my current running Oracle Application version R12.1.3 with DB version 11gR2 (file system) to 2 Node RAC in Exadata Machine on ASM Disk Group.<br />
<br />
Please provide the doc. id's or the steps to perform the same.<br />
<br />
One thing more, do I need to take special precautions for my Application Tier? Do I need to apply some additional patches on Application Tier before creating the ODG for the DB part??<br />
<br />
Regards,<br />
Sandy]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Oracle General Ledger Questions and Answers]]></title>
			<link>http://www.oraerp.com/Thread-Oracle-General-Ledger-Questions-and-Answers</link>
			<pubDate>Tue, 14 May 2013 08:22:44 -0500</pubDate>
			<guid isPermaLink="false">http://www.oraerp.com/Thread-Oracle-General-Ledger-Questions-and-Answers</guid>
			<description><![CDATA[1. What are Journal Balance types ?<br />
Ans. There are 3 balance types.<br />
- Actuals<br />
- Budgets - Encumbrance<br />
<br />
2. What is the difference between Budget and Encumbrance Journals?<br />
Budget: Budget balances are the funds are allocated to the various accounts. (Fund Allocated)<br />
Encumbrance: Encumbrance balances are the funds reserved for the budgets for future expenses. (Fund Reserved)<br />
<br />
3. What is the difference between Intra and Inter Company in GL?<br />
a. Intra Company Journals: These journals are created between the transactions of one or more balancing segments of same Legal Entity.<br />
b. Inter Company Journals: These Journals are created for the transactions between the balancing segments of one or more Legal Entities.<br />
Example, Lets say<br />
TATA Motors India (LE) having 2 BSV i.e. 01(Tata Motors Pune) and 02 (Tata Motors Gujarat)<br />
TATA Steel India (LE) having 2 Bsv i.e. 03 and 04<br />
Transaction between 01 and 02 is Intra Company<br />
Transaction between 01 and 03 is Inter Company]]></description>
			<content:encoded><![CDATA[1. What are Journal Balance types ?<br />
Ans. There are 3 balance types.<br />
- Actuals<br />
- Budgets - Encumbrance<br />
<br />
2. What is the difference between Budget and Encumbrance Journals?<br />
Budget: Budget balances are the funds are allocated to the various accounts. (Fund Allocated)<br />
Encumbrance: Encumbrance balances are the funds reserved for the budgets for future expenses. (Fund Reserved)<br />
<br />
3. What is the difference between Intra and Inter Company in GL?<br />
a. Intra Company Journals: These journals are created between the transactions of one or more balancing segments of same Legal Entity.<br />
b. Inter Company Journals: These Journals are created for the transactions between the balancing segments of one or more Legal Entities.<br />
Example, Lets say<br />
TATA Motors India (LE) having 2 BSV i.e. 01(Tata Motors Pune) and 02 (Tata Motors Gujarat)<br />
TATA Steel India (LE) having 2 Bsv i.e. 03 and 04<br />
Transaction between 01 and 02 is Intra Company<br />
Transaction between 01 and 03 is Inter Company]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Licensing for Oracle Cloud]]></title>
			<link>http://www.oraerp.com/Thread-Licensing-for-Oracle-Cloud</link>
			<pubDate>Tue, 14 May 2013 02:43:48 -0500</pubDate>
			<guid isPermaLink="false">http://www.oraerp.com/Thread-Licensing-for-Oracle-Cloud</guid>
			<description><![CDATA[Hello,<br />
I will appreciate if someone can help us to the document that explains Oracle Cloud licensing structure.<br />
Thank you]]></description>
			<content:encoded><![CDATA[Hello,<br />
I will appreciate if someone can help us to the document that explains Oracle Cloud licensing structure.<br />
Thank you]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[API for updating pay_people_groups]]></title>
			<link>http://www.oraerp.com/Thread-API-for-updating-pay-people-groups</link>
			<pubDate>Tue, 14 May 2013 02:40:03 -0500</pubDate>
			<guid isPermaLink="false">http://www.oraerp.com/Thread-API-for-updating-pay-people-groups</guid>
			<description><![CDATA[Hi,<br />
Is there any API for updating pay_people_groups table. I know we can do it using hr_assignment_api.update_emp_asg_criteria but this API updates the assignement with the new pay_group_id. I want to know is there is any API which can only update the pay_people_groups and not the assignment.<br />
Regards,]]></description>
			<content:encoded><![CDATA[Hi,<br />
Is there any API for updating pay_people_groups table. I know we can do it using hr_assignment_api.update_emp_asg_criteria but this API updates the assignement with the new pay_group_id. I want to know is there is any API which can only update the pay_people_groups and not the assignment.<br />
Regards,]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[RFQ from buyer work center]]></title>
			<link>http://www.oraerp.com/Thread-RFQ-from-buyer-work-center</link>
			<pubDate>Tue, 14 May 2013 02:36:56 -0500</pubDate>
			<guid isPermaLink="false">http://www.oraerp.com/Thread-RFQ-from-buyer-work-center</guid>
			<description><![CDATA[Hi everyone,<br />
We are unable to find out why there is no action to print a RFQ (or RFI) from the buyer work center. There is no option for it Under the action LOV. How could it be done without returning to Forms screen and even there what is the concurrent programs to print it if it exist ?<br />
<br />
Regards,]]></description>
			<content:encoded><![CDATA[Hi everyone,<br />
We are unable to find out why there is no action to print a RFQ (or RFI) from the buyer work center. There is no option for it Under the action LOV. How could it be done without returning to Forms screen and even there what is the concurrent programs to print it if it exist ?<br />
<br />
Regards,]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[AP Supplier set-up]]></title>
			<link>http://www.oraerp.com/Thread-AP-Supplier-set-up</link>
			<pubDate>Tue, 14 May 2013 02:34:30 -0500</pubDate>
			<guid isPermaLink="false">http://www.oraerp.com/Thread-AP-Supplier-set-up</guid>
			<description><![CDATA[Hi,<br />
Can anyone help me to adjust the country in the supplier set-up of AP Japan Responsibility?<br />
<br />
The Responsibility is AP Support User--&gt;Suppliers--&gt;Supplier Sites<br />
<br />
Standard needs to be Japan where it is now United States.<br />
<br />
For example if i choose any Supplies and then go to Sites then its showing United States where it should be Japan.<br />
<br />
How to approach ? Any Form personalization if so how will i approach to that?<br />
<br />
Thanks for any help if forwarded.]]></description>
			<content:encoded><![CDATA[Hi,<br />
Can anyone help me to adjust the country in the supplier set-up of AP Japan Responsibility?<br />
<br />
The Responsibility is AP Support User--&gt;Suppliers--&gt;Supplier Sites<br />
<br />
Standard needs to be Japan where it is now United States.<br />
<br />
For example if i choose any Supplies and then go to Sites then its showing United States where it should be Japan.<br />
<br />
How to approach ? Any Form personalization if so how will i approach to that?<br />
<br />
Thanks for any help if forwarded.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[ORACLE HOME issue with DBCA]]></title>
			<link>http://www.oraerp.com/Thread-ORACLE-HOME-issue-with-DBCA</link>
			<pubDate>Mon, 06 May 2013 03:26:52 -0500</pubDate>
			<guid isPermaLink="false">http://www.oraerp.com/Thread-ORACLE-HOME-issue-with-DBCA</guid>
			<description><![CDATA[Folks,<br />
I am trying to create a new database with 11.2.0.3 binaries, which is cloned from R12 PROD, But failed due to the dbca invoking wrong OH. I opened the dbca source code[file], the OH parameter value is wrongly defined. I corrected the parameter and i tried but its taking same path again [Wrong one]. <br />
<br />
If any one please, let me know what are all the files that dbca using while creating the database.]]></description>
			<content:encoded><![CDATA[Folks,<br />
I am trying to create a new database with 11.2.0.3 binaries, which is cloned from R12 PROD, But failed due to the dbca invoking wrong OH. I opened the dbca source code[file], the OH parameter value is wrongly defined. I corrected the parameter and i tried but its taking same path again [Wrong one]. <br />
<br />
If any one please, let me know what are all the files that dbca using while creating the database.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Where Should EBS Concurrent Managers be Located?]]></title>
			<link>http://www.oraerp.com/Thread-Where-Should-EBS-Concurrent-Managers-be-Located</link>
			<pubDate>Wed, 01 May 2013 13:56:01 -0500</pubDate>
			<guid isPermaLink="false">http://www.oraerp.com/Thread-Where-Should-EBS-Concurrent-Managers-be-Located</guid>
			<description><![CDATA[Very good blog posted from Steven Chan on Concurrent Managers:<br />
<br />
<a href="https://blogs.oracle.com/stevenChan/entry/where_should_ebs_concurrent_managers" target="_blank">blogs.oracle.com/stevenChan/entry/where_should_ebs_concurrent_managers</a>]]></description>
			<content:encoded><![CDATA[Very good blog posted from Steven Chan on Concurrent Managers:<br />
<br />
<a href="https://blogs.oracle.com/stevenChan/entry/where_should_ebs_concurrent_managers" target="_blank">blogs.oracle.com/stevenChan/entry/where_should_ebs_concurrent_managers</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Registration is Open for Oracle OpenWorld 2013]]></title>
			<link>http://www.oraerp.com/Thread-Registration-is-Open-for-Oracle-OpenWorld-2013</link>
			<pubDate>Sat, 27 Apr 2013 16:59:06 -0500</pubDate>
			<guid isPermaLink="false">http://www.oraerp.com/Thread-Registration-is-Open-for-Oracle-OpenWorld-2013</guid>
			<description><![CDATA[Registration is Open for Oracle OpenWorld 2013<br />
<br />
<a href="http://www.oracle.com/openworld/register/packages/index.html" target="_blank">Super Saver Pricing through May 3</a><br />
Oracle OpenWorld features thousands of sessions from which attendees can choose, including keynotes, technical sessions, demos, and hands-on labs. Hundreds of exhibitors will be on hand to share what they’re bringing to the leading edge of Oracle technology. And you’ll have nearly an infinite number of opportunities to network, trade information with peers, and gain insights from experts. The sooner you sign up, the more you can save]]></description>
			<content:encoded><![CDATA[Registration is Open for Oracle OpenWorld 2013<br />
<br />
<a href="http://www.oracle.com/openworld/register/packages/index.html" target="_blank">Super Saver Pricing through May 3</a><br />
Oracle OpenWorld features thousands of sessions from which attendees can choose, including keynotes, technical sessions, demos, and hands-on labs. Hundreds of exhibitors will be on hand to share what they’re bringing to the leading edge of Oracle technology. And you’ll have nearly an infinite number of opportunities to network, trade information with peers, and gain insights from experts. The sooner you sign up, the more you can save]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Oracle is #1 in the RDBMS Market Share Worldwide for 2012]]></title>
			<link>http://www.oraerp.com/Thread-Oracle-is-1-in-the-RDBMS-Market-Share-Worldwide-for-2012</link>
			<pubDate>Mon, 15 Apr 2013 00:24:34 -0500</pubDate>
			<guid isPermaLink="false">http://www.oraerp.com/Thread-Oracle-is-1-in-the-RDBMS-Market-Share-Worldwide-for-2012</guid>
			<description><![CDATA[Oracle is #1 in the RDBMS Market Share Worldwide for 2012<br />
Gartner has published their market share numbers for 2012 based on total software revenues...<br />
check on <br />
<a href="http://www.oracle.com/us/corporate/features/number-one-database/index.html" target="_blank">http://www.oracle.com/us/corporate/featu...index.html</a>]]></description>
			<content:encoded><![CDATA[Oracle is #1 in the RDBMS Market Share Worldwide for 2012<br />
Gartner has published their market share numbers for 2012 based on total software revenues...<br />
check on <br />
<a href="http://www.oracle.com/us/corporate/features/number-one-database/index.html" target="_blank">http://www.oracle.com/us/corporate/featu...index.html</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[GL - Void Payment]]></title>
			<link>http://www.oraerp.com/Thread-GL-Void-Payment</link>
			<pubDate>Fri, 05 Apr 2013 10:29:42 -0500</pubDate>
			<guid isPermaLink="false">http://www.oraerp.com/Thread-GL-Void-Payment</guid>
			<description><![CDATA[EBS version R12.1.3.<br />
User accidentally opened APR-2014 Payables period instead of APR-2013!!!<br />
User then voided 2 payments with the date of 01-APR-2014 instead of 01-APR-2013!!!!!!<br />
How can this situation be solved?]]></description>
			<content:encoded><![CDATA[EBS version R12.1.3.<br />
User accidentally opened APR-2014 Payables period instead of APR-2013!!!<br />
User then voided 2 payments with the date of 01-APR-2014 instead of 01-APR-2013!!!!!!<br />
How can this situation be solved?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[:: Steps to Produce SLA for Payroll in R12 ::]]></title>
			<link>http://www.oraerp.com/Thread-Steps-to-Produce-SLA-for-Payroll-in-R12</link>
			<pubDate>Sat, 30 Mar 2013 04:20:10 -0500</pubDate>
			<guid isPermaLink="false">http://www.oraerp.com/Thread-Steps-to-Produce-SLA-for-Payroll-in-R12</guid>
			<description><![CDATA[Issue:  Unable to drill down payroll transactions from GL to Payroll module<br />
<br />
Solution:<br />
<br />
Items:-<br />
(1)	Formula: <br />
AMB = JLD (= JLT + ADR + JED) + AAD + SLAM + Mapping Sets<br />
<br />
Notes: <br />
AMB = Accounting Methods Builder<br />
AAD = Assign JLD to each event classes<br />
SLAM = Sub-Ledger Accounting Method<br />
JLD = Journal Line Definition; Assign ADR to each JLT<br />
JLT = Journal Line Type; Creation of Debit and Credit information for each Event   <br />
         Classes<br />
ADR = Accounting Definition Rules; To establish rule for CCID @ transaction level<br />
JED = Journal Entry Description; Define Journal Header/Line Description<br />
<br />
(2)	Events Classes:<br />
o	Payroll Cost <br />
o	Payment Cost<br />
o	Estimated Cost<br />
o	Reversal Estimated Cost<br />
<br />
a)	JLD (Journal Line Definition):<br />
               Step # 1: Create JLT for each of the above Event Classes i.e Debit and   <br />
                              Credit Side<br />
               Step # 2: Create ADR for Dr/Cr of each Event Classes (Choose <br />
                              Assignment Payroll Name in Source)<br />
               Step # 3: Assign ADR to each JLT in JLD<br />
<br />
b)	AAD (Application Accounting Definition):<br />
               Step # 4: Assign JLD to Event Classes<br />
<br />
c)	SLAM (Sub-Ledger Accounting Method):<br />
               Step # 5: Create SLAM and assign AAD to this SLAM<br />
<br />
d)	General Ledger:<br />
               Step # 6: Create Ledger from Accounting Setups in ASM (Accounting  <br />
                              Setup Manager) and assign to SLAM<br />
<br />
Processes to run Payroll SLA:<br />
<br />
Step # 1: Payroll Run<br />
Step # 2 : Prepayment<br />
Step # 3: Costing<br />
Step # 4: Transfer to SLA from HRMS Responsibility<br />
Step # 5: Run Create Accounting program from Global/Payroll Responsibility<br />
Step # 6: Review or Post Payroll Batch in GL<br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/pdf.gif" border="0" alt=".pdf" />&nbsp;&nbsp;<a href="attachment.php?aid=58" target="_blank">Steps to Produce SLA for Payroll in R12.pdf</a> (Size: 291.45 KB / Downloads: 21)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Issue:  Unable to drill down payroll transactions from GL to Payroll module<br />
<br />
Solution:<br />
<br />
Items:-<br />
(1)	Formula: <br />
AMB = JLD (= JLT + ADR + JED) + AAD + SLAM + Mapping Sets<br />
<br />
Notes: <br />
AMB = Accounting Methods Builder<br />
AAD = Assign JLD to each event classes<br />
SLAM = Sub-Ledger Accounting Method<br />
JLD = Journal Line Definition; Assign ADR to each JLT<br />
JLT = Journal Line Type; Creation of Debit and Credit information for each Event   <br />
         Classes<br />
ADR = Accounting Definition Rules; To establish rule for CCID @ transaction level<br />
JED = Journal Entry Description; Define Journal Header/Line Description<br />
<br />
(2)	Events Classes:<br />
o	Payroll Cost <br />
o	Payment Cost<br />
o	Estimated Cost<br />
o	Reversal Estimated Cost<br />
<br />
a)	JLD (Journal Line Definition):<br />
               Step # 1: Create JLT for each of the above Event Classes i.e Debit and   <br />
                              Credit Side<br />
               Step # 2: Create ADR for Dr/Cr of each Event Classes (Choose <br />
                              Assignment Payroll Name in Source)<br />
               Step # 3: Assign ADR to each JLT in JLD<br />
<br />
b)	AAD (Application Accounting Definition):<br />
               Step # 4: Assign JLD to Event Classes<br />
<br />
c)	SLAM (Sub-Ledger Accounting Method):<br />
               Step # 5: Create SLAM and assign AAD to this SLAM<br />
<br />
d)	General Ledger:<br />
               Step # 6: Create Ledger from Accounting Setups in ASM (Accounting  <br />
                              Setup Manager) and assign to SLAM<br />
<br />
Processes to run Payroll SLA:<br />
<br />
Step # 1: Payroll Run<br />
Step # 2 : Prepayment<br />
Step # 3: Costing<br />
Step # 4: Transfer to SLA from HRMS Responsibility<br />
Step # 5: Run Create Accounting program from Global/Payroll Responsibility<br />
Step # 6: Review or Post Payroll Batch in GL<br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/pdf.gif" border="0" alt=".pdf" />&nbsp;&nbsp;<a href="attachment.php?aid=58" target="_blank">Steps to Produce SLA for Payroll in R12.pdf</a> (Size: 291.45 KB / Downloads: 21)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[RFQ auto create PO]]></title>
			<link>http://www.oraerp.com/Thread-RFQ-auto-create-PO</link>
			<pubDate>Sun, 10 Mar 2013 14:27:57 -0500</pubDate>
			<guid isPermaLink="false">http://www.oraerp.com/Thread-RFQ-auto-create-PO</guid>
			<description><![CDATA[Dear friends, <br />
Can i create PO from RFQ in PO modules ?<br />
Cheers,]]></description>
			<content:encoded><![CDATA[Dear friends, <br />
Can i create PO from RFQ in PO modules ?<br />
Cheers,]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Functionality/Features difference between R12 and 11i]]></title>
			<link>http://www.oraerp.com/Thread-Functionality-Features-difference-between-R12-and-11i</link>
			<pubDate>Tue, 05 Mar 2013 10:30:44 -0600</pubDate>
			<guid isPermaLink="false">http://www.oraerp.com/Thread-Functionality-Features-difference-between-R12-and-11i</guid>
			<description><![CDATA[One of the 1st process of upgrade project to do a review of funtionality between two versions.<br />
Functionality/Features difference between Oracle eBusiness Suite R12 and R11i<br />
Oracle Financials - GL, FA, AP, AR, CM<br />
Oracle SCM - PO<br />
Oracle HRMS<br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/xls.gif" border="0" alt=".xlsx" />&nbsp;&nbsp;<a href="attachment.php?aid=55" target="_blank">Fin_Functional_Analysis_11ivsR12_v1 0.xlsx</a> (Size: 74.29 KB / Downloads: 105)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/xls.gif" border="0" alt=".xls" />&nbsp;&nbsp;<a href="attachment.php?aid=56" target="_blank">PO_Functional_Analysis_11ivsR12_v1 0.xls</a> (Size: 23.5 KB / Downloads: 49)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/xls.gif" border="0" alt=".xls" />&nbsp;&nbsp;<a href="attachment.php?aid=57" target="_blank">HRMS_Functionality Diff R12-11i V1.0.xls</a> (Size: 35 KB / Downloads: 53)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[One of the 1st process of upgrade project to do a review of funtionality between two versions.<br />
Functionality/Features difference between Oracle eBusiness Suite R12 and R11i<br />
Oracle Financials - GL, FA, AP, AR, CM<br />
Oracle SCM - PO<br />
Oracle HRMS<br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/xls.gif" border="0" alt=".xlsx" />&nbsp;&nbsp;<a href="attachment.php?aid=55" target="_blank">Fin_Functional_Analysis_11ivsR12_v1 0.xlsx</a> (Size: 74.29 KB / Downloads: 105)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/xls.gif" border="0" alt=".xls" />&nbsp;&nbsp;<a href="attachment.php?aid=56" target="_blank">PO_Functional_Analysis_11ivsR12_v1 0.xls</a> (Size: 23.5 KB / Downloads: 49)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/xls.gif" border="0" alt=".xls" />&nbsp;&nbsp;<a href="attachment.php?aid=57" target="_blank">HRMS_Functionality Diff R12-11i V1.0.xls</a> (Size: 35 KB / Downloads: 53)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to create Work Order]]></title>
			<link>http://www.oraerp.com/Thread-How-to-create-Work-Order</link>
			<pubDate>Sun, 03 Mar 2013 11:02:44 -0600</pubDate>
			<guid isPermaLink="false">http://www.oraerp.com/Thread-How-to-create-Work-Order</guid>
			<description><![CDATA[Hi All,<br />
Could you tell about What is work order creations &amp; steps to create.<br />
Not sure if below steps are right.<br />
work order process --&gt;to create work oder---&gt; work request ----&gt; bom ----&gt; routing --&gt;<br />
Thanks]]></description>
			<content:encoded><![CDATA[Hi All,<br />
Could you tell about What is work order creations &amp; steps to create.<br />
Not sure if below steps are right.<br />
work order process --&gt;to create work oder---&gt; work request ----&gt; bom ----&gt; routing --&gt;<br />
Thanks]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Withdrew Resignation using SSHR]]></title>
			<link>http://www.oraerp.com/Thread-Withdrew-Resignation-using-SSHR</link>
			<pubDate>Sun, 03 Mar 2013 11:01:04 -0600</pubDate>
			<guid isPermaLink="false">http://www.oraerp.com/Thread-Withdrew-Resignation-using-SSHR</guid>
			<description><![CDATA[Dear all,<br />
<br />
We have a business requirement of employees submitting and withdrawing resignations using SSHR. We are on R12.1.3 and we are planning to use the standard “Voluntary Termination” Feature for the same.<br />
<br />
Using the standard function employee can initiate the resignation process and get it approved, but what in cases if resignation has to be withdrawn? We need to know how employee can withdraw resignation. The only current option which is available is to ask the HR guy to update the details using End employment form, but we want to know if the standard function can be extended to achive the requirement.<br />
<br />
We are not looking for an EIT initiation process, that will be the last option to go for. I am sure many of us would have faced this requirement and would hv some solutions.]]></description>
			<content:encoded><![CDATA[Dear all,<br />
<br />
We have a business requirement of employees submitting and withdrawing resignations using SSHR. We are on R12.1.3 and we are planning to use the standard “Voluntary Termination” Feature for the same.<br />
<br />
Using the standard function employee can initiate the resignation process and get it approved, but what in cases if resignation has to be withdrawn? We need to know how employee can withdraw resignation. The only current option which is available is to ask the HR guy to update the details using End employment form, but we want to know if the standard function can be extended to achive the requirement.<br />
<br />
We are not looking for an EIT initiation process, that will be the last option to go for. I am sure many of us would have faced this requirement and would hv some solutions.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Requisition Interface]]></title>
			<link>http://www.oraerp.com/Thread-Requisition-Interface</link>
			<pubDate>Mon, 25 Feb 2013 08:47:53 -0600</pubDate>
			<guid isPermaLink="false">http://www.oraerp.com/Thread-Requisition-Interface</guid>
			<description><![CDATA[Hi All,<br />
I have a requisition in which I am inserting into PO_REQUISITIONS_INTERFACE_ALL. The requisition has 5 lines, no distributions.<br />
<br />
I then run the Requisition Import Concurrent Program (REQIMPORT) and all the successful lines are inserted into the base tables successfully. Any failed lines with invalid values are omitted. So if 1 line failed, the requisition will have 4 lines in the base table (PO_REQUISITION_LINES_ALL ). <br />
<br />
However, my requirement is that if one line fails, the requisition should not be created.<br />
<br />
We have considered calling the Delete Requisition API to delete the incomplete requisition, then reprocess the requisition with correct values. <br />
<br />
Has anyone come across this problem before? Any potential or better solutions?<br />
<br />
Appreciate your help.]]></description>
			<content:encoded><![CDATA[Hi All,<br />
I have a requisition in which I am inserting into PO_REQUISITIONS_INTERFACE_ALL. The requisition has 5 lines, no distributions.<br />
<br />
I then run the Requisition Import Concurrent Program (REQIMPORT) and all the successful lines are inserted into the base tables successfully. Any failed lines with invalid values are omitted. So if 1 line failed, the requisition will have 4 lines in the base table (PO_REQUISITION_LINES_ALL ). <br />
<br />
However, my requirement is that if one line fails, the requisition should not be created.<br />
<br />
We have considered calling the Delete Requisition API to delete the incomplete requisition, then reprocess the requisition with correct values. <br />
<br />
Has anyone come across this problem before? Any potential or better solutions?<br />
<br />
Appreciate your help.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[R12.1.3 Upgrade from 11.5.10]]></title>
			<link>http://www.oraerp.com/Thread-R12-1-3-Upgrade-from-11-5-10</link>
			<pubDate>Mon, 25 Feb 2013 08:42:40 -0600</pubDate>
			<guid isPermaLink="false">http://www.oraerp.com/Thread-R12-1-3-Upgrade-from-11-5-10</guid>
			<description><![CDATA[Hi All,<br />
We are in the process of upgrading the 11.5.10 Instance to R12.1.3.<br />
The current Architecture is Dual Node with the Application Tier on one node and the CM and the DB Tier on another node.<br />
On Future R12 the Application Tier is going to be on two nodes and the the DB on RAC.<br />
<br />
What I will be doing is R12.1.1 Installation with Upgrade Option.<br />
<br />
What should be the procedure to have multiple application servers?<br />
<br />
Finish the upgrade on one Application Node and then clone the other Application Tiers?<br />
Please suggest.]]></description>
			<content:encoded><![CDATA[Hi All,<br />
We are in the process of upgrading the 11.5.10 Instance to R12.1.3.<br />
The current Architecture is Dual Node with the Application Tier on one node and the CM and the DB Tier on another node.<br />
On Future R12 the Application Tier is going to be on two nodes and the the DB on RAC.<br />
<br />
What I will be doing is R12.1.1 Installation with Upgrade Option.<br />
<br />
What should be the procedure to have multiple application servers?<br />
<br />
Finish the upgrade on one Application Node and then clone the other Application Tiers?<br />
Please suggest.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Migrating Oracle E-Business Suite R12 from Linux 32-bit to Linux 64-bit]]></title>
			<link>http://www.oraerp.com/Thread-Migrating-Oracle-E-Business-Suite-R12-from-Linux-32-bit-to-Linux-64-bit</link>
			<pubDate>Sat, 23 Feb 2013 12:08:42 -0600</pubDate>
			<guid isPermaLink="false">http://www.oraerp.com/Thread-Migrating-Oracle-E-Business-Suite-R12-from-Linux-32-bit-to-Linux-64-bit</guid>
			<description><![CDATA[I have Application R12.0.4 in linux 32.  <br />
want to Migrating Oracle E-Business Suite R12 from Linux 64-bit <br />
require suggestions]]></description>
			<content:encoded><![CDATA[I have Application R12.0.4 in linux 32.  <br />
want to Migrating Oracle E-Business Suite R12 from Linux 64-bit <br />
require suggestions]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Supplier definition Restrict to selected Operating Unit]]></title>
			<link>http://www.oraerp.com/Thread-Supplier-definition-Restrict-to-selected-Operating-Unit</link>
			<pubDate>Thu, 21 Feb 2013 16:48:04 -0600</pubDate>
			<guid isPermaLink="false">http://www.oraerp.com/Thread-Supplier-definition-Restrict-to-selected-Operating-Unit</guid>
			<description><![CDATA[Dear All, <br />
How we can restrict the supplier defined only to specific OU's. what i mean supplier should be available only for specific OU or ledger.]]></description>
			<content:encoded><![CDATA[Dear All, <br />
How we can restrict the supplier defined only to specific OU's. what i mean supplier should be available only for specific OU or ledger.]]></content:encoded>
		</item>
	</channel>
</rss>