Search Results use_for_wp_flag




Overview

PA_RESOURCE_LISTS_ALL_BG is the base table in the Oracle Projects (PA) schema that stores implementation-defined lists of resources used for budgeting and project summary amounts. A resource list defines a named grouping of resources—such as expenditure categories, job groups, or item master entries—that Oracle Projects uses to aggregate, plan, and report cost and revenue figures consistently across a project or project type. In Oracle EBS 12.1.1 and 12.2.2 the table is the anchor for resource-based budgeting, summary amount generation, allocation basis definitions, and project forecasting options.

Under the ETRM Data Vault heuristic classification derived from its foreign-key structure, PA_RESOURCE_LISTS_ALL_BG functions as a hub. It carries the surrogate identifier RESOURCE_LIST_ID as its declared primary key (PA_RESOURCE_LISTS_PK) and is referenced extensively by many downstream transactional and configuration tables, while itself referencing only a small number of code and group tables. This pattern is characteristic of a hub entity in a dimensional or Data Vault modeling view, though the table as shipped is a fully normalized OLTP structure rather than a warehouse artifact.

Key Information Stored

The table contains 28 columns. The most significant include:

Distinguish the surrogate key RESOURCE_LIST_ID from the two documented business-key candidates: PA_RESOURCE_LISTS_U1 (RESOURCE_LIST_ID, ZD_EDITION_NAME) and PA_RESOURCE_LISTS_U2 (NAME, BUSINESS_GROUP_ID, ZD_EDITION_NAME), the latter providing the meaningful uniqueness constraint on the resource list name within its business group.

Common Use Cases and Queries

Typical uses include reporting the resource lists defined for a project type, tracing which budget versions or allocation rules consume a given list, and resolving the list attached to a project's cost or revenue budget. A frequently executed pattern joins the base table to its translated names:

These queries support implementation audits, budget configuration documentation, and validation of resource list assignments when troubleshooting budget generation or summary amount discrepancies.

Related Objects

The most significant related objects, per the documented FK relationships, are:

  • PA_RESOURCE_LIST_MEMBERS — child table on RESOURCE_LIST_ID holding the individual resource entries of each list.
  • PA_RESOURCE_LISTS_TL — translated name and description table, joined on RESOURCE_LIST_ID.
  • PA_RESOURCE_LIST_ASSIGNMENTS — assignment of lists to projects or contexts, on RESOURCE_LIST_ID.
  • PA_BUDGET_VERSIONS and GMS_BUDGET_VERSIONS — budget version configuration referencing RESOURCE_LIST_ID.
  • PA_ALLOC_RULES_ALL — allocation rules referencing the list through ALLOC_RESOURCE_LIST_ID and BASIS_RESOURCE_LIST_ID.
  • PA_PROJECT_TYPES_ALL — default, cost budget, and revenue budget resource list assignments.
  • PA_PROJ_FP_OPTIONS — forecasting options referencing ALL_RESOURCE_LIST_ID, COST_RESOURCE_LIST_ID, and REVENUE_RESOURCE_LIST_ID.
  • PA_RESOURCE_ACCUM_DETAILS and PA_PROJECT_ACCUM_HEADERS — summary/accumulation structures tied to resource lists.
  • PA_RESOURCE_TYPES and PER_JOB_GROUPS — parent reference tables via GROUP_RESOURCE_TYPE_ID and JOB_GROUP_ID.
  • PA_PLAN_RL_FORMATS and PA_RESOURCE_MAPS — planning formats and resource map definitions referencing the list.
  • Table: PA_RESOURCE_LISTS_ALL_BG 12.1.1

    owner:PA,  object_type:TABLE,  fnd_design_data:PA.PA_RESOURCE_LISTS_ALL_BG,  object_name:PA_RESOURCE_LISTS_ALL_BG,  status:VALID,  product: PA - Projectsdescription: Implementation-defined lists of resources for budgeting and project summary amounts ,  implementation_dba_data: PA.PA_RESOURCE_LISTS_ALL_BG

  • Table: PA_RESOURCE_LISTS_ALL_BG 12.2.2

    owner:PA,  object_type:TABLE,  fnd_design_data:PA.PA_RESOURCE_LISTS_ALL_BG,  object_name:PA_RESOURCE_LISTS_ALL_BG,  status:VALID,  product: PA - Projectsdescription: Implementation-defined lists of resources for budgeting and project summary amounts ,  implementation_dba_data: PA.PA_RESOURCE_LISTS_ALL_BG

  • View: PA_RESOURCE_LIST_ASSIGNMENTS_V 12.1.1

    owner:APPS,  object_type:VIEW,  fnd_design_data:PA.PA_RESOURCE_LIST_ASSIGNMENTS_V,  object_name:PA_RESOURCE_LIST_ASSIGNMENTS_V,  status:VALID,  product: PA - Projectsdescription: Resource list assignments to self service budget and workplan. ,  implementation_dba_data: APPS.PA_RESOURCE_LIST_ASSIGNMENTS_V

  • View: PA_RESOURCE_LIST_ASSIGNMENTS_V 12.2.2

    owner:APPS,  object_type:VIEW,  fnd_design_data:PA.PA_RESOURCE_LIST_ASSIGNMENTS_V,  object_name:PA_RESOURCE_LIST_ASSIGNMENTS_V,  status:VALID,  product: PA - Projectsdescription: Resource list assignments to self service budget and workplan. ,  implementation_dba_data: APPS.PA_RESOURCE_LIST_ASSIGNMENTS_V

  • View: PA_RESOURCE_LISTS_VL 12.2.2

    owner:APPS,  object_type:VIEW,  fnd_design_data:PA.PA_RESOURCE_LISTS_VL,  object_name:PA_RESOURCE_LISTS_VL,  status:VALID,  product: PA - Projectsdescription: View that displays all resource lists Comprehensive Description : View that displays all resource lists irrespective of the business group in implementation options. ,  implementation_dba_data: APPS.PA_RESOURCE_LISTS_VL

  • View: PA_RESOURCE_LISTS_R 12.1.1

    product: PA - Projectsdescription: Brief Description : View that displays resource lists for the business group in implementation options Comprehensive Description : View that displays resource lists for the business group in implementation options. ,  implementation_dba_data: Not implemented in this database

  • View: PA_RESOURCE_LISTS 12.1.1

    owner:APPS,  object_type:VIEW,  fnd_design_data:PA.PA_RESOURCE_LISTS,  object_name:PA_RESOURCE_LISTS,  status:VALID,  product: PA - Projectsdescription: Brief Description : View that displays resource lists for the business group in implementation options Comprehensive Description : View that displays resource lists for the business group in implementation options. ,  implementation_dba_data: APPS.PA_RESOURCE_LISTS

  • View: PA_RESOURCE_LISTS_VL 12.1.1

    owner:APPS,  object_type:VIEW,  fnd_design_data:PA.PA_RESOURCE_LISTS_VL,  object_name:PA_RESOURCE_LISTS_VL,  status:VALID,  product: PA - Projectsdescription: View that displays all resource lists Comprehensive Description : View that displays all resource lists irrespective of the business group in implementation options. ,  implementation_dba_data: APPS.PA_RESOURCE_LISTS_VL

  • View: PA_RESOURCE_LISTS_R 12.2.2

    product: PA - Projectsdescription: Brief Description : View that displays resource lists for the business group in implementation options Comprehensive Description : View that displays resource lists for the business group in implementation options. ,  implementation_dba_data: Not implemented in this database

  • View: PA_RESOURCE_LISTS 12.2.2

    owner:APPS,  object_type:VIEW,  fnd_design_data:PA.PA_RESOURCE_LISTS,  object_name:PA_RESOURCE_LISTS,  status:VALID,  product: PA - Projectsdescription: Brief Description : View that displays resource lists for the business group in implementation options Comprehensive Description : View that displays resource lists for the business group in implementation options. ,  implementation_dba_data: APPS.PA_RESOURCE_LISTS