<?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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Finally! An OE_Order_PUB.Process_Order Script That Works!</title>
	<atom:link href="http://www.bryanthompsononline.com/oracle/2007/12/06/finally-an-oe_order_pubprocess_order-script-that-works/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bryanthompsononline.com/oracle/2007/12/06/finally-an-oe_order_pubprocess_order-script-that-works/</link>
	<description>A forum for sharing Oracle knowledge!</description>
	<lastBuildDate>Thu, 29 Jul 2010 14:12:14 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ahmed</title>
		<link>http://www.bryanthompsononline.com/oracle/2007/12/06/finally-an-oe_order_pubprocess_order-script-that-works/comment-page-1/#comment-0</link>
		<dc:creator>Ahmed</dc:creator>
		<pubDate>Sun, 25 Jul 2010 11:25:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryanthompsononline.com/oracle/2007/12/06/finally-an-oe_order_pubprocess_order-script-that-works/#comment-0</guid>
		<description>Hi,

I have a requirement where i need to change the order category status from entered to booked of existing order using Api...could you please guide me how to do this,if i can get example code would be highly appreciated.....

Thanks in advace...</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have a requirement where i need to change the order category status from entered to booked of existing order using Api&#8230;could you please guide me how to do this,if i can get example code would be highly appreciated&#8230;..</p>
<p>Thanks in advace&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shrikant kale</title>
		<link>http://www.bryanthompsononline.com/oracle/2007/12/06/finally-an-oe_order_pubprocess_order-script-that-works/comment-page-1/#comment-0</link>
		<dc:creator>shrikant kale</dc:creator>
		<pubDate>Thu, 22 Jul 2010 09:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryanthompsononline.com/oracle/2007/12/06/finally-an-oe_order_pubprocess_order-script-that-works/#comment-0</guid>
		<description>Hi,
I tried this it works fine but i need to override unit selling price but it doesn&#039;t work.Please give me a solution.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I tried this it works fine but i need to override unit selling price but it doesn&#8217;t work.Please give me a solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shrikant kale</title>
		<link>http://www.bryanthompsononline.com/oracle/2007/12/06/finally-an-oe_order_pubprocess_order-script-that-works/comment-page-1/#comment-0</link>
		<dc:creator>shrikant kale</dc:creator>
		<pubDate>Thu, 22 Jul 2010 09:53:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryanthompsononline.com/oracle/2007/12/06/finally-an-oe_order_pubprocess_order-script-that-works/#comment-0</guid>
		<description>Hi,
I tried this it works fine but i need to override unit selling price but it doesn&#039;t work.Please give me a solution.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I tried this it works fine but i need to override unit selling price but it doesn&#8217;t work.Please give me a solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shardool</title>
		<link>http://www.bryanthompsononline.com/oracle/2007/12/06/finally-an-oe_order_pubprocess_order-script-that-works/comment-page-1/#comment-0</link>
		<dc:creator>shardool</dc:creator>
		<pubDate>Tue, 10 Nov 2009 21:39:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryanthompsononline.com/oracle/2007/12/06/finally-an-oe_order_pubprocess_order-script-that-works/#comment-0</guid>
		<description>Hi ,
I have a requirement where I need to create Line Items for the Sales Order. The input is an XML. I talked to someone at Oracle and they suggested that I can use the Process Order API to create the Line Items but I need to first populate a PL/SQL table with the Line Item information and then pass the reference of that table to the API call.
Does anybody have a working solution that does this or an example. 
I will appreciate any help with this.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi ,<br />
I have a requirement where I need to create Line Items for the Sales Order. The input is an XML. I talked to someone at Oracle and they suggested that I can use the Process Order API to create the Line Items but I need to first populate a PL/SQL table with the Line Item information and then pass the reference of that table to the API call.<br />
Does anybody have a working solution that does this or an example.<br />
I will appreciate any help with this.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ganesh</title>
		<link>http://www.bryanthompsononline.com/oracle/2007/12/06/finally-an-oe_order_pubprocess_order-script-that-works/comment-page-1/#comment-24083</link>
		<dc:creator>Ganesh</dc:creator>
		<pubDate>Wed, 08 Apr 2009 04:47:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryanthompsononline.com/oracle/2007/12/06/finally-an-oe_order_pubprocess_order-script-that-works/#comment-24083</guid>
		<description>Hi Bryan ,
Thanks Very much ... 
;)</description>
		<content:encoded><![CDATA[<p>Hi Bryan ,<br />
Thanks Very much &#8230;<br />
;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: santosh</title>
		<link>http://www.bryanthompsononline.com/oracle/2007/12/06/finally-an-oe_order_pubprocess_order-script-that-works/comment-page-1/#comment-22812</link>
		<dc:creator>santosh</dc:creator>
		<pubDate>Mon, 30 Mar 2009 11:33:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryanthompsononline.com/oracle/2007/12/06/finally-an-oe_order_pubprocess_order-script-that-works/#comment-22812</guid>
		<description>Hi,

I have used the OE_ORDER_PUB.Process_Order
for importing orders from legacy...all the items are getting processed to Awaiting_Shipping ..except the items on which never a sales order has been created ...

When i import a sales line for an item which has been newly created then it is getting imported to sale order line but the status is not getting transformed from BOOKING to AWAITING SHIPPING...
If i delete the line and then manually create the same line then the stauts gets changed to Awaiting Shipping..so there is no issues for item creation also ..

can any body through some light onthis strange behviour,,</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have used the OE_ORDER_PUB.Process_Order<br />
for importing orders from legacy&#8230;all the items are getting processed to Awaiting_Shipping ..except the items on which never a sales order has been created &#8230;</p>
<p>When i import a sales line for an item which has been newly created then it is getting imported to sale order line but the status is not getting transformed from BOOKING to AWAITING SHIPPING&#8230;<br />
If i delete the line and then manually create the same line then the stauts gets changed to Awaiting Shipping..so there is no issues for item creation also ..</p>
<p>can any body through some light onthis strange behviour,,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sumit</title>
		<link>http://www.bryanthompsononline.com/oracle/2007/12/06/finally-an-oe_order_pubprocess_order-script-that-works/comment-page-1/#comment-22298</link>
		<dc:creator>Sumit</dc:creator>
		<pubDate>Thu, 26 Mar 2009 06:22:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryanthompsononline.com/oracle/2007/12/06/finally-an-oe_order_pubprocess_order-script-that-works/#comment-22298</guid>
		<description>Hi Bryan, this is really a very good post. I am able to create the sales order and order lines using this script. I need to create many order with several lines. Using this script I can created multiple orders but all of them will have only one order line. Please let me know how to handle this requirement to have multiple lines per order and at the same time I should be able to create multiple orders.
Thanks in advance.
Sumit</description>
		<content:encoded><![CDATA[<p>Hi Bryan, this is really a very good post. I am able to create the sales order and order lines using this script. I need to create many order with several lines. Using this script I can created multiple orders but all of them will have only one order line. Please let me know how to handle this requirement to have multiple lines per order and at the same time I should be able to create multiple orders.<br />
Thanks in advance.<br />
Sumit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kellydc</title>
		<link>http://www.bryanthompsononline.com/oracle/2007/12/06/finally-an-oe_order_pubprocess_order-script-that-works/comment-page-1/#comment-18741</link>
		<dc:creator>kellydc</dc:creator>
		<pubDate>Wed, 18 Feb 2009 07:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryanthompsononline.com/oracle/2007/12/06/finally-an-oe_order_pubprocess_order-script-that-works/#comment-18741</guid>
		<description>good posts!  especially to someone new in OM module.  

I&#039;m trying to find something useful.. this is just it. 

keep it up.. i will research more on how-to on other stuff. 

again thanks!</description>
		<content:encoded><![CDATA[<p>good posts!  especially to someone new in OM module.  </p>
<p>I&#8217;m trying to find something useful.. this is just it. </p>
<p>keep it up.. i will research more on how-to on other stuff. </p>
<p>again thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vyagh</title>
		<link>http://www.bryanthompsononline.com/oracle/2007/12/06/finally-an-oe_order_pubprocess_order-script-that-works/comment-page-1/#comment-17982</link>
		<dc:creator>Vyagh</dc:creator>
		<pubDate>Mon, 09 Feb 2009 11:57:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryanthompsononline.com/oracle/2007/12/06/finally-an-oe_order_pubprocess_order-script-that-works/#comment-17982</guid>
		<description>Hi Bryan,
In roder to use the above script in R12, please execute the below 
exec mo_global.init(&#039;ONT&#039;)

exec mo_global.set_policy_context(&#039;S&#039;,&#039;&gt;&#039;)

here Your OU is your operating unit.

Then it work,

Cheers,
Vyaghresh</description>
		<content:encoded><![CDATA[<p>Hi Bryan,<br />
In roder to use the above script in R12, please execute the below<br />
exec mo_global.init(&#8217;ONT&#8217;)</p>
<p>exec mo_global.set_policy_context(&#8217;S',&#8217;&gt;&#8217;)</p>
<p>here Your OU is your operating unit.</p>
<p>Then it work,</p>
<p>Cheers,<br />
Vyaghresh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raghavendra Prasad</title>
		<link>http://www.bryanthompsononline.com/oracle/2007/12/06/finally-an-oe_order_pubprocess_order-script-that-works/comment-page-1/#comment-14682</link>
		<dc:creator>Raghavendra Prasad</dc:creator>
		<pubDate>Fri, 26 Dec 2008 05:06:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryanthompsononline.com/oracle/2007/12/06/finally-an-oe_order_pubprocess_order-script-that-works/#comment-14682</guid>
		<description>hi, 

I read u r artcile , very nice. 

but i have one dought , when i am creating order in Booked mode is it required any other values , and also in the API , one column is there that is caliculated_flag is &#039;Y&#039; Means What. and What is Price Adjustment .

Please help me how can i know these things, if is there any solution  pelase provide me. 

Advance Thank You,

Regards 

Raghavendra Prasad Madala</description>
		<content:encoded><![CDATA[<p>hi, </p>
<p>I read u r artcile , very nice. </p>
<p>but i have one dought , when i am creating order in Booked mode is it required any other values , and also in the API , one column is there that is caliculated_flag is &#8216;Y&#8217; Means What. and What is Price Adjustment .</p>
<p>Please help me how can i know these things, if is there any solution  pelase provide me. </p>
<p>Advance Thank You,</p>
<p>Regards </p>
<p>Raghavendra Prasad Madala</p>
]]></content:encoded>
	</item>
</channel>
</rss>
