Search Results RCV_SHIPMENT_LINES
Overview
The RCV_SHIPMENT_LINES table is a core transactional entity within the Oracle E-Business Suite Purchasing (PO) module, specifically for versions 12.1.1 and 12.2.2. It stores detailed line-level information for every receipt against a purchase order, blanket release, or requisition. This table is fundamental to the receiving process, recording the quantity, location, and accounting details for each received item or service. It serves as the primary link between the purchasing documents and subsequent inventory transactions, cost accounting, and invoice matching processes in Payables (AP).
Key Information Stored
The table's primary key is SHIPMENT_LINE_ID, with a unique key also defined on the combination of SHIPMENT_HEADER_ID and LINE_NUM. Its columns capture the complete lifecycle of a received line. Key data points include quantities (QUANTITY, QUANTITY_SHIPPED, QUANTITY_RECEIVED, QUANTITY_DELIVERED), unit of measure, and destination details (TO_ORGANIZATION_ID, TO_SUBINVENTORY, LOCATOR_ID). Critical foreign key columns link the receipt line to its source document, such as PO_HEADER_ID, PO_LINE_ID, PO_LINE_LOCATION_ID, and PO_DISTRIBUTION_ID for standard orders, or PO_RELEASE_ID for blanket releases. For accounting, columns like CHARGE_ACCOUNT_ID and TRANSPORTATION_ACCOUNT_ID reference GL_CODE_COMBINATIONS. The table also tracks the receiving routing (ROUTING_HEADER_ID) and categorization (CATEGORY_ID) of the received item.
Common Use Cases and Queries
This table is central to reporting on receipt history, reconciling received quantities to invoiced amounts, and troubleshooting receiving transactions. A common query retrieves all receipt lines for a specific purchase order to analyze receipt performance. Another frequent use case is identifying receipts pending delivery to inventory or those that have been received but not yet invoiced, which is crucial for period-end accruals. Developers often join this table with RCV_SHIPMENT_HEADERS for header data and PO_HEADERS_ALL or PO_LINES_ALL for purchasing document details. Sample SQL to find receipt details for a PO line would involve filtering on PO_HEADER_ID and PO_LINE_ID.
Related Objects
As indicated by the foreign key relationships, RCV_SHIPMENT_LINES has extensive integration across EBS. It is a child of RCV_SHIPMENT_HEADERS. Its primary relationships are with Purchasing tables: PO_HEADERS_ALL, PO_LINES_ALL, PO_LINE_LOCATIONS_ALL, PO_DISTRIBUTIONS_ALL, PO_RELEASES_ALL, PO_REQUISITION_LINES_ALL, and PO_REQ_DISTRIBUTIONS_ALL. For accounting, it links to GL_CODE_COMBINATIONS. It is referenced by AP_INVOICE_LINES_ALL for invoice matching. The table is also integral to several inventory and tax-related objects in localized solutions, such as JAI_MTL_MATCH_RECEIPTS and JAI_AP_MATCH_INV_TAXES, highlighting its role in cost and tax settlement.
-
Table: RCV_SHIPMENT_LINES
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.RCV_SHIPMENT_LINES, object_name:RCV_SHIPMENT_LINES, status:VALID, product: PO - Purchasing , description: Receiving shipment line information , implementation_dba_data: PO.RCV_SHIPMENT_LINES ,
-
Table: RCV_SHIPMENT_LINES
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.RCV_SHIPMENT_LINES, object_name:RCV_SHIPMENT_LINES, status:VALID, product: PO - Purchasing , description: Receiving shipment line information , implementation_dba_data: PO.RCV_SHIPMENT_LINES ,
-
Lookup Type: MRC_UPGRADE
12.2.2
product: PO - Purchasing , meaning: NODESCRIPTION47 ,
-
Lookup Type: MRC_UPGRADE
12.1.1
product: PO - Purchasing , meaning: NODESCRIPTION47 ,
-
Table: RCV_LOTS_INTERFACE
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.RCV_LOTS_INTERFACE, object_name:RCV_LOTS_INTERFACE, status:VALID, product: PO - Purchasing , description: Receiving lots interface table , implementation_dba_data: PO.RCV_LOTS_INTERFACE ,
-
Table: RCV_SERIALS_SUPPLY
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.RCV_SERIALS_SUPPLY, object_name:RCV_SERIALS_SUPPLY, status:VALID, product: PO - Purchasing , description: Receiving serial supply , implementation_dba_data: PO.RCV_SERIALS_SUPPLY ,
-
Table: RCV_MC_SHIPMENT_LINES
12.1.1
product: PO - Purchasing , description: MRC sub-table of RCV_SHIPMENT_LINES , implementation_dba_data: Not implemented in this database ,
-
Table: RCV_MC_SHIPMENT_LINES
12.2.2
product: PO - Purchasing , description: MRC sub-table of RCV_SHIPMENT_LINES , implementation_dba_data: Not implemented in this database ,
-
Table: RCV_LOT_TRANSACTIONS
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.RCV_LOT_TRANSACTIONS, object_name:RCV_LOT_TRANSACTIONS, status:VALID, product: PO - Purchasing , description: Receiving lots transactions , implementation_dba_data: PO.RCV_LOT_TRANSACTIONS ,
-
Table: RCV_SERIALS_SUPPLY
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.RCV_SERIALS_SUPPLY, object_name:RCV_SERIALS_SUPPLY, status:VALID, product: PO - Purchasing , description: Receiving serial supply , implementation_dba_data: PO.RCV_SERIALS_SUPPLY ,
-
Table: RCV_LOTS_INTERFACE
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.RCV_LOTS_INTERFACE, object_name:RCV_LOTS_INTERFACE, status:VALID, product: PO - Purchasing , description: Receiving lots interface table , implementation_dba_data: PO.RCV_LOTS_INTERFACE ,
-
Table: PO_RCV_CHARGE_ALLOCATIONS
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_RCV_CHARGE_ALLOCATIONS, object_name:PO_RCV_CHARGE_ALLOCATIONS, status:VALID, product: PO - Purchasing , description: Charge Allocations table , implementation_dba_data: PO.PO_RCV_CHARGE_ALLOCATIONS ,
-
View: RCV_TRX_INT_SERIALS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.RCV_TRX_INT_SERIALS_V, object_name:RCV_TRX_INT_SERIALS_V, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.RCV_TRX_INT_SERIALS_V ,
-
Table: RCV_LOT_TRANSACTIONS
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.RCV_LOT_TRANSACTIONS, object_name:RCV_LOT_TRANSACTIONS, status:VALID, product: PO - Purchasing , description: Receiving lots transactions , implementation_dba_data: PO.RCV_LOT_TRANSACTIONS ,
-
Table: RCV_LOTS_SUPPLY
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.RCV_LOTS_SUPPLY, object_name:RCV_LOTS_SUPPLY, status:VALID, product: PO - Purchasing , description: Receiving lots supply , implementation_dba_data: PO.RCV_LOTS_SUPPLY ,
-
View: RCV_TRX_INT_SERIALS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.RCV_TRX_INT_SERIALS_V, object_name:RCV_TRX_INT_SERIALS_V, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.RCV_TRX_INT_SERIALS_V ,
-
Table: RCV_LOTS_SUPPLY
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.RCV_LOTS_SUPPLY, object_name:RCV_LOTS_SUPPLY, status:VALID, product: PO - Purchasing , description: Receiving lots supply , implementation_dba_data: PO.RCV_LOTS_SUPPLY ,
-
Table: 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, product: PO - Purchasing , description: Table for Freight and Special Charge records , implementation_dba_data: PO.PO_RCV_CHARGES ,
-
View: RCV_TRX_INT_LOTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.RCV_TRX_INT_LOTS_V, object_name:RCV_TRX_INT_LOTS_V, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.RCV_TRX_INT_LOTS_V ,
-
Table: RCV_SERIAL_TRANSACTIONS
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.RCV_SERIAL_TRANSACTIONS, object_name:RCV_SERIAL_TRANSACTIONS, status:VALID, product: PO - Purchasing , description: Receiving serial transactions , implementation_dba_data: PO.RCV_SERIAL_TRANSACTIONS ,
-
Table: RCV_SERIAL_TRANSACTIONS
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.RCV_SERIAL_TRANSACTIONS, object_name:RCV_SERIAL_TRANSACTIONS, status:VALID, product: PO - Purchasing , description: Receiving serial transactions , implementation_dba_data: PO.RCV_SERIAL_TRANSACTIONS ,
-
View: RCV_TRX_INT_LOTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.RCV_TRX_INT_LOTS_V, object_name:RCV_TRX_INT_LOTS_V, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.RCV_TRX_INT_LOTS_V ,
-
View: PO_SHIP_SUPPLY_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_SHIP_SUPPLY_VIEW, object_name:PO_SHIP_SUPPLY_VIEW, status:VALID, product: PO - Purchasing , description: Purchasing shipment supply , implementation_dba_data: APPS.PO_SHIP_SUPPLY_VIEW ,
-
Table: RCV_ROUTING_HEADERS
12.2.2
product: PO - Purchasing , description: Receiving routing headers , implementation_dba_data: Not implemented in this database ,
-
Table: RCV_ROUTING_HEADERS
12.1.1
product: PO - Purchasing , description: Receiving routing headers , implementation_dba_data: Not implemented in this database ,
-
View: PO_SHIP_SUPPLY_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_SHIP_SUPPLY_VIEW, object_name:PO_SHIP_SUPPLY_VIEW, status:VALID, product: PO - Purchasing , description: Purchasing shipment supply , implementation_dba_data: APPS.PO_SHIP_SUPPLY_VIEW ,
-
Table: RCV_SUPPLY
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.RCV_SUPPLY, object_name:RCV_SUPPLY, status:VALID, product: PO - Purchasing , description: Summary information about items in receiving/inspection , implementation_dba_data: PO.RCV_SUPPLY ,
-
Table: RCV_SUPPLY
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.RCV_SUPPLY, object_name:RCV_SUPPLY, status:VALID, product: PO - Purchasing , description: Summary information about items in receiving/inspection , implementation_dba_data: PO.RCV_SUPPLY ,
-
Table: PO_REQ_DISTRIBUTIONS_ALL
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_REQ_DISTRIBUTIONS_ALL, object_name:PO_REQ_DISTRIBUTIONS_ALL, status:VALID, product: PO - Purchasing , description: Requisition distributions , implementation_dba_data: PO.PO_REQ_DISTRIBUTIONS_ALL ,
-
View: PO_REQS_IN_TRANSIT_ALL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_REQS_IN_TRANSIT_ALL_V, object_name:PO_REQS_IN_TRANSIT_ALL_V, status:VALID, product: PO - Purchasing , description: 10SC ONLY - Retrofitted , implementation_dba_data: APPS.PO_REQS_IN_TRANSIT_ALL_V ,
-
Table: PO_REQ_DISTRIBUTIONS_ALL
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_REQ_DISTRIBUTIONS_ALL, object_name:PO_REQ_DISTRIBUTIONS_ALL, status:VALID, product: PO - Purchasing , description: Requisition distributions , implementation_dba_data: PO.PO_REQ_DISTRIBUTIONS_ALL ,
-
Table: RCV_SHIPMENT_HEADERS
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.RCV_SHIPMENT_HEADERS, object_name:RCV_SHIPMENT_HEADERS, status:VALID, product: PO - Purchasing , description: Shipment and receipt header information , implementation_dba_data: PO.RCV_SHIPMENT_HEADERS ,
-
View: PO_REQS_IN_TRANSIT_ALL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_REQS_IN_TRANSIT_ALL_V, object_name:PO_REQS_IN_TRANSIT_ALL_V, status:VALID, product: PO - Purchasing , description: 10SC ONLY - Retrofitted , implementation_dba_data: APPS.PO_REQS_IN_TRANSIT_ALL_V ,
-
Table: PO_RELEASES_ALL
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_RELEASES_ALL, object_name:PO_RELEASES_ALL, status:VALID, product: PO - Purchasing , description: Purchase order releases , implementation_dba_data: PO.PO_RELEASES_ALL ,
-
Table: RCV_SHIPMENT_HEADERS
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.RCV_SHIPMENT_HEADERS, object_name:RCV_SHIPMENT_HEADERS, status:VALID, product: PO - Purchasing , description: Shipment and receipt header information , implementation_dba_data: PO.RCV_SHIPMENT_HEADERS ,
-
View: RCV_OPSM_LOT_SERIAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.RCV_OPSM_LOT_SERIAL_V, object_name:RCV_OPSM_LOT_SERIAL_V, status:VALID, product: PO - Purchasing , implementation_dba_data: APPS.RCV_OPSM_LOT_SERIAL_V ,
-
Table: PO_RELEASES_ALL
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_RELEASES_ALL, object_name:PO_RELEASES_ALL, status:VALID, product: PO - Purchasing , description: Purchase order releases , implementation_dba_data: PO.PO_RELEASES_ALL ,
-
Table: RCV_TRANSACTIONS_INTERFACE
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.RCV_TRANSACTIONS_INTERFACE, object_name:RCV_TRANSACTIONS_INTERFACE, status:VALID, product: PO - Purchasing , description: Receiving transactions interface table , implementation_dba_data: PO.RCV_TRANSACTIONS_INTERFACE ,
-
Table: RCV_TRANSACTIONS_INTERFACE
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.RCV_TRANSACTIONS_INTERFACE, object_name:RCV_TRANSACTIONS_INTERFACE, status:VALID, product: PO - Purchasing , description: Receiving transactions interface table , implementation_dba_data: PO.RCV_TRANSACTIONS_INTERFACE ,
-
Table: PO_REQUISITION_LINES_ALL
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_REQUISITION_LINES_ALL, object_name:PO_REQUISITION_LINES_ALL, status:VALID, product: PO - Purchasing , description: Requisition lines , implementation_dba_data: PO.PO_REQUISITION_LINES_ALL ,
-
Table: PO_REQUISITION_LINES_ALL
12.2.2
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_REQUISITION_LINES_ALL, object_name:PO_REQUISITION_LINES_ALL, status:VALID, product: PO - Purchasing , description: Requisition lines , implementation_dba_data: PO.PO_REQUISITION_LINES_ALL ,
-
View: POBV_INBOUND_SHIPMENT_LINES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.POBV_INBOUND_SHIPMENT_LINES, object_name:POBV_INBOUND_SHIPMENT_LINES, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.POBV_INBOUND_SHIPMENT_LINES ,
-
View: POBV_INBOUND_SHIPMENT_LINES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.POBV_INBOUND_SHIPMENT_LINES, object_name:POBV_INBOUND_SHIPMENT_LINES, status:VALID, product: PO - Purchasing , description: - Retrofitted , implementation_dba_data: APPS.POBV_INBOUND_SHIPMENT_LINES ,
-
View: RCV_FTE_LINES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.RCV_FTE_LINES_V, object_name:RCV_FTE_LINES_V, status:VALID, product: PO - Purchasing , description: Transaction Lines for logistics , implementation_dba_data: APPS.RCV_FTE_LINES_V ,
-
View: RCV_FTE_LINES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.RCV_FTE_LINES_V, object_name:RCV_FTE_LINES_V, status:VALID, product: PO - Purchasing , description: Transaction Lines for logistics , implementation_dba_data: APPS.RCV_FTE_LINES_V ,
-
View: PO_SHIP_RCV_SUPPLY_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_SHIP_RCV_SUPPLY_VIEW, object_name:PO_SHIP_RCV_SUPPLY_VIEW, status:VALID, product: PO - Purchasing , description: Shipment receipts supply , implementation_dba_data: APPS.PO_SHIP_RCV_SUPPLY_VIEW ,
-
View: PO_SHIP_RCV_SUPPLY_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.PO_SHIP_RCV_SUPPLY_VIEW, object_name:PO_SHIP_RCV_SUPPLY_VIEW, status:VALID, product: PO - Purchasing , description: Shipment receipts supply , implementation_dba_data: APPS.PO_SHIP_RCV_SUPPLY_VIEW ,
-
View: RCV_RECEIVING_VALUE_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PO.RCV_RECEIVING_VALUE_VIEW, object_name:RCV_RECEIVING_VALUE_VIEW, status:VALID, product: PO - Purchasing , description: Receiving Value Report , implementation_dba_data: APPS.RCV_RECEIVING_VALUE_VIEW ,
-
View: RCV_RECEIVING_VALUE_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PO.RCV_RECEIVING_VALUE_VIEW, object_name:RCV_RECEIVING_VALUE_VIEW, status:VALID, product: PO - Purchasing , description: Receiving Value Report , implementation_dba_data: APPS.RCV_RECEIVING_VALUE_VIEW ,
-
Table: PO_LINE_LOCATIONS_ALL
12.1.1
owner:PO, object_type:TABLE, fnd_design_data:PO.PO_LINE_LOCATIONS_ALL, object_name:PO_LINE_LOCATIONS_ALL, status:VALID, product: PO - Purchasing , description: Document shipment schedules (for purchase orders, purchase agreements, quotations, RFQs) , implementation_dba_data: PO.PO_LINE_LOCATIONS_ALL ,