Skip to main content

India Localization

India Localization is a major part of any Indian company using Oracle ERP.


What is this India Localization(IL). Why is it so important.?


This is the module for Payrol/payables/receiving or for any transaction which comes under Local Indian taxasion rules. This is the module through which TDS (Tax Deduction at source) is collected wrt Indian taxation rules. This module belongs to JA_TOP for which the development work is done in India and it has its own library stack and its own way of applying patches. Since taxasion comes under India Regulatory act which makes it important to manage/implement this module without any flaws which makes it very hard on the client to test each and every scenario.


In 11i most of the readers would know that the patch details are kept in ad_applied_patches and ad_bugs but for IL it is kept under JAI_APPLIED_PATCHES.


India Localization patches are applied to IL Patch application tool which comes with the patch,

"6491231 REF : 6059025 - MULTINODE : PATCH TOOL ENHANCED TO HADLE OA FRAMEWORK AND XMLP "


Documentation as to how to apply a India Localzation

Comments

Mithun Ashok said…
not sure what you mean. pls elaborate.

Popular posts from this blog

Basics of RDBMS

Data Small set of information becomes data, this set of information helps make decision. Data is always some useful information. Database Place where you store the data. Database represents some aspect of the real world called "miniworld". A database is designed, built and populated with data for a specific purpose. It has intended group of users and some preconceived applications in which these users are interested. In other words, a database has some source from which data is derived, some degree of interaction with events in the real world and an audience that is actively interested in the contents of the database. Database can also be defined as collection of one or more tables. Ex: Mobile, human brain etc DBMS (Database Management System ) Is a program that stores retrieves and modifies data in the database on request. Study of different techniques of design, development and maintenance of the database Types of DBMS These types are based upon their m...

Installing Oracle 10g Database

Once you have downloaded the software from www.oracle.com/downloads , following steps can be used to install the software. 1. Unzip the dump downloaded from oracle.com 2. Once Unzipped, click on setup.exe to run Oracle Universal Installer Program. This will open a window as shown below.