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


TABLE: AMS.AMS_DLG_COMP_TYPES_B

Object Details
Object Name: AMS_DLG_COMP_TYPES_B
Object Type: TABLE
Owner: AMS
FND Design Data: TableAMS.AMS_DLG_COMP_TYPES_B
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

Storage Details
Tablespace: TablespaceAPPS_TS_ARCHIVE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AMS_DLG_COMP_TYPES_B_U1 NORMAL UNIQUE TablespaceAPPS_TS_ARCHIVE ColumnCOMPONENT_TYPE_ID
Columns
Name Datatype Length Mandatory Comments
COMPONENT_TYPE_ID NUMBER
Yes Component Type Unique Identifier
COMPONENT_TYPE_CODE VARCHAR2 (30) Yes Programmatic Access Code of Component Type
CLASS_NAME VARCHAR2 (500) Yes This column holds the name of the class name along with package information that could be used for the Component Type.
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
SECURITY_GROUP_ID NUMBER

Used for hosting purposes
OBJECT_VERSION_NUMBER NUMBER

This column is used for locking purposes
Query Text

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


SELECT COMPONENT_TYPE_ID
,      COMPONENT_TYPE_CODE
,      CLASS_NAME
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      SECURITY_GROUP_ID
,      OBJECT_VERSION_NUMBER
FROM AMS.AMS_DLG_COMP_TYPES_B;

Dependencies

[top of page]

AMS.AMS_DLG_COMP_TYPES_B does not reference any database object

AMS.AMS_DLG_COMP_TYPES_B is referenced by following:

SchemaAMS
ViewAMS_DLG_COMP_TYPES_B#