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


TABLE: ICX.ICX_POR_TEMPLATE_FILES

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


Stores information for template files. This information is used during download of resources. It stores the names of the files to be included in the .zip file generated for the user requesting download of resources. These resources may contain both templates and other information files necessary for the correct generation of data files to be uploaded into the system for both schema and item/price upload.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
ICX_POR_TEMPLATE_FILES_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnFILENAME
Columns
Name Datatype Length Mandatory Comments
FILENAME VARCHAR2 (250) Yes File name
USAGE VARCHAR2 (25) Yes Usage
DESCRIPTION VARCHAR2 (2000)
Description
TEMPLATE_TYPE VARCHAR2 (25) Yes Template type
Query Text

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


SELECT FILENAME
,      USAGE
,      DESCRIPTION
,      TEMPLATE_TYPE
FROM ICX.ICX_POR_TEMPLATE_FILES;

Dependencies

[top of page]

ICX.ICX_POR_TEMPLATE_FILES does not reference any database object

ICX.ICX_POR_TEMPLATE_FILES is referenced by following:

SchemaAPPS
SynonymICX_POR_TEMPLATE_FILES