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


TABLE: IGS.IGS_FI_1098T_DTLS

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


Stores 1098-T tuition statement transaction details, used for identifying the transactions that aggregate to the Box Amounts 2, 3, 4 and 5.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_FI_1098T_DTLS_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnSTU_1098T_ID
ColumnBOX_NUM
ColumnTRANSACTION_ID
ColumnTRANSACTION_CODE
Columns
Name Datatype Length Mandatory Comments
STU_1098T_ID NUMBER
Yes Sequence generated identifier for a Student 1098-T record.
BOX_NUM NUMBER
Yes The Box Number, under which the transaction is reported to the Internal Revenue Service.
TRANSACTION_ID NUMBER
Yes The Charge Identifier or the Credit identifier of the Source Transaction
TRANSACTION_CODE VARCHAR2 (1) Yes The Source of the transaction, coded as 'C' for a Credit transaction and 'D' for a Charge transaction.
OBJECT_VERSION_NUMBER NUMBER
Yes This column is used for locking rows in the database.
CREATED_BY NUMBER (15) Yes Standard WHO Column
CREATION_DATE DATE
Yes Standard WHO Column
LAST_UPDATE_DATE DATE
Yes Standard WHO Column
LAST_UPDATED_BY NUMBER (15) Yes Standard WHO Column
LAST_UPDATE_LOGIN NUMBER (15)
Standard WHO Column
REQUEST_ID NUMBER (15)
Standard Concurrent Program Column
PROGRAM_ID NUMBER (15)
Standard Concurrent Program Column
PROGRAM_APPLICATION_ID NUMBER (15)
Standard Concurrent Program Column
PROGRAM_UPDATE_DATE DATE

Standard Concurrent Program Column
Query Text

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


SELECT STU_1098T_ID
,      BOX_NUM
,      TRANSACTION_ID
,      TRANSACTION_CODE
,      OBJECT_VERSION_NUMBER
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_UPDATE_DATE
FROM IGS.IGS_FI_1098T_DTLS;

Dependencies

[top of page]

IGS.IGS_FI_1098T_DTLS does not reference any database object

IGS.IGS_FI_1098T_DTLS is referenced by following:

SchemaAPPS
SynonymIGS_FI_1098T_DTLS