InboundShipmentsshipmentLinesmanufacturerParts
InboundShipmentsshipmentLinesmanufacturerParts
Columns
| Name | Type | Description |
| InboundShipmentsShipmentHeaderId [KEY] | Long | Value that uniquely identifies the inbound shipment header in Oracle SCM |
| InboundShipmentsExpectedReceiptDate | Datetime | Date when the inbound shipment is expected to arrive at the receiving organization |
| InboundShipmentsShipToOrganizationId | Long | Value that uniquely identifies the receiving organization for the inbound shipment |
| InboundShipmentsVendorId | Long | Value that uniquely identifies the supplier for the inbound shipment |
| InboundShipmentsSupplierName | String | Name of the supplier who provides the products in the inbound shipment |
| InboundShipmentsShipmentNumber | String | Number that identifies the inbound shipment |
| ShipmentLinesShipmentLineId [KEY] | Long | Value that uniquely identifies the inbound shipment line |
| ManufacturerPartNumber [KEY] | String | Part number as defined by the manufacturer for the inventory item |
| ManufacturerName [KEY] | String | Name of the manufacturer of the inventory item |
| BindExpectedReceiptDate | Datetime | Bind parameter for filtering inbound shipments by expected receipt date |
| BindOrganizationCode | String | Bind parameter for filtering by the abbreviation that identifies the receiving organization |
| BindOrganizationId | Long | Bind parameter for filtering by the unique identifier of the receiving organization |
| BindPOHeaderId | Long | Bind parameter for filtering by the unique identifier of the purchase order header |
| BindPONumber | String | Bind parameter for filtering by the purchase order number |
| BindShipmentHeaderId | Long | Bind parameter for filtering by the unique identifier of the shipment header |
| BindShipmentNumber | String | Bind parameter for filtering by the shipment number |
| BindSupplier | String | Bind parameter for filtering by supplier information |
| BindTONumber | String | Bind parameter for filtering by transfer order number |
| BindTransferOrderHeaderId | Long | Bind parameter for filtering by the unique identifier of the transfer order header |
| BindVendorId | Long | Bind parameter for filtering by the unique identifier of the supplier |
| Finder | String | Finder method identifier for querying with specific filter criteria |
| ShipmentHeaderId | Long | Primary key identifier for the shipment header record |