<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>The Acolyte Net</title>
    <link rel="alternate" type="text/html" href="http://theacolyte.net/" />
    <link rel="self" type="application/atom+xml" href="http://theacolyte.net/atom.xml" />
   <id>tag:theacolyte.net,2007://1</id>
    <link rel="service.post" type="application/atom+xml" href="http://theacolyte.net/mt/mt-atom.cgi/weblog/blog_id=1" title="The Acolyte Net" />
    <updated>2007-06-26T02:07:57Z</updated>
    <subtitle>Journeys with The Oracle - Topical information and discussion on Oracle HR/Payroll and Oracle generally</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 3.2</generator>
 
<entry>
    <title>Converting Payment Summary To A Text File</title>
    <link rel="alternate" type="text/html" href="http://theacolyte.net/2007/06/converting_payment_summary_to.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://theacolyte.net/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=5" title="Converting Payment Summary To A Text File" />
    <id>tag:theacolyte.net,2007://1.5</id>
    
    <published>2007-06-26T02:06:35Z</published>
    <updated>2007-06-26T02:07:57Z</updated>
    
    <summary>Need to convert your ATO Payment Summary Data file to a text file. Here is a little utiltiy to do it for you. Download file...</summary>
    <author>
        <name>Chris Padgham</name>
        <uri>theacolyte.net</uri>
    </author>
            <category term="Payroll" />
    
    <content type="html" xml:lang="en" xml:base="http://theacolyte.net/">
        <![CDATA[<p>Need to convert your ATO Payment Summary Data file to a text file. Here is a little utiltiy to do it for you.</p>

<p><a href="http://theacolyte.net/PaymentSummaryDataFile.zip">Download file</a><br />
</p>]]>
        
    </content>
</entry>
<entry>
    <title>Crawling The HR Org Tree</title>
    <link rel="alternate" type="text/html" href="http://theacolyte.net/2007/03/crawling_the_hr_org_tree.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://theacolyte.net/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=4" title="Crawling The HR Org Tree" />
    <id>tag:theacolyte.net,2007://1.4</id>
    
    <published>2007-03-23T23:38:00Z</published>
    <updated>2007-03-24T00:23:17Z</updated>
    
    <summary>Looking for a nice user friendly way to display the Oracle HR Organization Tree. Here is a simple piece of code that will crawl the HR Org Tree and produce a report of the selected org that can easily be...</summary>
    <author>
        <name>Chris Padgham</name>
        <uri>theacolyte.net</uri>
    </author>
            <category term="PL/SQL" />
    
    <content type="html" xml:lang="en" xml:base="http://theacolyte.net/">
        <![CDATA[<p>Looking for a nice user friendly way to display the Oracle HR Organization Tree. Here is a simple piece of code that will crawl the HR Org Tree and produce a report of the selected org that can easily be imported into Excel. Using a recursive call to the subroutine print_node it follows each branch of the org tree to its end printing a row in the output file for each node. </p>

<p>You are welcome to use or modify it for free on the understanding that my company Solution Support Services and I give no guarantee on its fitness for purpose and provide no warranty and accept no liability.</p>

<p><a href="http://theacolyte.net/downloads/PrintOrg.zip">Download file</a></p>

<p><br />
</p>]]>
        
    </content>
</entry>
<entry>
    <title>Oracle Pay Reconciliation In a Spreadsheet</title>
    <link rel="alternate" type="text/html" href="http://theacolyte.net/2006/04/oracle_pay_reconciliation_in_a.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://theacolyte.net/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=3" title="Oracle Pay Reconciliation In a Spreadsheet" />
    <id>tag:theacolyte.net,2006://1.3</id>
    
    <published>2006-04-07T00:22:50Z</published>
    <updated>2006-04-07T01:05:41Z</updated>
    
    <summary>Fancy having your Oracle Payroll reconciliation in a spreadsheet in a usable form. Here is a spreadsheet to do it. Simply open the spreadsheet. You will be promped for the location of the payroll reconciliation report produced by Oracle PAY....</summary>
    <author>
        <name>Chris Padgham</name>
        <uri>theacolyte.net</uri>
    </author>
            <category term="Payroll" />
    
    <content type="html" xml:lang="en" xml:base="http://theacolyte.net/">
        <![CDATA[<p>Fancy having your Oracle Payroll reconciliation in a spreadsheet in a usable form. Here is a spreadsheet to do it. </p>

<p>Simply open the spreadsheet. You will be promped for the location of the payroll reconciliation report produced by Oracle PAY.  It is loaded with one row per person and one column per field.</p>

<p><a href="http://theacolyte.net/downloads/LoadPayReconciliation.xls">Click here for a copy.</a></p>]]>
        
    </content>
</entry>
<entry>
    <title>Reconciling Your Payroll To The Bank File</title>
    <link rel="alternate" type="text/html" href="http://theacolyte.net/2006/03/reconciling_your_payroll_to_th.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://theacolyte.net/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=2" title="Reconciling Your Payroll To The Bank File" />
    <id>tag:theacolyte.net,2006://1.2</id>
    
    <published>2006-03-19T00:15:48Z</published>
    <updated>2006-03-19T02:11:45Z</updated>
    
    <summary>Of course the balance of the file you are sending to the bank should equal your payroll reconciliation but if it doesn&apos;t it can be a messy business to work out why. Accordingly The Acolyte is pleased to release a...</summary>
    <author>
        <name>Chris Padgham</name>
        <uri>theacolyte.net</uri>
    </author>
            <category term="Payroll" />
    
    <content type="html" xml:lang="en" xml:base="http://theacolyte.net/">
        <![CDATA[<p>Of course the balance of the file you are sending to the bank should equal your payroll reconciliation but if it doesn't it can be a messy business to work out why. </p>

<p>Accordingly The Acolyte is pleased to release a utility that will analyse a bank file and reconcile it to your Oracle payroll reconciliation report and, what's more, it's free.</p>

<p><a href="http://theacolyte.net/mt/img/mainscreen.jpg" target="_blank"><img src="http://theacolyte.net/mt/img/mainscreen.jpg" alt="Main screen of payroll reconciliation utility, (click image to enlarge it)" width=400></a></p>

<p>Simple select the location of the bank file and a file containing the equivalent payroll reconciliation and click "Go"</p>

<p>The utility caters for multiple bank accounts and multiple entries on the payroll rec. (which occurs when you have multiple active assignments). </p>

<p>After loading the two files the utility displays a list of discrepancies.Click on one of these then click "Details" and you will see the transactions on the bank tape and the entries in the payroll reconciliation that differ. </p>

<p><a href="http://theacolyte.net/mt/img/detailscreen.jpg" target="_blank"><img src="http://theacolyte.net/mt/img/detailscreen.jpg" alt="Detail screen of payroll reconciliation utility, (click image to enlarge it)" width=400></a></p>

<p>It is currently configured for Australia payroll. If you would like a copy <a href="mailto:solsup_cp@hotmail.com">email me</a> and I will send you one. You will need a copy of MSAccess installed on your PC to run it.</p>]]>
        
    </content>
</entry>
<entry>
    <title>Testing the new config</title>
    <link rel="alternate" type="text/html" href="http://theacolyte.net/2006/03/testing_the_new_config.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://theacolyte.net/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=1" title="Testing the new config" />
    <id>tag:theacolyte.net,2006://1.1</id>
    
    <published>2006-03-16T22:31:40Z</published>
    <updated>2006-03-16T22:32:25Z</updated>
    
    <summary>Here is an entry to test the new config...</summary>
    <author>
        <name>Chris Padgham</name>
        <uri>theacolyte.net</uri>
    </author>
            <category term="Administration" />
    
    <content type="html" xml:lang="en" xml:base="http://theacolyte.net/">
        <![CDATA[<p>Here is an entry to test the new config</p>]]>
        
    </content>
</entry>

</feed> 

