Search Results pa_lowest_rlmem_it
Overview
The PA_LOWEST_RLMEM_IT table is a core data structure within the Oracle E-Business Suite Projects (PA) module, specifically designed to support the Oracle Project Analysis Collection Pack. This pack is integral to the Business Intelligence (BI) and reporting infrastructure for project data. The table's primary role is to store and manage information pertaining to the lowest-level, or leaf-node, members of project resource lists. These members represent the atomic, billable resources—such as specific employees, job roles, or equipment—that can be assigned to project tasks for planning, budgeting, and commitment tracking. By maintaining this granular resource information in a dedicated interface table (indicated by the "_IT" suffix), it serves as a staging area for the ETL (Extract, Transform, Load) processes that populate the Project Analytics data warehouse, enabling sophisticated multi-dimensional analysis of project performance and resource utilization.
Key Information Stored
While the provided metadata does not list specific columns beyond key identifiers, the table's purpose and relationships define its critical data elements. The central column is RESOURCE_LIST_MEMBER_ID, which serves as the primary key and uniquely identifies each lowest-level resource record. This ID is the critical link used across various transactional interface tables. Another essential column is PARENT_MEMBER_ID, a foreign key that establishes a hierarchical relationship by linking the lowest-level resource to a parent record in the PA_TOP_RLMEM_IT table. This structure allows for the representation of resource hierarchies within the analytics framework. The table likely contains additional descriptive attributes for the resource member, such as a name, effective dates, and classification codes, which are essential for reporting and analysis.
Common Use Cases and Queries
The primary use case for this table is within the data integration flows for Project Analytics. It is queried during the collection process to fetch detailed resource information for loading into the BI repository. Common reporting scenarios involve analyzing budget and commitment details by specific resource. A typical SQL pattern joins this table to related budget or commitment interface tables to retrieve resource details. For example, to analyze project budget lines with resource information, a query might join PA_PRJ_BGT_LINES_IT_ALL to PA_LOWEST_RLMEM_IT on RESOURCE_LIST_MEMBER_ID. Another common query traces the resource hierarchy by joining PA_LOWEST_RLMEM_IT to PA_TOP_RLMEM_IT via the PARENT_MEMBER_ID column, enabling reports that aggregate low-level resource data to higher-level resource groupings.
Related Objects
The PA_LOWEST_RLMEM_IT table is a central hub within the Project Analysis Collection Pack schema, with defined relationships to several key interface tables.
- Parent Reference: PA_LOWEST_RLMEM_IT.PARENT_MEMBER_ID references PA_TOP_RLMEM_IT, defining the resource hierarchy.
- Child References (Tables referencing this table):
- PA_PRJ_ACT_CMT_IT_ALL (via RESOURCE_LIST_MEMBER_ID): Stores project-level actual commitment details for specific resources.
- PA_PRJ_BGT_LINES_IT_ALL (via RESOURCE_LIST_MEMBER_ID): Stores project-level budget line details for specific resources.
- PA_TSK_ACT_CMT_IT_ALL (via RESOURCE_LIST_MEMBER_ID): Stores task-level actual commitment details for specific resources.
- PA_TSK_BGT_LINES_IT_ALL (via RESOURCE_LIST_MEMBER_ID): Stores task-level budget line details for specific resources.
These relationships underscore the table's critical function in linking granular resource definitions to financial project transactions (budgets and commitments) at both the project and task levels for analytical purposes.
-
Table: PA_LOWEST_RLMEM_IT
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_LOWEST_RLMEM_IT, object_name:PA_LOWEST_RLMEM_IT, status:VALID, product: PA - Projects , description: Information about the lowest level of resources for Oracle Project Analysis Collection Pack , implementation_dba_data: PA.PA_LOWEST_RLMEM_IT ,
-
Table: PA_LOWEST_RLMEM_IT
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_LOWEST_RLMEM_IT, object_name:PA_LOWEST_RLMEM_IT, status:VALID, product: PA - Projects , description: Information about the lowest level of resources for Oracle Project Analysis Collection Pack , implementation_dba_data: PA.PA_LOWEST_RLMEM_IT ,
-
APPS.PA_ADW_COLLECT_MAIN dependencies on PA_LOWEST_RLMEM_IT
12.1.1
-
APPS.PA_ADW_COLLECT_DIMENSIONS dependencies on PA_LOWEST_RLMEM_IT
12.2.2
-
APPS.PA_ADW_COLLECT_DIMENSIONS dependencies on PA_LOWEST_RLMEM_IT
12.1.1
-
APPS.PA_ADW_COLLECT_MAIN dependencies on PA_LOWEST_RLMEM_IT
12.2.2
-
APPS.PA_ADW_COLLECT_MAIN dependencies on PA_TOP_RLMEM_IT
12.2.2
-
SYNONYM: APPS.PA_LOWEST_RLMEM_IT
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PA_LOWEST_RLMEM_IT, status:VALID,
-
VIEW: PA.PA_LOWEST_RLMEM_IT#
12.2.2
-
VIEW: PA.PA_LOWEST_RLMEM_IT#
12.2.2
owner:PA, object_type:VIEW, object_name:PA_LOWEST_RLMEM_IT#, status:VALID,
-
APPS.PA_ADW_COLLECT_MAIN dependencies on PA_TOP_RLMEM_IT
12.1.1
-
APPS.PA_ADW_COLLECT_MAIN dependencies on PA_CLASS_CODES_IT
12.1.1
-
SYNONYM: APPS.PA_LOWEST_RLMEM_IT
12.2.2
owner:APPS, object_type:SYNONYM, object_name:PA_LOWEST_RLMEM_IT, status:VALID,
-
TABLE: PA.PA_LOWEST_RLMEM_IT
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_LOWEST_RLMEM_IT, object_name:PA_LOWEST_RLMEM_IT, status:VALID,
-
APPS.PA_ADW_COLLECT_MAIN dependencies on PA_RES_LISTS_IT
12.1.1
-
APPS.PA_ADW_COLLECT_MAIN dependencies on PA_CLASS_CODES_IT
12.2.2
-
Table: PA_TSK_ACT_CMT_IT_ALL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_TSK_ACT_CMT_IT_ALL, object_name:PA_TSK_ACT_CMT_IT_ALL, status:VALID, product: PA - Projects , description: Task level actuals and commitments for Oracle Project Analysis Collection Pack , implementation_dba_data: PA.PA_TSK_ACT_CMT_IT_ALL ,
-
APPS.PA_ADW_COLLECT_MAIN dependencies on PA_RES_LISTS_IT
12.2.2
-
APPS.PA_ADW_COLLECT_MAIN dependencies on PA_CLASS_CODES
12.2.2
-
APPS.PA_ADW_COLLECT_MAIN dependencies on PA_CLASS_CODES
12.1.1
-
Table: PA_PRJ_BGT_LINES_IT_ALL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PRJ_BGT_LINES_IT_ALL, object_name:PA_PRJ_BGT_LINES_IT_ALL, status:VALID, product: PA - Projects , description: Information about budgets at the project level for Oracle Project Analysis Collection Pack , implementation_dba_data: PA.PA_PRJ_BGT_LINES_IT_ALL ,
-
APPS.PA_ADW_COLLECT_MAIN dependencies on PA_PROJECTS_IT
12.1.1
-
APPS.PA_ADW_COLLECT_MAIN dependencies on PA_PROJECTS_IT
12.2.2
-
TABLE: PA.PA_LOWEST_RLMEM_IT
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_LOWEST_RLMEM_IT, object_name:PA_LOWEST_RLMEM_IT, status:VALID,
-
APPS.PA_ADW_COLLECT_MAIN dependencies on PA_ALL_PRJ_TYPES_IT
12.1.1
-
Table: PA_TSK_BGT_LINES_IT_ALL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_TSK_BGT_LINES_IT_ALL, object_name:PA_TSK_BGT_LINES_IT_ALL, status:VALID, product: PA - Projects , description: Task level budgets for Oracle Project Analysis Collection Pack , implementation_dba_data: PA.PA_TSK_BGT_LINES_IT_ALL ,
-
Table: PA_TSK_ACT_CMT_IT_ALL
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_TSK_ACT_CMT_IT_ALL, object_name:PA_TSK_ACT_CMT_IT_ALL, status:VALID, product: PA - Projects , description: Task level actuals and commitments for Oracle Project Analysis Collection Pack , implementation_dba_data: PA.PA_TSK_ACT_CMT_IT_ALL ,
-
Table: PA_PRJ_ACT_CMT_IT_ALL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PRJ_ACT_CMT_IT_ALL, object_name:PA_PRJ_ACT_CMT_IT_ALL, status:VALID, product: PA - Projects , description: Information about project level actuals and commitments for Oracle Project Analysis Collection Pack , implementation_dba_data: PA.PA_PRJ_ACT_CMT_IT_ALL ,
-
Table: PA_PRJ_ACT_CMT_IT_ALL
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PRJ_ACT_CMT_IT_ALL, object_name:PA_PRJ_ACT_CMT_IT_ALL, status:VALID, product: PA - Projects , description: Information about project level actuals and commitments for Oracle Project Analysis Collection Pack , implementation_dba_data: PA.PA_PRJ_ACT_CMT_IT_ALL ,
-
Table: PA_PRJ_BGT_LINES_IT_ALL
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PRJ_BGT_LINES_IT_ALL, object_name:PA_PRJ_BGT_LINES_IT_ALL, status:VALID, product: PA - Projects , description: Information about budgets at the project level for Oracle Project Analysis Collection Pack , implementation_dba_data: PA.PA_PRJ_BGT_LINES_IT_ALL ,
-
Table: PA_TOP_RLMEM_IT
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_TOP_RLMEM_IT, object_name:PA_TOP_RLMEM_IT, status:VALID, product: PA - Projects , description: Information about the group level of resources for Oracle Project Analysis Collection Pack , implementation_dba_data: PA.PA_TOP_RLMEM_IT ,
-
Table: PA_TOP_RLMEM_IT
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_TOP_RLMEM_IT, object_name:PA_TOP_RLMEM_IT, status:VALID, product: PA - Projects , description: Information about the group level of resources for Oracle Project Analysis Collection Pack , implementation_dba_data: PA.PA_TOP_RLMEM_IT ,
-
APPS.PA_ADW_COLLECT_MAIN dependencies on PA_CLASS_CATGS_IT
12.1.1
-
APPS.PA_ADW_COLLECT_MAIN dependencies on PA_PRJ_CLASSES_IT
12.2.2
-
APPS.PA_ADW_COLLECT_MAIN dependencies on PA_PRJ_CLASSES_IT
12.1.1
-
Table: PA_TSK_BGT_LINES_IT_ALL
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_TSK_BGT_LINES_IT_ALL, object_name:PA_TSK_BGT_LINES_IT_ALL, status:VALID, product: PA - Projects , description: Task level budgets for Oracle Project Analysis Collection Pack , implementation_dba_data: PA.PA_TSK_BGT_LINES_IT_ALL ,
-
APPS.PA_ADW_COLLECT_MAIN dependencies on PA_CLASS_CATGS_IT
12.2.2
-
APPS.PA_ADW_COLLECT_MAIN dependencies on PA_EXP_TYPES_IT
12.1.1
-
APPS.PA_ADW_COLLECT_MAIN dependencies on PA_ALL_PRJ_TYPES_IT
12.2.2
-
APPS.PA_ADW_COLLECT_MAIN dependencies on PA_EXP_TYPES_IT
12.2.2
-
APPS.PA_ADW_COLLECT_MAIN dependencies on PA_PERIODS_IT
12.2.2
-
APPS.PA_ADW_COLLECT_MAIN dependencies on PA_PERIODS_IT
12.1.1
-
APPS.PA_ADW_COLLECT_MAIN dependencies on PA_SRVC_TYPES_IT
12.1.1
-
APPS.PA_ADW_COLLECT_MAIN dependencies on PA_PRJ_TYPES_IT
12.1.1
-
PACKAGE BODY: APPS.PA_ADW_COLLECT_DIMENSIONS
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PA_ADW_COLLECT_DIMENSIONS, status:VALID,
-
PACKAGE BODY: APPS.PA_ADW_COLLECT_MAIN
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:PA_ADW_COLLECT_MAIN, status:VALID,
-
APPS.PA_ADW_COLLECT_MAIN dependencies on PA_SRVC_TYPES_IT
12.2.2
-
APPS.PA_ADW_COLLECT_MAIN dependencies on PA_BGT_TYPES_IT
12.2.2
-
APPS.PA_ADW_COLLECT_MAIN dependencies on PA_BGT_TYPES_IT
12.1.1
-
APPS.PA_ADW_COLLECT_MAIN dependencies on PA_PRJ_TYPES_IT
12.2.2