ShipmentsouterPackingUnitsshipmentLinesattachments
Manages documentation and metadata for attachments specific to shipment lines within packing units.
Columns
| Name | Type | Description |
| ShipmentsDeliveryId [KEY] | Long | Unique identifier for the shipment's delivery, used to track each delivery associated with the shipment. |
| OuterpackingunitsLPNId [KEY] | Long | Identifier for the License Plate Number (LPN) of the outer packing unit, used to track the outermost packaging in the shipment. |
| ShipmentlinesShipmentLine [KEY] | Long | The specific shipment line number associated with the shipment, linking it to a particular item in the shipment. |
| AttachedDocumentId [KEY] | Long | Identifier for the attached document related to the shipment line, used for reference to associated files. |
| LastUpdateDate | Datetime | Timestamp indicating the most recent update to the shipment line attachment information. |
| LastUpdatedBy | String | User or system that last updated the attachment information for the shipment line. |
| DatatypeCode | String | Code representing the type of data stored in the attachment (for example, file, image) |
| FileName | String | Name of the file attached to the shipment line, typically providing insight into the document's content. |
| DmFolderPath | String | Path in the document management system (DMS) where the file associated with the shipment line is stored. |
| DmDocumentId | String | Unique identifier for the document within the document management system. |
| DmVersionNumber | String | Version number of the document in the document management system, ensuring tracking of document revisions. |
| Url | String | URL linking to the document or attachment associated with the shipment line, used for easy access. |
| CategoryName | String | Category under which the attached document is classified within the document management system. |
| UserName | String | Name of the user who uploaded or created the attachment associated with the shipment line. |
| Uri | String | Uniform Resource Identifier (URI) used to uniquely identify the attachment. |
| FileUrl | String | Direct URL link to the file associated with the shipment line, enabling easy access for users. |
| UploadedText | String | Text content of the uploaded document or attachment, providing a brief summary or content. |
| UploadedFileContentType | String | Content type describing the file format of the uploaded document. |
| UploadedFileLength | Long | Size of the uploaded file in bytes, used for file size tracking and management. |
| UploadedFileName | String | Original name of the file uploaded, usually reflective of the document's title. |
| ContentRepositoryFileShared | Bool | Flag indicating whether the file is shared within the content repository for access by other systems or users. |
| Title | String | Title of the uploaded file or document, often describing its content or purpose. |
| Description | String | A detailed description of the document attached to the shipment line, providing more context for the attachment. |
| ErrorStatusCode | String | Code representing any errors encountered during the file upload or attachment process. |
| ErrorStatusMessage | String | Message detailing the error status or issue encountered during the file upload or attachment process. |
| CreatedBy | String | User or system that created the attachment for the shipment line, helping track the origin of the document. |
| CreationDate | Datetime | Timestamp of when the attachment was created or uploaded to the system. |
| FileContents | String | The actual contents of the file, if available in text format, providing the full content of the attached document. |
| ExpirationDate | Datetime | Date when the document or attachment expires or is no longer valid for the shipment line. |
| LastUpdatedByUserName | String | Name of the user who last modified the attachment information, useful for auditing changes. |
| CreatedByUserName | String | Name of the user who initially created the attachment, useful for auditing purposes. |
| AsyncTrackerId | String | ID for tracking the asynchronous processing of the file upload or attachment process. |
| FileWebImage | String | Image representation of the file, if applicable, used for visual representation of the document. |
| DownloadInfo | String | Information related to the download status of the file, such as file size or download restrictions. |
| PostProcessingAction | String | Action performed after the file is uploaded, such as conversion or further processing. |
| BaseItem | String | Base item associated with the shipment line attachment, used to link the attachment to a specific product or service. |
| DeliveryId | Long | Unique identifier for the delivery related to the shipment line attachment, helping track its association. |
| EndAssemblyItemNumber | String | End assembly item number related to the shipment line, used for final product assembly tracking. |
| Finder | String | Finder reference used to locate or search for the attachment within the system. |
| IntegrationStatus | String | Status of the integration for the shipment line attachment, indicating whether the file is properly integrated into the system. |
| Item | String | Item associated with the shipment line attachment, typically the product or service related to the document. |
| LineStatus | String | Current status of the shipment line attachment, indicating whether it is active, pending, or completed. |
| OrderNumber | String | Order number linked to the shipment line, used to track the source of the shipment. |
| OrderType | String | Type of order (for example, standard, expedited) for the shipment line, helping categorize the order's handling requirements. |
| OrderTypeCode | String | Code representing the type of order, used for system processing and tracking. |
| ParentPackingUnit | String | Packing unit that serves as the parent for the shipment line, helping organize items into larger packing units. |
| PickWave | String | Pick wave identifier, used to organize and optimize the picking process in the warehouse for the shipment. |
| QuickShipStatus | String | Status indicating whether the shipment qualifies for expedited shipping, often linked to time-sensitive orders. |
| RcvShipmentLineId | Long | ID for the shipment line in the receiving process, helping link the shipment line to the receipt process. |
| Shipment | String | Unique identifier for the shipment, linking all related information for tracking and management. |
| ShipmentSet | String | Set or group of shipments, used to categorize related shipments for easier management. |
| ShipToCustomer | String | Name of the customer receiving the shipment, used to track the destination of the goods. |
| ShipToPartyId | String | Unique identifier for the party receiving the shipment, helping link the shipment to a specific customer or organization. |
| SourceOrder | String | Original order from which the shipment line was generated, providing traceability for fulfillment. |
| SourceOrderFulfillmentLine | String | Line item from the source order, indicating which part of the original order the shipment relates to. |
| SourceOrderFulfillmentLineId | String | Unique identifier for the source order fulfillment line, linking it to the corresponding shipment line. |
| SourceOrderLine | String | Original order line, helping trace the specific item or service being shipped. |
| SourceSystemId | String | Identifier for the system that generated the source order, helping track the origin of the order. |
| TradeComplianceStatus | String | Trade compliance status for the shipment line, indicating whether the shipment complies with international trade regulations. |
| TransportationPlanningStatus | String | Status of transportation planning for the shipment line, indicating whether it is scheduled or still pending. |