[Home] [Help]
[Dependency Information]
| Object Name: | IGF_FC_EFC_FRM_B |
|---|---|
| Object Type: | TABLE |
| Owner: | IGF |
| FND Design Data: | IGF.IGF_FC_EFC_FRM_B
|
| Subobject Name: | |
| Status: | VALID |
Multiplication Factor - Formula B Table
| Tablespace: | APPS_TS_SEED |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| IGF_FC_EFC_FRM_B_PK | NORMAL | UNIQUE |
APPS_TS_SEED
|
S_AWARD_YEAR
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| S_AWARD_YEAR | VARCHAR2 | (30) | Yes | System Award Year |
| UNMARRIED_STUD_IPA_AMT | NUMBER | Income Protection Allowance amount for Unmarried student | ||
| MSS_HALF_TIME_IPA_AMT | NUMBER | Income protection allowance for married student and spouse enrolled at least half time. | ||
| UNMARRIED_STUD_EEA_AMT | NUMBER | Employment Expense Allowance amount for Unmarried Student. | ||
| MARRIED_STUD_IPA_AMT | NUMBER | Income protection allowance for married student and only Student enrolled at least half time. | ||
| MARRIED_ONE_WORK_EEA_AMT | NUMBER | Employment Expense Allowance for Married and One Working | ||
| MARRIED_TWO_WORK_EEA_RATE | NUMBER | Employment Expense Allowance lower income expressed as percentage | ||
| MARRIED_TWO_WORK_EEA_AMT | NUMBER | Employment Expense Allowance Amount Married and both Working | ||
| STUD_AVAILABLE_INCOME | NUMBER | Assessment of Student's available income | ||
| STUD_ASSET_CONV_RATE | NUMBER | Student's Asset Conversion Rate | ||
| 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
, UNMARRIED_STUD_IPA_AMT
, MSS_HALF_TIME_IPA_AMT
, UNMARRIED_STUD_EEA_AMT
, MARRIED_STUD_IPA_AMT
, MARRIED_ONE_WORK_EEA_AMT
, MARRIED_TWO_WORK_EEA_RATE
, MARRIED_TWO_WORK_EEA_AMT
, STUD_AVAILABLE_INCOME
, STUD_ASSET_CONV_RATE
, CREATED_BY
, CREATION_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATE_LOGIN
FROM IGF.IGF_FC_EFC_FRM_B;
IGF.IGF_FC_EFC_FRM_B does not reference any database object
IGF.IGF_FC_EFC_FRM_B is referenced by following:
APPS
IGF_FC_EFC_FRM_B
|
|
|
|