<?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: Oracle Purchasing (PO) key table &#8211; po_lines_all (2)</title>
	<atom:link href="http://www.appsbi.com/oracle-purchasing-po-key-table-po_lines_all-2/feed" rel="self" type="application/rss+xml" />
	<link>http://www.appsbi.com/oracle-purchasing-po-key-table-po_lines_all-2</link>
	<description></description>
	<lastBuildDate>Fri, 16 Apr 2010 05:25:05 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kumar</title>
		<link>http://www.appsbi.com/oracle-purchasing-po-key-table-po_lines_all-2/comment-page-1#comment-47351</link>
		<dc:creator>Kumar</dc:creator>
		<pubDate>Mon, 05 May 2008 06:16:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.appsbi.com/2006/08/10/oracle-purchasing-po-key-table-po_lines_all-2/#comment-47351</guid>
		<description>nice one</description>
		<content:encoded><![CDATA[<p>nice one</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nilesh Jethwa</title>
		<link>http://www.appsbi.com/oracle-purchasing-po-key-table-po_lines_all-2/comment-page-1#comment-18457</link>
		<dc:creator>Nilesh Jethwa</dc:creator>
		<pubDate>Mon, 13 Aug 2007 21:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.appsbi.com/2006/08/10/oracle-purchasing-po-key-table-po_lines_all-2/#comment-18457</guid>
		<description>Hi Omair,
  Here is some info you needed.....

PO_LINE_LOCATIONS_ALL contains information about purchase
order shipment schedules and blanket agreement price breaks. You
need one row for each schedule or price break you attach to a
document line. There are seven types of documents that use shipment
schedules:
â€¢ RFQs
â€¢ Quotations
â€¢ Standard purchase orders
â€¢ Planned purchase orders
â€¢ Planned purchase order releases
â€¢ Blanket purchase orders
â€¢ Blanket purchase order releases

Each row includes the location, quantity, and dates for each shipment
schedule. Oracle Purchasing uses this information to record delivery
schedule information for purchase orders, and price break information
for blanket purchase orders, quotations and RFQs.

PO_RELEASE_ID applies only to blanket purchase order release
shipments. PO_RELEASE_ID identifies the release on which you
placed this shipment.

SOURCE_SHIPMENT_ID applies only to planned purchase order
release shipments. It identifies the planned purchase order shipment
you chose to release from.

PRICE_OVERRIDE always equals the purchase order line price for
standard purchase order shipments. For blanket and planned purchase
orders, PRICE_OVERRIDE depends on the values of the
ALLOW_PRICE_OVERRIDE_FLAG and NOT_TO_EXCEED_PRICE in
the corresponding row in PO_LINES_ALL:
â€¢ If ALLOW_PRICE_OVERRIDE_FLAG is &#039;N&#039;, then
PRICE_OVERRIDE equals UNIT_PRICE in PO_LINES_ALL.
â€¢ If ALLOW_PRICE_OVERRIDE_FLAG is &#039;Y&#039;, the
PRICE_OVERRIDE can take any value that is smaller than
NOT_TO_EXCEED_PRICE in PO_LINES_ALL.
The QUANTITY field corresponds to the total quantity ordered on all
purchase order distribution lines (found in
PO_DISTRIBUTIONS_ALL).


Oracle Purchasing automatically updates QUANTITY_RECEIVED,
QUANTITY_ACCEPTED, and QUANTITY_REJECTED when you
receive, return, or inspect goods or services. Oracle Payables
automatically updates QUANTITY_BILLED when you match an
invoice with a purchase order shipment. Oracle Purchasing
automatically updates QUANTITY_CANCELLED when you cancel a
purchase order shipment.
Oracle Purchasing sets APPROVED_FLAG to &#039;Y&#039; when you approve
the corresponding purchase order if there are no problems associated
with the shipment and its related distributions.
Oracle Purchasing sets ENCUMBERED_FLAG to &#039;Y&#039; and enters the
ENCUMBERED_DATE when you approve a purchase order if you use
encumbrance.</description>
		<content:encoded><![CDATA[<p>Hi Omair,<br />
  Here is some info you needed&#8230;..</p>
<p>PO_LINE_LOCATIONS_ALL contains information about purchase<br />
order shipment schedules and blanket agreement price breaks. You<br />
need one row for each schedule or price break you attach to a<br />
document line. There are seven types of documents that use shipment<br />
schedules:<br />
â€¢ RFQs<br />
â€¢ Quotations<br />
â€¢ Standard purchase orders<br />
â€¢ Planned purchase orders<br />
â€¢ Planned purchase order releases<br />
â€¢ Blanket purchase orders<br />
â€¢ Blanket purchase order releases</p>
<p>Each row includes the location, quantity, and dates for each shipment<br />
schedule. Oracle Purchasing uses this information to record delivery<br />
schedule information for purchase orders, and price break information<br />
for blanket purchase orders, quotations and RFQs.</p>
<p>PO_RELEASE_ID applies only to blanket purchase order release<br />
shipments. PO_RELEASE_ID identifies the release on which you<br />
placed this shipment.</p>
<p>SOURCE_SHIPMENT_ID applies only to planned purchase order<br />
release shipments. It identifies the planned purchase order shipment<br />
you chose to release from.</p>
<p>PRICE_OVERRIDE always equals the purchase order line price for<br />
standard purchase order shipments. For blanket and planned purchase<br />
orders, PRICE_OVERRIDE depends on the values of the<br />
ALLOW_PRICE_OVERRIDE_FLAG and NOT_TO_EXCEED_PRICE in<br />
the corresponding row in PO_LINES_ALL:<br />
â€¢ If ALLOW_PRICE_OVERRIDE_FLAG is &#8216;N&#8217;, then<br />
PRICE_OVERRIDE equals UNIT_PRICE in PO_LINES_ALL.<br />
â€¢ If ALLOW_PRICE_OVERRIDE_FLAG is &#8216;Y&#8217;, the<br />
PRICE_OVERRIDE can take any value that is smaller than<br />
NOT_TO_EXCEED_PRICE in PO_LINES_ALL.<br />
The QUANTITY field corresponds to the total quantity ordered on all<br />
purchase order distribution lines (found in<br />
PO_DISTRIBUTIONS_ALL).</p>
<p>Oracle Purchasing automatically updates QUANTITY_RECEIVED,<br />
QUANTITY_ACCEPTED, and QUANTITY_REJECTED when you<br />
receive, return, or inspect goods or services. Oracle Payables<br />
automatically updates QUANTITY_BILLED when you match an<br />
invoice with a purchase order shipment. Oracle Purchasing<br />
automatically updates QUANTITY_CANCELLED when you cancel a<br />
purchase order shipment.<br />
Oracle Purchasing sets APPROVED_FLAG to &#8216;Y&#8217; when you approve<br />
the corresponding purchase order if there are no problems associated<br />
with the shipment and its related distributions.<br />
Oracle Purchasing sets ENCUMBERED_FLAG to &#8216;Y&#8217; and enters the<br />
ENCUMBERED_DATE when you approve a purchase order if you use<br />
encumbrance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Omair</title>
		<link>http://www.appsbi.com/oracle-purchasing-po-key-table-po_lines_all-2/comment-page-1#comment-17909</link>
		<dc:creator>Omair</dc:creator>
		<pubDate>Sat, 04 Aug 2007 11:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.appsbi.com/2006/08/10/oracle-purchasing-po-key-table-po_lines_all-2/#comment-17909</guid>
		<description>hi Nilesh, 
your blog is a good and informative one. can you inform me about &#039;po_line_locations_all&#039; table. what other tables it is linked to and what information does it store.
thanks,
Omair</description>
		<content:encoded><![CDATA[<p>hi Nilesh,<br />
your blog is a good and informative one. can you inform me about &#8216;po_line_locations_all&#8217; table. what other tables it is linked to and what information does it store.<br />
thanks,<br />
Omair</p>
]]></content:encoded>
	</item>
</channel>
</rss>
