ShipmentLineTransactionRequestsshipmentLinesattachments
Handles attachments related to shipment line transaction requests for comprehensive record-keeping.
Columns
| Name | Type | Description |
| ShipmentLineTransactionRequestsTransactionId [KEY] | Long | The unique identifier for the shipment line transaction request associated with the shipment line attachment. |
| ShipmentlinesDeliveryDetailInterfaceId [KEY] | Long | The identifier for the interface record containing the delivery details for the shipment line attachment. |
| AttachedDocumentId [KEY] | Long | The identifier for the document attached to the shipment line transaction request. |
| LastUpdateDate | Datetime | The date and time when the document attachment was last updated. |
| LastUpdatedBy | String | The user who last updated the document attachment. |
| DatatypeCode | String | The datatype code for the attachment, indicating the format or type of data contained in the attachment. |
| FileName | String | The name of the file attached to the shipment line transaction request. |
| DmFolderPath | String | The path in the document management system (DMS) where the file is stored. |
| DmDocumentId | String | The document ID in the document management system. |
| DmVersionNumber | String | The version number of the attached document. |
| Url | String | The URL link to access the attached document. |
| CategoryName | String | The name of the category to which the document attachment belongs. |
| UserName | String | The user associated with the document attachment. |
| Uri | String | The URI of the document attachment for accessing the file. |
| FileUrl | String | The full URL to download the file attached to the shipment line transaction request. |
| UploadedText | String | Text content uploaded along with the file attachment. |
| UploadedFileContentType | String | The content type of the uploaded file, indicating the type of data. |
| UploadedFileLength | Long | The length, in bytes, of the uploaded file. |
| UploadedFileName | String | The name of the uploaded file. |
| ContentRepositoryFileShared | Bool | Indicates whether the file is shared in the content repository (true or false). |
| Title | String | The title of the document attached to the shipment line transaction request. |
| Description | String | A description of the attached document, providing additional information about its content. |
| ErrorStatusCode | String | The error status code for any issues encountered with the attachment. |
| ErrorStatusMessage | String | The error message for any issues encountered with the attachment. |
| CreatedBy | String | The user who created the attachment record. |
| CreationDate | Datetime | The date and time when the attachment record was created. |
| FileContents | String | The content or text within the file attached to the shipment line transaction request. |
| ExpirationDate | Datetime | The expiration date for the attached document, indicating when it becomes invalid or outdated. |
| LastUpdatedByUserName | String | The username of the person who last updated the attachment. |
| CreatedByUserName | String | The username of the person who initially created the attachment. |
| AsyncTrackerId | String | The asynchronous tracking ID associated with the document attachment. |
| FileWebImage | String | An image of the file, typically used for displaying the file in web interfaces. |
| DownloadInfo | String | Information related to downloading the file attachment, such as size or required permissions. |
| PostProcessingAction | String | An action to be taken after the file has been uploaded or processed, like validation or indexing. |
| BaseItem | String | The base item related to the shipment line transaction request, often used for assembly or packaging. |
| BaseItemId | Long | The unique identifier for the base item related to the shipment line transaction. |
| Carrier | String | The name of the carrier responsible for transporting the shipment. |
| CarrierId | Long | The unique identifier for the carrier. |
| CarrierNumber | String | The number that uniquely identifies the carrier for shipment tracking. |
| EndAssemblyItem | String | The item that represents the finished product or assembly resulting from the shipment. |
| Finder | String | The unique identifier used for searching the attachment in the system. |
| FromRequestedDate | Datetime | The starting date range of the requested shipment date for the attached document. |
| FromScheduledShipDate | Datetime | The starting date range for the scheduled shipment date of the shipment line. |
| InitialDestinationId | Long | The identifier for the initial destination of the shipment line. |
| Item | String | The item associated with the shipment line attachment. |
| ItemId | Long | The unique identifier for the item related to the shipment line. |
| ModeOfTransportCode | String | The mode of transport code, indicating how the shipment will be delivered (for example, air, truck). |
| OrderTypeCode | String | The order type code identifying the type of order associated with the shipment. |
| OrganizationCode | String | The organization code for the organization handling the shipment. |
| OrganizationId | Long | The unique identifier for the organization handling the shipment. |
| OrganizationName | String | The name of the organization handling the shipment. |
| ServiceLevelCode | String | The service level code indicating the level of service (for example, standard, express) for the shipment. |
| ToRequestedDate | Datetime | The ending date range of the requested shipment date for the attached document. |
| ToScheduledShipDate | Datetime | The ending date range for the scheduled shipment date of the shipment line. |
| TransactionId | Long | The unique transaction ID associated with the shipment line transaction request. |
| TransportationShipment | String | The planned shipment identifier associated with this transaction request. |