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


TABLE: GMP.GMP_SEQUENCE_TYPES

Object Details
Object Name: GMP_SEQUENCE_TYPES
Object Type: TABLE
Owner: GMP
FND Design Data: TableGMP.GMP_SEQUENCE_TYPES
Subobject Name:
Status: VALID


Table for Sequence Types


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
OPRN_ID NUMBER
Yes The Surrogate Key from the Operation
CATEGORY_ID NUMBER
Yes The Sequence dependent Item Class
SEQ_DEP_ID NUMBER
Yes the surrogate key for the row
CREATION_DATE DATE
Yes Standard "Row Who" column
CREATED_BY NUMBER
Yes Standard "Row Who" column
LAST_UPDATE_DATE DATE
Yes Standard "Row Who" column
LAST_UPDATED_BY NUMBER
Yes Standard "Row Who" column
LAST_UPDATE_LOGIN NUMBER

Standard "Row Who" column
Query Text

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


SELECT OPRN_ID
,      CATEGORY_ID
,      SEQ_DEP_ID
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM GMP.GMP_SEQUENCE_TYPES;

Dependencies

[top of page]

GMP.GMP_SEQUENCE_TYPES does not reference any database object

GMP.GMP_SEQUENCE_TYPES is referenced by following:

SchemaAPPS
SynonymGMP_SEQUENCE_TYPES