[Home] [Help]
[Dependency Information]
Object Name: | IGF_FC_AST_PC_DT |
---|---|
Object Type: | TABLE |
Owner: | IGF |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Asset Protection Allowance Table
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
IGF_FC_AST_PC_DT_PK | NORMAL | UNIQUE |
![]() |
![]() ![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
S_AWARD_YEAR | VARCHAR2 | (30) | Yes | System Award Year |
TABLE_CODE | VARCHAR2 | (30) | Yes | Table Code |
OLDER_PARENT_AGE | NUMBER | Yes | Age of Older Parent or Independent Student | |
PARENT2_ALLOWANCE | NUMBER | Allowance for 2 parents or Independent Student | ||
PARENT1_ALLOWANCE | NUMBER | Allowance for 1 parent or unmarried Student | ||
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 |
Cut, paste (and edit) the following text to query this object:
SELECT S_AWARD_YEAR
, TABLE_CODE
, OLDER_PARENT_AGE
, PARENT2_ALLOWANCE
, PARENT1_ALLOWANCE
, CREATED_BY
, CREATION_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATE_LOGIN
FROM IGF.IGF_FC_AST_PC_DT;
IGF.IGF_FC_AST_PC_DT does not reference any database object
IGF.IGF_FC_AST_PC_DT is referenced by following:
|
|
|