Search Results customer
Overview
The PA_PWP_CUSTOMER_SUMM_ALL table is a core data repository within the Oracle E-Business Suite Projects module (PA). Its primary function is to store summarized customer invoice information specifically for consumption by the Subcontractor Workbench. This workbench is a critical component for managing subcontractor-related activities, including performance evaluation and payment processing. By centralizing this invoice data, the table enables project managers and administrators to efficiently correlate subcontractor work progress and deliverables with corresponding customer billings, thereby supporting accurate financial tracking and compliance within project-centric operations.
Key Information Stored
Based on the documented primary key structure, the table is organized to uniquely identify invoice records by a combination of key business identifiers. The essential columns include ORG_ID, which defines the operating unit for multi-organization security; PROJECT_ID, linking the data to a specific project within Oracle Projects; and DRAFT_INVOICE_NUM, identifying the specific customer invoice document. While the full column list is not detailed in the provided excerpt, the table's purpose implies it likely holds summarized financial amounts (such as invoice amounts, revenue, or tax), invoice dates, statuses, and customer identifiers. The '_ALL' suffix indicates it is a multi-org table, storing data for all operating units, with security typically enforced via a Virtual Private Database (VPD) policy.
Common Use Cases and Queries
The primary use case is within the Subcontractor Workbench, where this data provides the financial context for subcontractor performance. A common reporting requirement is to verify that customer invoices exist for work performed by a subcontractor before authorizing their payment. A typical query would join this table to project and task tables. For example, to find customer invoice summaries for a specific project, one might use:
- SELECT draft_invoice_num, invoice_amount, invoice_date FROM pa_pwp_customer_summ_all WHERE project_id = :p_project_id AND org_id = :p_org_id;
Another critical use case is reconciliation, where data from this table is compared against detailed invoice lines in PA_CUST_REV_DIST_LINES_ALL or against subcontractor invoice data in tables like PA_PWP_SUPPLIER_SUMM_ALL to ensure alignment between customer billings and supplier costs.
Related Objects
This table is integral to the subcontractor workbench data model. It is directly referenced by the Subcontractor Workbench's underlying views and application logic. Key related objects include the PA_PWP_SUPPLIER_SUMM_ALL table, which stores parallel summarized information for supplier/subcontractor invoices, enabling side-by-side analysis. It also has a fundamental relationship with core Projects tables such as PA_PROJECTS_ALL (via PROJECT_ID) and financial distribution tables like PA_CUST_REV_DIST_LINES_ALL for detailed invoice line data. The primary key constraint PA_PWP_CUSTOMER_SUMM_PK enforces data integrity on its key columns.
-
Lookup Type: CUSTOMER PROJECT RELATIONSHIP
12.1.1
product: PA - Projects , meaning: PROJECT CUSTOMER RELATIONSHIP , description: Customer Project Relationship ,
-
Lookup Type: CUSTOMER PROJECT RELATIONSHIP
12.2.2
product: PA - Projects , meaning: PROJECT CUSTOMER RELATIONSHIP , description: Customer Project Relationship ,
-
Lookup Type: PA_IC_INV_REJ_RESN
12.1.1
product: PA - Projects , meaning: Intercompany Invoice rejection reason , description: Intercompany Invoice rejection reason ,
-
Lookup Type: PA_IC_INV_REJ_RESN
12.2.2
product: PA - Projects , meaning: Intercompany Invoice rejection reason , description: Intercompany Invoice rejection reason ,
-
Lookup Type: PROMPT
12.2.2
product: PA - Projects , meaning: Prompt , description: Prompt used both in PTE and Projects ,
-
Lookup Type: INVOICE DISTRIBUTION WARNING
12.2.2
product: PA - Projects , meaning: Invoice Distribution Warning , description: Invoice Distribution Warning ,
-
Lookup Type: INVOICE DISTRIBUTION WARNING
12.1.1
product: PA - Projects , meaning: Invoice Distribution Warning , description: Invoice Distribution Warning ,
-
Lookup Type: PROMPT
12.1.1
product: PA - Projects , meaning: Prompt , description: Prompt used both in PTE and Projects ,
-
Lookup Type: AGREEMENT SORT TYPES
12.1.1
product: PA - Projects , meaning: Agreement Sort Types , description: Agreement Sort Types ,
-
Lookup Type: AGREEMENT SORT TYPES
12.2.2
product: PA - Projects , meaning: Agreement Sort Types , description: Agreement Sort Types ,
-
Lookup Type: OVERRIDE FIELD
12.2.2
product: PA - Projects , meaning: Override Field , description: Override Field ,
-
Lookup Type: OVERRIDE FIELD
12.1.1
product: PA - Projects , meaning: Override Field , description: Override Field ,
-
Lookup Type: OPPORTUNITY_ORG_ROLE
12.2.2
product: PA - Projects , meaning: Opportunity Organization Role , description: Opportunity Organization Role ,
-
Lookup Type: OPPORTUNITY_ORG_ROLE
12.1.1
product: PA - Projects , meaning: Opportunity Organization Role , description: Opportunity Organization Role ,
-
Lookup Type: PA_ORGANIZATION_ROLE_CLASSES
12.2.2
product: PA - Projects , meaning: Organization Role Classes , description: Organization role classes ,
-
Concurrent Program: PAXARAGE
12.1.1
execution_filename: PAXARAGE , product: PA - Projects , user_name: PAXARAGE , description: Receivables Aging by Project/Customer , argument_method: Standard , enabled: No , execution_method: SQL*Report ,
-
Concurrent Program: PAXAGAST
12.1.1
execution_filename: PAXAGAST , product: PA - Projects , user_name: PAXAGAST , description: Agreement Status By Customer , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: PAXAGAST
12.2.2
execution_filename: PAXAGAST , product: PA - Projects , user_name: PAXAGAST , description: Agreement Status By Customer , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: PAXRWPCR
12.1.1
execution_filename: PAXRWPCR , product: PA - Projects , user_name: PAXRWPCR , description: Project Customer Relationships , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: PA_ORGANIZATION_ROLE_CLASSES
12.1.1
product: PA - Projects , meaning: Organization Role Classes , description: Organization role classes ,
-
Lookup Type: INVOICE CATEGORY
12.1.1
product: PA - Projects , meaning: Invoice Category , description: Invoice Category ,
-
Concurrent Program: PAXRWPCR
12.2.2
execution_filename: PAXRWPCR , product: PA - Projects , user_name: PAXRWPCR , description: Project Customer Relationships , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: PAXARAGE
12.2.2
execution_filename: PAXARAGE , product: PA - Projects , user_name: PAXARAGE , description: Receivables Aging by Project/Customer , argument_method: Standard , enabled: No , execution_method: SQL*Report ,
-
Lookup Type: INVOICE CATEGORY
12.2.2
product: PA - Projects , meaning: Invoice Category , description: Invoice Category ,
-
Lookup Type: REVENUE DIST REJECTION CODE
12.1.1
product: PA - Projects , meaning: Revenue Dist Rejection Code , description: Revenue Dist Rejection Code ,
-
Lookup Type: PA_CUST_ACC_REL_CODE
12.1.1
product: PA - Projects , meaning: Customer Relation Code , description: Customer Relation Code ,
-
Concurrent Program: PAXAGAST_XML
12.1.1
product: PA - Projects , user_name: MGT: Agreement Status By Customer (XML) , description: Agreement Status By Customer , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: PAXAGAST_XML
12.2.2
product: PA - Projects , user_name: MGT: Agreement Status By Customer (XML) , description: Agreement Status By Customer , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: PAXRWPCR_XML
12.1.1
product: PA - Projects , user_name: IMP: Project Customer Relationships (XML) , description: Project Customer Relationships , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: PAXRWPCR_XML
12.2.2
product: PA - Projects , user_name: IMP: Project Customer Relationships (XML) , description: Project Customer Relationships , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Lookup Type: PA_CUST_ACC_REL_CODE
12.2.2
product: PA - Projects , meaning: Customer Relation Code , description: Customer Relation Code ,
-
Lookup Type: REVENUE DIST REJECTION CODE
12.2.2
product: PA - Projects , meaning: Revenue Dist Rejection Code , description: Revenue Dist Rejection Code ,
-
Lookup Type: PA_PROJECT_INFO_REGS
12.1.1
product: PA - Projects , meaning: Project Header Sections , description: Project Header Sections ,
-
Lookup Type: PA_PROJECT_SEARCH_ATTR
12.1.1
product: PA - Projects , meaning: Project Search Attributes , description: Project Search Attributes ,
-
Lookup Type: PA_PROJECT_SEARCH_ATTR
12.2.2
product: PA - Projects , meaning: Project Search Attributes , description: Project Search Attributes ,
-
Lookup Type: PA_PROJECT_INFO_REGS
12.2.2
product: PA - Projects , meaning: Project Header Sections , description: Project Header Sections ,
-
Lookup Type: PROJ_LIST_ADV_SRCH_COL
12.2.2
product: PA - Projects , meaning: Project Lists Advanced Search Columns , description: Project Lists Advanced Search Columns ,
-
Lookup Type: PROJ_LIST_ADV_SRCH_COL
12.1.1
product: PA - Projects , meaning: Project Lists Advanced Search Columns , description: Project Lists Advanced Search Columns ,
-
Lookup Type: PROJ_LIST_ADVN_SRCH_COL
12.2.2
product: PA - Projects , meaning: Projects Lists Advanced Search Columns , description: Projects Lists Advanced Search Columns ,
-
Table: PA_PWP_CUSTOMER_SUMM_ALL
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PWP_CUSTOMER_SUMM_ALL, object_name:PA_PWP_CUSTOMER_SUMM_ALL, status:VALID, product: PA - Projects , description: This stores customer invoice information to be used in subcontractor workbench , implementation_dba_data: PA.PA_PWP_CUSTOMER_SUMM_ALL ,
-
View: PA_CUSTOMER_RELATIONSHIPS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_CUSTOMER_RELATIONSHIPS_V, object_name:PA_CUSTOMER_RELATIONSHIPS_V, status:VALID, product: PA - Projects , description: 10SC Only , implementation_dba_data: APPS.PA_CUSTOMER_RELATIONSHIPS_V ,
-
Table: PA_AGREEMENT_TYPES
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_AGREEMENT_TYPES, object_name:PA_AGREEMENT_TYPES, status:VALID, product: PA - Projects , description: Implementation-defined classifications of customer agreements , implementation_dba_data: PA.PA_AGREEMENT_TYPES ,
-
Table: PA_AGREEMENT_TYPES
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_AGREEMENT_TYPES, object_name:PA_AGREEMENT_TYPES, status:VALID, product: PA - Projects , description: Implementation-defined classifications of customer agreements , implementation_dba_data: PA.PA_AGREEMENT_TYPES ,
-
View: PA_CUSTOMER_RELATIONSHIPS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_CUSTOMER_RELATIONSHIPS_V, object_name:PA_CUSTOMER_RELATIONSHIPS_V, status:VALID, product: PA - Projects , description: 10SC Only , implementation_dba_data: APPS.PA_CUSTOMER_RELATIONSHIPS_V ,
-
Table: PA_PROJECT_CONTACTS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJECT_CONTACTS, object_name:PA_PROJECT_CONTACTS, status:VALID, product: PA - Projects , description: Customer representatives who are involved in projects , implementation_dba_data: PA.PA_PROJECT_CONTACTS ,
-
Table: PA_PROJECT_CONTACTS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJECT_CONTACTS, object_name:PA_PROJECT_CONTACTS, status:VALID, product: PA - Projects , description: Customer representatives who are involved in projects , implementation_dba_data: PA.PA_PROJECT_CONTACTS ,
-
View: PAFV_CUSTOMER_AGREEMENT_TYPES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PAFV_CUSTOMER_AGREEMENT_TYPES, object_name:PAFV_CUSTOMER_AGREEMENT_TYPES, status:VALID, product: PA - Projects , description: Business view to show information about the various customer agreements possible , implementation_dba_data: APPS.PAFV_CUSTOMER_AGREEMENT_TYPES ,
-
Lookup Type: PROJECT CONTACT TYPE
12.2.2
product: PA - Projects , meaning: CONTACT TYPES , description: PROJECT CONTACT TYPE ,
-
View: PAFV_CUSTOMER_AGREEMENT_TYPES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PAFV_CUSTOMER_AGREEMENT_TYPES, object_name:PAFV_CUSTOMER_AGREEMENT_TYPES, status:VALID, product: PA - Projects , description: Business view to show information about the various customer agreements possible , implementation_dba_data: APPS.PAFV_CUSTOMER_AGREEMENT_TYPES ,
-
Table: PA_CI_TYPES_B
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_CI_TYPES_B, object_name:PA_CI_TYPES_B, status:VALID, product: PA - Projects , description: The table stores the control item type definitions. The values are created by the customer. , implementation_dba_data: PA.PA_CI_TYPES_B ,