Search Results cn_role_quota_formulas
Overview
The CN_ROLE_QUOTA_FORMULAS table is a core data structure within the Oracle E-Business Suite (EBS) Incentive Compensation (CN) module, specifically in versions 12.1.1 and 12.2.2. It serves as the repository for the mathematical and logical formulas used to calculate computed quota components. These formulas are essential for automating the complex quota assignment and distribution processes to sales roles and compensation plans. The table's existence underscores the system's configurability, allowing administrators to define precisely how quotas are derived from various business metrics, rather than relying on static, manually entered figures.
Key Information Stored
While the provided metadata does not list specific column names beyond key identifiers, the table's primary function dictates its critical data elements. The central column is ROLE_QUOTA_FORMULA_ID, which serves as the unique primary key. A crucial foreign key is ROLE_QUOTA_CATE_ID, which links each formula to a specific quota category defined in the CN_ROLE_QUOTA_CATES table. The table's description indicates it stores the "calculation formulas" themselves. This typically involves columns containing the formula logic, potentially as a text string or a reference to a computation engine, along with metadata such as the formula name, effective dates, version, and status (e.g., active, inactive). These formulas define how base quotas are adjusted or computed based on factors like territory potential, historical performance, or product mix.
Common Use Cases and Queries
This table is primarily accessed for configuration, auditing, and troubleshooting quota calculations. A common administrative task is to review all formulas associated with a particular quota category. A sample query for this would join CN_ROLE_QUOTA_FORMULAS to CN_ROLE_QUOTA_CATES on ROLE_QUOTA_CATE_ID. Support personnel diagnosing a quota calculation issue would query this table to extract and validate the active formula logic for a given role and plan. Reporting use cases often involve aggregating which formulas are most commonly applied across the organization or listing formulas due for revision. Since direct manipulation of this table is not standard practice, data is typically maintained via the Incentive Compensation administrator user interface or dedicated APIs, which ensure formula syntax and referential integrity are preserved.
Related Objects
The CN_ROLE_QUOTA_FORMULAS table has documented relationships with other key Incentive Compensation tables, forming a critical part of the quota management data model.
- CN_ROLE_QUOTA_CATES (CN_ROLE_QUOTA_CATES): This is the primary parent table. The foreign key relationship is CN_ROLE_QUOTA_FORMULAS.ROLE_QUOTA_CATE_ID → CN_ROLE_QUOTA_CATES. A quota category can have multiple calculation formulas defined for it.
- Dependent Objects: While not explicitly listed in the metadata, it is logically inferred that this table is referenced by objects responsible for executing quota computations. This likely includes concurrent programs, PL/SQL packages within the CN schema (e.g., CN_QUOTA_PUB), and materialized views or reporting tables that store calculated quota results. The formulas stored here are applied during quota calculation and allocation batch processes.
-
Table: CN_ROLE_QUOTA_FORMULAS
12.2.2
owner:CN, object_type:TABLE, fnd_design_data:CN.CN_ROLE_QUOTA_FORMULAS, object_name:CN_ROLE_QUOTA_FORMULAS, status:VALID, product: CN - Incentive Compensation , description: CN_ROLE_QUOTA_FORMULAS contains the calculation formulas of each computed quota components. , implementation_dba_data: CN.CN_ROLE_QUOTA_FORMULAS ,
-
Table: CN_ROLE_QUOTA_FORMULAS
12.1.1
owner:CN, object_type:TABLE, fnd_design_data:CN.CN_ROLE_QUOTA_FORMULAS, object_name:CN_ROLE_QUOTA_FORMULAS, status:VALID, product: CN - Incentive Compensation , description: CN_ROLE_QUOTA_FORMULAS contains the calculation formulas of each computed quota components. , implementation_dba_data: CN.CN_ROLE_QUOTA_FORMULAS ,
-
APPS.CN_ROLE_QUOTA_FORMULAS_PKG dependencies on CN_ROLE_QUOTA_FORMULAS
12.1.1
-
APPS.CN_ROLE_QUOTA_FORMULAS_PKG dependencies on CN_ROLE_QUOTA_FORMULAS
12.2.2
-
APPS.CN_ROLE_QUOTA_FORMULAS_PKG SQL Statements
12.1.1
-
SYNONYM: APPS.CN_ROLE_QUOTA_FORMULAS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:CN_ROLE_QUOTA_FORMULAS, status:VALID,
-
APPS.CN_ROLE_QUOTA_FORMULAS_PKG SQL Statements
12.2.2
-
SYNONYM: APPS.CN_ROLE_QUOTA_FORMULAS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:CN_ROLE_QUOTA_FORMULAS, status:VALID,
-
VIEW: CN.CN_ROLE_QUOTA_FORMULAS#
12.2.2
owner:CN, object_type:VIEW, object_name:CN_ROLE_QUOTA_FORMULAS#, status:VALID,
-
TABLE: CN.CN_ROLE_QUOTA_FORMULAS
12.1.1
owner:CN, object_type:TABLE, fnd_design_data:CN.CN_ROLE_QUOTA_FORMULAS, object_name:CN_ROLE_QUOTA_FORMULAS, status:VALID,
-
VIEW: CN.CN_ROLE_QUOTA_FORMULAS#
12.2.2
-
TABLE: CN.CN_ROLE_QUOTA_FORMULAS
12.2.2
owner:CN, object_type:TABLE, fnd_design_data:CN.CN_ROLE_QUOTA_FORMULAS, object_name:CN_ROLE_QUOTA_FORMULAS, status:VALID,
-
Table: CN_ROLE_QUOTA_CATES
12.1.1
owner:CN, object_type:TABLE, fnd_design_data:CN.CN_ROLE_QUOTA_CATES, object_name:CN_ROLE_QUOTA_CATES, status:VALID, product: CN - Incentive Compensation , description: CN_ROLE_QUOTA_CATES contains information of assigning quota components to sales role. , implementation_dba_data: CN.CN_ROLE_QUOTA_CATES ,
-
PACKAGE BODY: APPS.CN_ROLE_QUOTA_FORMULAS_PKG
12.2.2
-
PACKAGE BODY: APPS.CN_ROLE_QUOTA_FORMULAS_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:CN_ROLE_QUOTA_FORMULAS_PKG, status:VALID,
-
PACKAGE BODY: APPS.CN_ROLE_QUOTA_FORMULAS_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:CN_ROLE_QUOTA_FORMULAS_PKG, status:VALID,
-
PACKAGE BODY: APPS.CN_ROLE_QUOTA_FORMULAS_PKG
12.1.1
-
Table: CN_ROLE_QUOTA_CATES
12.2.2
owner:CN, object_type:TABLE, fnd_design_data:CN.CN_ROLE_QUOTA_CATES, object_name:CN_ROLE_QUOTA_CATES, status:VALID, product: CN - Incentive Compensation , description: CN_ROLE_QUOTA_CATES contains information of assigning quota components to sales role. , implementation_dba_data: CN.CN_ROLE_QUOTA_CATES ,
-
12.1.1 FND Design Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
12.2.2 FND Design Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
eTRM - CN Tables and Views
12.1.1
-
eTRM - CN Tables and Views
12.2.2
-
eTRM - CN Tables and Views
12.1.1
-
eTRM - CN Tables and Views
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1