This page (revision-8) was last changed on 26-Nov-2021 10:22 by khiggs

This page was created on 26-Nov-2021 10:22 by JEscott

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
8 26-Nov-2021 10:22 2 KB khiggs to previous
7 26-Nov-2021 10:22 2 KB khiggs to previous | to last
6 26-Nov-2021 10:22 1 KB khiggs to previous | to last
5 26-Nov-2021 10:22 1 KB jmyers to previous | to last
4 26-Nov-2021 10:22 1 KB JMyers to previous | to last
3 26-Nov-2021 10:22 1 KB JEscott to previous | to last
2 26-Nov-2021 10:22 1 KB JEscott to previous | to last
1 26-Nov-2021 10:22 1003 bytes JEscott to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 4 added one line
At line 8 changed 19 lines
||Column name||Data Type / Size||Domain||Mand.||Notes
|[ID]|Number(10)|[ID]| |
|[ACTIVITY_SEQUENCE]|Number(5)|[NUMBER5|NUMBERn]|Y|
|[ACTIVITY_STATUS]|Varchar2(30)|[VARCHAR30|VARCHARnn]|Y|
|[APPROVED]|Varchar2(4)|[VARCHAR4|VARCHARnn]| |
|[ACTIVITY_TYPE]|Varchar2(30)|[VARCHAR30|VARCHARnn]| |
|[ACTIVITY_CATEGORY]|Varchar2(30)|[VARCHAR30|VARCHARnn]| |
|[DESCRIPTION]|Varchar2(50)|[DESCRIPTION]| |
|[ACTIVITY_START_DATE]|Date()|[DATE]| |
|[ACTIVITY_END_DATE]|Date()|[DATE]| |
|[DURATION]|Number(9)|[AMT5V4|AMTnn]| |
|[DURATION_BASIS]|Varchar2(30)|[VARCHAR30|VARCHARnn]| |
|[BUDGET_AMOUNT]|Number(18)|[AMT12V6|AMTnn]| |
|[ACTUAL_AMOUNT]|Number(18)|[AMT12V6|AMTnn]| |
|[CURRENCY]|Varchar2(30)|[VARCHAR30|VARCHARnn]| |
|[CREATE_DATE]|Date()|[DATE]| |
|[CREATE_USER]|Varchar2(30)|[VARCHAR30|VARCHARnn]| |
|[CHANGE_DATE]|Date()|[DATE]| |
|[CHANGE_USER]|Varchar2(30)|[VARCHAR30|VARCHARnn]| |
||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| Used to define the sequential order in which the candidate must take the development activity. Sequence is a mandatory 5-character numeric field.
|[ACTIVITY_STATUS]|Varchar2(30)|Y| Used to identify the status of the development activity. Activity_Status is a mandatory field that you must fill with a value from the fixed lexicon (X_ACTIVITY_STATUS) provided.
|[APPROVED]|Varchar2(4)| |
|[ACTIVITY_TYPE]|Varchar2(30)| |Used to define the type of activity that this particular development activity falls under. This is an optional field that you may fill with a saved value from the fixed lexicon (X_ACTIVITY_TYPE).
|[ACTIVITY_CATEGORY]|Varchar2(30)| |Used to define the category that this activity falls under. Activity_Category is an optional field that you may fill with a the saved value from the user-defined lexicon (X_ACTIVITY_CATEGORY).
|[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.
----
![Notes|Edit:Internal.INF_CV_DEVELOPMENTACTIVITIES]
[{InsertPage page='Internal.INF_CV_DEVELOPMENTACTIVITIES' default='Click to create a new notes page'}]