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


TABLE: IGS.IGS_FI_GOVT_FUND_SRC

Object Details
Object Name: IGS_FI_GOVT_FUND_SRC
Object Type: TABLE
Owner: IGS
FND Design Data: TableIGS.IGS_FI_GOVT_FUND_SRC
Subobject Name:
Status: VALID


IGS_FI_GOVT_FUND_SRC describes the government set of funding sources. For example, Commonwealth, state.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_FI_GOVT_FUND_SRC_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnGOVT_FUNDING_SOURCE
Columns
Name Datatype Length Mandatory Comments
GOVT_FUNDING_SOURCE NUMBER (2) Yes Unique identifier for the government funding source.Not in current use.
DESCRIPTION VARCHAR2 (60) Yes Description of the government funding source.
CLOSED_IND VARCHAR2 (1) Yes Indicator that specifies if the government funding source is open or closed. Setting the checkbox to closed prevents use of the government funding source in new or modified funding source records.
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
Query Text

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


SELECT GOVT_FUNDING_SOURCE
,      DESCRIPTION
,      CLOSED_IND
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_FI_GOVT_FUND_SRC;

Dependencies

[top of page]

IGS.IGS_FI_GOVT_FUND_SRC does not reference any database object

IGS.IGS_FI_GOVT_FUND_SRC is referenced by following:

SchemaAPPS
SynonymIGS_FI_GOVT_FUND_SRC