ShipmentsouterPackingUnitsattachments
Maintains documentation and metadata for attachments related to outer packing units.
Columns
Name | Type | Description |
ShipmentsDeliveryId [KEY] | Long | Unique identifier for the delivery associated with the shipment's outer packing unit attachments, used to track the delivery of goods. |
OuterpackingunitsLPNId [KEY] | Long | License Plate Number (LPN) identifier associated with the outer packing unit, used for tracking and managing packaging. |
AttachedDocumentId [KEY] | Long | Identifier for the document attached to the outer packing unit, typically used to store related shipping or inventory documentation. |
LastUpdateDate | Datetime | Timestamp of the last update made to the outer packing unit attachment's details, providing an audit trail. |
LastUpdatedBy | String | The user or system that made the last update to the outer packing unit attachment details, providing accountability. |
DatatypeCode | String | Code representing the datatype of the attached document, used for categorizing the document type (for example, PDF, image). |
FileName | String | The name of the file associated with the outer packing unit attachment, useful for identifying the document. |
DmFolderPath | String | Folder path where the document related to the outer packing unit is stored, helping with document retrieval and organization. |
DmDocumentId | String | Unique identifier for the document in the document management system, used for linking the attachment to its system record. |
DmVersionNumber | String | Version number of the attached document, used to track revisions and updates to the document. |
Url | String | URL where the attachment can be accessed, providing a direct link to the file for users or systems. |
CategoryName | String | Name of the category that classifies the attached document, helping to group documents for easier retrieval. |
UserName | String | Name of the user who uploaded the attachment, used for tracking the origin of the document. |
Uri | String | Uniform Resource Identifier (URI) associated with the attachment, used for linking to the document in different systems. |
FileUrl | String | Full URL link to the file attached to the outer packing unit, providing an easy access point to view or download the document. |
UploadedText | String | Text content of the uploaded file, if available, useful for indexing and searching attached documents. |
UploadedFileContentType | String | The content type of the uploaded file. |
UploadedFileLength | Long | Length (in bytes) of the uploaded file, useful for file size validation and performance monitoring. |
UploadedFileName | String | The original name of the uploaded file, used for identifying and matching documents with their sources. |
ContentRepositoryFileShared | Bool | Indicates whether the file is shared across systems or repositories, helping determine access permissions. |
Title | String | Title of the attached document, providing a brief identifier for the content of the file. |
Description | String | Description of the attached document, offering context about its contents or purpose in relation to the shipment. |
ErrorStatusCode | String | Error code indicating any issues that occurred during the processing or handling of the attached file. |
ErrorStatusMessage | String | Detailed error message providing further explanation of issues encountered with the document processing. |
CreatedBy | String | Name or ID of the user who originally created or uploaded the attachment, providing accountability. |
CreationDate | Datetime | Timestamp indicating when the attachment was first created or uploaded, useful for tracking the attachmentâs lifecycle. |
FileContents | String | Contents of the file if the attachment is in a text format, enabling indexing and content-based searches. |
ExpirationDate | Datetime | Date when the attachment is scheduled to expire or be archived, ensuring timely management of documents. |
LastUpdatedByUserName | String | Username of the individual who last updated the attachment, providing additional accountability. |
CreatedByUserName | String | Username of the individual who originally created the attachment, enabling traceability of document ownership. |
AsyncTrackerId | String | Identifier for asynchronous processing of the attachment, helping track background operations or workflows. |
FileWebImage | String | Link to an image version of the file, if available, providing a web-accessible preview of the document. |
DownloadInfo | String | Information about how to download the attachment, including any necessary steps or prerequisites for access. |
PostProcessingAction | String | Action to be taken after the file is uploaded or processed, such as 'archive' or 'validate'. |
BaseItem | String | Primary item associated with the outer packing unit attachment, typically used to classify the document by the main product. |
DeliveryId | Long | Identifier for the delivery linked to the outer packing unit, used for organizing attachments based on delivery. |
EndAssemblyItemNumber | String | Identifier for the end-assembly item related to the attachment, used for tracking finished goods. |
Finder | String | Search keyword or reference used to locate the attachment within the system, facilitating quicker retrieval. |
IntegrationStatus | String | Current status of the integration for the outer packing unit attachment, ensuring the document is synchronized across systems. |
Item | String | Specific item or product associated with the outer packing unit attachment, linking the document to inventory. |
LineStatus | String | Status of the line item in the outer packing unit's shipping process, indicating whether it's in progress, shipped, or delivered. |
OrderNumber | String | Unique order number associated with the outer packing unit, providing traceability between the document and the order. |
OrderType | String | Type of order for the shipment of the outer packing unit, such as 'sales order' or 'purchase order'. |
OrderTypeCode | String | Code representing the type of order related to the outer packing unit, providing standardization across systems. |
ParentPackingUnit | String | Parent packing unit associated with the outer packing unit, used to group multiple related packing units under one identifier. |
PickWave | String | Identifier for the pick wave assigned to the outer packing unit, used in warehouse management to group items for picking. |
QuickShipStatus | String | Indicates whether the outer packing unit is subject to expedited 'quick ship' processing. |
RcvShipmentLineId | Long | Identifier for the received shipment line associated with the outer packing unit, ensuring it is properly recorded upon receipt. |
Shipment | String | The shipment associated with the outer packing unit, providing context for its transportation. |
ShipmentSet | String | Set of shipments, typically grouped for delivery scheduling or processing, associated with the outer packing unit. |
ShipToCustomer | String | Customer receiving the outer packing unit, providing context for the destination of the goods. |
ShipToPartyId | String | Unique identifier for the party receiving the shipment, helping to differentiate customers and their related shipments. |
SourceOrder | String | Original order number that initiated the shipment, linking the outer packing unit back to its source order. |
SourceOrderFulfillmentLine | String | Line number in the original order associated with the outer packing unit, ensuring accurate fulfillment tracking. |
SourceOrderFulfillmentLineId | String | Unique identifier for the fulfillment line of the source order, directly linking the outer packing unit to its fulfillment. |
SourceOrderLine | String | Line number in the source order that the outer packing unit is fulfilling, used for shipment tracking and reporting. |
SourceSystemId | String | Identifier for the source system that generated the outer packing unit attachment record. |
TradeComplianceStatus | String | Status of trade compliance checks for the outer packing unit, ensuring that all regulatory requirements are met. |
TransportationPlanningStatus | String | Current status of transportation planning for the outer packing unit, tracking its progress in the logistics workflow. |