ShipmentTransactionRequestsshipmentsouterPackingUnitsattachments
Handles data related to attachments linked to outer packing units, such as documents or images providing additional shipment details.
Columns
Name | Type | Description |
ShipmentTransactionRequestsTransactionId [KEY] | Long | Unique identifier for the shipment transaction request related to outer packing unit attachments. |
ShipmentsDeliveryInterfaceId [KEY] | Long | Identifier for the interface managing shipment delivery within the transaction request. |
OuterpackingunitsLPNInterfaceId [KEY] | Long | Unique identifier for the License Plate Number (LPN) associated with the outer packing unit. |
AttachedDocumentId [KEY] | Long | Identifier for the document attached to the packing unit record. |
LastUpdateDate | Datetime | Timestamp indicating when the attachment record was last modified. |
LastUpdatedBy | String | User or system that last updated the packing unit attachment record. |
DatatypeCode | String | Code indicating the data type of the attached document. |
FileName | String | Name of the attached file related to the outer packing unit. |
DmFolderPath | String | Path to the document management folder where the file is stored. |
DmDocumentId | String | Unique identifier for the document in the document management system. |
DmVersionNumber | String | Version number of the attached document in the document management system. |
Url | String | Web link to access the attached document. |
CategoryName | String | Category under which the attachment is classified. |
UserName | String | User associated with the attachment upload or modification. |
Uri | String | Uniform Resource Identifier (URI) for locating the document. |
FileUrl | String | Direct file URL for accessing the attachment. |
UploadedText | String | Text content uploaded along with the document attachment. |
UploadedFileContentType | String | Content type indicating the format of the uploaded file. |
UploadedFileLength | Long | Size of the uploaded file in bytes. |
UploadedFileName | String | Original name of the uploaded file. |
ContentRepositoryFileShared | Bool | Indicates whether the file is shared within the content repository (true/false). |
Title | String | Title or name of the attached document. |
Description | String | Description of the document attachment, providing additional context. |
ErrorStatusCode | String | Error code associated with any issues encountered during the attachment process. |
ErrorStatusMessage | String | Detailed error message describing the issue with the document attachment. |
CreatedBy | String | User or system that created the document attachment record. |
CreationDate | Datetime | Timestamp indicating when the attachment record was created. |
FileContents | String | Content of the uploaded file in text or encoded format. |
ExpirationDate | Datetime | Date when the document attachment expires or is no longer valid. |
LastUpdatedByUserName | String | Username of the individual who last updated the document attachment. |
CreatedByUserName | String | Username of the individual who created the document attachment. |
AsyncTrackerId | String | Asynchronous tracker ID for monitoring the attachment processing. |
FileWebImage | String | Web image URL representing the attached file (if applicable). |
DownloadInfo | String | Additional information related to downloading the document. |
PostProcessingAction | String | Action to be performed after processing the document attachment. |
Carrier | String | Name of the carrier associated with the shipment. |
ExternalSystemTransactionReference | String | Reference ID linking the transaction to an external system. |
Finder | String | Reference field used for searching specific shipment attachment records. |
FromActualShipDate | Datetime | Start date range for the actual shipment date in the transaction request. |
FromInitialShipDate | Datetime | Start date range for the initially planned shipment date. |
Item | String | Identifier or name of the item associated with the packing unit attachment. |
ModeOfTransportCode | String | Code representing the mode of transport for the shipment (for example, air, sea, land). |
Order | String | Order number associated with the shipment. |
PackingUnit | String | Identifier for the packing unit containing the attached document. |
ServiceLevelCode | String | Code representing the level of service for the shipment (for example, express, standard). |
ShipFromOrganizationCode | String | Code identifying the organization location from which the shipment originates. |
Shipment | String | Unique identifier or name of the shipment. |
ShipmentLine | Long | Line number corresponding to a specific item in the shipment. |
SoldToCustomer | String | Name of the customer to whom the shipment is sold. |
ToActualShipDate | Datetime | End date range for the actual shipment date in the transaction request. |
ToInitialShipDate | Datetime | End date range for the initially planned shipment date. |
TransactionId | Long | Unique transaction ID linking this attachment record to the shipment transaction request. |