!!!Alias: IVCDA
(INF_CV_DEVELOPMENTACTIVITIES)
\\
Development Activities

!!Table Columns
\\
||Column name||Data Type / Size||Mand.||Notes
|[ID]|Number(10)| |Used internally to define a unique identification for the record. This field would not be loaded.
|[ACTIVITY_SEQUENCE]|Number(5)|Y|
|[ACTIVITY_STATUS]|Varchar2(30)|Y|
|[APPROVED]|Varchar2(4)| |
|[ACTIVITY_TYPE]|Varchar2(30)| |
|[ACTIVITY_CATEGORY]|Varchar2(30)| |
|[DESCRIPTION]|Varchar2(50)| |
|[ACTIVITY_START_DATE]|Date()| |
|[ACTIVITY_END_DATE]|Date()| |
|[DURATION]|Number(9)| |
|[DURATION_BASIS]|Varchar2(30)| |
|[BUDGET_AMOUNT]|Number(18)| |
|[ACTUAL_AMOUNT]|Number(18)| |
|[CURRENCY]|Varchar2(30)| |
|[CREATE_DATE]|Date()| |This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.
|[CREATE_USER]|Varchar2(30)| |This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.
|[CHANGE_DATE]|Date()| |This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.
|[CHANGE_USER]|Varchar2(30)| | This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.