Search Results po_distributions_all
Here's a detailed description of the PO_DISTRIBUTIONS_ALL table in Oracle E-Business Suite (EBS):
Table Name: PO_DISTRIBUTIONS_ALL
Purpose:
- Stores distribution details for Purchase Order (PO) lines
- Captures accounting and financial distribution information for each PO line
- Tracks how costs are allocated across different departments, projects, or accounts
Key Columns:
1. PO_DISTRIBUTION_ID (Primary Key)
- Unique identifier for each distribution record
- Typically a system-generated sequence number
2. PO_HEADER_ID
- References the associated Purchase Order header
- Links to PO_HEADERS_ALL table
3. PO_LINE_ID
- References the specific Purchase Order line
- Links to PO_LINES_ALL table
4. DISTRIBUTION_NUM
- Sequence number for distributions within a PO line
- Helps track multiple distributions per line
5. CHARGE_ACCOUNT_ID
- GL account where the expense will be charged
- Links to GL_CODE_COMBINATIONS table
6. DESTINATION_TYPE_CODE
- Indicates the type of distribution (Expense, Inventory, Asset)
- Common values: EXPENSE, INVENTORY, ASSET
7. QUANTITY_ORDERED
- Quantity associated with this specific distribution
8. AMOUNT
- Monetary value of the distribution
9. PERIOD_NAME
- Accounting period for the distribution
10. BUDGET_ACCOUNT_ID
- Optional account for budget tracking
11. RECOVERABLE_TAX
- Tax amount that can be recovered
12. ACCRUAL_ACCOUNT_ID
- Account used for accrual accounting
Additional Attributes:
- CREATED_BY
- CREATION_DATE
- LAST_UPDATED_BY
- LAST_UPDATE_DATE
Primary Use Cases:
- Tracking purchase order cost allocations
- Supporting financial and management reporting
- Enabling detailed expense distribution
- Supporting multi-org accounting
Typical Joins:
- PO_HEADERS_ALL
- PO_LINES_ALL
- GL_CODE_COMBINATIONS
- HR_OPERATING_UNITS
Performance Considerations:
- Indexed on PO_HEADER_ID, PO_LINE_ID
- Can have large number of rows for organizations with high PO volumes
Customization/Extension:
- Often customized to add organization-specific distribution rules
- Can be extended with custom columns for specific tracking needs
Reporting and Analysis:
- Critical for financial reconciliation
- Used in cost center and project accounting
- Supports detailed spend analysis
Recommended Best Practices:
- Ensure proper setup of default distribution rules
- Regularly reconcile distributions with actual expenses
- Implement robust validation during distribution creation
-
Table: PO_DISTRIBUTIONS_ALL
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_DISTRIBUTIONS_ALL, object_name:PO_DISTRIBUTIONS_ALL, status:VALID, product: PO - Purchasing , description: Purchase order distributions , implementation_dba_data: PO.PO_DISTRIBUTIONS_ALL ,
-
Table: PO_DISTRIBUTIONS_ALL
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_DISTRIBUTIONS_ALL, object_name:PO_DISTRIBUTIONS_ALL, status:VALID, product: PO - Purchasing , description: Purchase order distributions , implementation_dba_data: PO.PO_DISTRIBUTIONS_ALL ,
-
APPS.GMS_COST_PLUS_EXTN dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.WIP_WF_UPDATE_DATE dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.RCV_HXT_GRP dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.PA_PROJ_TSK_UTILS dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.JAI_RCV_THIRD_PARTY_PKG dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.PA_WORK_TYPE_UPGRADE dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.RCV_DEFAULT_PKG dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.AP_PERIOD_CLOSE_PKG dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.CSTPMECS dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.AP_LINES_UPGRADE_PKG dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.PO_RCO_VALIDATION_PVT dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.RCV_QUANTITIES_S dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.PO_POAPPROVAL_INIT1 dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.WMS_RULES_WORKBENCH_PVT dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.PO_POXPOBPS_XMLP_PKG dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.PO_TAX_SV dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.PO_MASS_UPDATE_PO_PVT dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.AP_WORKFLOW_PKG dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.PA_CONTROL_API_PVT dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.ZX_TAX_RECOVERY_PKG dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.PSA_BC_XLA_PVT dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.PO_INTG_DOCUMENT_FUNDS_GRP dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.PA_PROJ_ELEMENTS_UTILS dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.INV_DIAG_RCV_IPROC dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.WIP_OSP dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.POS_SCO_TOLERANCE_PVT dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.CST_ACCRUAL_LOAD dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.JAI_RCV_TRX_PROCESSING_PKG dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.PO_DOCUMENT_CANCEL_PVT dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.PO_DOCUMENT_CONTROL_PVT dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.CSE_FA_STAGE_PKG dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.JAI_CMN_ST_FORMS_PKG dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.PO_DISTRIBUTIONS_SV dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.JAI_TRX_REPO_EXTRACT_PKG dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.IGC_CC_PO_DIST_ALL_PVT dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.CST_ACCRUAL_REC_PVT dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.WMS_XDOCK_PEGGING_PUB dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.PA_PO_INTEGRATION_UTILS dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.FII_AP_INV_B_C dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.PO_AUTOSOURCE_SV dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.POR_CHANGE_REQUEST_PKG dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.PO_DISTRIBUTIONS_PKG2 dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.INV_UI_PROJECT_LOVS dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.POS_TOTALS_PO_SV dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.PO_DOCUMENT_TOTALS_PVT dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.GML_PO_INTERFACE dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.PO_DISTRIBUTIONS_PKG1 dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
APPS.EAM_DIRECT_ITEMS_VALIDATE_PVT dependencies on PO_DISTRIBUTIONS_ALL
12.1.1