Search Results fnd_responsibility_tl
The FND_RESPONSIBILITY_TL
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical repository for storing translated responsibility names and descriptions. As part of the Application Object Library (AOL) module, this table supports multilingual functionality, enabling organizations to deploy Oracle EBS in global environments with diverse language requirements. Below is a detailed analysis of its structure, purpose, and usage.
1. Table Overview
FND_RESPONSIBILITY_TL
is a child table of FND_RESPONSIBILITY
and stores translated text for responsibility names and descriptions. The "TL" suffix denotes its role as a translation table, adhering to Oracle's multilingual architecture. It uses a combination of RESPONSIBILITY_ID
(foreign key to FND_RESPONSIBILITY
) and LANGUAGE
(ISO language code) as its primary key.
2. Key Columns
- RESPONSIBILITY_ID: References the base responsibility defined in
FND_RESPONSIBILITY
. - LANGUAGE: Stores the ISO language code (e.g., 'US' for English, 'DE' for German).
- RESPONSIBILITY_NAME: Translated name of the responsibility (displayed in UI).
- DESCRIPTION: Translated description of the responsibility.
- SOURCE_LANG: Indicates the source language of the record (used for synchronization).
3. Functional Role
This table enables:- Localization: Supports UI display of responsibility names/descriptions in multiple languages.
- User Accessibility: Ensures users see responsibility labels in their preferred language.
- Data Integrity: Maintains referential integrity with
FND_RESPONSIBILITY
while decoupling translated text.
4. Integration Points
FND_RESPONSIBILITY_TL
integrates with:
- User Management: Responsibilities assigned in
FND_USER_RESP_GROUPS
reference translations here. - Form Personalization: Translated responsibility names appear in personalized UI elements.
- Reporting Tools: BI Publisher or Oracle Reports may query this table for multilingual labels.
5. Technical Considerations
- Indexing: Typically indexed on
RESPONSIBILITY_ID
andLANGUAGE
for performance. - Seed Data: Pre-populated with standard Oracle responsibilities during installation.
- API Usage Modifications should use
FND_RESPONSIBILITY_PKG
APIs to maintain NLS (National Language Support) data consistency.
6. Version-Specific Notes
- 12.1.1: Uses the traditional Oracle Forms-based architecture with direct table references.
- 12.2.2: Enhanced to support Oracle Fusion Middleware integration, though the table structure remains backward-compatible.
7. Common Use Cases
- Adding custom responsibilities with multilingual support.
- Migrating responsibility translations during upgrades.
- Troubleshooting UI display issues in non-English implementations.
8. Best Practices
- Avoid direct DML; use Oracle's AOL APIs for updates.
- Audit changes to track translation modifications.
- Test translations in all supported languages during implementations.
FND_RESPONSIBILITY
) from translatable content, ensuring scalability for global deployments while maintaining a normalized database structure.
-
Table: FND_RESPONSIBILITY_TL
12.1.1
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_RESPONSIBILITY_TL, object_name:FND_RESPONSIBILITY_TL, status:VALID, product: FND - Application Object Library , description: Translations for FND_RESPONSIBILITY , implementation_dba_data: APPLSYS.FND_RESPONSIBILITY_TL ,
-
Table: FND_RESPONSIBILITY_TL
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_RESPONSIBILITY_TL, object_name:FND_RESPONSIBILITY_TL, status:VALID, product: FND - Application Object Library , description: Translations for FND_RESPONSIBILITY , implementation_dba_data: APPLSYS.FND_RESPONSIBILITY_TL ,
-
APPS.OKC_TERMS_MIGRATE_GRP dependencies on FND_RESPONSIBILITY_TL
12.2.2
-
APPS.IBY_IMPORT_PMT_ACK_DATA_PUB dependencies on FND_RESPONSIBILITY_TL
12.2.2
-
APPS.FV_SETUP_PKG dependencies on FND_RESPONSIBILITY_TL
12.2.2
-
APPS.OM_SETUP_VALID_PKG dependencies on FND_RESPONSIBILITY_TL
12.2.2
-
APPS.AR_TRANSFER_DOCUMENT dependencies on FND_RESPONSIBILITY_TL
12.1.1
-
APPS.PER_RI_CONFIG_UTILITIES dependencies on FND_RESPONSIBILITY_TL
12.1.1
-
APPS.OE_AUDIT_HISTORY_PVT dependencies on FND_RESPONSIBILITY_TL
12.1.1
-
APPS.ONT_OEXAUDHR_XMLP_PKG dependencies on FND_RESPONSIBILITY_TL
12.1.1
-
APPS.FND_USER_RESP_GROUPS_API dependencies on FND_RESPONSIBILITY_TL
12.1.1
-
APPS.MSC_WS_COMMON dependencies on FND_RESPONSIBILITY_TL
12.1.1
-
APPS.HR_USER_ACCT_API dependencies on FND_RESPONSIBILITY_TL
12.2.2
-
APPS.JTF_DIAGNOSTIC_COREAPI dependencies on FND_RESPONSIBILITY_TL
12.2.2
-
APPS.JTF_EBI_UTIL dependencies on FND_RESPONSIBILITY_TL
12.2.2
-
APPS.OE_AUDIT_HISTORY_PVT dependencies on FND_RESPONSIBILITY_TL
12.2.2
-
APPS.AP_WEB_PROXY_ASSIGN_PKG dependencies on FND_RESPONSIBILITY_TL
12.2.2
-
APPS.EAM_LINEAR_LOCATIONS_PUB dependencies on FND_RESPONSIBILITY_TL
12.2.2
-
APPS.INV_DIAG_SER_NOT_MRK dependencies on FND_RESPONSIBILITY_TL
12.2.2
-
APPS.FND_RESPONSIBILITY_PKG dependencies on FND_RESPONSIBILITY_TL
12.1.1
-
APPS.CZ_SECURITY_PVT dependencies on FND_RESPONSIBILITY_TL
12.1.1
-
APPS.FV_SETUP_PKG dependencies on FND_RESPONSIBILITY_TL
12.1.1
-
APPS.CSE_FA_STAGE_PKG dependencies on FND_RESPONSIBILITY_TL
12.1.1
-
APPS.INV_DIAG_GRP dependencies on FND_RESPONSIBILITY_TL
12.1.1
-
APPS.OM_SETUP_VALID_PKG dependencies on FND_RESPONSIBILITY_TL
12.1.1
-
APPS.INV_DIAG_ITEM dependencies on FND_RESPONSIBILITY_TL
12.1.1
-
APPS.PER_RI_CONFIG_UTILITIES dependencies on FND_RESPONSIBILITY_TL
12.2.2
-
APPS.INV_EBI_UTIL dependencies on FND_RESPONSIBILITY_TL
12.2.2
-
APPS.FND_USER_RESP_GROUPS_API dependencies on FND_RESPONSIBILITY_TL
12.2.2
-
APPS.CSP_PLANNING_UTILS_PKG dependencies on FND_RESPONSIBILITY_TL
12.2.2
-
APPS.HR_USER_ACCT_INTERNAL dependencies on FND_RESPONSIBILITY_TL
12.2.2
-
APPS.MSC_ORG_SECURITY dependencies on FND_RESPONSIBILITY_TL
12.2.2
-
APPS.INV_DIAG_ITEM dependencies on FND_RESPONSIBILITY_TL
12.2.2
-
APPS.MSC_WS_COMMON dependencies on FND_RESPONSIBILITY_TL
12.2.2
-
APPS.AR_CONFIRMATION dependencies on FND_RESPONSIBILITY_TL
12.2.2
-
APPS.INV_DIAG_SO_MSO_MCH dependencies on FND_RESPONSIBILITY_TL
12.1.1
-
APPS.EAM_LINEAR_LOCATIONS_PUB dependencies on FND_RESPONSIBILITY_TL
12.1.1
-
APPS.AP_WEB_PROXY_ASSIGN_PKG dependencies on FND_RESPONSIBILITY_TL
12.1.1
-
APPS.BIS_RESPONSIBILITY_PUB dependencies on FND_RESPONSIBILITY_TL
12.1.1
-
APPS.INV_DIAG_SER_NOT_MRK dependencies on FND_RESPONSIBILITY_TL
12.1.1
-
APPS.PER_RI_CONFIG_UTILITIES dependencies on FND_RESPONSIBILITY_TL
12.1.1
-
APPS.ONT_OEXAUDHR_XMLP_PKG dependencies on FND_RESPONSIBILITY_TL
12.2.2
-
APPS.INV_DIAG_GRP dependencies on FND_RESPONSIBILITY_TL
12.2.2
-
APPS.IEU_DIAGNOSTICS_PVT dependencies on FND_RESPONSIBILITY_TL
12.2.2
-
APPS.INV_DIAG_GRP dependencies on FND_RESPONSIBILITY_TL
12.2.2
-
APPS.AR_TRANSFER_DOCUMENT dependencies on FND_RESPONSIBILITY_TL
12.2.2
-
APPS.WF_SOA_CTX_PKG dependencies on FND_RESPONSIBILITY_TL
12.2.2
-
APPS.FND_RESPONSIBILITY_PKG dependencies on FND_RESPONSIBILITY_TL
12.2.2
-
APPS.JTF_MENU_PUB dependencies on FND_RESPONSIBILITY_TL
12.2.2
-
APPS.HR_USER_ACCT_UTILITY dependencies on FND_RESPONSIBILITY_TL
12.2.2