Search Results indented bill of materials report
The PA_BILL_RATES_ALL table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical component of the Project Accounting (PA) module. It stores billing rate information used for calculating project-related charges, ensuring accurate invoicing and revenue recognition. This table is part of the Oracle Projects foundation and integrates with other modules like General Ledger (GL), Accounts Receivable (AR), and Human Resources (HR). Below is a detailed summary of its structure, functionality, and key attributes.
Table Overview
The PA_BILL_RATES_ALL table is a multi-organization table, meaning it stores data for multiple operating units (indicated by theORG_ID
column). It contains predefined billing rates that can be applied to projects, tasks, or resources based on specific criteria such as job roles, employee classifications, or expenditure types. These rates are used in conjunction with the Oracle Projects' billing engine to generate invoices or revenue accruals.
Key Columns and Their Significance
- BILL_RATE_ID: Primary key identifier for each billing rate record.
- ORG_ID: Specifies the operating unit associated with the billing rate, enabling multi-org functionality.
- RATE_NAME: A user-defined name for the billing rate, facilitating easy identification.
- RATE_TYPE_CODE: Defines the type of rate (e.g., HOURLY, FIXED, PER_UNIT).
- CURRENCY_CODE: The currency in which the rate is denominated.
- START_DATE_ACTIVE and END_DATE_ACTIVE: Define the validity period for the rate.
- RATE_VALUE: The actual rate amount applied for billing calculations.
- JOB_ID, EXPENDITURE_TYPE, EXPENDITURE_CATEGORY: Optional attributes to associate rates with specific jobs, expenditure types, or categories.
- PROJECT_ID and TASK_ID: Allow rate assignment at the project or task level.
- CREATION_DATE, CREATED_BY, LAST_UPDATE_DATE, LAST_UPDATED_BY: Audit columns tracking record creation and modification.
Functional Usage
The PA_BILL_RATES_ALL table supports various billing scenarios:- Time and Materials (T&M) Billing: Hourly rates from this table are applied to labor or resource hours logged in projects.
- Fixed-Price Billing: Fixed rates are used for milestone-based invoicing.
- Unit-Based Billing: Rates per unit (e.g., per mile, per item) are applied to non-labor expenditures.
Integration with Other Modules
- Oracle Projects: Rates are referenced during project setup, expenditure processing, and invoice generation.
- Oracle HRMS: Job-based rates link to HR job definitions for employee cost calculations.
- Oracle AR: Invoices generated using these rates are transferred to Accounts Receivable for customer billing.
Technical Considerations
- Indexes: Key indexes include
PA_BILL_RATES_N1
(onBILL_RATE_ID
) andPA_BILL_RATES_U1
(a unique constraint onORG_ID
,RATE_NAME
, andRATE_TYPE_CODE
). - APIs: The
PA_BILLING_PUB
package provides PL/SQL APIs for rate creation and maintenance. - Security: Access is controlled via Oracle's Function Security and Multi-Org Access Control (MOAC).
Conclusion
The PA_BILL_RATES_ALL table is a cornerstone of Oracle Projects' billing functionality, enabling flexible rate structures for diverse project billing requirements. Its integration with other EBS modules ensures seamless data flow across financial and operational processes. Proper configuration and maintenance of this table are essential for accurate project costing, invoicing, and revenue recognition.-
Lookup Type: LIST OF VALUES
12.2.2
product: PA - Projects , meaning: List Of Values , description: List Of Values ,
-
Lookup Type: LIST OF VALUES
12.1.1
product: PA - Projects , meaning: List Of Values , description: List Of Values ,
-
Lookup Type: EXCEPTION ACTIVITY
12.2.2
product: PA - Projects , meaning: Exception Activity , description: Exception Activity ,
-
Lookup Type: EXCEPTION ACTIVITY
12.1.1
product: PA - Projects , meaning: Exception Activity , description: Exception Activity ,
-
Lookup Type: PROJECT AMOUNT OPTION
12.1.1
product: PA - Projects , meaning: Project Amount Option , description: Project Amount Option ,
-
Lookup Type: PROJECT AMOUNT OPTION
12.2.2
product: PA - Projects , meaning: Project Amount Option , description: Project Amount Option ,
-
Lookup Type: INVOICE METHOD
12.1.1
product: PA - Projects , meaning: Invoice Method , description: Invoice Method ,
-
Lookup Type: INVOICE METHOD
12.2.2
product: PA - Projects , meaning: Invoice Method , description: Invoice Method ,
-
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: CC_REJECTION_CODE
12.1.1
product: PA - Projects , meaning: Cross Charge Rejection code , description: Cross Charge Rejection code ,
-
Table: PA_BILL_RATES_ALL
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_BILL_RATES_ALL, object_name:PA_BILL_RATES_ALL, status:VALID, product: PA - Projects , description: Information about bill rates and markups of standard bill rate schedules , implementation_dba_data: PA.PA_BILL_RATES_ALL ,
-
Lookup Type: CC_REJECTION_CODE
12.2.2
product: PA - Projects , meaning: Cross Charge Rejection code , description: Cross Charge Rejection code ,
-
Table: PA_BILL_RATES_ALL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_BILL_RATES_ALL, object_name:PA_BILL_RATES_ALL, status:VALID, product: PA - Projects , description: Information about bill rates and markups of standard bill rate schedules , implementation_dba_data: PA.PA_BILL_RATES_ALL ,
-
Lookup Type: REVENUE DIST REJECTION CODE
12.1.1
product: PA - Projects , meaning: Revenue Dist Rejection Code , description: Revenue Dist Rejection Code ,
-
Lookup Type: PROJECT DETAIL OPTION
12.2.2
product: PA - Projects , meaning: Project Detail Option , description: Project Detail Option ,
-
Lookup Type: PROJECT DETAIL OPTION
12.1.1
product: PA - Projects , meaning: Project Detail Option , description: Project Detail Option ,
-
Lookup Type: PA_OPTIONS
12.2.2
product: PA - Projects , meaning: Project Options , description: Project Options ,
-
Lookup Type: REVENUE DISTRIBUTION WARNING
12.1.1
product: PA - Projects , meaning: Revenue Distribution Warning , description: Revenue Distribution Warning ,
-
Lookup Type: PA_OPTIONS
12.1.1
product: PA - Projects , meaning: Project Options , description: Project Options ,
-
Lookup Type: REVENUE DIST REJECTION CODE
12.2.2
product: PA - Projects , meaning: Revenue Dist Rejection Code , description: Revenue Dist Rejection Code ,
-
Lookup Type: TASK DETAIL OPTION
12.2.2
product: PA - Projects , meaning: Task Detail Option , description: Task Detail Option ,
-
Lookup Type: TASK DETAIL OPTION
12.1.1
product: PA - Projects , meaning: Task Detail Option , description: Task Detail Option ,
-
Lookup Type: REVENUE DISTRIBUTION WARNING
12.2.2
product: PA - Projects , meaning: Revenue Distribution Warning , description: Revenue Distribution Warning ,
-
Lookup Type: SCHEDULE TYPE
12.1.1
product: PA - Projects , meaning: Schedule Type , description: Schedule Type ,
-
Lookup Type: PA_IC_INV_REJ_RESN
12.2.2
product: PA - Projects , meaning: Intercompany Invoice rejection reason , description: Intercompany Invoice rejection reason ,
-
Concurrent Program: PAJEBRUP
12.1.1
execution_filename: PAJEBRUP , product: PA - Projects , user_name: PAJEBRUP , description: Upgrade Bill rate Schedule for Projects , argument_method: Standard , enabled: Yes , execution_method: SQL*Plus ,
-
Concurrent Program: PAJEBRUP
12.2.2
execution_filename: PAJEBRUP , product: PA - Projects , user_name: PAJEBRUP , description: Upgrade Bill rate Schedule for Projects , argument_method: Standard , enabled: Yes , execution_method: SQL*Plus ,
-
Lookup Type: SCHEDULE TYPE
12.2.2
product: PA - Projects , meaning: Schedule Type , description: Schedule Type ,
-
Lookup Type: PA_IC_INV_REJ_RESN
12.1.1
product: PA - Projects , meaning: Intercompany Invoice rejection reason , description: Intercompany Invoice rejection reason ,
-
Table: PA_STD_BILL_RATE_SCHLES_ALL
12.1.1
product: PA - Projects , description: Sets of standard bill rates that can be assigned as groups to projects and tasks , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: PROJECT SCHEDULE TYPE
12.2.2
product: PA - Projects , meaning: Project Schedule Type , description: Project Schedule Type ,
-
Table: PA_STD_BILL_RATE_SCHLES_ALL
12.2.2
product: PA - Projects , description: Sets of standard bill rates that can be assigned as groups to projects and tasks , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: BILL_RATE_DATE_CODE
12.2.2
product: PA - Projects , meaning: Bill Rate Date Code , description: Bill Rate Date Codes ,
-
Lookup Type: PROJECT SCHEDULE TYPE
12.1.1
product: PA - Projects , meaning: Project Schedule Type , description: Project Schedule Type ,
-
Lookup Type: BILL_RATE_DATE_CODE
12.1.1
product: PA - Projects , meaning: Bill Rate Date Code , description: Bill Rate Date Codes ,
-
Lookup Type: EXPENDITURE ITEM AMOUNTS
12.1.1
product: PA - Projects , meaning: Expenditure Item Amounts , description: Expenditure Item Amounts ,
-
Lookup Type: TXN CONTROLS NAV OPTION
12.1.1
product: PA - Projects , meaning: Txn Controls Nav Option , description: Txn Controls Nav Option ,
-
Lookup Type: PA_FP_EDIT_TABLE_ACTIONS
12.1.1
product: PA - Projects , meaning: Edit Plan Table Control Bar Actions , description: Edit Plan Table Control Bar Actions ,
-
Lookup Type: PA_ADJUST_LABEL
12.1.1
product: PA - Projects , meaning: Adjustment Page Pop List Label , description: Adjustment Page Pop List Label ,
-
Lookup Type: PA_FP_EDIT_TABLE_ACTIONS
12.2.2
product: PA - Projects , meaning: Edit Plan Table Control Bar Actions , description: Edit Plan Table Control Bar Actions ,
-
Lookup Type: PA_ADJUST_LABEL
12.2.2
product: PA - Projects , meaning: Adjustment Page Pop List Label , description: Adjustment Page Pop List Label ,
-
Lookup Type: TXN CONTROLS NAV OPTION
12.2.2
product: PA - Projects , meaning: Txn Controls Nav Option , description: Txn Controls Nav Option ,
-
Lookup Type: CC_CALC_METHOD_CODE
12.1.1
product: PA - Projects , meaning: Transfer Price Calculation Method , description: Transfer Price Calculation Method ,
-
Lookup Type: BILLING STATUS
12.2.2
product: PA - Projects , meaning: Billing Status , description: Billing Status ,
-
Lookup Type: PA_BTC_COST_BASE_REV
12.2.2
product: PA - Projects , meaning: Bill Transaction currency for cost based revenue , description: Bill Transaction currency for cost based revenue calculation.. ,
-
Lookup Type: PA_BTC_COST_BASE_REV
12.1.1
product: PA - Projects , meaning: Bill Transaction currency for cost based revenue , description: Bill Transaction currency for cost based revenue calculation.. ,
-
Lookup Type: EXPENDITURE ITEM AMOUNTS
12.2.2
product: PA - Projects , meaning: Expenditure Item Amounts , description: Expenditure Item Amounts ,
-
Lookup Type: BILLING STATUS
12.1.1
product: PA - Projects , meaning: Billing Status , description: Billing Status ,
-
Lookup Type: PA_ADJUST_LABELS
12.1.1
product: PA - Projects , meaning: Adjustment Page Pop List Labels , description: Adjustment Page Pop List Labels ,