ShipmentLineTransactionRequestsshipmentLineserrors
Tracks and manages errors encountered in shipment line order processing.
Columns
| Name | Type | Description |
| ShipmentLineTransactionRequestsTransactionId [KEY] | Long | The unique identifier for the shipment line transaction request that encountered an error. |
| ShipmentlinesDeliveryDetailInterfaceId [KEY] | Long | The unique identifier for the delivery detail interface record associated with the shipment line transaction request error. |
| MessageName | String | The name of the error message generated during the shipment line transaction request. |
| MessageText | String | The detailed error message text describing the issue encountered during the shipment line transaction. |
| CreationDate | Datetime | The date and time when the error record was created. |
| CreatedBy | String | The user or system that created the error record. |
| LastUpdateDate | Datetime | The date and time when the error record was last updated. |
| LastUpdatedBy | String | The user or system that last updated the error record. |
| BaseItem | String | The base item related to the shipment line that encountered the error. |
| BaseItemId | Long | The unique identifier for the base item associated with the shipment line transaction error. |
| Carrier | String | The carrier responsible for transporting the shipment line item that encountered the error. |
| CarrierId | Long | The unique identifier for the carrier associated with the shipment line transaction error. |
| CarrierNumber | String | The carrier's tracking or identification number for the shipment line. |
| EndAssemblyItem | String | The item that represents the final product or assembly resulting from the shipment line transaction that encountered the error. |
| Finder | String | A reference value used to search or locate shipment line error records within the system. |
| FromRequestedDate | Datetime | The start date of the requested delivery date range for the shipment line transaction that encountered the error. |
| FromScheduledShipDate | Datetime | The start date of the scheduled shipping date range for the shipment line transaction that encountered the error. |
| InitialDestinationId | Long | The unique identifier for the initial destination of the shipment line's item that encountered the error. |
| Item | String | The specific item associated with the shipment line that encountered the error. |
| ItemId | Long | The unique identifier for the item related to the shipment line transaction error. |
| ModeOfTransportCode | String | The code identifying the mode of transport used for shipping the shipment line item that encountered the error. |
| OrderTypeCode | String | The order type code indicating the type of order associated with the shipment line transaction error. |
| OrganizationCode | String | The code identifying the organization responsible for shipping the item in the shipment line that encountered the error. |
| OrganizationId | Long | The unique identifier for the organization handling the shipment line transaction that encountered the error. |
| OrganizationName | String | The name of the organization responsible for handling the shipment line. |
| ServiceLevelCode | String | The code identifying the service level for the shipping method used for the shipment line transaction error. |
| ToRequestedDate | Datetime | The end date of the requested delivery date range for the shipment line transaction that encountered the error. |
| ToScheduledShipDate | Datetime | The end date of the scheduled shipping date range for the shipment line transaction that encountered the error. |
| TransactionId | Long | The unique identifier for the transaction associated with the shipment line error. |
| TransportationShipment | String | The identifier for the planned shipment related to the shipment line transaction error. |