壹佰网|ERP100 - 企业信息化知识门户

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1527|回复: 1

Oracle更新了关于“劳动者在本单位工作不满一年时,经济补偿时工作年限的计算方法”

[复制链接]
发表于 2008/2/7 21:07:53 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。如果您注册时有任何问题请联系客服QQ: 83569622  。

您需要 登录 才可以下载或查看,没有帐号?注册

x
主题: 致:中国 Oracle 薪酬管理模块用户
创建日期: : 21-1月 -2008
到期时间: 21-1月 -2009
到: 角色: Oracle 雇员和客户
, 来自以下国家/地区的用户: CHINA

致:中国 Oracle 薪酬管理模块用户

Oracle 公司刚刚就下列法定变更发布了补丁 6724473。该补丁只适用于 Oracle 11i 的用户。针对 Oracle 12 的补丁将在稍后时间发布。

变更详情如下:

* E1. 劳动者在本单位工作不满一年时,经济补偿时工作年限的计算方法

根据2008年1月1日开始实施的劳动合同法,对在本单位工作不满一年的劳动者做经济补偿时,六个月以上不满一年的,按一年计算;不满六个月的,向劳动者支付半个月工资的经济补偿。我们已经在系统中就这个新定义做了相应的变更。
 楼主| 发表于 2008/2/7 21:09:28 | 显示全部楼层
Instructions  
----------------------------------------------------------------------------
README CONTENTS:
----------------------------------------------------------------------------
A. Prerequisites
B. Best Practices
C. Installation Steps
D. Post-Installation Steps
E1. Bug 6195158 - HR_CN_TAX_AREA AND HR_CN_SIC_AREA VALUE SET LIMIT
                 TO RETURN 2 CHARS
E2. Bug 6437908 - Direct Deposit (China - Ccbs Format) Output File
                 Shows Up To 5 Char Emp No.
E3. Enhancement - Yos In Severance Payment Changes According To
                 New Labor Law
E4. Bug 6490540 - Taxation Deduction Calculation Is Incorrect
F. Other Information Sources

-----------------------------------------------------------------------------
A. PREREQUISITES:
-----------------------------------------------------------------------------
Apply this patch if you have CN Payroll(Product code PAY) fully
installed.

Before applying this patch you must have each of these prerequisites:

1. Oracle Applications Server 11i

2. 5337777  HR_PF.K RUP 2

3. This patch has been tested using the version of AutoPatch delivered in the
   Mini-pack AD.I.2 (patch 4337683). Customers are advised to stay current
   with AD mini-packs because they contain features that increase the ease
   and speed of patch application.

   This patch may contain features that earlier versions of AutoPatch cannot
   apply. If this is the case, then AutoPatch will refuse to apply it (but
   will not damage your system) and you will need to apply the latest AD
   mini-pack before continuing with this patch. You are advised to check the
   Oracle HRMS Product Family - Release 11i Information pages which are
   available on MetaLink for the latest AD mini-pack.
   http://metalink.oracle.com/metal ... NOT&id=135266.1

-----------------------------------------------------------------------------
B. BEST PRACTICES:
-----------------------------------------------------------------------------
Oracle recommends that you:

1. Back up your system before applying all patches.

2. Apply patches to a test system before applying them to a production
   system.

3. Read the entire content of the Readme file before applying a patch.

4. Refer to the following links for additional information

   a) Oracle HRMS Product Family - Release 11i Information
       http://metalink.oracle.com/metal ... NOT&id=135266.1

   b) HRMS Patch Install Frequently Asked Questions
       http://metalink.oracle.com/metal ... NOT&id=130369.1

   c) Latest HRMS (HR Global) Legislative Data Patch available
       http://metalink.oracle.com/metal ... NOT&id=145837.1


-----------------------------------------------------------------------------
C. INSTALLATION STEPS:
-----------------------------------------------------------------------------
This patch is unloaded into a directory, 6724473

1. Ensure you are logged in as applmgr.

2. Before applying this patch make sure that your Oracle Applications
   environment has been set up. Make sure that your $PAY_TOP and
   $PER_TOP environment variables have been setup correctly.

3. After application of these prerequisites, you must apply the patch by
   running adpatch for the unified driver file:

      u6724473.drv (This is the unified driver)

-----------------------------------------------------------------------------
D. POST-INSTALLATION STEPS:
-----------------------------------------------------------------------------
1. Check the adpatch log files for errors (search for the words "error" and
   "FAILED")


   Type of Log File              Log File Name
   ----------------------------- --------------------------------------------
   Log file from unified driver  Name entered when running adpatch
   Log file from worker files    "adworkxx.log" ("xx" = "01","02", etc.)


   
Prerequisite Updates  
This patch requires additional prerequisite patches to have been successfully
applied to your system before it can be applied.  These prerequisite patches,
as at the time that this patch was built, are listed below.  Please check
Oracle Metalink to determine if any of these have been superseded

5337777 - 11I.HR_PF.K.DELTA.2


Description  
-----------------------------------------------------------------------------
E1. Bug 6195158 - HR_CN_TAX_AREA AND HR_CN_SIC_AREA VALUE SET LIMIT
                 TO RETURN 2 CHARS
-----------------------------------------------------------------------------

Functional Description:
-----------------------------------------------------------------------------
This patch modifies valusets HR_CN_TAX_AREA and HR_CN_SIC_AREA to work with
lookup codes up to 3 characters in length.  Related changes are made to
concurrent programs and flexfields that use these valuesets.


Technical Description:
-----------------------------------------------------------------------------
Valuesets HR_CN_TAX_AREA and HR_CN_SIC_AREA have been modified.

The Jurisdiction Level for the Balances in China in PAY_BALANCE_TYPES table
has been increased from 2 to 3.

The following FlexFields are modified:
   DESCRIPTIVE_FLEXFIELD_NAME      DESCRIPTIVE_FLEX_CONTEXT_CODE
   ==========================      ================================
   Org Developer DF                PER_CONT_AREA_CONT_BASE_CN
   Org Developer DF                PER_CONT_AREA_PHF_SI_RATES_CN
   Org Developer DF                PER_SPECIAL_TAX_METHODS_CN
   Element Entry Developer DF      CN_PHF AND SI INFORMATION
   Org Developer DF                PER_CONT_AREA_RETRO_USAGE_CN
   Org Developer DF                PER_PHF_STAT_INFO_CN
   Soft Coded KeyFlexfield         CN_STATUTORY_INFO CN Statutory Info

The following concurrent programs are modified:

Program Short Name      Value Set Usage
===================     =================
PAYCNEPD                Tax Area
PAYCNTWS                Tax Area
PYCNPSCA                Contribution Area
PYCNPSCB                Contribution Area
PYCNPSEM                Contribution Area

-----------------------------------------------------------------------------
E2. Bug 6437908 - Direct Deposit (China - Ccbs Format) Output File
                 Shows Up To 5 Char Emp No.
-----------------------------------------------------------------------------

Functional Description:
--------------------------------------------------------------------------
Pay Advice Report now displays Employee Numbers with more than 5
characters.The report displays up to a maximum length of 8 characters.

Technical Description:
--------------------------------------------------------------------------
Pay Advice Report now displays Employee Numbers with more than 5
characters.The report now displays a maximum length of 8 characters

Database Objects Changed:
-------------------------
None

Other Changes:
--------------
Formulas  CN_EFT_CCBS_DATA

-----------------------------------------------------------------------------
E3. Enhancement - Yos In Severance Payment Changes According To
                 New Labor Law
-----------------------------------------------------------------------------

Functional Description:
-------------------------------------------------------------------------
Currently, when you count the Year Of Service (YOS) for calculating the
Severance Payments,  any period less than one year is considered as one year.
According to Article 47 in the new Labor Law, while counting the Year Of
Service (YOS) for calculating the Severance Payment - a period not less than
six months but less than a year is counted as one year and any period of less
than six months shall be considered as half year. This Labor Law is effective
from 01-JAN-2008.

Technical Description:
------------------------------------------------------------------------
The logic to count the Year Of Service(YOS) while calculating Severance
Payment is modified in the formula - CN_SEVERANCE_PAY and CN_TAX_CALCULATION.
This is effective from 01-Jan-2008. A new version of both the formulas are now
available effective from 01-Jan-2008.

Database Objects Changed:
-------------------------
Formulas:CN_SEVERANCE_PAY
         CN_TAX_CALCULATION


-----------------------------------------------------------------------------
E4. Bug 6490540 - Taxation Deduction Calculation Is Incorrect
-----------------------------------------------------------------------------

Functional Description:
-------------------------------------------------------------------------
The application reported the Taxation Deduction incorrectly when there are
Taxable PHF insurance, Taxable Medical insurance, Taxable Pension insurance,
Taxable Work related Insurance for the assignment. The logic to calculate the
Taxable Income, Taxable Base, and TaxationDeductions for Taxable PHF/SI
components have now been changed.

Technical Description:
------------------------------------------------------------------------
The logic to calculate the Taxable Income, Taxable Base, and Taxation
Deductions for Taxable PHF/SI components have been changed.

Database Objects Changed:
-------------------------
Formulas: CN_TAX_CALCULATION

-----------------------------------------------------------------------------
F. OTHER INFORMATION SOURCES
-----------------------------------------------------------------------------
1. MetaLink - http://metalink.oracle.com

   MetaLink is a customer resource provided by Oracle World-wide Support. The
   Applications section of MetaLink contains all the latest product
   documentation and documentation updates for Oracle's products.

2. Oracle Payroll World Mailing List Maintenance Information

   To update or add yourself to the Oracle Payroll
   World mailing list please send an e-mail to

      cshrdev_uk@oracle.com.
      Subject: Oracle CN Payroll World Contact

   Update with your Contact Name, CSI Number and Company Name
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|小黑屋|手机版|壹佰网 ERP100 ( 京ICP备19053597号-2 )

Copyright © 2005-2012 北京海之大网络技术有限责任公司 服务器托管由互联互通
手机:13911575376
网站技术点击发送消息给对方83569622   广告&合作 点击发送消息给对方27675401   点击发送消息给对方634043306   咨询及人才点击发送消息给对方138011526

GMT+8, 2025/11/30 09:13 , Processed in 0.013604 second(s), 14 queries , File On.

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表