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


TABLE: IGS.IGS_FI_ACC_ALL

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


IGS_FI_ACC_ALL describes a finance general ledger account specific to a financial reporting period, financial period calendar instance.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_FI_ACC_ALL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnACCOUNT_CD
Columns
Name Datatype Length Mandatory Comments
FIN_CAL_TYPE VARCHAR2 (10)
This column is made obsolete
FIN_CI_SEQUENCE_NUMBER NUMBER (6)
This column is made obsolete
ACCOUNT_CD VARCHAR2 (40) Yes Code of a general ledger account specific to a financial reporting period. The account is used to record fee assessments for a particular fee type or group of fee types.
DESCRIPTION VARCHAR2 (60) Yes Code of a general ledger account specific to a financial reporting period. The account is used to record fee assessments for a particular fee type or group of fee types.
CLOSED_IND VARCHAR2 (1) Yes Indicator that specifies if the account is open or closed. Setting the checkbox to 'closed' ticked prevents use of the account in new records.
ACCOUNT_ID NUMBER (15)
This column is made obsolete
ORG_ID NUMBER (15)
Operating unit identifier
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 FIN_CAL_TYPE
,      FIN_CI_SEQUENCE_NUMBER
,      ACCOUNT_CD
,      DESCRIPTION
,      CLOSED_IND
,      ACCOUNT_ID
,      ORG_ID
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_FI_ACC_ALL;

Dependencies

[top of page]

IGS.IGS_FI_ACC_ALL does not reference any database object

IGS.IGS_FI_ACC_ALL is referenced by following:

SchemaAPPS
SynonymIGS_FI_ACC_ALL