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


TABLE: GMS.GMS_PROJECT_TYPES_ALL

Object Details
Object Name: GMS_PROJECT_TYPES_ALL
Object Type: TABLE
Owner: GMS
FND Design Data: TableGMS.GMS_PROJECT_TYPES_ALL
Subobject Name:
Status: VALID


GMS_PROJECT_TYPES stores additional information on project types maintained in PA_PROJECT_TYPES. There is a one-to-one relation between PA_PROJECT_TYPES and GMS_PROJECT_TYPES.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
GMS_PROJECT_TYPES_ALL_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnPROJECT_TYPE
Columns
Name Datatype Length Mandatory Comments
PROJECT_TYPE VARCHAR2 (20) Yes Project type
SPONSORED_FLAG VARCHAR2 (1) Yes Indicates if the project type is sponsored
Query Text

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


SELECT PROJECT_TYPE
,      SPONSORED_FLAG
FROM GMS.GMS_PROJECT_TYPES_ALL;

Dependencies

[top of page]

GMS.GMS_PROJECT_TYPES_ALL does not reference any database object

GMS.GMS_PROJECT_TYPES_ALL is referenced by following:

SchemaAPPS
SynonymGMS_PROJECT_TYPES_ALL