Search Results ams_event_headers_all_b
Overview
The AMS_EVENT_HEADERS_ALL_B table is a core data object within the Oracle E-Business Suite Marketing (AMS) module. It serves as the master repository for the definition of marketing events, which are organized marketing activities such as trade shows, seminars, or webinars. Crucially, this table stores definitions for both Master Events, which are the primary executable events, and Event Templates, which are reusable blueprints for creating new events. Its role is central to the marketing campaign lifecycle, providing the foundational header-level information from which specific event instances, schedules, and associated deliverables are managed. The '_ALL' and '_B' suffixes indicate it is a multi-organization access enabled (MOAC) table and a base table, respectively, meaning it holds transactional data and is the primary target for data manipulation.
Key Information Stored
The table's primary key is the EVENT_HEADER_ID, a unique system-generated identifier for each event or template. Based on the documented foreign key relationships, other critical columns include PARENT_EVENT_HEADER_ID, which enables hierarchical relationships between events (e.g., linking an event to its template). The FUND_SOURCE_ID links the event to a funding source, either from a campaign (AMS_CAMPAIGNS_ALL_B) or a dedicated fund (OZF_FUNDS_ALL_B). Key operational columns include OWNER_USER_ID and COORDINATOR_ID, which reference the JTF_RS_RESOURCE_EXTNS table to assign responsibility. The USER_STATUS_ID links to AMS_USER_STATUSES_B to track the event's lifecycle status (e.g., Planned, Active, Completed), while SETUP_TYPE_ID references AMS_CUSTOM_SETUPS_B for configuration. The MAIN_LANGUAGE_CODE and APPLICATION_ID columns provide localization and application context.
Common Use Cases and Queries
A primary use case is generating reports on all events within a specific campaign or for a given owner. Developers often query this table to retrieve event definitions for integration with other systems or to drive custom workflow processes. Common SQL patterns include joining to its status and resource tables for comprehensive reporting. For example, to list active events with their owners:
- SELECT eh.EVENT_HEADER_ID, eh.EVENT_NAME, us.MEANING STATUS, res.RESOURCE_NAME OWNER FROM AMS_EVENT_HEADERS_ALL_B eh, AMS_USER_STATUSES_B us, JTF_RS_RESOURCE_EXTNS res WHERE eh.USER_STATUS_ID = us.USER_STATUS_ID AND eh.OWNER_USER_ID = res.RESOURCE_ID AND us.MEANING = 'ACTIVE';
Another critical pattern involves querying the relationship between a master event and its template using the PARENT_EVENT_HEADER_ID self-join. Data from this table is also essential for budgeting, forecasting, and measuring event ROI by linking to the numerous "ACT_" tables documented.
Related Objects
The table has extensive relationships, as evidenced by its foreign keys. Key parent/dimension tables include:
- AMS_EVENT_HEADERS_ALL_B (Self): Via PARENT_EVENT_HEADER_ID for event templates.
- AMS_CAMPAIGNS_ALL_B: Via FUND_SOURCE_ID for campaign-funded events.
- OZF_FUNDS_ALL_B: Via FUND_SOURCE_ID for separately funded events.
- JTF_RS_RESOURCE_EXTNS: Via OWNER_USER_ID and COORDINATOR_ID.
- AMS_USER_STATUSES_B: Via USER_STATUS_ID (for header status) and EVENT_HEADER_ID (for line status).
- FND_LANGUAGES & FND_APPLICATION: For localization and application metadata.
It acts as a parent to numerous activity-related child tables, including:
- AMS_ACT_ACCESS: For security rules (ACT_ACCESS_TO_OBJECT_ID).
- AMS_ACT_BUDGETS: For budgeting (ACT_BUDGET_USED_BY_ID, BUDGET_SOURCE_ID).
- AMS_ACT_CATEGORIES, AMS_ACT_DELIVERY_METHODS, AMS_ACT_MARKET_SEGMENTS, AMS_ACT_MESSAGES, AMS_ACT_METRICS_ALL, AMS_ACT_OBJECTIVES: For categorizing, delivering, segmenting, messaging, measuring, and setting objectives for the event.
-
Table: AMS_EVENT_HEADERS_ALL_B
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_EVENT_HEADERS_ALL_B, object_name:AMS_EVENT_HEADERS_ALL_B, status:VALID, product: AMS - Marketing , description: Stores the definition of a Marketing Event. (Master Event or Event Template) , implementation_dba_data: AMS.AMS_EVENT_HEADERS_ALL_B ,
-
Table: AMS_EVENT_HEADERS_ALL_B
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_EVENT_HEADERS_ALL_B, object_name:AMS_EVENT_HEADERS_ALL_B, status:VALID, product: AMS - Marketing , description: Stores the definition of a Marketing Event. (Master Event or Event Template) , implementation_dba_data: AMS.AMS_EVENT_HEADERS_ALL_B ,
-
Table: AMS_ACT_BUDGETS
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_BUDGETS, object_name:AMS_ACT_BUDGETS, status:VALID, product: AMS - Marketing , description: Holds the information about budget sources for a marketing activity. , implementation_dba_data: AMS.AMS_ACT_BUDGETS ,
-
Table: AMS_ACT_BUDGETS
12.2.2
product: AMS - Marketing , description: Holds the information about budget sources for a marketing activity. , implementation_dba_data: Not implemented in this database ,
-
Table: AMS_OBJECT_ASSOCIATIONS
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_OBJECT_ASSOCIATIONS, object_name:AMS_OBJECT_ASSOCIATIONS, status:VALID, product: AMS - Marketing , description: AMS_OBJECT_ASSOCIATIONS is the cross reference between the Campaigns or Events or Creatives the that are running. , implementation_dba_data: AMS.AMS_OBJECT_ASSOCIATIONS ,
-
Table: AMS_OBJECT_ASSOCIATIONS
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_OBJECT_ASSOCIATIONS, object_name:AMS_OBJECT_ASSOCIATIONS, status:VALID, product: AMS - Marketing , description: AMS_OBJECT_ASSOCIATIONS is the cross reference between the Campaigns or Events or Creatives the that are running. , implementation_dba_data: AMS.AMS_OBJECT_ASSOCIATIONS ,
-
Table: AMS_USER_STATUSES_B
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_USER_STATUSES_B, object_name:AMS_USER_STATUSES_B, status:VALID, product: AMS - Marketing , description: Stores User status information , implementation_dba_data: AMS.AMS_USER_STATUSES_B ,
-
Table: AMS_USER_STATUSES_B
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_USER_STATUSES_B, object_name:AMS_USER_STATUSES_B, status:VALID, product: AMS - Marketing , description: Stores User status information , implementation_dba_data: AMS.AMS_USER_STATUSES_B ,
-
Table: AMS_EVENT_OFFERS_ALL_B
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_EVENT_OFFERS_ALL_B, object_name:AMS_EVENT_OFFERS_ALL_B, status:VALID, product: AMS - Marketing , description: Stores information about an Event Offering. .This table also holds the data for all the Agenda Items for the Event Offerings. , implementation_dba_data: AMS.AMS_EVENT_OFFERS_ALL_B ,
-
Table: AMS_EVENT_OFFERS_ALL_B
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_EVENT_OFFERS_ALL_B, object_name:AMS_EVENT_OFFERS_ALL_B, status:VALID, product: AMS - Marketing , description: Stores information about an Event Offering. .This table also holds the data for all the Agenda Items for the Event Offerings. , implementation_dba_data: AMS.AMS_EVENT_OFFERS_ALL_B ,
-
Table: AMS_CAMPAIGNS_ALL_B
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_CAMPAIGNS_ALL_B, object_name:AMS_CAMPAIGNS_ALL_B, status:VALID, product: AMS - Marketing , description: Base table to store the details of a campaign. , implementation_dba_data: AMS.AMS_CAMPAIGNS_ALL_B ,
-
Table: AMS_CAMPAIGNS_ALL_B
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_CAMPAIGNS_ALL_B, object_name:AMS_CAMPAIGNS_ALL_B, status:VALID, product: AMS - Marketing , description: Base table to store the details of a campaign. , implementation_dba_data: AMS.AMS_CAMPAIGNS_ALL_B ,
-
Table: AMS_ACT_SKILLS
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_SKILLS, object_name:AMS_ACT_SKILLS, status:VALID, product: AMS - Marketing , description: Stores pre-requisite and archived skills for an event , implementation_dba_data: AMS.AMS_ACT_SKILLS ,
-
Table: AMS_ACT_DELIVERY_METHODS
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_DELIVERY_METHODS, object_name:AMS_ACT_DELIVERY_METHODS, status:VALID, product: AMS - Marketing , description: Stores information for the various activity delivery methods , implementation_dba_data: AMS.AMS_ACT_DELIVERY_METHODS ,
-
Table: AMS_OBJECT_ATTRIBUTES
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_OBJECT_ATTRIBUTES, object_name:AMS_OBJECT_ATTRIBUTES, status:VALID, product: AMS - Marketing , description: This table is obsoleted and no longer in use. , implementation_dba_data: AMS.AMS_OBJECT_ATTRIBUTES ,
-
Table: AMS_ACT_MESSAGES
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_MESSAGES, object_name:AMS_ACT_MESSAGES, status:VALID, product: AMS - Marketing , description: Association table for messages to a campaign/event. , implementation_dba_data: AMS.AMS_ACT_MESSAGES ,
-
Table: AMS_EVENT_HEADERS_ALL_TL
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_EVENT_HEADERS_ALL_TL, object_name:AMS_EVENT_HEADERS_ALL_TL, status:VALID, product: AMS - Marketing , description: Stores all translated columns. , implementation_dba_data: AMS.AMS_EVENT_HEADERS_ALL_TL ,
-
Table: AMS_ACT_SKILLS
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_SKILLS, object_name:AMS_ACT_SKILLS, status:VALID, product: AMS - Marketing , description: Stores pre-requisite and archived skills for an event , implementation_dba_data: AMS.AMS_ACT_SKILLS ,
-
Table: AMS_ACT_DELIVERY_METHODS
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_DELIVERY_METHODS, object_name:AMS_ACT_DELIVERY_METHODS, status:VALID, product: AMS - Marketing , description: Stores information for the various activity delivery methods , implementation_dba_data: AMS.AMS_ACT_DELIVERY_METHODS ,
-
Table: AMS_EVENT_HEADERS_ALL_TL
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_EVENT_HEADERS_ALL_TL, object_name:AMS_EVENT_HEADERS_ALL_TL, status:VALID, product: AMS - Marketing , description: Stores all translated columns. , implementation_dba_data: AMS.AMS_EVENT_HEADERS_ALL_TL ,
-
Table: AMS_ACT_PROGRAMS
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_PROGRAMS, object_name:AMS_ACT_PROGRAMS, status:VALID, product: AMS - Marketing , description: Stores programs for a specific activity such as an event. , implementation_dba_data: AMS.AMS_ACT_PROGRAMS ,
-
Table: AMS_OBJECT_ATTRIBUTES
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_OBJECT_ATTRIBUTES, object_name:AMS_OBJECT_ATTRIBUTES, status:VALID, product: AMS - Marketing , description: This table is obsoleted and no longer in use. , implementation_dba_data: AMS.AMS_OBJECT_ATTRIBUTES ,
-
Table: AMS_ACT_MARKET_SEGMENTS
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_MARKET_SEGMENTS, object_name:AMS_ACT_MARKET_SEGMENTS, status:VALID, product: AMS - Marketing , description: Stores what Market Segment are used by what Activity. , implementation_dba_data: AMS.AMS_ACT_MARKET_SEGMENTS ,
-
Table: AMS_ACT_MARKET_SEGMENTS
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_MARKET_SEGMENTS, object_name:AMS_ACT_MARKET_SEGMENTS, status:VALID, product: AMS - Marketing , description: Stores what Market Segment are used by what Activity. , implementation_dba_data: AMS.AMS_ACT_MARKET_SEGMENTS ,
-
Table: AMS_ACT_MESSAGES
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_MESSAGES, object_name:AMS_ACT_MESSAGES, status:VALID, product: AMS - Marketing , description: Association table for messages to a campaign/event. , implementation_dba_data: AMS.AMS_ACT_MESSAGES ,
-
Table: AMS_ACT_PARTNERS
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_PARTNERS, object_name:AMS_ACT_PARTNERS, status:VALID, product: AMS - Marketing , description: Holds the information about the participating partners for a marketing activity. , implementation_dba_data: AMS.AMS_ACT_PARTNERS ,
-
Table: AMS_ACT_OBJECTIVES
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_OBJECTIVES, object_name:AMS_ACT_OBJECTIVES, status:VALID, product: AMS - Marketing , description: Stores objectives for a specific activity (e.g. Promotion, Media, Event). , implementation_dba_data: AMS.AMS_ACT_OBJECTIVES ,
-
Table: AMS_ACT_OBJECTIVES
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_OBJECTIVES, object_name:AMS_ACT_OBJECTIVES, status:VALID, product: AMS - Marketing , description: Stores objectives for a specific activity (e.g. Promotion, Media, Event). , implementation_dba_data: AMS.AMS_ACT_OBJECTIVES ,
-
Table: AMS_ACT_PARTNERS
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_PARTNERS, object_name:AMS_ACT_PARTNERS, status:VALID, product: AMS - Marketing , description: Holds the information about the participating partners for a marketing activity. , implementation_dba_data: AMS.AMS_ACT_PARTNERS ,
-
Table: AMS_ACT_CATEGORIES
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_CATEGORIES, object_name:AMS_ACT_CATEGORIES, status:VALID, product: AMS - Marketing , description: Generic category table used to hold categories an acticity can belong to, for reporting and search capability. , implementation_dba_data: AMS.AMS_ACT_CATEGORIES ,
-
Table: AMS_ACT_PROGRAMS
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_PROGRAMS, object_name:AMS_ACT_PROGRAMS, status:VALID, product: AMS - Marketing , description: Stores programs for a specific activity such as an event. , implementation_dba_data: AMS.AMS_ACT_PROGRAMS ,
-
Table: AMS_ACT_RESOURCES
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_RESOURCES, object_name:AMS_ACT_RESOURCES, status:VALID, product: AMS - Marketing , description: Stores business parties for a specific activity such as an event. , implementation_dba_data: AMS.AMS_ACT_RESOURCES ,
-
Table: AMS_ACT_RESOURCES
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_RESOURCES, object_name:AMS_ACT_RESOURCES, status:VALID, product: AMS - Marketing , description: Stores business parties for a specific activity such as an event. , implementation_dba_data: AMS.AMS_ACT_RESOURCES ,
-
Table: AMS_ACT_ACCESS
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_ACCESS, object_name:AMS_ACT_ACCESS, status:VALID, product: AMS - Marketing , description: Holds access information for all marketing objects. , implementation_dba_data: AMS.AMS_ACT_ACCESS ,
-
Table: AMS_ACT_PRODUCTS
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_PRODUCTS, object_name:AMS_ACT_PRODUCTS, status:VALID, product: AMS - Marketing , description: Stores information about the products that are promoted as part of a promotion event. , implementation_dba_data: AMS.AMS_ACT_PRODUCTS ,
-
Table: AMS_ACT_CATEGORIES
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_CATEGORIES, object_name:AMS_ACT_CATEGORIES, status:VALID, product: AMS - Marketing , description: Generic category table used to hold categories an acticity can belong to, for reporting and search capability. , implementation_dba_data: AMS.AMS_ACT_CATEGORIES ,
-
Table: AMS_ACT_ACCESS
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_ACCESS, object_name:AMS_ACT_ACCESS, status:VALID, product: AMS - Marketing , description: Holds access information for all marketing objects. , implementation_dba_data: AMS.AMS_ACT_ACCESS ,
-
Table: AMS_ACT_PRODUCTS
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_PRODUCTS, object_name:AMS_ACT_PRODUCTS, status:VALID, product: AMS - Marketing , description: Stores information about the products that are promoted as part of a promotion event. , implementation_dba_data: AMS.AMS_ACT_PRODUCTS ,
-
Table: AMS_CUSTOM_SETUPS_B
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_CUSTOM_SETUPS_B, object_name:AMS_CUSTOM_SETUPS_B, status:VALID, product: AMS - Marketing , description: Stores all the custom setups. , implementation_dba_data: AMS.AMS_CUSTOM_SETUPS_B ,
-
Table: AMS_CUSTOM_SETUPS_B
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_CUSTOM_SETUPS_B, object_name:AMS_CUSTOM_SETUPS_B, status:VALID, product: AMS - Marketing , description: Stores all the custom setups. , implementation_dba_data: AMS.AMS_CUSTOM_SETUPS_B ,
-
Table: AMS_ACT_METRICS_ALL
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_METRICS_ALL, object_name:AMS_ACT_METRICS_ALL, status:VALID, product: AMS - Marketing , description: This table stores the value for a metrics being tracked against a marketing entity e.g. the current value for metrics 'ROI' for a specific marketing campaign. , implementation_dba_data: AMS.AMS_ACT_METRICS_ALL ,
-
Table: AMS_LIST_HEADERS_ALL
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_LIST_HEADERS_ALL, object_name:AMS_LIST_HEADERS_ALL, status:VALID, product: AMS - Marketing , description: This table stores the name and other details about a target list. , implementation_dba_data: AMS.AMS_LIST_HEADERS_ALL ,
-
Table: AMS_LIST_HEADERS_ALL
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_LIST_HEADERS_ALL, object_name:AMS_LIST_HEADERS_ALL, status:VALID, product: AMS - Marketing , description: This table stores the name and other details about a target list. , implementation_dba_data: AMS.AMS_LIST_HEADERS_ALL ,
-
Table: AMS_ACT_METRICS_ALL
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_METRICS_ALL, object_name:AMS_ACT_METRICS_ALL, status:VALID, product: AMS - Marketing , description: This table stores the value for a metrics being tracked against a marketing entity e.g. the current value for metrics 'ROI' for a specific marketing campaign. , implementation_dba_data: AMS.AMS_ACT_METRICS_ALL ,
-
View: AMS_EVENT_HEADERS_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_EVENT_HEADERS_VL, object_name:AMS_EVENT_HEADERS_VL, status:VALID, product: AMS - Marketing , description: This view returns the general information about marketing events (headers). , implementation_dba_data: APPS.AMS_EVENT_HEADERS_VL ,
-
View: AMS_EVENT_HEADERS_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_EVENT_HEADERS_VL, object_name:AMS_EVENT_HEADERS_VL, status:VALID, product: AMS - Marketing , description: This view returns the general information about marketing events (headers). , implementation_dba_data: APPS.AMS_EVENT_HEADERS_VL ,