Search Results bsc_responsibility
Overview
The BSC_RESPONSIBILITY table is a core data object within the Oracle E-Business Suite Balanced Scorecard (BSC) application. It serves as the master repository for defining and storing responsibility entities within the BSC module. In the context of Oracle EBS security and functional access, a responsibility in BSC is a distinct role or duty assigned to users, governing their access to specific scorecards, performance indicators, and analytical data. This table is fundamental to the application's security model, enabling the segregation of duties and controlled data access based on user roles. Its role is analogous to, but distinct from, the standard Oracle Application Object Library (FND) responsibility model, as it is specific to the Balanced Scorecard module's internal security and data partitioning requirements.
Key Information Stored
While the provided ETRM metadata does not list specific column details, the table's primary key and foreign key relationships define its critical structure. The central column is RESPONSIBILITY_ID, a unique numeric identifier serving as the primary key for each responsibility record. Based on standard Oracle EBS design patterns and the table's purpose, it is reasonable to infer the table also stores columns for the responsibility's name (e.g., RESPONSIBILITY_NAME), a description, an application identifier, and potentially flags controlling its status (e.g., ENABLED_FLAG) and effective dates. The data stored here defines the discrete roles that can be assigned to users via the related BSC_USER_RESPONSIBILITY table.
Common Use Cases and Queries
This table is primarily accessed for administrative configuration, user access management, and security audits within the BSC module. Common operational scenarios include creating new BSC-specific responsibilities, modifying existing ones, or assigning them to users via the application's user interface, which internally performs DML operations on this table. From a reporting and diagnostic perspective, technical consultants and DBAs may query this table to resolve access issues or analyze role assignments. A typical query would join BSC_RESPONSIBILITY with BSC_USER_RESPONSIBILITY and user tables to list all responsibilities assigned to a specific user. Another common pattern is to retrieve a list of all active responsibilities for audit purposes.
Related Objects
The BSC_RESPONSIBILITY table maintains defined foreign key relationships with several other tables in the BSC schema, as documented in the ETRM metadata. These relationships are critical for understanding data integrity and performing joins in custom reports or integrations.
- BSC_RESPONSIBILITY_TL: This table holds translated names and descriptions for responsibilities. It joins to BSC_RESPONSIBILITY via the RESPONSIBILITY_ID column to support multilingual implementations.
- BSC_USER_RESPONSIBILITY: This is the junction table that maps users to their assigned BSC responsibilities. It references BSC_RESPONSIBILITY via the RESPONSIBILITY_ID column to define the role being granted.
- BSC_USER_TAB_ACCESS: This table likely governs granular data access controls (potentially at a tab or perspective level within the BSC interface) for a given responsibility. It references BSC_RESPONSIBILITY via the RESPONSIBILITY_ID column to associate access rules with a specific role.
-
Table: BSC_RESPONSIBILITY
12.2.2
product: BSC - Balanced Scorecard (Obsolete) , description: Responsibilities information , implementation_dba_data: Not implemented in this database ,
-
Table: BSC_RESPONSIBILITY
12.1.1
owner:BSC, object_type:TABLE, fnd_design_data:BSC.BSC_RESPONSIBILITY, object_name:BSC_RESPONSIBILITY, status:VALID, product: BSC - Balanced Scorecard , description: Responsibilities information , implementation_dba_data: BSC.BSC_RESPONSIBILITY ,
-
TABLE: BSC.BSC_RESPONSIBILITY
12.1.1
owner:BSC, object_type:TABLE, fnd_design_data:BSC.BSC_RESPONSIBILITY, object_name:BSC_RESPONSIBILITY, status:VALID,
-
SYNONYM: APPS.BSC_RESPONSIBILITY
12.1.1
owner:APPS, object_type:SYNONYM, object_name:BSC_RESPONSIBILITY, status:VALID,
-
Table: BSC_RESPONSIBILITY_TL
12.2.2
product: BSC - Balanced Scorecard (Obsolete) , description: Translated BSC responsibilities information. , implementation_dba_data: Not implemented in this database ,
-
Table: BSC_USER_TAB_ACCESS
12.1.1
owner:BSC, object_type:TABLE, fnd_design_data:BSC.BSC_USER_TAB_ACCESS, object_name:BSC_USER_TAB_ACCESS, status:VALID, product: BSC - Balanced Scorecard , description: Tab permissions , implementation_dba_data: BSC.BSC_USER_TAB_ACCESS ,
-
Table: BSC_USER_RESPONSIBILITY
12.1.1
owner:BSC, object_type:TABLE, fnd_design_data:BSC.BSC_USER_RESPONSIBILITY, object_name:BSC_USER_RESPONSIBILITY, status:VALID, product: BSC - Balanced Scorecard , description: Responsibility associated to user , implementation_dba_data: BSC.BSC_USER_RESPONSIBILITY ,
-
12.2.2 FND Design Data
12.2.2
-
Table: BSC_RESPONSIBILITY_TL
12.1.1
owner:BSC, object_type:TABLE, fnd_design_data:BSC.BSC_RESPONSIBILITY_TL, object_name:BSC_RESPONSIBILITY_TL, status:VALID, product: BSC - Balanced Scorecard , description: Translated BSC responsibilities information. , implementation_dba_data: BSC.BSC_RESPONSIBILITY_TL ,
-
Table: BSC_USER_TAB_ACCESS
12.2.2
product: BSC - Balanced Scorecard (Obsolete) , description: Tab permissions , implementation_dba_data: Not implemented in this database ,
-
Table: BSC_USER_RESPONSIBILITY
12.2.2
product: BSC - Balanced Scorecard (Obsolete) , description: Responsibility associated to user , implementation_dba_data: Not implemented in this database ,
-
12.1.1 DBA Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
12.1.1 FND Design Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
TABLE: BSC.BSC_RESPONSIBILITY_TL
12.1.1
owner:BSC, object_type:TABLE, fnd_design_data:BSC.BSC_RESPONSIBILITY_TL, object_name:BSC_RESPONSIBILITY_TL, status:VALID,
-
eTRM - BSC Tables and Views
12.1.1
description: Tab permissions ,
-
eTRM - BSC Tables and Views
12.1.1
description: Tab permissions ,
-
APPS.BSC_MIGRATION dependencies on BSC_APPS
12.1.1
-
12.1.1 DBA Data
12.1.1
-
PACKAGE BODY: APPS.BSC_MIGRATION
12.1.1