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


VIEW: APPS.AMS_CELLS_VL

Object Details
Object Name: AMS_CELLS_VL
Object Type: VIEW
Owner: APPS
FND Design Data: ViewAMS.AMS_CELLS_VL
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


This is a view based on ams_cells_b and ams_cells_tl .The screen name for cells is 'SEGMENT'


[View Source]

Columns
Name Datatype Length Mandatory Comments
ROW_ID ROWID (10)
Row Id of the table.
CELL_ID NUMBER
Yes Unique Identifier.
CELL_NAME VARCHAR2 (120) Yes Name of cell or segment.
DESCRIPTION VARCHAR2 (4000)
Description of cells.
LAST_UPDATE_DATE DATE
Yes Standard Who Column.
LAST_UPDATED_BY NUMBER (15) Yes Standard Who Column.
CREATION_DATE DATE
Yes Standard Who Column.
CREATED_BY NUMBER (15) Yes Standard Who Column.
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who Column.
CELL_CODE VARCHAR2 (30) Yes Unique Cell Code.
OWNER_ID NUMBER
Yes Owner of the cell. Id coming from fnd_user.
MARKET_SEGMENT_FLAG VARCHAR2 (1) Yes Indicates wether it is a 'market segment' or a 'target segment'.
ENABLED_FLAG VARCHAR2 (1) Yes Indicates wether the cell is active or inactive.
ORIGINAL_SIZE NUMBER (15)
Original size of the cell.
PARENT_CELL_ID NUMBER

Parent Cell id of the cell.
OBJECT_VERSION_NUMBER NUMBER (9)
This column is used for locking purposes .
SEL_TYPE VARCHAR2 (30)
Type of the sel
STATUS_CODE VARCHAR2 (30)
Status code of the cell
STATUS_DATE DATE

Status date
USER_STATUS_ID NUMBER

User status identifier
COUNTRY NUMBER

Country
Query Text

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


SELECT ROW_ID
,      CELL_ID
,      CELL_NAME
,      DESCRIPTION
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      CELL_CODE
,      OWNER_ID
,      MARKET_SEGMENT_FLAG
,      ENABLED_FLAG
,      ORIGINAL_SIZE
,      PARENT_CELL_ID
,      OBJECT_VERSION_NUMBER
,      SEL_TYPE
,      STATUS_CODE
,      STATUS_DATE
,      USER_STATUS_ID
,      COUNTRY
FROM APPS.AMS_CELLS_VL;

Dependencies

[top of page]

APPS.AMS_CELLS_VL references the following:

SchemaAPPS
SynonymAMS_CELLS_ALL_B
SynonymAMS_CELLS_ALL_TL
APPS.AMS_CELLS_VL is referenced by following:

SchemaAPPS
Package BodyAMS_ACT_LIST_PVT - show dependent code
ViewAMS_ACT_MKT_SEGMENTS_VL
ViewAMS_CELLS_SEL_ALL_V
Package BodyAMS_CELL_INTEGRATE_PVT - show dependent code
Package BodyAMS_CELL_PVT - show dependent code
Package BodyAMS_COPYELEMENTS_PVT - show dependent code
Package BodyAMS_CPYUTILITY_PVT - show dependent code
Package BodyAMS_DMSELECTION_PVT - show dependent code
ViewAMS_EVENT_MARKET_SEGMENTS_V
Package BodyAMS_PARTY_MKT_SEG_LOADER_PVT - show dependent code
Package BodyAMS_PARTY_SEG_LOADER_PVT - show dependent code
ViewAMS_P_CAMPAIGN_MKT_SEGMENTS_V
ViewAMS_P_CELLS_V
ViewAMS_P_OFFER_MKT_SEGMENTS_V
Package BodyAMS_WFCMPAPR_PVT - show dependent code
ViewBIC_MARKET_SEGMENT_V
ViewBIM_DIMV_MARKET_SGMTS
Package BodyBIM_EDW_MKTSGMTS_M_SIZE - show dependent code
Package BodyBIM_EDW_TGSMT_M_SIZE - show dependent code
ViewOZF_FUNDS_CUST_V