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


TABLE: IEC.IEC_O_RECYCLING_ALGS_B

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


IEC_RECYCLING_ALGS_B is the base table used for storing the individual recycling algorithms as XML strings.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IEC_O_RECYCLING_ALGS_B_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnALGORITHM_ID
Columns
Name Datatype Length Mandatory Comments
ALGORITHM_ID NUMBER (15) Yes Unique Identifier
SOURCE_TYPE_CODE VARCHAR2 (30)
stores the source type that list fields belongs to.It is one of the enbaled master source type available in AMS_LIST_SRC_TYPES table.
CREATED_BY NUMBER (15) Yes Standard Who column.
CREATION_DATE DATE
Yes Standard Who column.
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column.
LAST_UPDATE_DATE DATE
Yes Standard Who column.
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column.
OBJECT_VERSION_NUMBER NUMBER (9) Yes Used for locking in HTML applications.
SECURITY_GROUP_ID NUMBER (15)
Used in hosted environments.
PARENT_ID NUMBER (15)
Parent ID
Query Text

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


SELECT ALGORITHM_ID
,      SOURCE_TYPE_CODE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      OBJECT_VERSION_NUMBER
,      SECURITY_GROUP_ID
,      PARENT_ID
FROM IEC.IEC_O_RECYCLING_ALGS_B;

Dependencies

[top of page]

IEC.IEC_O_RECYCLING_ALGS_B does not reference any database object

IEC.IEC_O_RECYCLING_ALGS_B is referenced by following:

SchemaAPPS
SynonymIEC_O_RECYCLING_ALGS_B