Search Results ams_deliverables_all_b
Overview
The AMS_DELIVERABLES_ALL_B table is a core data object within the Oracle E-Business Suite (EBS) Marketing (AMS) module, specifically for versions 12.1.1 and 12.2.2. It serves as the master transactional table for storing detailed information about marketing deliverables and collateral. A deliverable is a tangible or digital asset used in marketing campaigns, such as brochures, whitepapers, or promotional items. The table's design enforces that each collateral record is uniquely identified by a combination of its name, language, and version. This structure supports the management of multi-language and versioned collateral libraries, which is critical for global marketing operations. The table's role is central to the campaign execution process, as deliverables are linked to campaign schedules and activities.
Key Information Stored
The table's primary key is the DELIVERABLE_ID, a unique system-generated identifier. Based on the documented foreign key relationships, other critical columns include DELIVERABLE_NAME, LANGUAGE_CODE, and VERSION_NUMBER, which together form the business key. Key descriptive and control attributes are stored in columns such as USER_STATUS_ID (for workflow status), OWNER_USER_ID (resource owner), and DEFAULT_APPROVER_ID. The table also holds categorization data via CATEGORY_TYPE_ID and CATEGORY_SUB_TYPE_ID links to the AMS_CATEGORIES_B table. Financial and attachment metadata is managed through columns like CHARGEBACK_AMOUNT_CURR_CODE and JTF_AMV_ITEM_ID. The REPLACED_BY_DELIVERABLE_ID column supports versioning by pointing to a newer version of the same deliverable.
Common Use Cases and Queries
A primary use case is querying active deliverables for a specific campaign or language to generate collateral kits or fulfillment lists. Administrators often run reports to audit deliverable status, ownership, and version history. Common SQL patterns include joining to the translated table (AMS_DELIVERABLES_ALL_TL) for user-facing descriptions and to campaign schedules for execution tracking. For example, to find all approved English deliverables for a campaign category, a query might filter on USER_STATUS_ID (mapped to an 'Approved' status code), LANGUAGE_CODE = 'US', and join through AMS_ACT_CATEGORIES. The user's search for "igr_i_pkg_item" suggests an interest in item or package integration, which may involve querying this table to interface deliverable metadata with other inventory or item management systems.
Related Objects
The table has extensive relationships within the AMS schema and with EBS foundation tables, as documented by its foreign keys. Key related objects include:
- AMS_DELIVERABLES_ALL_TL: The translated table joined on DELIVERABLE_ID for language-specific descriptions.
- AMS_CAMPAIGN_SCHEDULES: Links deliverables to specific campaign execution timelines via DELIVERABLE_ID.
- AMS_ACT_METRICS_ALL, AMS_ACT_BUDGETS, AMS_ACT_CATEGORIES: These activity-related tables reference DELIVERABLE_ID as the ACT_METRIC_USED_BY_ID, ACT_BUDGET_USED_BY_ID, and ACT_CATEGORY_USED_BY_ID, respectively, for tracking metrics, budgets, and categorization against deliverables.
- AMS_DELIV_KIT_ITEMS: References this table twice, for both DELIVERABLE_KIT_ID (the kit) and DELIVERABLE_KIT_PART_ID (components within the kit).
- Foundation Tables: Includes FND_LANGUAGES (LANGUAGE_CODE), FND_CURRENCIES (CHARGEBACK_AMOUNT_CURR_CODE), FND_USER (DEFAULT_APPROVER_ID), and JTF_RS_RESOURCE_EXTNS (OWNER_USER_ID).
-
Table: AMS_DELIVERABLES_ALL_B
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_DELIVERABLES_ALL_B, object_name:AMS_DELIVERABLES_ALL_B, status:VALID, product: AMS - Marketing , description: This table stores the details about marketing deliverables/collaterals, collaterals are uniquely identified by deliverable name, language and version. , implementation_dba_data: AMS.AMS_DELIVERABLES_ALL_B ,
-
Table: AMS_DELIVERABLES_ALL_B
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_DELIVERABLES_ALL_B, object_name:AMS_DELIVERABLES_ALL_B, status:VALID, product: AMS - Marketing , description: This table stores the details about marketing deliverables/collaterals, collaterals are uniquely identified by deliverable name, language and version. , implementation_dba_data: AMS.AMS_DELIVERABLES_ALL_B ,
-
APPS.AMS_ASSOCIATIONS_PVT dependencies on AMS_DELIVERABLES_ALL_B
12.1.1
-
APPS.AMS_ASSOCIATIONS_PVT dependencies on AMS_DELIVERABLES_ALL_B
12.2.2
-
APPS.AMS_PHYSICAL_FULFILLMENT_PUB dependencies on AMS_DELIVERABLES_ALL_B
12.1.1
-
APPS.IGR_I_PKG_ITEM_CRM_PKG dependencies on AMS_DELIVERABLES_ALL_B
12.1.1
-
APPS.IGR_I_PKG_ITEM_PKG dependencies on AMS_DELIVERABLES_ALL_B
12.1.1
-
APPS.AMS_REFRESHMETRIC_PVT dependencies on AMS_DELIVERABLES_ALL_B
12.1.1
-
APPS.AMS_WFCMPAPR_PVT dependencies on AMS_DELIVERABLES_ALL_B
12.2.2
-
APPS.AMS_EVENTSCHEDULE_COPY_PVT dependencies on AMS_DELIVERABLES_ALL_B
12.2.2
-
APPS.AMS_EVENT_OBJECTS_COPY_PVT dependencies on AMS_DELIVERABLES_ALL_B
12.1.1
-
APPS.AMS_ACTMETRIC_PVT dependencies on AMS_DELIVERABLES_ALL_B
12.1.1
-
APPS.AMS_ACTMETRICS_ENGINE_PVT dependencies on AMS_DELIVERABLES_ALL_B
12.1.1
-
APPS.AMS_EVENTSCHEDULE_COPY_PVT dependencies on AMS_DELIVERABLES_ALL_B
12.1.1
-
APPS.AMS_DELIVERABLE_PVT dependencies on AMS_DELIVERABLES_ALL_B
12.2.2
-
APPS.AMS_EVENT_OBJECTS_COPY_PVT dependencies on AMS_DELIVERABLES_ALL_B
12.2.2
-
APPS.AMV_USER_PVT dependencies on AMS_DELIVERABLES_ALL_B
12.2.2
-
APPS.AMS_DELIVKITITEM_PVT dependencies on AMS_DELIVERABLES_ALL_B
12.2.2
-
APPS.AMS_DELIVERABLE_PVT dependencies on AMS_DELIVERABLES_ALL_B
12.1.1
-
APPS.ASO_ORDER_INT dependencies on AMS_DELIVERABLES_ALL_B
12.2.2
-
APPS.JTF_FULFILLMENT_PUB dependencies on AMS_DELIVERABLES_ALL_B
12.1.1
-
APPS.JTF_FULFILLMENT_PUB dependencies on AMS_DELIVERABLES_ALL_B
12.2.2
-
APPS.AMS_DELIVKITITEM_PVT dependencies on AMS_DELIVERABLES_ALL_B
12.1.1
-
APPS.AMS_ACTMETRIC_PVT dependencies on AMS_DELIVERABLES_ALL_B
12.2.2
-
APPS.ASO_ORDER_INT dependencies on AMS_DELIVERABLES_ALL_B
12.1.1
-
APPS.OZF_FUND_UTILIZED_PUB dependencies on AMS_DELIVERABLES_ALL_B
12.2.2
-
APPS.AMS_DELIVERABLES_ALL_PKG dependencies on AMS_DELIVERABLES_ALL_B
12.1.1
-
APPS.OZF_FUND_UTILIZED_PUB dependencies on AMS_DELIVERABLES_ALL_B
12.1.1
-
APPS.AMS_DELIVERABLERULES_PVT dependencies on AMS_DELIVERABLES_ALL_B
12.1.1
-
APPS.AMS_WFCMPAPR_PVT dependencies on AMS_DELIVERABLES_ALL_B
12.1.1
-
APPS.AMV_USER_PVT dependencies on AMS_DELIVERABLES_ALL_B
12.1.1
-
APPS.AMS_REFRESHMETRIC_PVT dependencies on AMS_DELIVERABLES_ALL_B
12.2.2
-
APPS.AMS_DELIVERABLERULES_PVT dependencies on AMS_DELIVERABLES_ALL_B
12.2.2
-
APPS.AMS_ACTMETRICS_ENGINE_PVT dependencies on AMS_DELIVERABLES_ALL_B
12.2.2
-
APPS.AMS_PHYSICAL_FULFILLMENT_PUB dependencies on AMS_DELIVERABLES_ALL_B
12.2.2
-
APPS.AMS_DELIVERABLES_ALL_PKG dependencies on AMS_DELIVERABLES_ALL_B
12.2.2
-
APPS.AMS_DELIVERABLES_ALL_PKG dependencies on AMS_DELIVERABLES_ALL_B_S
12.1.1
-
Table: AMS_DELIV_KIT_ITEMS
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_DELIV_KIT_ITEMS, object_name:AMS_DELIV_KIT_ITEMS, status:VALID, product: AMS - Marketing , description: This table stores the details about marketing deliverable kits, the information captured include the collaterals included in the kit. , implementation_dba_data: AMS.AMS_DELIV_KIT_ITEMS ,
-
Table: AMS_DELIV_KIT_ITEMS
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_DELIV_KIT_ITEMS, object_name:AMS_DELIV_KIT_ITEMS, status:VALID, product: AMS - Marketing , description: This table stores the details about marketing deliverable kits, the information captured include the collaterals included in the kit. , implementation_dba_data: AMS.AMS_DELIV_KIT_ITEMS ,
-
APPS.AMS_DELIVERABLES_ALL_PKG dependencies on AMS_DELIVERABLES_ALL_B_S
12.2.2
-
VIEW: APPS.AMS_DELIVERABLES_ALL_B_DFV
12.1.1
-
VIEW: APPS.AMS_DELIVERABLES_ALL_B_DFV
12.2.2
-
APPS.AMS_DELIVERABLERULES_PVT SQL Statements
12.2.2
-
APPS.JTF_FULFILLMENT_PUB SQL Statements
12.2.2
-
Table: AMS_CATEGORIES_B
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_CATEGORIES_B, object_name:AMS_CATEGORIES_B, status:VALID, product: AMS - Marketing , description: This table stores the definition for categories and is used by Events, Metrics and the Deliverables area. , implementation_dba_data: AMS.AMS_CATEGORIES_B ,
-
APPS.JTF_FULFILLMENT_PUB SQL Statements
12.1.1
-
APPS.AMS_DELIVERABLERULES_PVT SQL Statements
12.1.1
-
APPS.AMS_DELIVERABLE_PVT SQL Statements
12.2.2
-
SYNONYM: APPS.AMS_DELIVERABLES_ALL_B
12.1.1
owner:APPS, object_type:SYNONYM, object_name:AMS_DELIVERABLES_ALL_B, status:VALID,
-
APPS.AMS_DELIVERABLE_PVT SQL Statements
12.1.1