[Home] [Help]
[Dependency Information]
Object Name: | EGO_FND_DF_COL_USGS_EXT |
---|---|
Object Type: | TABLE |
Owner: | EGO |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
This table contains metadata information about Attributes
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
EGO_FND_DF_COL_USGS_EXT_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
EGO_FND_DF_COL_USGS_EXT_U2 | NORMAL | UNIQUE |
![]() |
![]() ![]() ![]() ![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ATTR_ID | NUMBER | (15) | Yes | Attribute Id |
APPLICATION_ID | NUMBER | (10) | Yes | Application Id |
DESCRIPTIVE_FLEXFIELD_NAME | VARCHAR2 | (40) | Yes | Attribute Group Type |
DESCRIPTIVE_FLEX_CONTEXT_CODE | VARCHAR2 | (30) | Yes | Attribute Group Internal name |
APPLICATION_COLUMN_NAME | VARCHAR2 | (30) | Yes | Database Column name |
DATA_TYPE | VARCHAR2 | (30) | Yes | Data type of Attribute |
SEARCH_FLAG | VARCHAR2 | (1) | Yes | Searchable or Not |
UNIQUE_KEY_FLAG | VARCHAR2 | (1) | Flag to indicate if this attribute is a part of Unique Key in case of Multi Row Attribute group | |
INFO_1 | VARCHAR2 | (2048) | URL incase of attribute type Dynamic URL | |
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 | |
UOM_CLASS | VARCHAR2 | (10) | Unit Of Measure in case of Number Attribute | |
CONTROL_LEVEL | NUMBER | (15) | Used to determine whether all the attribute properties of the attribute are updateble or not | |
ATTRIBUTE_CODE | VARCHAR2 | (30) | Used for grouping the attributes in sections while displaying, used only for seeded attributes. | |
VIEW_IN_HIERARCHY_CODE | VARCHAR2 | (30) | Determines the extent to which this Attribute is viewable in whatever hierarchy is defined for the customer object (e.g., the Item or Project or Change). Only used by some customer objects. | |
EDIT_IN_HIERARCHY_CODE | VARCHAR2 | (30) | Determines the extent to which this Attribute is editable in whatever hierarchy is defined for the customer object (e.g., the Item or Project or Change). Only used by some customer objects. | |
CUSTOMIZATION_LEVEL | VARCHAR2 | (1) | Determines if the attribute can be customized | |
READ_ONLY_FLAG | VARCHAR2 | (1) | Indicates Attribute should be read only in AG region or not. | |
ZD_EDITION_NAME | VARCHAR2 | (30) | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT ATTR_ID
, APPLICATION_ID
, DESCRIPTIVE_FLEXFIELD_NAME
, DESCRIPTIVE_FLEX_CONTEXT_CODE
, APPLICATION_COLUMN_NAME
, DATA_TYPE
, SEARCH_FLAG
, UNIQUE_KEY_FLAG
, INFO_1
, CREATED_BY
, CREATION_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATE_LOGIN
, UOM_CLASS
, CONTROL_LEVEL
, ATTRIBUTE_CODE
, VIEW_IN_HIERARCHY_CODE
, EDIT_IN_HIERARCHY_CODE
, CUSTOMIZATION_LEVEL
, READ_ONLY_FLAG
, ZD_EDITION_NAME
FROM EGO.EGO_FND_DF_COL_USGS_EXT;
EGO.EGO_FND_DF_COL_USGS_EXT does not reference any database object
EGO.EGO_FND_DF_COL_USGS_EXT is referenced by following:
|
|
|