<?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/"
	>

<channel>
	<title>Blogging About Oracle Applications &#187; views</title>
	<atom:link href="http://bloggingaboutoracleapplications.org/tag/views/feed/" rel="self" type="application/rss+xml" />
	<link>http://bloggingaboutoracleapplications.org</link>
	<description>Blogging about Oracle Applications</description>
	<lastBuildDate>Tue, 31 Jan 2012 15:53:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
	<atom:link rel='hub' href='http://bloggingaboutoracleapplications.org/?pushpress=hub'/>
		<item>
		<title>Setting dependencies between PeopleSoft views</title>
		<link>http://bloggingaboutoracleapplications.org/setting-dependencies-between-peoplesoft-views/</link>
		<comments>http://bloggingaboutoracleapplications.org/setting-dependencies-between-peoplesoft-views/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 10:17:03 +0000</pubDate>
		<dc:creator>Frank Kortekaas</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[peoplesoft]]></category>
		<category><![CDATA[peopletools]]></category>
		<category><![CDATA[views]]></category>

		<guid isPermaLink="false">http://bloggingaboutoracleapplications.org/setting-dependencies-between-peoplesoft-views/</guid>
		<description><![CDATA[Sometimes you want to create a view in PeopleSoft which is based on another view. Example: View 1 (named PS_LOCKED_USR_VW) is defined as follows: SELECT OPRID FROM PSOPRDEFN WHERE ACCTLOCK = 1; View 2 (named PS_GET_LOCKED_NAME_VW) is defined as follows: SELECT A.NAME FROM PS_PERSON_NAME A, PS_LOCKED_USR_VW B WHERE A.EMPLID = B.EMPLID; When creating views using [...]


Related posts:<ol><li><a href='http://bloggingaboutoracleapplications.org/a-different-way-of-creating-workflow-items-within-an-application-engine-program/' rel='bookmark' title='Permanent Link: A different way of creating workflow items within an Application Engine program.'>A different way of creating workflow items within an Application Engine program.</a></li>
<li><a href='http://bloggingaboutoracleapplications.org/how-to-connect-a-peoplesoft-schema-to-odi/' rel='bookmark' title='Permanent Link: How to connect a PeopleSoft schema to ODI'>How to connect a PeopleSoft schema to ODI</a></li>
<li><a href='http://bloggingaboutoracleapplications.org/extending-dddaudit-functionality/' rel='bookmark' title='Permanent Link: Extending DDDAUDIT functionality'>Extending DDDAUDIT functionality</a></li>
</ol>]]></description>
		<wfw:commentRss>http://bloggingaboutoracleapplications.org/setting-dependencies-between-peoplesoft-views/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

