Search Results destination_organization_id
The PO.PO_DISTRIBUTIONS_DRAFT_ALL
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 serves as a critical intermediary storage for purchase order (PO) distribution line data during the requisition-to-PO conversion process or when modifying existing POs in draft mode. This table temporarily holds distribution-level information before final submission, ensuring data integrity and auditability during PO lifecycle management.
### **Table Purpose and Functional Context**
In Oracle Procurement, the PO_DISTRIBUTIONS_DRAFT_ALL
table acts as a staging area for distribution lines when users create or modify POs in "draft" status. Unlike the permanent PO_DISTRIBUTIONS_ALL
table, this draft table stores uncommitted changes, allowing users to save incomplete work without affecting live procurement data. Key scenarios include:
- **Requisition Conversion**: Distribution lines from requisitions are staged here before PO creation.
- **PO Modifications**: Edits to existing POs (e.g., quantity, account coding) are held in draft until approved.
- **Multi-Org Support**: The _ALL
suffix indicates it stores data across operating units, filtered by ORG_ID
.
### **Key Columns and Relationships**
The table’s structure aligns with PO_DISTRIBUTIONS_ALL
, with additional draft-specific columns:
1. **Primary Keys and References**:
- DISTRIBUTION_ID
: Unique identifier for the draft distribution line.
- PO_DISTRIBUTION_ID
: Links to the corresponding distribution in PO_DISTRIBUTIONS_ALL
(for edits).
- PO_HEADER_ID
/PO_LINE_ID
: References the draft PO header/line in PO_HEADERS_DRAFT_ALL
and PO_LINES_DRAFT_ALL
.
2. **Financial and Quantity Attributes**:
- QUANTITY
, AMOUNT
: Temporary values for uncommitted changes.
- CHARGE_ACCOUNT_ID
: Draft accounting flexfield data (e.g., GL code combination).
- DESTINATION_TYPE_CODE
: Defines inventory/expense destinations (e.g., "INVENTORY", "EXPENSE").
3. **Draft-Specific Metadata**:
- DRAFT_ID
: Ties the distribution to a specific draft session (from PO_DRAFTS
).
- ACTION
: Indicates if the record is for creation (INSERT
), update (UPDATE
), or deletion (DELETE
).
- CHANGE_FLAG
: Tracks modifications (e.g., "U" for updated).
### **Integration with Oracle Modules**
- **General Ledger (GL)**: Validates draft accounting segments before submission.
- **Inventory (INV)**: Validates item-related distributions (e.g., subinventory, locator).
- **Projects (PA)**: Supports project-funded distributions via PROJECT_ID
/TASK_ID
.
### **Data Flow and Lifecycle**
1. **Draft Creation**: Data populates during PO entry or requisition import.
2. **Validation**: Checks against Oracle’s approval workflows and accounting rules.
3. **Submission**: On approval, data migrates to PO_DISTRIBUTIONS_ALL
; draft records are purged.
### **Customization Considerations**
- **APIs**: Use PO_DRAFT_API_PVT
for programmatic draft management.
- **Audit Trails**: Draft tables log changes via LAST_UPDATE_DATE
/LAST_UPDATED_BY
.
- **Performance**: Indexes on DRAFT_ID
and PO_DISTRIBUTION_ID
optimize large-scale drafts.
### **Conclusion**
The PO_DISTRIBUTIONS_DRAFT_ALL
table is pivotal in Oracle EBS Procurement, enabling flexible, auditable PO workflows. Its transient nature ensures data consistency while supporting multi-org and multi-module integrations. Understanding its schema and lifecycle is essential for customization, reporting, and troubleshooting in EBS 12.1.1/12.2.2 environments.
-
VIEW: APPS.PO_REQUISITION_LINES_ALL_DFV
12.1.1
-
VIEW: APPS.PO_REQUISITION_LINES_ALL_DFV
12.2.2
-
VIEW: ONT.OE_DROP_SHIP_SOURCES#
12.2.2
-
VIEW: CSL.CSL_CSP_REQUIREMENT_HDR_INQ#
12.2.2
-
VIEW: OE.SO_DROP_SHIP_SOURCES#
12.2.2
-
VIEW: ICX.ICX_SHOPPING_CARTS#
12.2.2
-
VIEW: WIP.WIP_EAM_PO_REQ_INTERFACE#
12.2.2
-
VIEW: MSC.MSC_PO_REQUISITIONS_INTERFACE#
12.2.2
-
VIEW: CSP.CSP_REQUIREMENT_HEADERS#
12.2.2
-
VIEW: CSM.CSM_REQ_HEADERS_INQ#
12.2.2
-
APPS.CSD_UPDATE_PROGRAMS_PVT dependencies on PO_REQUISITION_LINES_ALL
12.2.2
-
APPS.PO_CREATE_REQUISITION_SV dependencies on ORG_ORGANIZATION_DEFINITIONS
12.1.1
-
APPS.PO_CREATE_REQUISITION_SV dependencies on ORG_ORGANIZATION_DEFINITIONS
12.2.2
-
APPS.EAM_SUB_RESOURCE_VALIDATE_PVT dependencies on DUAL
12.1.1
-
APPS.CSD_UPDATE_PROGRAMS_PVT dependencies on PO_REQUISITION_LINES_ALL
12.1.1
-
VIEW: ICX.ICX_SHOPPING_CART_LINES#
12.2.2
-
APPS.EAM_SUB_RESOURCE_VALIDATE_PVT dependencies on DUAL
12.2.2
-
VIEW: APPS.MST_PO_LOCATION_ASSO_V
12.1.1
-
VIEW: IGI.IGI_CEC_DIST_SUMMARY_ALL#
12.2.2
-
VIEW: IGC.IGC_CC_ARC_PO_DISTRIBUTION_AL#
12.2.2
-
APPS.WIP_JOBCLOSE_PRIV dependencies on PO_DISTRIBUTIONS_ALL
12.2.2
-
VIEW: APPS.MST_PO_LOCATION_ASSO_V
12.1.1
owner:APPS, object_type:VIEW, object_name:MST_PO_LOCATION_ASSO_V, status:VALID,
-
VIEW: ONT.OE_DROP_SHIP_SOURCES#
12.2.2
owner:ONT, object_type:VIEW, object_name:OE_DROP_SHIP_SOURCES#, status:VALID,
-
VIEW: APPS.PO_DISTRIBUTION_XML
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_DISTRIBUTION_XML, object_name:PO_DISTRIBUTION_XML, status:VALID,
-
APPS.ICX_REQ_SUBMIT dependencies on ICX_SHOPPING_CARTS
12.1.1
-
APPS.M4R_7B5_OSFM_PKG dependencies on PO_DISTRIBUTIONS_ALL
12.2.2
-
VIEW: PO.PO_REQ_DIST_INTERFACE_ALL#
12.2.2
-
VIEW: APPS.CSP_RECEIVING_HEADERS_V
12.2.2
-
APPS.ICX_REQ_SUBMIT dependencies on ICX_SHOPPING_CARTS
12.2.2
-
VIEW: APPS.MRPBV_REPLENISHMENT_DSTNS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPBV_REPLENISHMENT_DSTNS, object_name:MRPBV_REPLENISHMENT_DSTNS, status:VALID,
-
VIEW: OE.SO_DROP_SHIP_SOURCES#
12.2.2
owner:OE, object_type:VIEW, object_name:SO_DROP_SHIP_SOURCES#, status:VALID,
-
VIEW: APPS.MRPBV_REPLENISHMENT_DSTNS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRPBV_REPLENISHMENT_DSTNS, object_name:MRPBV_REPLENISHMENT_DSTNS, status:VALID,
-
View: OKX_PO_REQ_LINES_V
12.1.1
product: OKX - Contracts Integration , implementation_dba_data: Not implemented in this database ,
-
View: OKX_PO_REQ_LINES_V
12.2.2
product: OKX - Contracts Integration , implementation_dba_data: Not implemented in this database ,
-
VIEW: CSL.CSL_CSP_REQUIREMENT_HDR_INQ#
12.2.2
owner:CSL, object_type:VIEW, object_name:CSL_CSP_REQUIREMENT_HDR_INQ#, status:VALID,
-
TABLE: PO.PO_DISTRIBUTIONS_DRAFT_ALL
12.1.1
owner:PO, object_type:TABLE, object_name:PO_DISTRIBUTIONS_DRAFT_ALL, status:VALID,
-
TABLE: PO.PO_DISTRIBUTIONS_DRAFT_ALL
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_DISTRIBUTIONS_DRAFT_ALL, object_name:PO_DISTRIBUTIONS_DRAFT_ALL, status:VALID,
-
VIEW: APPS.JTM_CSP_REQUIREMENT_HEADERS_V
12.1.1
owner:APPS, object_type:VIEW, object_name:JTM_CSP_REQUIREMENT_HEADERS_V, status:VALID,
-
VIEW: APPS.PO_DISTRIBUTION_XML
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_DISTRIBUTION_XML, object_name:PO_DISTRIBUTION_XML, status:VALID,
-
APPS.M4R_7B5_OSFM_PKG dependencies on PO_DISTRIBUTIONS_ALL
12.1.1
-
TABLE: PO.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,
-
APPS.ICX_REQ_SUBMIT SQL Statements
12.2.2
-
APPS.ICX_REQ_SUBMIT dependencies on ICX_SHOPPING_CART_LINES
12.2.2
-
VIEW: PO.PO_DISTRIBUTIONS_ARCHIVE_ALL#
12.2.2
-
APPS.ICX_REQ_SUBMIT SQL Statements
12.1.1
-
APPS.WIP_PENDING_TXNS SQL Statements
12.2.2
-
APPS.WIP_PENDING_TXNS SQL Statements
12.1.1
-
APPS.PO_WF_PO_VARIANCE_ACC dependencies on PO_WF_UTIL_PKG
12.1.1
-
VIEW: PO.PO_DISTRIBUTIONS_DRAFT_ALL#
12.2.2
-
APPS.PO_WF_PO_VARIANCE_ACC dependencies on PO_WF_UTIL_PKG
12.2.2