Search Results lookup'123
The AMV_ACCESS_TO_TABLE_CODE lookup type in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical component within the Oracle Application Object Library (FND), specifically used in the context of the Oracle Marketing (AMV) module. This lookup type defines the access control rules governing how users interact with database tables in marketing applications, ensuring data security and proper authorization mechanisms. Below is a detailed breakdown of its purpose, structure, and implementation.
Overview of AMV_ACCESS_TO_TABLE_CODE
This lookup type serves as a reference data set that categorizes different levels of access permissions for database tables in Oracle Marketing. It is part of the FND_LOOKUP_TYPES and FND_LOOKUP_VALUES tables, which store system-wide lookup definitions in Oracle EBS. The values defined in this lookup type are used to enforce row-level and table-level security, ensuring that only authorized users can perform specific operations (e.g., read, write, update, delete) on marketing-related data.Key Attributes and Values
The AMV_ACCESS_TO_TABLE_CODE lookup type typically includes the following standard values:- FULL – Grants unrestricted access to the table, allowing all CRUD (Create, Read, Update, Delete) operations.
- READ_ONLY – Permits only read operations, preventing modifications to the table data.
- WRITE – Allows insert and update operations but restricts deletions.
- NO_ACCESS – Denies all access to the table, making it invisible to unauthorized users.
Implementation in Oracle EBS
The lookup type is utilized in conjunction with Oracle's Function Security and Data Security frameworks. When a user attempts to access a marketing table, the system checks their assigned responsibilities and privileges against the access codes defined in this lookup. For example:- If a responsibility is mapped to READ_ONLY, users under that responsibility cannot modify campaign data.
- If a table is assigned NO_ACCESS, it is excluded from query results for unauthorized users.
Technical Configuration
Administrators can manage this lookup type via Oracle EBS forms or SQL scripts:- Navigation Path: Application Developer > Application > Lookups > Define
- SQL Query:
SELECT * FROM FND_LOOKUP_VALUES WHERE LOOKUP_TYPE = 'AMV_ACCESS_TO_TABLE_CODE';
Integration with Oracle Marketing
In the AMV module, this lookup type is referenced in:- Campaign Management: Controls access to campaign tables (e.g., AMV_CAMPAIGNS_B).
- Customer Segmentation: Restricts access to customer data tables.
- Reporting: Filters data visibility in marketing analytics.
Conclusion
The AMV_ACCESS_TO_TABLE_CODE lookup type is a foundational element in Oracle EBS 12.1.1 and 12.2.2, enabling granular access control for marketing data. By defining permissible actions at the table level, it enhances security and ensures regulatory compliance. Proper configuration of this lookup type is essential for maintaining data integrity and operational efficiency in Oracle Marketing implementations.-
Lookup Type: AMV_NOTIFICATION_INTERVAL
12.1.1
product: AMV - Marketing Encyclopedia System , meaning: Notification Intervals , description: Notification Intervals for new item messages ,
-
Lookup Type: AMV_DURATION_NUM_TYPE
12.1.1
product: AMV - Marketing Encyclopedia System , meaning: Duration Number , description: Duration number for search ,
-
Lookup Type: AMV_STATUS
12.1.1
product: AMV - Marketing Encyclopedia System , meaning: Status , description: Status for the table row ,
-
Lookup Type: AMV_ACCESS_LEVEL_TYPE
12.1.1
product: AMV - Marketing Encyclopedia System , meaning: Channel Access Level , description: Channel Access level types ,
-
Lookup Type: AMV_SUBSCRIPTION_REASON
12.1.1
product: AMV - Marketing Encyclopedia System , meaning: Subscription Reason Old , description: Subscription Reason Old ,
-
Lookup Type: AMV_NOTIFICATION_TYPE
12.1.1
product: AMV - Marketing Encyclopedia System , meaning: Notification type , description: Approval or FYI notification types ,
-
Lookup Type: AMV_NOTIFICATION_INTERVAL
12.2.2
product: AMV - Marketing Encyclopedia System , meaning: Notification Intervals , description: Notification Intervals for new item messages ,
-
Lookup Type: AMV_ITEM_DESTINATION_TYPE
12.2.2
product: AMV - Marketing Encyclopedia System , meaning: Item Destination , description: Item destination in the UI ,
-
Lookup Type: AMV_STATUS
12.2.2
product: AMV - Marketing Encyclopedia System , meaning: Status , description: Status for the table row ,
-
Lookup Type: AMV_ACCESS_LEVEL_TYPE
12.2.2
product: AMV - Marketing Encyclopedia System , meaning: Channel Access Level , description: Channel Access level types ,
-
Lookup Type: AMV_SUBSCRIPTION_REASON
12.2.2
product: AMV - Marketing Encyclopedia System , meaning: Subscription Reason Old , description: Subscription Reason Old ,
-
Lookup Type: AMV_NOTIFICATION_TYPE
12.2.2
product: AMV - Marketing Encyclopedia System , meaning: Notification type , description: Approval or FYI notification types ,
-
Lookup Type: AMV_VALIDATION_TYPE
12.1.1
product: AMV - Marketing Encyclopedia System , meaning: Validatin Types , description: Validation types for an attribute ,
-
Lookup Type: AMV_FLAG_TYPE
12.1.1
product: AMV - Marketing Encyclopedia System , meaning: Flag result types , description: Flag result types used for flagged colums ,
-
Lookup Type: AMV_ITEM_TYPE
12.1.1
product: AMV - Marketing Encyclopedia System , meaning: Item Types , description: Types of Items published in MES ,
-
Lookup Type: AMV_AVAILABLE_DUE_TO_TYPE
12.2.2
product: AMV - Marketing Encyclopedia System , meaning: Item available due to type , description: Item available due to type in the channel ,
-
Lookup Type: AMV_CHANNEL_TYPE
12.2.2
product: AMV - Marketing Encyclopedia System , meaning: Channel Type , description: Channel Types ,
-
Lookup Type: AMV_MYCHANNEL_TYPE
12.2.2
product: AMV - Marketing Encyclopedia System , meaning: Group and Private My Channels , description: Lookup types for displaying group and private channels in my channels ,
-
Lookup Type: AMV_USER_OR_GROUP_TYPE
12.2.2
product: AMV - Marketing Encyclopedia System , meaning: User or Group , description: User or group type identifyer ,
-
Lookup Type: AMV_ITEM_DESTINATION_TYPE
12.1.1
product: AMV - Marketing Encyclopedia System , meaning: Item Destination , description: Item destination in the UI ,
-
Lookup Type: AMV_NOTIFICATION_INTERVAL_TYPE
12.1.1
product: AMV - Marketing Encyclopedia System , meaning: Notification Interval , description: Notification Interval ,
-
Lookup Type: AMV_DISPLAY_SIZE_TYPE
12.1.1
product: AMV - Marketing Encyclopedia System , meaning: Display Size , description: Display size for search results ,
-
Lookup Type: AMV_NEWS_HOOVERS_QUALIFIERS
12.1.1
product: AMV - Marketing Encyclopedia System , meaning: Hoover Vendor Key Search Qualifiers , description: Hoover Vendor Key Search Qualifiers ,
-
Lookup Type: AMV_SUBSCRIPTION_REASON_TYPE
12.1.1
product: AMV - Marketing Encyclopedia System , meaning: Subscription Reason , description: Subscription Reason ,
-
Lookup Type: AMV_SUBSCRIBING_TO_TYPE
12.1.1
product: AMV - Marketing Encyclopedia System , meaning: Subscribing to type , description: Subscribing to type for mychannels ,
-
Lookup Type: AMV_DURATION_NUM_TYPE
12.2.2
product: AMV - Marketing Encyclopedia System , meaning: Duration Number , description: Duration number for search ,
-
Lookup Type: AMV_PRIORITY
12.2.2
product: AMV - Marketing Encyclopedia System , meaning: Priority , description: Priority ,
-
Lookup Type: AMV_VALIDATION_TYPE
12.2.2
product: AMV - Marketing Encyclopedia System , meaning: Validatin Types , description: Validation types for an attribute ,
-
Lookup Type: AMV_FLAG_TYPE
12.2.2
product: AMV - Marketing Encyclopedia System , meaning: Flag result types , description: Flag result types used for flagged colums ,
-
Lookup Type: AMV_OPERATOR_TYPE
12.2.2
product: AMV - Marketing Encyclopedia System , meaning: Operator types , description: Operators than can be used in a rule filter ,
-
Lookup Type: AMV_SUBSCRIBING_TO_TYPE
12.2.2
product: AMV - Marketing Encyclopedia System , meaning: Subscribing to type , description: Subscribing to type for mychannels ,
-
Lookup Type: AMV_AVAILABLE_DUE_TO_TYPE
12.1.1
product: AMV - Marketing Encyclopedia System , meaning: Item available due to type , description: Item available due to type in the channel ,
-
Lookup Type: AMV_PRIORITY
12.1.1
product: AMV - Marketing Encyclopedia System , meaning: Priority , description: Priority ,
-
Lookup Type: AMV_CHANNEL_TYPE
12.1.1
product: AMV - Marketing Encyclopedia System , meaning: Channel Type , description: Channel Types ,
-
Lookup Type: AMV_OPERATOR_TYPE
12.1.1
product: AMV - Marketing Encyclopedia System , meaning: Operator types , description: Operators than can be used in a rule filter ,
-
Lookup Type: AMV_ACCESS_TO_TABLE_CODE
12.1.1
product: AMV - Marketing Encyclopedia System , meaning: Access to table code , description: Access to table code arc identifier for amv_u_access ,
-
Lookup Type: AMV_APPROVAL_STATUS_TYPE
12.1.1
product: AMV - Marketing Encyclopedia System , meaning: Approval Status , description: Approval status for items published in channels ,
-
Lookup Type: AMV_USER_OR_GROUP_TYPE
12.1.1
product: AMV - Marketing Encyclopedia System , meaning: User or Group , description: User or group type identifyer ,
-
Lookup Type: AMV_NOTIFICATION_INTERVAL_TYPE
12.2.2
product: AMV - Marketing Encyclopedia System , meaning: Notification Interval , description: Notification Interval ,
-
Lookup Type: AMV_DISPLAY_SIZE_TYPE
12.2.2
product: AMV - Marketing Encyclopedia System , meaning: Display Size , description: Display size for search results ,
-
Lookup Type: AMV_NEWS_HOOVERS_QUALIFIERS
12.2.2
product: AMV - Marketing Encyclopedia System , meaning: Hoover Vendor Key Search Qualifiers , description: Hoover Vendor Key Search Qualifiers ,
-
Lookup Type: AMV_ACCESS_TO_TABLE_CODE
12.2.2
product: AMV - Marketing Encyclopedia System , meaning: Access to table code , description: Access to table code arc identifier for amv_u_access ,
-
Lookup Type: AMV_APPROVAL_STATUS_TYPE
12.2.2
product: AMV - Marketing Encyclopedia System , meaning: Approval Status , description: Approval status for items published in channels ,
-
Lookup Type: AMV_MYCHANNEL_TYPE
12.1.1
product: AMV - Marketing Encyclopedia System , meaning: Group and Private My Channels , description: Lookup types for displaying group and private channels in my channels ,
-
Lookup Type: AMV_DURATION_PERIOD_TYPE
12.1.1
product: AMV - Marketing Encyclopedia System , meaning: Duration Period type , description: Duration period type ,
-
Lookup Type: AMV_DURATION_PERIOD_TYPE
12.2.2
product: AMV - Marketing Encyclopedia System , meaning: Duration Period type , description: Duration period type ,
-
Lookup Type: AMV_SUBSCRIPTION_REASON_TYPE
12.2.2
product: AMV - Marketing Encyclopedia System , meaning: Subscription Reason , description: Subscription Reason ,
-
Lookup Type: AMV_ITEM_TYPE
12.2.2
product: AMV - Marketing Encyclopedia System , meaning: Item Types , description: Types of Items published in MES ,