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


TABLE: ICX.POR_CONTAINER_IMAGES

Object Details
Object Name: POR_CONTAINER_IMAGES
Object Type: TABLE
Owner: ICX
FND Design Data: TableICX.POR_CONTAINER_IMAGES
Subobject Name:
Status: VALID


The table that stores the information for the container images used by the image generator. One example for the container image is tab bar for containing individual tabs.


Storage Details
Tablespace: TablespaceAPPS_TS_ARCHIVE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
CONTAINER_IMAGE_NAME VARCHAR2 (60) Yes Name of the container image
CONTAINER_IMAGE_TYPE VARCHAR2 (30) Yes Type of the container image
IMAGE_NAME VARCHAR2 (60) Yes Image name
DISPLAY_SEQUENCE NUMBER (15) Yes Image display sequence
Query Text

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


SELECT CONTAINER_IMAGE_NAME
,      CONTAINER_IMAGE_TYPE
,      IMAGE_NAME
,      DISPLAY_SEQUENCE
FROM ICX.POR_CONTAINER_IMAGES;

Dependencies

[top of page]

ICX.POR_CONTAINER_IMAGES does not reference any database object

ICX.POR_CONTAINER_IMAGES is referenced by following:

SchemaAPPS
SynonymPOR_CONTAINER_IMAGES