Transactions Database Tables

The Transactions tables are found in the database referred to by the Transactions site resource.

Table Name Description
BasketGroup Holds order groups with status=basket or status=template.
CatalogProducts_AuctionBid Holds auction item bids.
CatalogProducts_AuctionItem Describes the items being auctioned.
counters Contains counters used by the GenId object. For example, it is used for sequential order tracking numbers.
OrderFormHeader Stores order group information at the order form level.
OrderFormLineItems Stores order group information at the item level.
OrderGroup Holds outer-level order group information.
OrderGroupAddresses Holds the addresses contained in an order group.
TransCategory Contains the tables the Transaction DTS task will transfer.
TransDimension Contains the columns that the DTS will display in the user interface. Key fields are transferred by default, and are not displayed in the user interface. The RequiredDim column determines the default column selection in the user interface.
UserFilter Holds user search state, for customer and partner services.


All rights reserved.