DBA Data[Home] [Help] [Dependency Information]


TABLE: IEC.IEC_G_MKTG_ITEM_CC_TZS

Object Details
Object Name: IEC_G_MKTG_ITEM_CC_TZS
Object Type: TABLE
Owner: IEC
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IEC_G_MKTG_ITEM_CC_TZS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnITM_CC_TZ_ID
IEC_G_MKTG_ITEM_CC_TZS_U2 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnLIST_HEADER_ID
ColumnSUBSET_ID
ColumnTERRITORY_CODE
ColumnTIMEZONE_ID
ColumnREGION_ID
IEC_G_MKTG_ITEM_CC_TZS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCAMPAIGN_SCHEDULE_ID
IEC_G_MKTG_ITEM_CC_TZS_N3 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnSUBSET_ID
Columns
Name Datatype Length Mandatory Comments
ITM_CC_TZ_ID NUMBER (15) Yes Unique Identifier
LIST_HEADER_ID NUMBER (15) Yes LIST_HEADER_ID is the Foreign Key to the marketing AMS_LIST_HEADERS_ALL table
CAMPAIGN_SCHEDULE_ID NUMBER (15) Yes Foreign key to AMS_CAMPAIGN_SCHEDULES_B.
TERRITORY_CODE VARCHAR2 (2) Yes The territory code representing the country which is used in combination with the timezone to represent a callable area for the marketing item that this entry represents.
TIMEZONE_ID NUMBER (15) Yes The particular timezone which is used in combination with the country code to represent a callable area for the marketing item that this entry represents.
LAST_CALLABLE_TIME DATE

The latest callable time for this country_code and timezone combination.
CALLABLE_FLAG VARCHAR2 (1)
Flag used to indicate whether the country code and timezone are still valid for the marketing item which this entry represents.
RECORD_COUNT NUMBER (15)
Number of records in AMS_LIST_ENTRIES whose current contact point corresponds to this territory, time zone pair.
LAST_UPDATE_DATE DATE
Yes Standard Who column.
OBJECT_VERSION_NUMBER NUMBER
Yes Used for locking in HTML applications.
SECURITY_GROUP_ID NUMBER (15)
Used in hosted environments.
SUBSET_ID NUMBER (15)
SUBSET_ID is the foreign key to the IEC_G_LIST_SUBSETS table.
REGION_ID NUMBER (15)
The particular region which is used in combination with the country code and time zone to represent a callable area for the marketing item that this entry represents.
ORG_CALLABLE_FLAG VARCHAR2 (1)
ORIGINAL CALLABLE FLAG
ORG_LAST_UPDATE_DATE DATE

ORIGINAL LAST_UPDATE_DATE
ORG_LAST_CALLABLE_TIME DATE

Original Last_Callable_time
ORG_RECORD_COUNT NUMBER (15)
Original Count
RECORD_AVAILABLE NUMBER (15)
Record Available
RECORD_UNAVAILABLE NUMBER (15)
Records Unaavailable
COUNT_LAST_UPDATE_DATE DATE

Time of last available count udpate
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT ITM_CC_TZ_ID
,      LIST_HEADER_ID
,      CAMPAIGN_SCHEDULE_ID
,      TERRITORY_CODE
,      TIMEZONE_ID
,      LAST_CALLABLE_TIME
,      CALLABLE_FLAG
,      RECORD_COUNT
,      LAST_UPDATE_DATE
,      OBJECT_VERSION_NUMBER
,      SECURITY_GROUP_ID
,      SUBSET_ID
,      REGION_ID
,      ORG_CALLABLE_FLAG
,      ORG_LAST_UPDATE_DATE
,      ORG_LAST_CALLABLE_TIME
,      ORG_RECORD_COUNT
,      RECORD_AVAILABLE
,      RECORD_UNAVAILABLE
,      COUNT_LAST_UPDATE_DATE
FROM IEC.IEC_G_MKTG_ITEM_CC_TZS;

Dependencies

[top of page]

IEC.IEC_G_MKTG_ITEM_CC_TZS does not reference any database object

IEC.IEC_G_MKTG_ITEM_CC_TZS is referenced by following:

SchemaAPPS
SynonymIEC_G_MKTG_ITEM_CC_TZS