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


TABLE: ICX.POR_IMAGES

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


The table that stores the information for the images used by the image generator, including the image name, image type, alt text and message for the image.


Storage Details
Tablespace: TablespaceAPPS_TS_ARCHIVE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
IMAGE_NAME VARCHAR2 (60) Yes Image name
MESSAGE_NAME VARCHAR2 (30) Yes Message name
ALT_TEXT_KEY VARCHAR2 (30)
Key for the ALT text
IMAGE_TYPE VARCHAR2 (30) Yes Image type
Query Text

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


SELECT IMAGE_NAME
,      MESSAGE_NAME
,      ALT_TEXT_KEY
,      IMAGE_TYPE
FROM ICX.POR_IMAGES;

Dependencies

[top of page]

ICX.POR_IMAGES does not reference any database object

ICX.POR_IMAGES is referenced by following:

SchemaAPPS
SynonymPOR_IMAGES