DeletedTransactions
Query deleted Transactions.
Columns
Name | Type | References | Description |
TxnID [KEY] | String | The unique identifier. | |
TxnDelType | String | The transaction type. Valid values are ARRefundCreditCard, Bill, BillPaymentCheck, BillPaymentCreditCard, BuildAssembly, Charge, Check, CreditCardCharge, CreditCardCredit, CreditMemo, Deposit, Estimate, InventoryAdjustment, Invoice, ItemReceipt, JournalEntry, PurchaseOrder, ReceivePayment, SalesOrder, SalesReceipt, SalesTaxPaymentCheck, TimeTracking, TransferInventory, VehicleMileage, VendorCredit | |
ReferenceNumber | String | The entity full name. | |
TimeCreated | Datetime | The time the object was created. | |
TimeDeleted | Datetime | The time the object was deleted. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description | |
TimeModified | String | The modified date to search for. |