Search Results pa_expend_typ_sys_links
The PA_EXPEND_TYP_SYS_LINKS
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical repository table within the Project Accounting (PA) module. It serves as a mapping table that establishes relationships between expenditure types and system link types, enabling the proper classification, tracking, and accounting of project-related costs. This table plays a pivotal role in ensuring accurate cost allocation, budgeting, and reporting across Oracle Projects.
Key Attributes and Structure
The PA_EXPEND_TYP_SYS_LINKS
table contains the following key columns:
- EXPENDITURE_TYPE: Identifies the expenditure type (e.g., Labor, Material, Travel).
- SYSTEM_LINKAGE_FUNCTION: Specifies the system link function (e.g., Cost, Revenue, Bill).
- START_DATE_ACTIVE and END_DATE_ACTIVE: Define the validity period of the linkage.
- LAST_UPDATE_DATE, LAST_UPDATED_BY, CREATION_DATE, CREATED_BY: Standard Oracle audit columns.
Functional Significance
This table acts as a bridge between expenditure types and system linkage functions, which determine how costs flow through the project lifecycle. Key functionalities include:
- Cost Allocation: Defines how expenditure types are treated in cost accounting (e.g., capitalizable, non-capitalizable).
- Revenue Recognition: Determines if and how an expenditure type contributes to revenue.
- Billing: Controls whether costs are eligible for client billing.
- Budgetary Control: Influences how expenditures impact project budgets.
Integration Points
The table integrates with several Oracle modules:
- General Ledger (GL): Through the system linkage function determining account derivation.
- Accounts Payable (AP): For matching invoice distributions to project expenditures.
- Inventory (INV): For material transactions charged to projects.
- Human Resources (HR): For labor cost allocation.
Implementation Considerations
When configuring this table:
- Each expenditure type must have at least one system link.
- Multiple system links per expenditure type are allowed but must have non-overlapping date ranges.
- Changes to this table can significantly impact project accounting processes.
- Historical data integrity must be maintained when modifying links.
Technical Considerations
The table is part of the Oracle Projects base product and:
- Is owned by the PA (Projects Accounting) schema.
- Has associated APIs for programmatic access.
- Is referenced by key views like
PA_EXPENDITURE_TYPES_V
. - Has corresponding FND lookup types for some columns.
Version-Specific Notes
Between 12.1.1 and 12.2.2:
- The core structure remains unchanged.
- 12.2.2 may have additional system linkage functions.
- Cloud considerations don't apply as this is an on-premise table.
Proper configuration of PA_EXPEND_TYP_SYS_LINKS
is essential for accurate project accounting, cost control, and financial reporting in Oracle EBS implementations.
-
Table: PA_EXPEND_TYP_SYS_LINKS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EXPEND_TYP_SYS_LINKS, object_name:PA_EXPEND_TYP_SYS_LINKS, status:VALID, product: PA - Projects , description: Intersection table for system_linkage_function and expenditure_types , implementation_dba_data: PA.PA_EXPEND_TYP_SYS_LINKS ,
-
Table: PA_EXPEND_TYP_SYS_LINKS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EXPEND_TYP_SYS_LINKS, object_name:PA_EXPEND_TYP_SYS_LINKS, status:VALID, product: PA - Projects , description: Intersection table for system_linkage_function and expenditure_types , implementation_dba_data: PA.PA_EXPEND_TYP_SYS_LINKS ,
-
View: PA_EXPEND_TYP_SYS_LINKS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_EXPEND_TYP_SYS_LINKS_V, object_name:PA_EXPEND_TYP_SYS_LINKS_V, status:VALID, product: PA - Projects , description: View of pa_expend_typ_sys_links - Retrofitted , implementation_dba_data: APPS.PA_EXPEND_TYP_SYS_LINKS_V ,
-
View: PA_EXPEND_TYP_SYS_LINKS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_EXPEND_TYP_SYS_LINKS_V, object_name:PA_EXPEND_TYP_SYS_LINKS_V, status:VALID, product: PA - Projects , description: View of pa_expend_typ_sys_links - Retrofitted , implementation_dba_data: APPS.PA_EXPEND_TYP_SYS_LINKS_V ,
-
View: PA_EXPENDITURE_TYPES_EXPEND_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_EXPENDITURE_TYPES_EXPEND_V, object_name:PA_EXPENDITURE_TYPES_EXPEND_V, status:VALID, product: PA - Projects , description: 10SC Only , implementation_dba_data: APPS.PA_EXPENDITURE_TYPES_EXPEND_V ,
-
View: PA_EXPENDITURE_TYPES_EXPEND_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_EXPENDITURE_TYPES_EXPEND_V, object_name:PA_EXPENDITURE_TYPES_EXPEND_V, status:VALID, product: PA - Projects , description: 10SC Only , implementation_dba_data: APPS.PA_EXPENDITURE_TYPES_EXPEND_V ,
-
Table: PA_SYSTEM_LINKAGES
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_SYSTEM_LINKAGES, object_name:PA_SYSTEM_LINKAGES, status:VALID, product: PA - Projects , description: System-defined categories that classify expenditure types and determine how expenditure items of each type are processed , implementation_dba_data: PA.PA_SYSTEM_LINKAGES ,
-
View: PA_EXPENDITURE_TYPES_RES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_EXPENDITURE_TYPES_RES_V, object_name:PA_EXPENDITURE_TYPES_RES_V, status:VALID, product: PA - Projects , description: 10Sc Only , implementation_dba_data: APPS.PA_EXPENDITURE_TYPES_RES_V ,
-
View: PA_EXPENDITURE_TYPES_RES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_EXPENDITURE_TYPES_RES_V, object_name:PA_EXPENDITURE_TYPES_RES_V, status:VALID, product: PA - Projects , description: 10Sc Only , implementation_dba_data: APPS.PA_EXPENDITURE_TYPES_RES_V ,
-
Table: PA_SYSTEM_LINKAGES
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_SYSTEM_LINKAGES, object_name:PA_SYSTEM_LINKAGES, status:VALID, product: PA - Projects , description: System-defined categories that classify expenditure types and determine how expenditure items of each type are processed , implementation_dba_data: PA.PA_SYSTEM_LINKAGES ,
-
View: PA_PTE_DL_ET_V
12.1.1
product: PA - Projects , description: Expenditure type data from Oracle Projects , implementation_dba_data: Not implemented in this database ,
-
View: PA_PTE_DL_ET_V
12.2.2
product: PA - Projects , description: Expenditure type data from Oracle Projects , implementation_dba_data: Not implemented in this database ,
-
View: PA_ACCUM_VIEW
12.2.2
product: PA - Projects , description: 10SC Only , implementation_dba_data: Not implemented in this database ,
-
View: PA_ACCUM_VIEW
12.1.1
product: PA - Projects , description: 10SC Only , implementation_dba_data: Not implemented in this database ,
-
Table: PA_EXPENDITURE_TYPES
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EXPENDITURE_TYPES, object_name:PA_EXPENDITURE_TYPES, status:VALID, product: PA - Projects , description: Implementation-defined classifications of expenditures charged to projects and tasks , implementation_dba_data: PA.PA_EXPENDITURE_TYPES ,
-
Table: PA_EXPENDITURE_TYPES
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EXPENDITURE_TYPES, object_name:PA_EXPENDITURE_TYPES, status:VALID, product: PA - Projects , description: Implementation-defined classifications of expenditures charged to projects and tasks , implementation_dba_data: PA.PA_EXPENDITURE_TYPES ,
-
View: PA_PROJ_AP_INV_DIST_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_AP_INV_DIST_V, object_name:PA_PROJ_AP_INV_DIST_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_PROJ_AP_INV_DIST_V ,
-
View: PA_PROJ_AP_INV_DISTRIBUTIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_AP_INV_DISTRIBUTIONS, object_name:PA_PROJ_AP_INV_DISTRIBUTIONS, status:VALID, product: PA - Projects , description: Project-related AP invoice distributions not yet in Oracle Projects. , implementation_dba_data: APPS.PA_PROJ_AP_INV_DISTRIBUTIONS ,
-
View: PA_PROJ_AP_INV_DISTRIBUTIONS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_AP_INV_DISTRIBUTIONS, object_name:PA_PROJ_AP_INV_DISTRIBUTIONS, status:VALID, product: PA - Projects , description: Project-related AP invoice distributions not yet in Oracle Projects. , implementation_dba_data: APPS.PA_PROJ_AP_INV_DISTRIBUTIONS ,
-
Lookup Type: TRANSACTION REJECTION REASON
12.2.2
product: PA - Projects , meaning: Transaction Rejection Reason , description: The reason why a transaction was rejected during import into PA from an external system via Transaction Import ,
-
Lookup Type: TRANSACTION REJECTION REASON
12.1.1
product: PA - Projects , meaning: Transaction Rejection Reason , description: The reason why a transaction was rejected during import into PA from an external system via Transaction Import ,