0% found this document useful (0 votes)
48 views1 page

Mapping

The document describes order information including order headers, item ship groups, addresses, and their relationships. It lists various order fields like status, store ID, totals. It also includes address fields and references needed for shipping.

Uploaded by

varadasrini
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
48 views1 page

Mapping

The document describes order information including order headers, item ship groups, addresses, and their relationships. It lists various order fields like status, store ID, totals. It also includes address fields and references needed for shipping.

Uploaded by

varadasrini
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

orderItemShipGroups

PostalAddress

cart
getShipmentMethodType
getCarrierPartyId

OrderHeader
StatusItem

ORDER_HEADER
orderTypeId = SALES_ORDER
statusId = ORDER_APPROVED or ...
productStoreId = 9000
grandTotal

StatusItem
statusCode = PACKED

OrderItemShipGroup
carrierPartyId = UPS
orderId

NAME (30)
ADDRESS LINE 1 (30)
ADDRESS LINE 2 (30)
CITY (30)
STATE
ZIPCODE (5 DIGIT)
EMAIL ADDRESS (QVN NOTIFY)
PHONE #

SERVICE LEVEL (GROUND, OVERNIGHT, ECT)


REFERENCE # 1 (ONLINE ORDER #)
REFERENCE # 2 (ONLINE ORDER #2)

WEIGHT (LBS)
CONSTANT = 1
DECLARED VALUE (TOTAL DOLLAR AMOUNT MINUS TAXS AND SHIPPING)

relationship
==================
OrderHeader.statusId(.orderId)
OrderItemShipGroup.statusId
OrderContactMech.contactMechPurposeTypeId = SHIPPING_LOCATION.
(contactMechId)
ContactMech.contactMechId
PostalAddress.toName

You might also like