LinesToInspectmanufacturerParts
Tracks manufacturer-specific parts requiring inspection as part of receipt lines, ensuring compliance with specifications.
Columns
| Name | Type | Description |
| LinesToInspectParentTransactionId [KEY] | Long | The unique identifier of the parent transaction associated with the current part inspection record in the LinesToInspectmanufacturerParts table. |
| ManufacturerPartNumber [KEY] | String | The unique part number assigned by the manufacturer, representing the specific part being inspected in the LinesToInspectmanufacturerParts table. |
| ManufacturerName [KEY] | String | The name of the manufacturer for the part being inspected, as listed in the LinesToInspectmanufacturerParts table. |
| BindASNLineNumber | Long | The line number within the ASN (Advanced Shipment Notice) document, which identifies the specific line item being referenced in the LinesToInspectmanufacturerParts table. |
| BindASNNumber | String | The unique identifier for the ASN document associated with the current part inspection in the LinesToInspectmanufacturerParts table. |
| BindBackToBack | String | A flag indicating whether the part is part of a back-to-back order, used in tracking and inventory management within the LinesToInspectmanufacturerParts table. |
| BindConsigned | String | A flag indicating whether the part is consigned, meaning it is owned by the supplier but stored on the buyer’s premises, used for inventory tracking in the LinesToInspectmanufacturerParts table. |
| BindDocumentLineNumber | String | The line number from the related document (such as a purchase order or sales order) that corresponds to the current part in the LinesToInspectmanufacturerParts table. |
| BindDocumentNumber | String | The document number of the purchase order, sales order, or other relevant document associated with the part in the LinesToInspectmanufacturerParts table. |
| BindDocumentScheduleNumber | String | The schedule number within the associated document that identifies the timing or delivery date of the part in the LinesToInspectmanufacturerParts table. |
| BindDocumentType | String | The type of document (for example, purchase order, sales order) associated with the part in the LinesToInspectmanufacturerParts table. |
| BindFromDate | Date | The start date for the part’s validity or expected availability, used for tracking part shipments or delivery schedules in the LinesToInspectmanufacturerParts table. |
| BindItemId | Long | The unique identifier for the item or part in the inventory system, linked to the part being inspected in the LinesToInspectmanufacturerParts table. |
| BindItemNumber | String | The identifier assigned to the item being inspected, typically a catalog or Stock Keeping Unit (SKU) number, in the LinesToInspectmanufacturerParts table. |
| BindOrganizationCode | String | The organizational code identifying the department, division, or entity responsible for handling the part in the LinesToInspectmanufacturerParts table. |
| BindOrganizationId | Long | The unique identifier of the organization within the company that is responsible for the part in the LinesToInspectmanufacturerParts table. |
| BindParentTransactionId | Long | The transaction ID of the parent document or order that initiated the current transaction for the part inspection in the LinesToInspectmanufacturerParts table. |
| BindPOHeaderId | Long | The header ID of the purchase order associated with the part inspection in the LinesToInspectmanufacturerParts table. |
| BindPOLineId | Long | The line item ID within the purchase order that corresponds to the specific part being inspected in the LinesToInspectmanufacturerParts table. |
| BindPOLineLocationId | Long | The location identifier within the purchase order line that indicates where the part is to be delivered or stored in the LinesToInspectmanufacturerParts table. |
| BindReceiptAdviceHeaderId | Long | The header ID of the receipt advice document that informs the receipt of parts or goods, used for tracking part deliveries in the LinesToInspectmanufacturerParts table. |
| BindReceiptAdviceLineId | Long | The line ID within the receipt advice document, linked to the specific part being inspected in the LinesToInspectmanufacturerParts table. |
| BindReceiptNumber | String | The unique receipt number for the delivered parts or goods, used for inventory and tracking purposes in the LinesToInspectmanufacturerParts table. |
| BindShipmentHeaderId | Long | The header ID of the shipment document related to the part, used for tracking delivery and transport details in the LinesToInspectmanufacturerParts table. |
| BindShipmentLineId | Long | The line ID within the shipment document that identifies the specific part or group of parts being shipped in the LinesToInspectmanufacturerParts table. |
| BindSourceDocumentCode | String | The source document code (for example, purchase order, invoice) that originated the part inspection request in the LinesToInspectmanufacturerParts table. |
| BindToDate | Date | The end date for the part’s validity, availability, or inspection period, used for tracking the duration of a part’s transaction in the LinesToInspectmanufacturerParts table. |
| BindTransferOrderHeaderId | Long | The header ID of the transfer order related to the part, used for tracking internal movements or transfers of parts between locations in the LinesToInspectmanufacturerParts table. |
| BindTransferOrderLineId | Long | The line item ID within the transfer order that corresponds to the part being moved or transferred, as tracked in the LinesToInspectmanufacturerParts table. |
| Finder | String | A key or search term used to identify or filter parts within the LinesToInspectmanufacturerParts table, typically used for lookup or query operations. |
| ParentTransactionId | Long | The unique identifier of the parent transaction that the current part inspection is related to, allowing for traceability and connection between related records in the LinesToInspectmanufacturerParts table. |