WebSphere Commerce database table: EXCHORDERS
IBM Internal Use Only.
Column Description(s):
Column Name | Column Type | Description |
EX_ORD_ID |
BIGINT NOT NULL |
IBM Internal Use Only. |
RMA_ID |
BIGINT NOT NULL |
IBM Internal Use Only. |
CROSS_SHIP |
CHAR(1) NOT NULL DEFAULT 'N' |
IBM Internal Use Only |
OPTCOUNTER |
SMALLINT |
Reserved for IBM internal use. |
Index(es):
Index Name | Indexed Column Names | Index Type |
SQL050212031226570 |
EX_ORD_ID+RMA_ID |
Primary Key |
Constraint(s):
Constraint Name | Column Name(s) | Foreign Table Name | Foreign Column Name(s) | Constraint Type |
F_1118 |
EX_ORD_ID |
ORDERS |
ORDERS_ID |
Cascade |
F_1119 |
RMA_ID |
RMA |
RMA_ID |
Cascade |
Feedback
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.