Panatracker Transaction Status code values
The following table lists the values of the TransactionStatus field in PanatrackerGP transaction tables.
| Status Code
| Status Name
| Description
|
| 0 |
InProgress |
Transaction data is being gathered |
| 1 |
Queued |
Saved for send, but submittal web service not yet invoked |
| 2 |
Approved |
Transaction was approved, waiting for queuing (not currently in use) |
| 3 |
Rejected |
Transaction was rejected (not currently in use) |
| 4 |
Succeeded |
Transaction was successfully applied to host by PanatrackerGP |
| 5 |
Failed |
Host rejected the transaction |
| 6 |
Discarded |
Transaction has been voided, ignore it |
| 7 |
Warning |
Problem completing a part of a multi-step transaction |
| 8 |
Pending |
Holding for approval (typically via portal submit button) |
| 9 |
External |
Waiting for an external process (e.g., GP Manufacturing integration) |
| 10 |
ExternalInProgress |
External integration is currently processing the transaction |
| 11 |
Accepted |
Warning that was discarded |
Related Articles
PanatrackerGP Status Code Values for Transaction Logging
This reference lists the status codes used in PanatrackerGP transaction logging tables. Code Status Details 0 In Progress Transaction has started but not submitted 1 Queued Submitted and execute for the submit has not occurred. 2 Approved Transaction ...
Implementing the Panatracker API
Implementation Steps Install the SubmitFromWebService license. Populate the appropriate Panatracker "Trx" tables with transactions that have a status of Queued. That is, column named TransactionStatus = 1. To trigger the submission, the web API ...
Order Fulfill Transaction
The Order Fulfill transaction enables picking of GP sales orders with support for order, invoice, or fulfillment order/invoice document types. The transaction uses directed or ad-hoc pick workflows with optional zone filtering, lot/serial tracking, ...
Generic Transaction
PanatrackerGP has an optional module that allows a user to gather general entered and scanned information and save it to our database. This feature is known as the "Generic Transaction" module. The generic transaction module allows a user to enter or ...
PO Receiving Transaction
The PO Receiving transaction allows you to receive against Dynamics GP purchase orders and create the corresponding Receiving transaction in GP for posting and matching against invoices. Standard Single Purchase Order Receiving Select Purchase Order ...