<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-5391996476814251452</id><updated>2011-10-15T13:05:55.907-07:00</updated><category term='HR'/><category term='Salary Management'/><category term='OTL'/><category term='Profile option'/><category term='Consultant Tasks'/><category term='Timecards'/><title type='text'>Oracle Human Resources Consulting</title><subtitle type='html'>....         ALL About HCM</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://oraclehrapps.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5391996476814251452/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://oraclehrapps.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Ahmad Ghanem</name><uri>http://www.blogger.com/profile/13843180158863700368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>4</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5391996476814251452.post-6636618728362942727</id><published>2010-05-12T05:25:00.000-07:00</published><updated>2010-05-12T05:25:06.308-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Timecards'/><category scheme='http://www.blogger.com/atom/ns#' term='OTL'/><title type='text'>OTL Timecard Customization</title><content type='html'>For customizing the OTL timecard:&lt;br /&gt;1)&amp;nbsp;Choose the seeded Oracle timecard layout closest to your requirements. The file is on the server path: $HXC_TOP/patch/115/import/hxclaytlayoutsld.ldt&lt;br /&gt;2) Copy the file and rename it (so that the original file is kept intact).&lt;br /&gt;3) Change the following regin in the file and save it:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BEGIN HXC_LAYOUTS "&lt;span style="background-color: yellow;"&gt;XXAHM-PAYROLL-TIMECARD&lt;/span&gt;" "HXC"&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OWNER = "&lt;span style="background-color: yellow;"&gt;AHMAD&lt;/span&gt;"&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DISPLAY_LAYOUT_NAME = "&lt;span style="background-color: yellow;"&gt;AHMAD Payroll Timecard Layout&lt;/span&gt;"&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LAYOUT_TYPE = "TIMECARD"&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TOP_LEVEL_REGION_CODE = "HXCCONFIGTESTCUI"&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LAST_UPDATE_DATE = "&lt;span style="background-color: yellow;"&gt;2010/05/12&lt;/span&gt;"&lt;br /&gt;4) Comment any fields you do not want to appear in the Timecard by prefixing the lines with #. for example:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #BEGIN HXC_LAYOUT_COMPONENTS "Payroll Timecard Layout - Start Time Label"&lt;br /&gt;# OWNER = "ORACLE"&lt;br /&gt;# REGION_CODE = "HXC_CUI_TIMECARD"&lt;br /&gt;# REGION_CODE_APP_SHORT_NAME = "HXC"&lt;br /&gt;# ATTRIBUTE_CODE = "HXC_TIMECARD_STARTTIME"&lt;br /&gt;# ATTRIBUTE_CODE_APP_SHORT_NAME = "HXC"&lt;br /&gt;# SEQUENCE = "210"&lt;br /&gt;# COMPONENT_DEFINITION = "DISPLAY_LABEL"&lt;br /&gt;# RENDER_TYPE = "WEB"&lt;br /&gt;# PARENT_COMPONENT = "Payroll Timecard Layout - Table Layout Component"&lt;br /&gt;# LAST_UPDATE_DATE = "2004/05/24"&lt;br /&gt;# &lt;br /&gt;# &lt;br /&gt;# BEGIN HXC_LAYOUT_COMP_QUALIFIERS&lt;br /&gt;# "Payroll Timecard Layout - Start Time Label"&lt;br /&gt;# OWNER = "ORACLE"&lt;br /&gt;# QUALIFIER_ATTRIBUTE_CATEGORY = "DISPLAY_LABEL"&lt;br /&gt;# QUALIFIER_ATTRIBUTE18 = "EXCLUDE"&lt;br /&gt;# QUALIFIER_ATTRIBUTE19 = "|CSV|"&lt;br /&gt;# QUALIFIER_ATTRIBUTE20 = "N"&lt;br /&gt;# LAST_UPDATE_DATE = "2004/05/24"&lt;br /&gt;# END HXC_LAYOUT_COMP_QUALIFIERS&lt;br /&gt;# &lt;br /&gt;# END HXC_LAYOUT_COMPONENTS&lt;br /&gt;# &lt;br /&gt;# BEGIN HXC_LAYOUT_COMPONENTS "Payroll Timecard Layout - Start Time Field"&lt;br /&gt;# OWNER = "ORACLE"&lt;br /&gt;# REGION_CODE = "HXC_CUI_TIMECARD"&lt;br /&gt;# REGION_CODE_APP_SHORT_NAME = "HXC"&lt;br /&gt;# ATTRIBUTE_CODE = "HXC_TIMECARD_STARTTIME"&lt;br /&gt;# ATTRIBUTE_CODE_APP_SHORT_NAME = "HXC"&lt;br /&gt;# SEQUENCE = "220"&lt;br /&gt;# COMPONENT_DEFINITION = "TEXT_FIELD"&lt;br /&gt;# RENDER_TYPE = "WEB"&lt;br /&gt;# PARENT_COMPONENT = "Payroll Timecard Layout - Table Layout Component"&lt;br /&gt;# LAST_UPDATE_DATE = "2004/05/24"&lt;br /&gt;# &lt;br /&gt;#&lt;br /&gt;# BEGIN HXC_LAYOUT_COMP_QUALIFIERS&lt;br /&gt;# "Payroll Timecard Layout - Start Time Field"&lt;br /&gt;# OWNER = "ORACLE"&lt;br /&gt;# QUALIFIER_ATTRIBUTE_CATEGORY = "TEXT_FIELD"&lt;br /&gt;# QUALIFIER_ATTRIBUTE1 = "N"&lt;br /&gt;# QUALIFIER_ATTRIBUTE2 = "Y"&lt;br /&gt;# QUALIFIER_ATTRIBUTE3 = "8"&lt;br /&gt;# QUALIFIER_ATTRIBUTE4 = "1"&lt;br /&gt;# QUALIFIER_ATTRIBUTE5 = "8"&lt;br /&gt;# QUALIFIER_ATTRIBUTE7 = "OraTableCellText"&lt;br /&gt;# QUALIFIER_ATTRIBUTE20 = "N"&lt;br /&gt;# QUALIFIER_ATTRIBUTE21 = "N"&lt;br /&gt;# QUALIFIER_ATTRIBUTE25 = "TIME_BUILDING_BLOCK_ATTRIBUTE"&lt;br /&gt;# QUALIFIER_ATTRIBUTE27 = "StartTime"&lt;br /&gt;# QUALIFIER_ATTRIBUTE28 = "StartTime"&lt;br /&gt;# LAST_UPDATE_DATE = "2004/05/24"&lt;br /&gt;# END HXC_LAYOUT_COMP_QUALIFIERS&lt;br /&gt;# &lt;br /&gt;# END HXC_LAYOUT_COMPONENTS&lt;br /&gt;&lt;br /&gt;Note: commenting the previous code hides the OTL timecard Start time field.&lt;br /&gt;&lt;br /&gt;5) FTP the file on the server with the FND command:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FNDLOAD apps/apps@test 0 Y UPLOAD $HXC_TOP/patch/115/import/hxclaytlayoutsld.lct&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; XXAHM_hxczzhxclayt0000.ldt&lt;br /&gt;6) Add the timecard to your OTL preferences and preview the new customization.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5391996476814251452-6636618728362942727?l=oraclehrapps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://oraclehrapps.blogspot.com/feeds/6636618728362942727/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://oraclehrapps.blogspot.com/2010/05/otl-timecard-customization.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5391996476814251452/posts/default/6636618728362942727'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5391996476814251452/posts/default/6636618728362942727'/><link rel='alternate' type='text/html' href='http://oraclehrapps.blogspot.com/2010/05/otl-timecard-customization.html' title='OTL Timecard Customization'/><author><name>Ahmad Ghanem</name><uri>http://www.blogger.com/profile/13843180158863700368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5391996476814251452.post-7305196523548932586</id><published>2010-05-10T10:39:00.000-07:00</published><updated>2010-05-10T10:39:26.334-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Salary Management'/><category scheme='http://www.blogger.com/atom/ns#' term='HR'/><title type='text'>Using Salary Management</title><content type='html'>Lots of people ask, what if we did not use the seeded oracle feature of Salary Management. Well, the impact will be the following:&lt;br /&gt;&lt;br /&gt;1) Salary Administration tracks salary changes. That is, if we create an element, then we have to take care of updating the entry whenever a salary increase occurs; while in Salary administration, Oracle takes care of the history.&lt;br /&gt;2) Salary changes can pass through an&amp;nbsp; approval process (not automatically approved).&lt;br /&gt;3) Salary administration automatically create a Basic Salary element (that one linked in salary basis) with the value.&lt;br /&gt;4) The original Basic salary value will always be there, so if we use an element, then no need to define an input value to capture the original value, and another for the prorated (or paid) value.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5391996476814251452-7305196523548932586?l=oraclehrapps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://oraclehrapps.blogspot.com/feeds/7305196523548932586/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://oraclehrapps.blogspot.com/2010/05/using-salary-management.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5391996476814251452/posts/default/7305196523548932586'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5391996476814251452/posts/default/7305196523548932586'/><link rel='alternate' type='text/html' href='http://oraclehrapps.blogspot.com/2010/05/using-salary-management.html' title='Using Salary Management'/><author><name>Ahmad Ghanem</name><uri>http://www.blogger.com/profile/13843180158863700368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5391996476814251452.post-1945820585355750746</id><published>2010-05-03T15:51:00.000-07:00</published><updated>2010-05-03T16:01:40.700-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Profile option'/><category scheme='http://www.blogger.com/atom/ns#' term='HR'/><title type='text'>Differences between HR:Security Profile &amp; MO:Security Profile</title><content type='html'>HR:Security Profile and MO:Security Profile are used for MOAC (Multi-Org-Access-Control).&lt;br /&gt;&lt;br /&gt;HR:Security Profile is used to restrict the data in Human Resources according to the Business Group or whatever criteria you define in this security profile. Thus, for HR, it uses this secuity profile in its data exposure to the user.&lt;br /&gt;&lt;br /&gt;MO:Security Profile acts the same but is used for Financials and Manufacturing applications. It restricts the access (site level or can be set at responsibility level) to certain operating unit (or whatever criteria defined in the security profile).&lt;br /&gt;&lt;br /&gt;If there is no value at MO:Security Profile, then Financials and Manufacturing use the HR:Security Profile option for their data exposure to users.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5391996476814251452-1945820585355750746?l=oraclehrapps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://oraclehrapps.blogspot.com/feeds/1945820585355750746/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://oraclehrapps.blogspot.com/2010/05/differences-between-hrsecurity-profile.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5391996476814251452/posts/default/1945820585355750746'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5391996476814251452/posts/default/1945820585355750746'/><link rel='alternate' type='text/html' href='http://oraclehrapps.blogspot.com/2010/05/differences-between-hrsecurity-profile.html' title='Differences between HR:Security Profile &amp; MO:Security Profile'/><author><name>Ahmad Ghanem</name><uri>http://www.blogger.com/profile/13843180158863700368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5391996476814251452.post-2391901111728316733</id><published>2009-06-01T15:50:00.000-07:00</published><updated>2010-05-08T14:10:11.867-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Consultant Tasks'/><category scheme='http://www.blogger.com/atom/ns#' term='HR'/><title type='text'>HRMS Functional Consultant Tasks</title><content type='html'>&lt;div align="left" dir="ltr"&gt;To summarize the main tasks an HRMS functional consultant performs in his/her career:&lt;/div&gt;&lt;div align="left" dir="ltr"&gt;&lt;ul&gt;&lt;li&gt;Gathers Data (Business) from customer or client (Scoping)&lt;/li&gt;&lt;li&gt;Carries out CRP's&lt;/li&gt;&lt;li&gt;Identifies any gaps between the existing business and the application&lt;/li&gt;&lt;li&gt;Proposes for a new business scenario if applicable&lt;/li&gt;&lt;li&gt;Delivers all project documentation and deliverables as appropriate&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5391996476814251452-2391901111728316733?l=oraclehrapps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://oraclehrapps.blogspot.com/feeds/2391901111728316733/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://oraclehrapps.blogspot.com/2009/06/hrms-functional-consultant-tasks.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5391996476814251452/posts/default/2391901111728316733'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5391996476814251452/posts/default/2391901111728316733'/><link rel='alternate' type='text/html' href='http://oraclehrapps.blogspot.com/2009/06/hrms-functional-consultant-tasks.html' title='HRMS Functional Consultant Tasks'/><author><name>Ahmad Ghanem</name><uri>http://www.blogger.com/profile/13843180158863700368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry></feed>
