ReceivingReceiptTransactionRequestsprocessingErrors
Provides error tracking for issues encountered during post-receipt transaction processing.
Columns
| Name | Type | Description |
| ReceivingReceiptTransactionRequestsInterfaceTransactionId [KEY] | Long | The unique identifier for the receiving receipt transaction request in the ReceivingReceiptTransactionRequestsprocessingErrors table. |
| InterfaceErrorId [KEY] | Long | A unique identifier for the error associated with the interface transaction in the ReceivingReceiptTransactionRequestsprocessingErrors table. |
| InterfaceHeaderId | Long | A unique identifier for the header of the interface transaction in the ReceivingReceiptTransactionRequestsprocessingErrors table. |
| InterfaceLineId | Long | A unique identifier for the line of the interface transaction in the ReceivingReceiptTransactionRequestsprocessingErrors table. |
| BatchId | Long | The unique identifier for the batch that the interface transaction belongs to, as recorded in the ReceivingReceiptTransactionRequestsprocessingErrors table. |
| ErrorMessage | String | A detailed message that describes the error encountered during the processing of the receiving receipt transaction. |
| ErrorMessageName | String | A brief name or identifier for the error type in the context of the receiving receipt transaction processing. |
| ErrorType | String | The type or category of the error that occurred during the processing of the receiving receipt transaction. |
| ColumnName | String | The name of the column in the interface where the error occurred, if applicable. |
| TableName | String | The name of the table that is associated with the error in the receiving receipt transaction processing. |
| DocumentNumber | String | The document number associated with the transaction that encountered an error. |
| ExternalSystemTransactionReference | String | A reference identifier used by an external system to track the transaction in the receiving receipt process. |
| Finder | String | A reference to a tool or mechanism used to locate or identify the transaction within the interface or system. |
| FromDate | Datetime | The starting date for the time period relevant to the receiving receipt transaction processing error. |
| GroupId | Long | The identifier for the group to which the transaction belongs in the context of the receiving receipt transaction errors. |
| InterfaceTransactionId | Long | The unique identifier for the interface transaction within the receiving receipt processing system. |
| ItemId | String | The identifier for the item involved in the receiving receipt transaction that experienced the error. |
| ItemNumber | String | A number assigned to the item in the transaction for tracking and identification purposes. |
| OrganizationCode | String | A code representing the organization associated with the receiving receipt transaction in the system. |
| OrganizationId | String | The unique identifier for the organization that is associated with the receiving receipt transaction. |
| POHeaderId | Long | The purchase order header identifier that is associated with the receiving receipt transaction error. |
| ProcessingStatusCode | String | A code indicating the current status of the receiving receipt transaction as it relates to processing errors. |
| ReceiptAdviceHeaderId | Long | The identifier for the receipt advice header in the receiving receipt transaction processing errors table. |
| RMANumber | String | The return merchandise authorization (RMA) number associated with the receiving receipt transaction. |
| ShipmentHeaderId | Long | The unique identifier for the shipment header related to the receiving receipt transaction error. |
| ShipmentNumber | String | The shipment number associated with the receiving receipt transaction error for tracking purposes. |
| SourceDocumentCode | String | A code identifying the source document that initiated the receiving receipt transaction. |
| ToDate | Datetime | The end date for the time period relevant to the receiving receipt transaction processing error. |
| TransactionStatusCode | String | A code representing the status of the transaction in the receiving receipt processing system. |
| TransactionType | String | The type of transaction (for example, return, purchase receipt) that is being processed and associated with the error. |
| TransferOrderHeaderId | Long | The identifier for the transfer order header related to the receiving receipt transaction processing error. |