[Home] [Help]
[Dependency Information]
Object Name: | IGF_AW_AWARD_T_ALL |
---|---|
Object Type: | TABLE |
Owner: | IGF |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
IGF_AW_AWARD_T_ALL is used by the packaging process.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
IGF_AW_AWARD_T_ALL_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
IGF_AW_AWARD_T_ALL_N1 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
PROCESS_ID | NUMBER | (15) | Yes | Indicates process identifier which enabled process |
SL_NUMBER | NUMBER | (15) | Yes | Indicates serial number for process |
FUND_ID | NUMBER | (15) | Indicates fund identifier | |
BASE_ID | NUMBER | (10) | Identifies student uniquely | |
OFFERED_AMT | NUMBER | (13) | Stores offered amount | |
ACCEPTED_AMT | NUMBER | (13) | Stores accepted amount | |
PAID_AMT | NUMBER | (13) | Stores paid amount | |
NEED_REDUCTION_AMT | NUMBER | (13) | Indicates need reduction amount | |
FLAG | VARCHAR2 | (2) | Internal Flag used for Identifying records | |
TEMP_NUM_VAL1 | NUMBER | (13) | Internal Field used by the packaging process for Calculation | |
TEMP_NUM_VAL2 | NUMBER | (13) | Internal Field used by the packaging process for Calculation | |
TEMP_CHAR_VAL1 | VARCHAR2 | (30) | Internal Field used by the packaging process for Calculation | |
CREATED_BY | NUMBER | (15) | Yes | Standard Who column |
TP_CAL_TYPE | VARCHAR2 | (10) | Indicates the code for the teaching period calendar type, used within the operating unit | |
TP_SEQUENCE_NUMBER | NUMBER | (6) | Indicates a unique identifier for the teaching period calender instance | |
LD_CAL_TYPE | VARCHAR2 | (10) | Indicates the code for the load calender type, used within the operating unit | |
LD_SEQUENCE_NUMBER | NUMBER | (6) | Indicates a unique identifier for the load calender instance | |
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 | |
REQUEST_ID | NUMBER | (15) | Standard Who column for concurrent programs | |
PROGRAM_APPLICATION_ID | NUMBER | (15) | Standard Who column for concurrent programs | |
PROGRAM_ID | NUMBER | (15) | Standard Who column for concurrent programs | |
PROGRAM_UPDATE_DATE | DATE | Standard Who column for concurrent programs | ||
ORG_ID | NUMBER | (15) | Operating unit identifier | |
ADPLANS_ID | NUMBER | Holds ID for Distribution | ||
APP_TRANS_NUM_TXT | VARCHAR2 | (30) | Holds Aid Application ID of the Award. | |
AWARD_ID | NUMBER | Award ID used for repackaging awards. | ||
LOCK_AWARD_FLAG | VARCHAR2 | (1) | Indicator that decides if the award will be auto locked after being awarded. | |
TEMP_VAL3_NUM | NUMBER | Internal Field used by the packaging process for Calculation | ||
TEMP_VAL4_NUM | NUMBER | Internal Field used by the packaging process for Calculation | ||
TEMP_CHAR2_TXT | VARCHAR2 | (30) | Internal Field used by the packaging process for Calculation | |
TEMP_CHAR3_TXT | VARCHAR2 | (30) | Internal Field used by the packaging process for Calculation |
Cut, paste (and edit) the following text to query this object:
SELECT PROCESS_ID
, SL_NUMBER
, FUND_ID
, BASE_ID
, OFFERED_AMT
, ACCEPTED_AMT
, PAID_AMT
, NEED_REDUCTION_AMT
, FLAG
, TEMP_NUM_VAL1
, TEMP_NUM_VAL2
, TEMP_CHAR_VAL1
, CREATED_BY
, TP_CAL_TYPE
, TP_SEQUENCE_NUMBER
, LD_CAL_TYPE
, LD_SEQUENCE_NUMBER
, CREATION_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATE_LOGIN
, REQUEST_ID
, PROGRAM_APPLICATION_ID
, PROGRAM_ID
, PROGRAM_UPDATE_DATE
, ORG_ID
, ADPLANS_ID
, APP_TRANS_NUM_TXT
, AWARD_ID
, LOCK_AWARD_FLAG
, TEMP_VAL3_NUM
, TEMP_VAL4_NUM
, TEMP_CHAR2_TXT
, TEMP_CHAR3_TXT
FROM IGF.IGF_AW_AWARD_T_ALL;
IGF.IGF_AW_AWARD_T_ALL does not reference any database object
IGF.IGF_AW_AWARD_T_ALL is referenced by following:
|
|
|