This table contains objects scheduled to E-Marketing Spot.
Column Description(s):
Column Name | Column Type | Description |
ESMAPOBJ_ID |
INTEGER NOT NULL |
A system-generated primary key. |
ESMAPTYP_ID |
INTEGER NOT NULL |
The type ID of the object. This corresponds to the type IDs defined in the ESMAPTYP table. |
OBJECT_ID |
INTEGER NOT NULL |
The object ID of the object scheduled to display in the E-Marketing Spot. |
OPTCOUNTER |
SMALLINT |
Reserved for IBM internal use. |
Index(es):
Index Name | Indexed Column Names | Index Type |
I0000833 |
ESMAPTYP_ID+OBJECT_ID |
Unique Index |
SQL050212031226290 |
ESMAPOBJ_ID |
Primary Key |
Constraint(s):
Constraint Name | Column Name(s) | Foreign Table Name | Foreign Column Name(s) | Constraint Type |
F_1093 |
ESMAPTYP_ID |
ESMAPTYP |
ESMAPTYP_ID |
Cascade |
Referenced By:
Constraint Name | Referenced Column Name | Foreign Table Name | Foreign Column Name(s) | Constraint Type |
F_386 |
INITIATIVE_ID |
INTVSCHED |
ESMAPOBJ_ID |
Cascade |
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.