Search Results ams_act_budgets
Overview
The AMS_ACT_BUDGETS table is a core data object within the Oracle E-Business Suite Marketing (AMS) module. It functions as the central repository for managing budget source allocations for marketing activities. In the context of campaign and event management, this table tracks the financial resources assigned to specific marketing initiatives, detailing the relationship between a budget source and the activity consuming it. Its role is critical for financial tracking, cost allocation, and budgetary control across marketing campaigns, events, and deliverables, ensuring that expenditure is properly sourced and monitored against planned budgets.
Key Information Stored
While the provided metadata does not list all columns, the primary and foreign keys define the essential relationships. The central column is ACTIVITY_BUDGET_ID, which serves as the unique primary key for each budget allocation record. Two critical foreign key columns establish the table's purpose: BUDGET_SOURCE_ID links to the marketing object (campaign or event) that provides the budget, and ACT_BUDGET_USED_BY_ID links to the marketing object (campaign, event, or deliverable) that is consuming or using the allocated budget. This structure allows a single budget source to fund multiple activities and for an activity to potentially draw from multiple sources.
Common Use Cases and Queries
A primary use case is generating reports on budget utilization for a specific marketing campaign or event. Analysts can query this table to understand funding sources and expenditure. Common SQL patterns involve joining AMS_ACT_BUDGETS to related campaign or event tables to produce meaningful reports. For example, to list all budget sources and their allocated amounts for a specific campaign, one might join on BUDGET_SOURCE_ID. Conversely, to analyze all activities funded by a particular budget source campaign, the join would be on ACT_BUDGET_USED_BY_ID. This table is also pivotal in backend processes for validating budget availability before creating new marketing activities and for updating committed amounts as activities are planned and executed.
Related Objects
The table maintains defined foreign key relationships with several key marketing tables, as documented in the metadata. These relationships are fundamental to its integration within the AMS schema.
- AMS_CAMPAIGNS_ALL_B: Linked twice via foreign keys. A campaign can be a budget source (join on BUDGET_SOURCE_ID) or a budget consumer (join on ACT_BUDGET_USED_BY_ID).
- AMS_EVENT_HEADERS_ALL_B: Similarly linked twice. An event header can act as either a source or consumer of a budget, using the same BUDGET_SOURCE_ID and ACT_BUDGET_USED_BY_ID columns.
- AMS_DELIVERABLES_ALL_B: Linked as a consumer of budget. A deliverable (a specific marketing output) can be the entity using the allocated funds, linked via the ACT_BUDGET_USED_BY_ID column.
The primary key constraint AMS_ACT_BUDGETS_PK on ACTIVITY_BUDGET_ID ensures the uniqueness of each budget allocation record.
-
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_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 ,
-
APPS.BIM_CAMPAIGN_FACTS dependencies on AMS_ACT_BUDGETS
12.2.2
-
APPS.AMS_DELIVERABLERULES_PVT dependencies on AMS_ACT_BUDGETS
12.1.1
-
APPS.AMS_GEN_APPROVAL_PVT dependencies on AMS_ACT_BUDGETS
12.2.2
-
APPS.AMS_GEN_APPROVAL_PVT dependencies on AMS_ACT_BUDGETS
12.1.1
-
APPS.AMS_DELIVERABLE_PVT dependencies on AMS_ACT_BUDGETS
12.2.2
-
APPS.AMS_DELIVERABLERULES_PVT dependencies on AMS_ACT_BUDGETS
12.2.2
-
APPS.BIM_CAMPAIGN_FACTS dependencies on AMS_ACT_BUDGETS
12.1.1
-
APPS.AMS_DELIVERABLE_PVT dependencies on AMS_ACT_BUDGETS
12.1.1
-
APPS.AMS_EVENTOFFER_PVT dependencies on OZF_ACT_BUDGETS
12.2.2
-
APPS.AMS_EVHRULES_PVT dependencies on OZF_ACT_BUDGETS
12.2.2
-
APPS.AMS_EVENTHEADER_PVT dependencies on OZF_ACT_BUDGETS
12.2.2
-
APPS.AMS_EVHRULES_PVT dependencies on OZF_ACT_BUDGETS
12.1.1
-
APPS.AMS_EVENTOFFER_PVT dependencies on OZF_ACT_BUDGETS
12.1.1
-
APPS.AMS_EVENTHEADER_PVT dependencies on OZF_ACT_BUDGETS
12.1.1
-
SYNONYM: APPS.AMS_ACT_BUDGETS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:AMS_ACT_BUDGETS, status:VALID,
-
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 ,
-
View: OZF_FUND_CHECKBOOK_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OZF.OZF_FUND_CHECKBOOK_V, object_name:OZF_FUND_CHECKBOOK_V, status:VALID, product: OZF - Trade Management , implementation_dba_data: APPS.OZF_FUND_CHECKBOOK_V ,
-
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_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 ,
-
APPS.BIM_CAMPAIGN_FACTS dependencies on AMS_SOURCE_CODES
12.1.1
-
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 ,
-
APPS.AMS_DELIVERABLERULES_PVT dependencies on DUAL
12.1.1
-
APPS.AMS_DELIVERABLERULES_PVT dependencies on DUAL
12.2.2
-
APPS.BIM_CAMPAIGN_FACTS dependencies on AMS_SOURCE_CODES
12.2.2
-
View: OZF_FUND_CHECKBOOK_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OZF.OZF_FUND_CHECKBOOK_V, object_name:OZF_FUND_CHECKBOOK_V, status:VALID, product: OZF - Trade Management , implementation_dba_data: APPS.OZF_FUND_CHECKBOOK_V ,
-
APPS.BIM_CAMPAIGN_FACTS dependencies on AMS_CAMPAIGNS_ALL_B
12.2.2
-
APPS.BIM_CAMPAIGN_FACTS dependencies on JTF_LOC_HIERARCHIES_B
12.2.2
-
APPS.BIM_CAMPAIGN_FACTS dependencies on AMS_CAMPAIGNS_ALL_B
12.1.1
-
APPS.BIM_CAMPAIGN_FACTS dependencies on JTF_LOC_HIERARCHIES_B
12.1.1
-
SYNONYM: APPS.AMS_ACT_BUDGETS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:AMS_ACT_BUDGETS, status:VALID,
-
APPS.AMS_GEN_APPROVAL_PVT dependencies on OZF_FUNDS_ALL_VL
12.2.2
-
PACKAGE BODY: APPS.AMS_DELIVERABLERULES_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:AMS_DELIVERABLERULES_PVT, status:VALID,
-
APPS.AMS_GEN_APPROVAL_PVT dependencies on OZF_FUNDS_ALL_VL
12.1.1
-
PACKAGE BODY: APPS.AMS_GEN_APPROVAL_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:AMS_GEN_APPROVAL_PVT, status:VALID,
-
PACKAGE BODY: APPS.AMS_DELIVERABLERULES_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:AMS_DELIVERABLERULES_PVT, status:VALID,
-
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 ,
-
PACKAGE BODY: APPS.BIM_CAMPAIGN_FACTS
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:BIM_CAMPAIGN_FACTS, status:VALID,
-
TABLE: AMS.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,
-
PACKAGE BODY: APPS.AMS_DELIVERABLE_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:AMS_DELIVERABLE_PVT, status:VALID,
-
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 ,
-
PACKAGE BODY: APPS.BIM_CAMPAIGN_FACTS
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:BIM_CAMPAIGN_FACTS, status:VALID,
-
PACKAGE BODY: APPS.AMS_GEN_APPROVAL_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:AMS_GEN_APPROVAL_PVT, status:VALID,
-
PACKAGE BODY: APPS.AMS_DELIVERABLE_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:AMS_DELIVERABLE_PVT, status:VALID,
-
APPS.AMS_EVHRULES_PVT dependencies on DUAL
12.1.1
-
APPS.AMS_DELIVERABLERULES_PVT SQL Statements
12.2.2
-
SYNONYM: APPS.OZF_ACT_BUDGETS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:OZF_ACT_BUDGETS, status:VALID,
-
APPS.AMS_EVHRULES_PVT dependencies on DUAL
12.2.2
-
APPS.AMS_DELIVERABLERULES_PVT SQL Statements
12.1.1