what entity are the orders stored in?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

what entity are the orders stored in?

Patrick-4
After checkout what entity are the orders stored in?
Reply | Threaded
Open this post in threaded view
|

Re: what entity are the orders stored in?

Scott Gray-2
OrderHeader and it's related entities.

Regards
Scott

HotWax Media
http://www.hotwaxmedia.com

On 2/03/2010, at 9:09 AM, Patrick wrote:

> After checkout what entity are the orders stored in?


smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: what entity are the orders stored in?

Akhilesh Madmale
In reply to this post by Patrick-4
Hi Patrick

After checkout..
Following Entities are used~
OrderHeader
ProductOrderItem
OrderItem
PaymentMethod
OrderItemShipGrpInvRes
OrderItemShipGroupAssoc
OrderPaymentPreference
OrderStatus
OrderRole
OrderContactMech

and the entities where order stored are
OrderHeader
ProductOrderItem
OrderItem

Thanks
Akhilesh

Patrick wrote:
> After checkout what entity are the orders stored in?
>