<?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>Tyson Moore</title>
	<atom:link href="http://www.tysonmoore.net/public/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tysonmoore.net/public</link>
	<description>Consultant, Developer, Volunteer</description>
	<lastBuildDate>Tue, 17 Apr 2012 13:26:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Deleting GL Business Units</title>
		<link>http://www.tysonmoore.net/public/2012/04/deleting-gl-business-units/</link>
		<comments>http://www.tysonmoore.net/public/2012/04/deleting-gl-business-units/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 13:26:26 +0000</pubDate>
		<dc:creator>Tyson</dc:creator>
				<category><![CDATA[General Ledger]]></category>
		<category><![CDATA[PeopleSoft]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.tysonmoore.net/public/?p=34</guid>
		<description><![CDATA[Although you typically don&#8217;t want to do this, let&#8217;s say you set up a GLBU in a non-production environment that really shouldn&#8217;t be there.  Here is some SQL to get rid of the GLBU.  Other ideas would be to enable BU security and restrict access to the GLBU&#8217;s or just manage them through the Open/Closed [...]]]></description>
			<content:encoded><![CDATA[<p>Although you typically don&#8217;t want to do this, let&#8217;s say you set up a GLBU in a non-production environment that really shouldn&#8217;t be there.  Here is some SQL to get rid of the GLBU.  Other ideas would be to enable BU security and restrict access to the GLBU&#8217;s or just manage them through the Open/Closed periods control, but this should get them out of everyone&#8217;s prompt list.</p>
<p>My hope is that SOMEDAY Oracle / PeopleSoft will allow for the INACTIVATION of GLBU&#8217;s, but that&#8217;s been a feature request for what seems like ever.  Don&#8217;t hold your breath.</p>
<p>Note: replace US001 with your business unit(s).  Also, this is valid as of PeopleSoft Financials v9.1, Tools 8.52.</p>
<p>DELETE FROM PS_BUS_UNIT_TBL_GL WHERE BUSINESS_UNIT = &#8216;US001&#8242;;<br />
DELETE FROM PS_BUS_UNIT_TBL_FS WHERE BUSINESS_UNIT = &#8216;US001&#8242;;<br />
DELETE FROM PS_SETID_TBL WHERE SETID = &#8216;US001&#8242;;<br />
DELETE FROM PS_SET_CNTRL_TBL WHERE SETCNTRLVALUE = &#8216;US001&#8242;;<br />
DELETE FROM PS_SET_CNTRL_GROUP WHERE SETCNTRLVALUE = &#8216;US001&#8242;;<br />
DELETE FROM PS_SET_CNTRL_REC WHERE SETCNTRLVALUE = &#8216;US001&#8242;;<br />
DELETE FROM PS_SET_CNTRL_TREE WHERE SETCNTRLVALUE = &#8216;US001&#8242;;<br />
DELETE FROM PS_BU_JE_ID_CFS WHERE BUSINESS_UNIT = &#8216;US001&#8242;;<br />
DELETE FROM PS_BU_JE_IC_CFS WHERE BUSINESS_UNIT = &#8216;US001&#8242;;<br />
DELETE FROM PS_BU_JE_BS_CFS WHERE BUSINESS_UNIT = &#8216;US001&#8242;;<br />
DELETE FROM PS_BU_JE_ES_CFS WHERE BUSINESS_UNIT = &#8216;US001&#8242;;<br />
DELETE FROM PS_BU_JE_AS_CFS WHERE BUSINESS_UNIT = &#8216;US001&#8242;;<br />
DELETE FROM PS_BUL_JE_RA_CFS WHERE BUSINESS_UNIT = &#8216;US001&#8242;;<br />
DELETE FROM PS_BUS_UNIT_IDS_GL WHERE BUSINESS_UNIT = &#8216;US001&#8242;;<br />
DELETE FROM PS_ADB_INCR_CONTRL WHERE BUSINESS_UNIT = &#8216;US001&#8242;;<br />
DELETE FROM PS_BU_LGRP_ADB_ACT WHERE BUSINESS_UNIT = &#8216;US001&#8242;;<br />
DELETE FROM PS_BU_LED_TBL WHERE BUSINESS_UNIT = &#8216;US001&#8242;;<br />
DELETE FROM PS_BU_LED_GRP_TBL WHERE BUSINESS_UNIT = &#8216;US001&#8242;;<br />
DELETE FROM PS_BU_LED_COMB_TBL WHERE BUSINESS_UNIT = &#8216;US001&#8242;;<br />
DELETE FROM PS_BUL_CNTL_BUD WHERE BUSINESS_UNIT = &#8216;US001&#8242;;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tysonmoore.net/public/2012/04/deleting-gl-business-units/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sort using XLATLONGNAME instead of Translate</title>
		<link>http://www.tysonmoore.net/public/2010/06/sort-using-xlatlongname-instead-of-translate/</link>
		<comments>http://www.tysonmoore.net/public/2010/06/sort-using-xlatlongname-instead-of-translate/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 21:40:31 +0000</pubDate>
		<dc:creator>Tyson</dc:creator>
				<category><![CDATA[PeopleSoft]]></category>
		<category><![CDATA[application designer]]></category>
		<category><![CDATA[translate]]></category>
		<category><![CDATA[xlat]]></category>

		<guid isPermaLink="false">http://www.tysonmoore.net/public/?p=31</guid>
		<description><![CDATA[I have a question. Hope you can help Need help to sort using XLATLONGNAME. Currently we have a search record that returns results in a grid (on the search page) Results are displayed in 4 columns. One of the columns has a translate value. So the sort is based on the translate value. We want [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>I have a question. Hope you can help <img src='http://www.tysonmoore.net/public/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Need help to sort using XLATLONGNAME. Currently we have a search record that returns results in a grid (on the search page) Results are displayed in 4 columns. One of the columns has a translate value. So the sort is based on the translate value. We want it to be by the XLATLONGNAME. Is that possible.</p>
<p>Example (say we have the following)</p>
<p>Translate Value &#8211; Long Name<br />
A &#8211; Backlog<br />
B &#8211; Available<br />
C &#8211; Contract<br />
D &#8211; Entitled<br />
E &#8211; Dispatch</p>
<p>We do NOT want to change the translate value order. But want to use the XLATLONGNAME for the search sort.</p>
<p>Currently when the results are displayed, the sort is by Translate value. Say if the field 2 is the one with the above translate value, then the results show up as</p>
<p>Field 1 :: Field 2<br />
Backlog :: XXXXX<br />
Available:: XXXXX<br />
Contract:: XXXXX<br />
Entitled :: XXXXX<br />
Dispatch:: XXXXX<br />
&#8230;this is cause its sorted by Translate value.</p>
<p>Need this to be as follows ..<br />
Field1 :: Field 2<br />
Available:: XXXXX<br />
Backlog :: XXXXX<br />
Contract:: XXXXX<br />
Dispatch:: XXXXX<br />
Entitled :: XXXXX</p>
<p>The above set is what is required &#8211; This is by XLATLONGNAME.</p>
<p>Thank you,<br />
Jessica</p></blockquote>
<p>Jessica,</p>
<p>You&#8217;ll likely have to create a new search record.  It should be a view of the current search record joined to the XLAT item.  You can then select the long name and sort on it that way.</p>
<p>-Tyson</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tysonmoore.net/public/2010/06/sort-using-xlatlongname-instead-of-translate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Auditing Journal Post in PS9.0</title>
		<link>http://www.tysonmoore.net/public/2010/02/auditing-journal-post-in-ps9-0/</link>
		<comments>http://www.tysonmoore.net/public/2010/02/auditing-journal-post-in-ps9-0/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 20:23:13 +0000</pubDate>
		<dc:creator>Tyson</dc:creator>
				<category><![CDATA[General Ledger]]></category>
		<category><![CDATA[PeopleSoft]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[audit]]></category>
		<category><![CDATA[journal post]]></category>
		<category><![CDATA[peoplesoft 9.0]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://www.tysonmoore.net/public/?p=29</guid>
		<description><![CDATA[In every GL implementation I&#8217;ve been involved with, auditors or managers always ask for the ability to audit who posted their own journal entries. Unfortunately PeopleSoft doesn&#8217;t provide the means to do this very easily, so I&#8217;ve written a couple of queries that you can use to build a report or a view that satisfies [...]]]></description>
			<content:encoded><![CDATA[<p>In every GL implementation I&#8217;ve been involved with, auditors or managers always ask for the ability to audit who posted their own journal entries.  Unfortunately PeopleSoft doesn&#8217;t provide the means to do this very easily, so I&#8217;ve written a couple of queries that you can use to build a report or a view that satisfies this requirement.</p>
<p>The first query is only valid if you&#8217;ve disallowed users from On-Demand Posting journals (the &#8220;Journal Post&#8221; option in the drop-down box on the JE Lines screen).  If you disable this process, users have to utilize the batch journal post process.  Here is the SQL:</p>
<p>
<pre name="code" class="sql">
SELECT A.OPRID, B.BUSINESS_UNIT, B.JOURNAL_ID, B.JOURNAL_DATE, B.DESCR
	FROM PS_JRNL_POST_REQ A, PS_JRNL_HEADER B
	WHERE A.OPRID = B.OPRID
		AND B.BUSINESS_UNIT = A.BUSINESS_UNIT;
</pre>
</p>
<p>The second query is valid if you haven&#8217;t restricted On-Demand Posting of journal entries.  It&#8217;s a bit tricky, so stay with me:</p>
<p>
<pre name="code" class="sql">
SELECT A.BUSINESS_UNIT, A.JOURNAL_ID, A.JOURNAL_DATE, A.DESCR, A.OPRID,
	A.POSTED_DATE, A.PROCESS_INSTANCE, B.JOBID, B.PROGRAM_NAME,
	C.MESSAGE_PARM
  FROM PS_JRNL_HEADER A, PS_MESSAGE_LOG B, PS_MESSAGE_LOGPARM C
  WHERE B.PROCESS_INSTANCE = A.PROCESS_INSTANCE
    AND B.PROCESS_INSTANCE = C.PROCESS_INSTANCE
    AND B.MESSAGE_SEQ = C.MESSAGE_SEQ
    AND C.MESSAGE_SEQ = 2
    AND C.PARM_SEQ = 2
    AND A.OPRID = C.MESSAGE_PARM
    AND B.PROGRAM_NAME LIKE 'GLPP%'
  ORDER BY A.BUSINESS_UNIT, A.JOURNAL_ID, A.JOURNAL_DATE;
</pre>
</p>
<p>I&#8217;ve heard that PeopleSoft 9.1 provides this ability as delivered, but haven&#8217;t seen it yet.  I&#8217;ll update this post once I verify the feature is available.  Happy querying!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tysonmoore.net/public/2010/02/auditing-journal-post-in-ps9-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading Joomla and WordPress of all client sites</title>
		<link>http://www.tysonmoore.net/public/2010/01/upgrading-joomla-and-wordpress-of-all-client-sites/</link>
		<comments>http://www.tysonmoore.net/public/2010/01/upgrading-joomla-and-wordpress-of-all-client-sites/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 03:18:09 +0000</pubDate>
		<dc:creator>Tyson</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[memoryweavers]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.tysonmoore.net/public/?p=24</guid>
		<description><![CDATA[Accompanied by the release of several updates to the Joomla content management system (now at 1.5.15), as well as WordPress, we are in the process of upgrading all client sites to the latest security release. Clients should not notice any downtime during this process. If your site must be migrated using a non-standard upgrade path, [...]]]></description>
			<content:encoded><![CDATA[<p>Accompanied by the release of several updates to the <a title="Joomla" href="http://www.joomla.org/" target="_blank">Joomla </a>content management system (now at 1.5.15), as well as <a title="WordPress" href="http://www.wordpress.com/" target="_blank">WordPress</a>, we are in the process of upgrading <strong>all</strong> client sites to the latest security release.</p>
<p>Clients should not notice any downtime during this process.  If your site must be migrated using a non-standard upgrade path, you will be notified accordingly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tysonmoore.net/public/2010/01/upgrading-joomla-and-wordpress-of-all-client-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PeopleSoft Trees via SQL</title>
		<link>http://www.tysonmoore.net/public/2010/01/peoplesoft-trees-via-sql/</link>
		<comments>http://www.tysonmoore.net/public/2010/01/peoplesoft-trees-via-sql/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 21:08:10 +0000</pubDate>
		<dc:creator>Tyson</dc:creator>
				<category><![CDATA[PeopleSoft]]></category>
		<category><![CDATA[PSoftPros]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Trees]]></category>
		<category><![CDATA[peoplesoft tree]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://www.tysonmoore.net/public/?p=27</guid>
		<description><![CDATA[I need to export (using SQL) a PeopleSoft tree &#8211; showing all Tree Nodes and Leafs from the Top of the tree all the way down. levels are not used on the tree I am trying to retrieve. Can someone please help &#8211; it would be much appreciated! Here is the SQL I use to [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>I need to export (using SQL) a PeopleSoft tree &#8211; showing all Tree Nodes and Leafs from the Top of the tree all the way down. levels are not used on the tree I am trying to retrieve. Can someone please help &#8211; it would be much appreciated!</p></blockquote>
<p>Here is the SQL I use to get the Parent Node, Node, Detail Value (Leaf), and Level from trees in PeopleSoft via SQL:</p>
<p><em>Note: Click <u>View Plain</u> in the codeblock below to see all the SQL correctly.  I&#8217;m working on my current WP theme to get it to quit interfering with my syntax highlighter.</em></p>
<pre name="code" class="sql">
SELECT PSTREENODE.SETID,
  PSTREENODE.TREE_NAME,
  PSTREENODE.EFFDT,
  PARENT_NODE_NAME AS PARENTNODE,
  TREE_NODE        AS NODENAME,
  TREE_NODE        AS TREENODE,
  TREE_LEVEL_NUM,
  TREE_NODE_NUM
FROM PSTREENODE
  --- REPLACE WITH YOUR SETID
WHERE PSTREENODE.SETID = 'SHARE'
  --- REPLACE WITH YOUR TREE NAME
AND TREE_NAME = 'ACCOUNT'
  --- REPLACE WITH YOUR TREE EFFECTIVE DATE
AND EFFDT = TO_DATE('01011900','MMDDYYYY')
UNION ALL
--- REPLACE WITH YOUR SETID
SELECT 'SHARE',
  N.TREE_NAME,
  --- REPLACE WITH YOUR TREE EFFECTIVE DATE
  TO_DATE('01011900','MMDDYYYY'),
  N.TREE_NODE AS PARENTNODE,
  A.DESCR     AS NODENAME,
  --- REPLACE A.ACCOUNT WITH A.your_chartfield
  A.ACCOUNT AS TREENODE,
  TREE_LEVEL_NUM,
  N.TREE_NODE_NUM
FROM PSTREENODE N
INNER JOIN PSTREELEAF L
ON N.SETID      = L.SETID
AND N.TREE_NAME = L.TREE_NAME
  --- REPLACE WITH YOUR SETID
AND N.SETID = 'SHARE'
  --- REPLACE WITH YOUR TREE NAME
AND N.TREE_NAME = 'ACCOUNT'
  --- REPLACE WITH YOUR TREE EFFECTIVE DATE
AND N.EFFDT         = TO_DATE('01011900','MMDDYYYY')
AND N.EFFDT         = L.EFFDT
AND N.TREE_NODE_NUM = L.TREE_NODE_NUM
  --- REPLACE TABLE WITH LOOKUP TABLE FOR YOUR chartfield
INNER JOIN PS_GL_ACCOUNT_TBL A
  --- REPLACE A.ACCOUNT WITH A.your_chartfield
ON A.ACCOUNT >= L.RANGE_FROM
  --- REPLACE A.ACCOUNT WITH A.your_chartfield
AND A.ACCOUNT <= L.RANGE_TO
  --- REPLACE WITH YOUR SETID
AND L.SETID = 'SHARE'
ORDER BY TREE_NODE_NUM,
  TREE_LEVEL_NUM,
  TREENODE;</pre>
<p>Remember to read the comments on each line to see where and what you need to replace in the query, depending on the tree you are querying and the ChartField stored on the tree.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tysonmoore.net/public/2010/01/peoplesoft-trees-via-sql/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Adjust Accumulated Depreciation</title>
		<link>http://www.tysonmoore.net/public/2010/01/adjust-accumulated-depreciation/</link>
		<comments>http://www.tysonmoore.net/public/2010/01/adjust-accumulated-depreciation/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 20:04:00 +0000</pubDate>
		<dc:creator>Tyson</dc:creator>
				<category><![CDATA[Asset Management]]></category>
		<category><![CDATA[IT Toolbox]]></category>
		<category><![CDATA[PeopleSoft]]></category>
		<category><![CDATA[accumulated depreciation]]></category>
		<category><![CDATA[adjust accum]]></category>
		<category><![CDATA[depreciation]]></category>
		<category><![CDATA[peoplesoft asset management]]></category>

		<guid isPermaLink="false">http://www.tysonmoore.net/public/?p=25</guid>
		<description><![CDATA[We need to accelerate depreciation on the tax books for thousands of assets in prior years, and retain the cost, and future depreciation. So for example, we need to take 50% of the asset depreciation in the year it was put in service, i.e. 2007. The asset would depreciation the remaining value through it&#8217;s life. [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>We need to accelerate depreciation on the tax books for thousands of assets in prior years, and retain the cost, and future depreciation.</p>
<p>So for example, we need to take 50% of the asset depreciation in the year it was put in service, i.e. 2007. The asset would depreciation the remaining value through it&#8217;s life.</p>
<p>The partial retirement process gets me the results except it retires the asset, and adjusts the cost.</p>
<p>The adjust accumulated depreciation screen seems to get what we need, however, it is creating additional DPR and/or PDP entries (depending on trans_dt) used. these are small amounts but I can&#8217;t figure out where it is getting the number. If I knew how it was getting the nubmer I could adjust my plug to get the answers we need.</p>
<p>This is only for tax books. It is related to new repair regulations where a statistical method was applied by auditors, and we need to sync PeopleSoft to match the new values.</p>
<p>Thanks for any advice or detailed explanation on how the adjust accum depreciation screen works.</p>
</blockquote>
<div id="_mcePaste">
<p>I may need a little more information before providing proper guidance.  Have the thousands of assets had any transactions (transfers, cost adjustments, recategorizations, etc.) performed on them since they were put in service?  Unfortunately PeopleSoft won&#8217;t allow you to make any adjustments to assets prior to the last possible change made to the asset (e.g. the new transaction date must be greater than or equal to the latest available transaction date associated to the asset).</p>
</div>
<div>
<p>Since the assets have very likely been touched since their in-service date, my recommendation would lean towards re-converting the tax books for the assets in question.  When you perform the re-conversion, you can add the 50% accumulated depreciation as of the asset&#8217;s in-service date (which would accomplish the FY2007 example you provided in your question).  Then the asset would depreciate as usual for the remainder of its useful life.</p>
</div>
<div id="_mcePaste">
<p>Alternatively, here is a quick explanation of the Adjust Accumulated Depreciation page that is delivered:</p>
</div>
<div id="_mcePaste">If the asset has already begun depreciating, use whatever transaction and accounting date needed and enter values for the Depr Accum Adjustment, and, if applicable, the Year to Date Depr Adjust.</p>
</div>
<div id="_mcePaste">
<p>This will create an ADD entry for the accumulated depreciation adjustment, which populates the PS_DEPRECIATION table.  Then, a RAD (Reserve Adjustment) entry gets created on the PS_OPEN_TRANS table.  After you run Depreciation Calculation it should adjust the future depreciation of the asset based on the cost basis, the total accumulated depreciation, and the transaction date used for the adjustment.</p>
</div>
<div id="_mcePaste">
<p>As for the DPR and PDP entries that get created, you may want to ensure that the Accounting Date is equal to the Transaction Date used when adjusting the accumulated depreciation (even though accounting entries aren&#8217;t being created, as you are only adjusting the tax books).  You&#8217;ll likely have to open up the periods in question, though, as PeopleSoft may still try to validate that the accounting period is open.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.tysonmoore.net/public/2010/01/adjust-accumulated-depreciation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EFT payments in PeopleSoft Expenses 9.0 without PeopleSoft HR</title>
		<link>http://www.tysonmoore.net/public/2010/01/eft-payments-in-peoplesoft-expenses-9-0-without-peoplesoft-hr/</link>
		<comments>http://www.tysonmoore.net/public/2010/01/eft-payments-in-peoplesoft-expenses-9-0-without-peoplesoft-hr/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 17:12:57 +0000</pubDate>
		<dc:creator>Tyson</dc:creator>
				<category><![CDATA[IT Toolbox]]></category>
		<category><![CDATA[Payables]]></category>
		<category><![CDATA[PeopleSoft]]></category>
		<category><![CDATA[Time & Expense]]></category>
		<category><![CDATA[eft]]></category>
		<category><![CDATA[time and expense]]></category>
		<category><![CDATA[vendors]]></category>

		<guid isPermaLink="false">http://www.tysonmoore.net/public/?p=22</guid>
		<description><![CDATA[Our company is in the process of implementing Expenses 9.0 (we do not have PSoft HR, but do have AP and GL). We have a requirement to allow users to be paid either via check or direct deposit (EFT). I have no problems getting the check portion to work. However, it seems no matter what [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Our company is in the process of implementing Expenses 9.0 (we do not have PSoft HR, but do have AP and GL). We have a requirement to allow users to be paid either via check or direct deposit (EFT). I have no problems getting the check portion to work. However, it seems no matter what configuration changes or user changes that I make payment is always being staged as System Check. Can anyone point me in the right direction as to what configuration area I should be looking at?</p></blockquote>
<p>I am assuming you have your employees set up as vendors in the system.  If this is the case, you should be able to modify their vendor record to point to Electronic Funds Transfer rather than Check.</p>
<p>Go to Vendors &gt; Vendor Information &gt; Add/Update &gt; Vendor.  Find the employee and click on the Location tab.  Click the Payables hyperlink.  Expand the Additional Payables Options section.  In the Additional Payment Information section, select Specify and then Electronic Funds Transfer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tysonmoore.net/public/2010/01/eft-payments-in-peoplesoft-expenses-9-0-without-peoplesoft-hr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Developer Tweaks</title>
		<link>http://www.tysonmoore.net/public/2010/01/sql-developer-tweaks/</link>
		<comments>http://www.tysonmoore.net/public/2010/01/sql-developer-tweaks/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 18:16:31 +0000</pubDate>
		<dc:creator>Tyson</dc:creator>
				<category><![CDATA[PeopleSoft]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[oracle sql developer]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sql developer]]></category>

		<guid isPermaLink="false">http://www.tysonmoore.net/public/?p=21</guid>
		<description><![CDATA[I came across Duncan Davies&#8216;s PeopleSoft Tipster blog when searching for ways to customize and optimize SQL Developer to make my job easier. He has some great tips for tweaking Oracle&#8217;s free SQL Developer tool to look better and work better for the consultants of the world. Some tips that I&#8217;ve started using: 1) Change [...]]]></description>
			<content:encoded><![CDATA[<p>I came across <a href="http://peoplesofttipster.com/sql-developer/" target="_blank">Duncan Davies</a>&#8216;s PeopleSoft Tipster blog when searching for ways to customize and optimize SQL Developer to make my job easier.  He has some great tips for tweaking Oracle&#8217;s free SQL Developer tool to look better and work better for the consultants of the world.  Some tips that I&#8217;ve started using:</p>
<blockquote><p>1)  Change the Font. Developers like to indent and line up their code to make it more readable.  Why deliver the product with a default font that isn’t fixed width, therefore making this harder?  The first change I make is to swap the font (Tools &gt; Preferences &gt; Code Editor &gt; Fonts) for Lucida Console, 11pts – although the font size may vary depending upon monitor resolution and the state of your eyesight.</p></blockquote>
<p>&#8230;</p>
<blockquote><p>3)	Syntax Colours. Picking a better colour scheme eases readability as you’ll be able to pick out strings, operators and brackets/braces quicker but the delivered scheme highlights keywords in bold, which throws out the alignment if you’ve pick a fixed-width font.  I normally make the following changes (Tools &gt; Preferences &gt; Code Editor &gt; Syntax Colours):</p>
<ul>
<li>Remove the bold highlight from ‘Default Element Name’ and ‘Default Keyword’.</li>
<li>Change Default Separator to purple</li>
<li>Change Default String to red</li>
<li>Uncheck ‘Enable highlight’ against Current SQL</li>
</ul>
</blockquote>
<p>I also use several of the Toolbar Shortcuts he mentions, such as F9 to execute SQL queries.</p>
<p>Thanks for the great article, Duncan!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tysonmoore.net/public/2010/01/sql-developer-tweaks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Selecting the translate values from PSXLATITEM table by joining to another table</title>
		<link>http://www.tysonmoore.net/public/2010/01/selecting-the-translate-values-from-psxlatitem-table-by-joining-to-another-table/</link>
		<comments>http://www.tysonmoore.net/public/2010/01/selecting-the-translate-values-from-psxlatitem-table-by-joining-to-another-table/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 18:21:13 +0000</pubDate>
		<dc:creator>Tyson</dc:creator>
				<category><![CDATA[IT Toolbox]]></category>
		<category><![CDATA[PeopleSoft]]></category>
		<category><![CDATA[Query]]></category>
		<category><![CDATA[peoplesoft query]]></category>
		<category><![CDATA[xlat]]></category>

		<guid isPermaLink="false">http://www.tysonmoore.net/public/?p=20</guid>
		<description><![CDATA[Our current Version: PS8.9; People Tools: 8.47How can we select the translate values from PSXLATITEM table by joining to another table?I want the description(XLATLONGNAME) in the field value rather th How can I get the translate values description selected in the query? Record used : PSXLATITEM. HRS_JO_RQMT_I fiels selected: SCHEDULED_TYPE SHIFT Translate values of Schduled_type: [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Our current Version: PS8.9; People Tools: 8.47How can we select the translate values from PSXLATITEM table by joining to another table?I want the description(XLATLONGNAME) in the field value rather th<br />
How can I get the translate values description selected in the query?<br />
Record used :<br />
PSXLATITEM.<br />
HRS_JO_RQMT_I<br />
fiels selected:<br />
SCHEDULED_TYPE<br />
SHIFT<br />
Translate values of Schduled_type:<br />
P<br />
F<br />
O<br />
Long names:<br />
par time<br />
Full time<br />
Optional<br />
I want the descriptions (long names) of the tanslate values should be displayed in the output rather than<br />
F, P, O<br />
Any suggestions ?/ Thanks.</p></blockquote>
<p>If you are doing this via the online Query tool, you can change the Field settings (on the Field tab) to display the Long description rather than the ID for the fields you are selecting.</p>
<p>If you are just writing SQL, I would suggest using XLATTABLE_VW instead of PSXLATITEM to obtain the long description of the field(s) you are selecting. In my queries, I typically join to that view with the following criteria:</p>
<pre name="code" class="sql">
SELECT D.XLATLONGNAME AS SCHEDULE_TYPE
FROM PS_HRS_JO_RQMT_I A, XLATTABLE_VW B
WHERE B.FIELDNAME = 'SCHEDULED_TYPE'
AND A.SCHEDULED_TYPE = B.FIELDVALUE AND B.EFFDT
(SELECT MAX(B_ED.EFFDT) FROM XLATTABLE_VW B_ED
WHERE B.FIELDNAME = B_ED.FIELDNAME
AND B.FIELDVALUE = B_ED.FIELDVALUE
AND B_ED.EFFDT &lt;= SYSDATE);</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.tysonmoore.net/public/2010/01/selecting-the-translate-values-from-psxlatitem-table-by-joining-to-another-table/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Per Diem Rate Information Source</title>
		<link>http://www.tysonmoore.net/public/2010/01/per-diem-rate-information-source/</link>
		<comments>http://www.tysonmoore.net/public/2010/01/per-diem-rate-information-source/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 18:56:43 +0000</pubDate>
		<dc:creator>Tyson</dc:creator>
				<category><![CDATA[IT Toolbox]]></category>
		<category><![CDATA[PeopleSoft]]></category>
		<category><![CDATA[Time & Expense]]></category>
		<category><![CDATA[conus]]></category>
		<category><![CDATA[oconus]]></category>
		<category><![CDATA[peoplesoft time & expense]]></category>
		<category><![CDATA[per diem]]></category>

		<guid isPermaLink="false">http://www.tysonmoore.net/public/?p=18</guid>
		<description><![CDATA[The PeopleSoft delivered method of loading location amounts uses the CONUS/OCONUS files. Where do you get the files? The GSA website only provides an excel format for domestic rates. For alaska and hawaii, there is a link on the GSA&#8217;s website to the department of defense for a file that is in a different format [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>The PeopleSoft delivered method of loading location amounts uses the CONUS/OCONUS files. Where do you get the files? The GSA website only provides an excel format for domestic rates. For alaska and hawaii, there is a link on the GSA&#8217;s website to the department of defense for a file that is in a different format than the domestic rates provided by the GSA. For foreign rates, there is yet another link from the GSA&#8217;s website to The Office of Allowances&#8217; foreign per diem rates.</p>
<p>I noticed that if I just download everything through the department of defense, the rate for the domestic locations are not the same as what is provided for through the GSA&#8217;s website.<br />
Furthermore, how do you handle the changing formats for rate information through the various sources for that information?</p>
<p>The per diem information seems to exist in very dynamic formats, and it makes coding for importing the information very difficult.</p></blockquote>
<p>You should be able to save the Excel files that are produced from the GSA website (CONUS and OCONUS) using the file formats (columns) as depicted on the following website:</p>
<p><a title="CONUS/OCONUS File Format" href="http://www.defensetravel.dod.mil/pdc-archive/PD-RATES/Ascii-Delimited/fstruct.html" target="_blank">http://www.defensetravel.dod.mil/pdc-archive/PD-RATES/Ascii-Delimited/fstruct.html</a></p>
<p>Save the Excel file as a semi-colon delimited text file.  To do this, you&#8217;ll need to change your current default delimiter by following these steps (assuming you&#8217;re using Microsoft Windows and Microsoft Excel):</p>
<p>1. In Microsoft Windows, click the Start button, and then click Control Panel.<br />
2. Open the Regional and Language Options dialog box.<br />
3. Do one of the following:<br />
* In Windows Vista, click the Formats tab, and then click Customize this format.<br />
* In Windows XP, click the Regional Options tab, and then click Customize.<br />
4. Type a new separator in the List separator box.<br />
5. Click OK twice.</p>
<p>Then you just need to get the files with the correct column order and save it as a CSV.  Change the file extension to TXT and you&#8217;ll be all set.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tysonmoore.net/public/2010/01/per-diem-rate-information-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

