Search Results pa_project_requests
Overview
The PA_PROJECT_REQUESTS table is a core transactional entity within the Oracle E-Business Suite Projects (PA) module. It serves as the primary repository for project creation requests, functioning as a staging or workflow table that captures and manages the initial data required to establish a new project in the system. Its role is critical in governing the project initiation lifecycle, ensuring that all necessary information is collected and validated before a formal project record is generated in the main project tables. This structured approach supports controlled project setup, approval workflows, and auditability.
Key Information Stored
While the provided metadata does not list specific columns beyond foreign keys, the table's purpose and relationships indicate it stores comprehensive request details. Key data points typically include a unique request identifier, descriptive fields for the proposed project (name, description, start/end dates), and classification data such as project type and template. Crucially, it holds foreign key references to critical master data, including the requester's identity, the intended customer (CUST_PARTY_ID, CUST_ACCOUNT_ID, CUST_PARTY_SITE_ID), and the requested project status (STATUS_CODE). Additional columns would capture creation dates, last update details, and workflow-related attributes to track the request's progression.
Common Use Cases and Queries
A primary use case is generating reports on pending project requests for managerial review. Administrators often query this table to monitor the pipeline of new projects. Common SQL patterns include filtering by status to find requests awaiting approval or joining with customer tables to analyze requests by client. For instance, a query to list all pending requests with customer details would join PA_PROJECT_REQUESTS with HZ_CUST_ACCOUNTS on CUST_ACCOUNT_ID and with PA_PROJECT_STATUSES on STATUS_CODE. The table is also central to the "Create Project from Request" process, where its data is validated and used to populate the definitive project records in tables like PA_PROJECTS_ALL.
Related Objects
The table maintains documented foreign key relationships with several key master data tables, as per the provided metadata:
- PA_PROJECT_STATUSES: Joined via
PA_PROJECT_REQUESTS.STATUS_CODEto validate and describe the request's workflow state. - HZ_PARTIES: Joined via
PA_PROJECT_REQUESTS.CUST_PARTY_IDto access the customer's universal party information. - HZ_CUST_ACCOUNTS: Joined via
PA_PROJECT_REQUESTS.CUST_ACCOUNT_IDto link the request to the specific customer account. - HZ_PARTY_SITES: Joined via
PA_PROJECT_REQUESTS.CUST_PARTY_SITE_IDto specify the customer's site or location for the project.
These relationships ensure data integrity by enforcing that project requests reference valid, existing entities within the Trading Community Architecture (HZ) and Projects foundation tables.
-
Table: PA_PROJECT_REQUESTS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJECT_REQUESTS, object_name:PA_PROJECT_REQUESTS, status:VALID, product: PA - Projects , description: The PA_PROJECT_REQUESTS table stores the project creation requests. , implementation_dba_data: PA.PA_PROJECT_REQUESTS ,
-
Table: PA_PROJECT_REQUESTS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJECT_REQUESTS, object_name:PA_PROJECT_REQUESTS, status:VALID, product: PA - Projects , description: The PA_PROJECT_REQUESTS table stores the project creation requests. , implementation_dba_data: PA.PA_PROJECT_REQUESTS ,
-
APPS.PA_PROJECT_REQUEST_PVT dependencies on PA_PROJECT_REQUESTS
12.1.1
-
APPS.PA_PROJECT_REQUEST_PUB dependencies on PA_PROJECT_REQUESTS
12.2.2
-
APPS.HZ_PURGE_GEN dependencies on PA_PROJECT_REQUESTS
12.1.1
-
APPS.PA_PROJECT_REQUEST_PKG dependencies on PA_PROJECT_REQUESTS
12.1.1
-
APPS.PA_PROJECT_REQUEST_PKG dependencies on PA_PROJECT_REQUESTS
12.2.2
-
APPS.PA_PROJECT_REQUEST_PVT dependencies on PA_PROJECT_REQUESTS
12.2.2
-
APPS.PA_PROJECT_REQUEST_PUB dependencies on PA_PROJECT_REQUESTS
12.1.1
-
APPS.PA_PROJECT_REQUEST_PVT dependencies on PA_PROJECT_REQUESTS
12.1.1
-
APPS.PA_PROJECT_REQUEST_PUB dependencies on PA_PROJECT_REQUESTS
12.2.2
-
APPS.HZ_PURGE_GEN dependencies on PA_PROJECT_REQUESTS
12.2.2
-
APPS.PA_PROJECT_REQUEST_PKG dependencies on PA_PROJECT_REQUESTS
12.2.2
-
APPS.PA_PROJECT_REQUEST_PKG dependencies on PA_PROJECT_REQUESTS
12.1.1
-
APPS.PA_PROJECT_REQUEST_PVT dependencies on PA_PROJECT_REQUESTS
12.2.2
-
APPS.PA_PROJECT_REQUEST_PUB dependencies on PA_PROJECT_REQUESTS
12.1.1
-
APPS.PA_PROJECT_REQUEST_PVT dependencies on PA_OBJECT_RELATIONSHIPS
12.2.2
-
APPS.PA_PROJECT_REQUEST_PVT dependencies on PA_OBJECT_RELATIONSHIPS
12.1.1
-
VIEW: APPS.PA_PROJ_REQUEST_DIRECTORY_V
12.2.2
-
APPS.PA_PROJECT_REQUEST_PVT dependencies on AS_LEADS
12.2.2
-
VIEW: APPS.PA_PROJ_REQUEST_DIRECTORY_V
12.1.1
-
APPS.PA_PROJECT_REQUEST_PVT dependencies on PA_PROJECT_STATUSES
12.1.1
-
APPS.PA_PROJECT_REQUEST_PUB dependencies on HZ_UTILITY_PUB
12.1.1
-
View: PA_PROJ_REQUEST_DIRECTORY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_REQUEST_DIRECTORY_V, object_name:PA_PROJ_REQUEST_DIRECTORY_V, status:VALID, product: PA - Projects , description: Added union clause to the view for ASN owner mapping enhancement. , implementation_dba_data: APPS.PA_PROJ_REQUEST_DIRECTORY_V ,
-
View: PA_PROJ_REQUEST_DIRECTORY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_REQUEST_DIRECTORY_V, object_name:PA_PROJ_REQUEST_DIRECTORY_V, status:VALID, product: PA - Projects , description: Added union clause to the view for ASN owner mapping enhancement. , implementation_dba_data: APPS.PA_PROJ_REQUEST_DIRECTORY_V ,
-
APPS.PA_OPPORTUNITY_MGT_PVT dependencies on PA_PROJECTS
12.1.1
-
APPS.PA_PROJECT_REQUEST_PVT dependencies on PA_PROJECT_STATUSES
12.2.2
-
APPS.PA_OPPORTUNITY_MGT_PVT dependencies on PA_PROJECTS
12.2.2
-
APPS.PA_OPPORTUNITY_MGT_PVT dependencies on PA_OBJECT_RELATIONSHIPS
12.1.1
-
APPS.PA_OPPORTUNITY_MGT_PVT dependencies on PA_OBJECT_RELATIONSHIPS
12.2.2
-
APPS.PA_PROJECT_REQUEST_PVT dependencies on AS_LEADS
12.1.1
-
APPS.PA_PROJECT_REQUEST_PUB dependencies on HZ_UTILITY_PUB
12.2.2
-
SYNONYM: APPS.PA_PROJECT_REQUESTS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:PA_PROJECT_REQUESTS, status:VALID,
-
APPS.PA_PROJECT_REQUEST_PVT dependencies on HZ_PARTIES
12.2.2
-
APPS.PA_PROJECT_REQUEST_PVT dependencies on HZ_PARTY_SITES
12.1.1
-
APPS.PA_PROJECT_REQUEST_PVT dependencies on HZ_PARTY_SITES
12.2.2
-
SYNONYM: APPS.PA_PROJECT_REQUESTS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PA_PROJECT_REQUESTS, status:VALID,
-
APPS.PA_PROJECT_REQUEST_PUB SQL Statements
12.1.1
-
APPS.PA_PROJECT_REQUEST_PUB SQL Statements
12.2.2
-
APPS.HZ_PURGE_GEN dependencies on PA_PROJECT_SETS_B
12.2.2
-
APPS.PA_PROJECT_REQUEST_PVT SQL Statements
12.2.2
-
APPS.PA_PROJECT_REQUEST_PVT dependencies on HZ_PARTIES
12.1.1
-
APPS.HZ_PURGE_GEN dependencies on PA_PERCENT_COMPLETES
12.1.1
-
VIEW: PA.PA_PROJECT_REQUESTS#
12.2.2
owner:PA, object_type:VIEW, object_name:PA_PROJECT_REQUESTS#, status:VALID,
-
APPS.PA_OPPORTUNITY_MGT_PVT SQL Statements
12.1.1
-
APPS.HZ_PURGE_GEN dependencies on PA_PROJECT_SETS_B
12.1.1
-
APPS.HZ_PURGE_GEN dependencies on PA_PERCENT_COMPLETES
12.2.2
-
VIEW: APPS.PA_PROJECT_REQUESTS_V
12.1.1
-
VIEW: PA.PA_PROJECT_REQUESTS#
12.2.2
-
APPS.PA_PROJECT_REQUEST_PVT dependencies on HZ_LOCATIONS
12.2.2