Alias: IVCDA#

(INF_CV_DEVELOPMENTACTIVITIES)

Development Activities

Table Columns#


Column nameData Type / SizeMand.Notes
IDNumber(10) Used internally to define a unique identification for the record. This field would not be loaded.
ACTIVITY_SEQUENCENumber(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_STATUSVarchar2(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.
APPROVEDVarchar2(4)
ACTIVITY_TYPEVarchar2(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_CATEGORYVarchar2(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).
DESCRIPTIONVarchar2(50)
ACTIVITY_START_DATEDate()
ACTIVITY_END_DATEDate()
DURATIONNumber(9)
DURATION_BASISVarchar2(30)
BUDGET_AMOUNTNumber(18)
ACTUAL_AMOUNTNumber(18)
CURRENCYVarchar2(30)
CREATE_DATEDate() This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.
CREATE_USERVarchar2(30) This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.
CHANGE_DATEDate() This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.
CHANGE_USERVarchar2(30) This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.


Notes #

Click to create a new notes page