Search Results rcv shipments
The PO.PO_RCV_CHARGES
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the Purchasing and Receiving modules, primarily used to store additional charges associated with received shipments. These charges may include freight, insurance, taxes, or other ancillary costs that are not part of the base item cost but are essential for accurate financial accounting and cost distribution. Below is a detailed technical and functional analysis of this table.
Table Structure and Key Columns
The PO_RCV_CHARGES
table contains columns that link charges to specific receipts, shipments, or purchase orders. Key columns include:
- CHARGE_ID: A unique identifier for each charge record.
- SHIPMENT_HEADER_ID: Links the charge to a shipment in
PO_RCV_SHIPMENT_HEADERS
. - SHIPMENT_LINE_ID: Associates the charge with a specific shipment line in
PO_RCV_SHIPMENT_LINES
. - PO_HEADER_ID and PO_LINE_ID: References the purchase order and line to which the charge applies.
- CHARGE_TYPE_CODE: Defines the type of charge (e.g., FREIGHT, TAX, HANDLING).
- AMOUNT: The monetary value of the charge.
- DISTRIBUTION_ACCOUNT_ID: Specifies the GL account for cost allocation.
Functional Role in Receiving Process
When goods are received in Oracle EBS, the system captures not only the item quantities but also any associated charges. These charges are stored in PO_RCV_CHARGES
and are later used for:
- Cost Accruals: Charges are accrued to ensure accurate liability reporting.
- Cost Distribution: Charges may be allocated to inventory items or expensed directly, depending on the setup.
- Invoice Matching: During AP invoice validation, charges are matched against receipts to ensure consistency.
Integration with Other Modules
The PO_RCV_CHARGES
table integrates with multiple Oracle EBS modules:
- Accounts Payable (AP): Charges are matched against supplier invoices for three-way matching.
- General Ledger (GL): Charge amounts are posted to appropriate accounts during period-end processes.
- Inventory (INV): If charges are absorbed into item costs, they affect inventory valuation.
Technical Considerations
For customizations or reporting, note the following:
- Indexes: Key columns like
SHIPMENT_HEADER_ID
andCHARGE_ID
are indexed for performance. - API Usage: Oracle provides PL/SQL APIs (
PO_RCV_API_S
) to manipulate data programmatically. - Audit Columns:
CREATION_DATE
,CREATED_BY
, andLAST_UPDATE_DATE
track changes for compliance.
Common Use Cases
Typical scenarios involving this table include:
- Adding freight charges to a receipt after goods arrive.
- Automating tax calculations via custom triggers.
- Generating reports for chargeback or cost analysis.
In summary, PO.PO_RCV_CHARGES
is a pivotal table in Oracle EBS for managing ancillary costs in the procure-to-pay lifecycle. Its data supports financial accuracy, compliance, and operational reporting, making it indispensable for organizations leveraging Oracle's Purchasing and Receiving functionalities.
-
Lookup Type: RELEASE SHIPMENTS
12.2.2
product: PO - Purchasing , meaning: PO Release Shipments Nav , description: PO Release Shipments Nav ,
-
Lookup Type: RELEASE SHIPMENTS
12.1.1
product: PO - Purchasing , meaning: PO Release Shipments Nav , description: PO Release Shipments Nav ,
-
Lookup Type: RCV OPTION
12.1.1
product: PO - Purchasing , meaning: Receiving option Codes , description: Receiving option Codes ,
-
Lookup Type: RCV PROCESSING MODE
12.2.2
product: PO - Purchasing , meaning: Receiving transactions Processing Mode , description: Receiving transactions Processing Mode ,
-
Lookup Type: RCV HEADER DETAIL
12.2.2
product: PO - Purchasing , meaning: Header Detail/Notes type , description: Header Detail/Notes type ,
-
Lookup Type: RCV OPTION
12.2.2
product: PO - Purchasing , meaning: Receiving option Codes , description: Receiving option Codes ,
-
Lookup Type: RCV DESTINATION TYPE
12.1.1
product: PO - Purchasing , meaning: Destination types for Receiving , description: Destination types for Receiving ,
-
Lookup Type: RCV TRANSACTION TYPE
12.1.1
product: PO - Purchasing , meaning: Receiving Transaction Types , description: Receiving Transaction Types ,
-
Lookup Type: RCV PROCESSING MODE
12.1.1
product: PO - Purchasing , meaning: Receiving transactions Processing Mode , description: Receiving transactions Processing Mode ,
-
Lookup Type: RCV HEADER DETAIL
12.1.1
product: PO - Purchasing , meaning: Header Detail/Notes type , description: Header Detail/Notes type ,
-
Lookup Type: RCV DESTINATION TYPE
12.2.2
product: PO - Purchasing , meaning: Destination types for Receiving , description: Destination types for Receiving ,
-
Lookup Type: RCV TRANSACTION TYPE
12.2.2
product: PO - Purchasing , meaning: Receiving Transaction Types , description: Receiving Transaction Types ,
-
APPS.OPI_DBI_INV_VALUE_OPM_INIT_PKG dependencies on RCV_TRANSACTIONS
12.1.1
-
Lookup Type: NOTE ENTITY
12.1.1
product: PO - Purchasing , meaning: Entities to which notes are attached , description: Entities to which notes are attached ,
-
Lookup Type: NOTE ENTITY
12.2.2
product: PO - Purchasing , meaning: Entities to which notes are attached , description: Entities to which notes are attached ,
-
APPS.FTE_PO_INTEGRATION_GRP dependencies on RCV_SHIPMENT_LINES
12.1.1
-
APPS.FTE_PO_INTEGRATION_GRP dependencies on RCV_SHIPMENT_LINES
12.2.2
-
APPS.INL_SHIPMENT_PVT dependencies on INL_INTEGRATION_GRP
12.1.1
-
12.1.1 FND Design Data
12.1.1
-
PACKAGE BODY: APPS.FTE_PO_INTEGRATION_GRP
12.1.1
-
PACKAGE BODY: APPS.FTE_PO_INTEGRATION_GRP
12.2.2
-
APPS.CSTACPCS SQL Statements
12.1.1
-
APPS.CSTACPCS SQL Statements
12.2.2
-
12.2.2 FND Design Data
12.2.2
-
APPS.WSH_INBOUND_UTIL_PKG dependencies on OE_WSH_BULK_GRP
12.1.1
-
APPS.WSH_INBOUND_UTIL_PKG dependencies on OE_WSH_BULK_GRP
12.2.2
-
TABLE: PO.PO_RCV_CHARGES
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_RCV_CHARGES, object_name:PO_RCV_CHARGES, status:VALID,
-
APPS.FTE_PO_INTEGRATION_GRP dependencies on FTE_ESTIMATE_RATES_DEL_TEMP
12.2.2
-
APPS.FTE_PO_INTEGRATION_GRP dependencies on FTE_ESTIMATE_RATES_DEL_TEMP
12.1.1
-
TABLE: PO.PO_RCV_CHARGES
12.1.1
owner:PO, object_type:TABLE, object_name:PO_RCV_CHARGES, status:VALID,
-
Lookup Type: POS_ASN_QUICK_SEARCH_PICK_LIST
12.1.1
product: POS - iSupplier Portal , meaning: Pick List for Asn Quick Search ,
-
Lookup Type: POS_ASN_EXP_SEARCH_PICK_LIST
12.2.2
product: POS - iSupplier Portal , meaning: Expanded Search Items ,
-
APPS.RCV_INT_ORDER_PP_PVT dependencies on ASN_DEBUG
12.1.1
-
PACKAGE: APPS.INV_LOGICAL_TRANSACTION_GLOBAL
12.1.1
-
PACKAGE: APPS.INV_LOGICAL_TRANSACTION_GLOBAL
12.2.2
-
Lookup Type: POS_ASN_EXP_SEARCH_PICK_LIST
12.1.1
product: POS - iSupplier Portal , meaning: Expanded Search Items ,
-
Lookup Type: POS_ASN_QUICK_SEARCH_PICK_LIST
12.2.2
product: POS - iSupplier Portal , meaning: Pick List for Asn Quick Search ,
-
PACKAGE BODY: APPS.RCV_INT_ORDER_PP_PVT
12.1.1
-
Lookup Type: FTE_IB_SHPMT_FILTER
12.1.1
product: FTE - Transportation Execution , meaning: Inbound Shipment Direction Filter ,
-
APPS.CTO_OSS_SOURCE_PK dependencies on MRP_SR_RECEIPT_ORG
12.1.1
-
APPS.CTO_OSS_SOURCE_PK dependencies on MRP_SR_RECEIPT_ORG
12.2.2
-
APPS.RCV_INT_ORDER_PP_PVT dependencies on ASN_DEBUG
12.2.2
-
APPS.GMD_QA_RCV_PUB dependencies on RCV_TRANSACTIONS
12.2.2
-
APPS.OKC_XPRT_QUOTE_INT_PVT dependencies on ASO_SHIPMENTS
12.2.2
-
APPS.OPI_DBI_OPM_COGS_PKG dependencies on RCV_TRANSACTIONS
12.1.1
-
APPS.JAI_RCV_RND_PKG dependencies on JAI_RCV_RTV_BATCH_TRXS
12.1.1
-
PACKAGE BODY: APPS.CSTACPCS
12.1.1
-
PACKAGE BODY: APPS.CSTACPCS
12.2.2
-
PACKAGE BODY: APPS.RCV_INT_ORDER_PP_PVT
12.2.2
-
APPS.JAI_RCV_RND_PKG dependencies on JAI_RCV_RTV_BATCH_TRXS
12.2.2