Search Results mtlfap01 noam transat local
The AHM_TABLE_CATEGORIES Lookup Type in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical component within the Application Hierarchy Manager (AHM) module. AHM is a framework used to define and manage hierarchical relationships between various entities in Oracle Applications, such as organizations, inventory items, or business units. The AHM_TABLE_CATEGORIES Lookup Type serves as a classification mechanism for different tables that participate in hierarchical relationships, enabling structured data management and efficient querying within the EBS environment.
This Lookup Type is defined in the FND_LOOKUP_TYPES and FND_LOOKUP_VALUES tables, which are standard Oracle EBS tables used for storing application-wide lookup definitions. The AHM_TABLE_CATEGORIES Lookup Type contains values that categorize database tables based on their role in hierarchical structures. These categories help the AHM framework determine how tables should be processed, validated, and integrated into hierarchical models. Common values in this Lookup Type may include classifications such as MASTER, DETAIL, REFERENCE, or TRANSACTIONAL, each serving a distinct purpose in the hierarchy.
In Oracle EBS 12.1.1 and 12.2.2, the AHM_TABLE_CATEGORIES Lookup Type plays a pivotal role in defining metadata for hierarchical relationships. For instance, a MASTER category might be assigned to tables that store primary entities (e.g., HR_ORGANIZATION_UNITS), while a DETAIL category could be assigned to tables containing dependent records (e.g., HR_LOCATIONS). This classification ensures that the AHM framework correctly interprets table relationships during hierarchy generation, validation, and reporting.
The Lookup Type also supports extensibility, allowing organizations to add custom categories as needed. Administrators can define new values via the Oracle Application Object Library (AOL) screens or directly in the database, provided they adhere to the AHM framework's requirements. This flexibility is particularly useful in complex implementations where custom tables or industry-specific hierarchies are involved.
From a technical perspective, the AHM_TABLE_CATEGORIES Lookup Type is referenced in AHM-related APIs, concurrent programs, and PL/SQL packages. For example, the AHM_UTILITIES package may use this Lookup Type to filter tables during hierarchy processing or validation routines. Additionally, it may influence the behavior of AHM's tree management features, such as node insertion, deletion, or reorganization.
In summary, the AHM_TABLE_CATEGORIES Lookup Type is an essential metadata construct in Oracle EBS 12.1.1 and 12.2.2, enabling the Application Hierarchy Manager to classify and process tables efficiently within hierarchical structures. Its proper configuration ensures accurate hierarchy management, data integrity, and optimal performance in large-scale EBS deployments. Organizations leveraging AHM should carefully define and maintain this Lookup Type to align with their hierarchical data models and business processes.
-
Lookup Type: AHM_TABLE_CATEGORIES
12.2.2
product: AHM - Hosting Manager(Obsolete) , meaning: AHM_TABLE_CATEGORIES , description: Table Category Definitions ,
-
Lookup Type: AHM_TABLE_CATEGORIES
12.1.1
product: AHM - Hosting Manager(Obsolete) , meaning: AHM_TABLE_CATEGORIES , description: Table Category Definitions ,
-
Lookup Type: AHM_LEADING_INDEX
12.2.2
product: AHM - Hosting Manager(Obsolete) , meaning: AHM_LEADING_INDEX ,
-
Lookup Type: AHM_LEADING_INDEX
12.1.1
product: AHM - Hosting Manager(Obsolete) , meaning: AHM_LEADING_INDEX ,
-
Table: AHM_APPS_CONFIGURATIONS
12.1.1
product: AHM - Hosting Manager(Obsolete) , description: This table hold all Oracle Applications tables. TABLE_ID maps to FND_TABLES. TABLE_CATEGORY holds whether the table is Global, Local SEED or Local Transactional , implementation_dba_data: Not implemented in this database ,
-
Table: AHM_APPS_CONFIGURATIONS
12.2.2
product: AHM - Hosting Manager(Obsolete) , description: This table hold all Oracle Applications tables. TABLE_ID maps to FND_TABLES. TABLE_CATEGORY holds whether the table is Global, Local SEED or Local Transactional , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: AHM_POLICY_LOCAL
12.1.1
product: AHM - Hosting Manager(Obsolete) , meaning: AHM_POLICY_LOCAL , description: Table Cateories with Local Policies ,
-
Lookup Type: AHM_POLICY_LOCAL
12.2.2
product: AHM - Hosting Manager(Obsolete) , meaning: AHM_POLICY_LOCAL , description: Table Cateories with Local Policies ,
-
Lookup Type: AHM_POLICY_LOCAL_IOT
12.2.2
product: AHM - Hosting Manager(Obsolete) , meaning: AHM_POLICY_LOCAL_IOT , description: Table Cateories with Local Policies for IOT tables ,
-
Lookup Type: AHM_POLICY_LOCAL_IOT
12.1.1
product: AHM - Hosting Manager(Obsolete) , meaning: AHM_POLICY_LOCAL_IOT , description: Table Cateories with Local Policies for IOT tables ,
-
View: AHM_APPS_CONFIGURATIONS_V
12.2.2
product: AHM - Hosting Manager(Obsolete) , description: Filters by Slot_type_Id to provide ability to hast different global local definitions in the same database , implementation_dba_data: Not implemented in this database ,
-
View: AHM_APPS_CONFIGURATIONS_V
12.1.1
product: AHM - Hosting Manager(Obsolete) , description: Filters by Slot_type_Id to provide ability to hast different global local definitions in the same database , implementation_dba_data: Not implemented in this database ,
-
View: AHM_POLICY_LOCAL_V
12.1.1
product: AHM - Hosting Manager(Obsolete) , description: View on FND_LOOKUPS to return list of TABLE_CATEGORIES which are LOCAL , implementation_dba_data: Not implemented in this database ,
-
View: AHM_POLICY_LOCAL_V
12.2.2
product: AHM - Hosting Manager(Obsolete) , description: View on FND_LOOKUPS to return list of TABLE_CATEGORIES which are LOCAL , implementation_dba_data: Not implemented in this database ,