Infrastructure Technology Group – APPSINFODB

Finding solutions for DBA's to smile…….!!!!!!! DBA its just not Administration, its core of customer’s Data Integrity

  • Blog Stats

    • 45,137 hits
  • Visitors

    free counters
  • Vistors Access

  • Calendar

    March 2010
    M T W T F S S
    1234567
    891011121314
    15161718192021
    22232425262728
    293031  
  • Archives

  • Authors

HR Legislation Patch

Posted by appsinfo on March 7, 2010

HR Legislation Patch

The primary goal of post install stpes is to deliver seeded data. Seeded data consists of deduction and earnings elements, formulas, jurisdiction code information, balances, balance classifications, etc.  Without this you will miss basic entities such as the ‘Regular Salary’ and ‘Regular Wages’ elements.

To enable Country Legislation you need to register the country specific driver in your application. Once you have successfully installed Oracle E-Business Suite 12.1.1, you need register the legislation using following command.

DataInstall for hrglobal

$ java oracle.apps.per.DataInstall apps apps thin macaw:1553:uat

+————————————————-+

|             DataInstall Main Menu               |

+————————————————-+

1.    Select legislative data to install/upgrade

2.    Select college data to install/upgrade

3.    Select JIT or OTL to install/upgrade

4.    Exit to confirmation menu

Enter your choice : 1

 # Localisation         Product(s)               Leg. Data? Action

— ——————-  ———————— ———- ————-

1 Global               Human Resources                     Install

………….

………….

42 Saudi Arabia         Human Resources

43 Saudi Arabia         Payroll

……

……

…….

57 United States        Payroll

58 United States        US Federal Human Resources

 <Product #><Action> – Change Action

 where <Action> is [I : Install, C : Clear]

 [Return]     – To return to main menu.

Enter your choice (for example 2I) : 42I

 # Localisation         Product(s)               Leg. Data? Action

— ——————-  ———————— ———- ————-

42 Saudi Arabia         Human Resources                     Install

43 Saudi Arabia         Payroll

 <Product #><Action> – Change Action

 where <Action> is [I : Install, C : Clear]

 [Return]     – To return to main menu.

Enter your choice (for example 2I) : 43I

42 Saudi Arabia         Human Resources                  Install

43 Saudi Arabia         Payroll                                  Install

 <Product #><Action> – Change Action

 where <Action> is [I : Install, C : Clear]

 [Return]     – To return to main menu.

Enter your choice (for example 2I) :

+————————————————-+

|             DataInstall Main Menu               |

+————————————————-+

1.    Select legislative data to install/upgrade

2.    Select college data to install/upgrade

3.    Select JIT or OTL to install/upgrade

4.    Exit to confirmation menu

Enter your choice : 4

          DataInstall – Actions confirmation

Do you really wish to exit and save your changes?

      [Y]      – Yes, save then exit

      [N]      – No, don’t save but exit

      [Return] – To return to the DataInstall Main Menu

Enter your choice (for example Y) : Y

Install the Global legislation driver – hrglobal.drv

hrglobal.drv is the single source for installing and delivering the seeded legislative data. All legislation data is included in hrglobal.drv. However, hrglobal will only install what was selected from datainstall.

Set the Application Enviornment $APPL_TOP/APPS<Context_Name>.env

Apply $PER_TOP/patch/115/driver/hrglobal.drv to the database tier. Be mindful to only run the driver located in this directory..
hrglobal.drv driver should be applied as per a normal patch using the adpatch utility.

Once completed you have successfully installed your legislative HRMS data.

Confirm the forms from HR consultant after successfully apply the hrglobal driver.

Leave a comment