MicroStrategy ONE

Table column information

This section describes each physical table column used in HRAM.

The Data Type column information in the following table reflects an Oracle database-specific format; depending on what database type you use, your data type may appear differently. You can use the Erwin file (see the HRAM physical schema section above) to easily convert this information to another database type.

Table Name Column Name Data Type Column Comment

F_BENEFIT_
QTR

BENEFIT_ID

Numeric (38,0)

Unique identifier of the benefit component offered to the employee.

CO_COST_AMT

Numeric (15,6)

Cost of the benefit component per employee per quarter paid by the employer.

EMP_COST_AMT

Numeric (15,6)

Cost of the benefit component per quarter paid by the employee.

EMPLOYEE_ID

Numeric (38,0)

Unique identifier of individual working for the company.

N_PARTICIPANTS

Numeric (38,0)

Number of participants per employee. The minimum value for this field is 1.

QTR_ID

Numeric (38,0)

Unique identifier for the quarter. This is a time hierarchy table. The default format for the quarter id is YYYYQ and is stored as an integer.

F_BONUS_
PTNTL

ANNUAL_SALARY_AMT

Numeric (15,6)

Annual salary specific to an employee in a certain year.

BONUS_PTNTL_
AMT

Numeric (15,6)

Bonus potential specific to an employee in a certain year.

EMPLOYEE_ID

Numeric (38,0)

Unique identifier of individual working for the company.

YEAR_ID

Numeric (38,0)

Unique identifier for the year. This is a time hierarchy table. The default format for the year id is YYYY and is stored as an integer.

F_COMP_
MONTH

COMP_AMT

Numeric (15,6)

Compensation amount monthly paid to the employee.

COMP_TYPE_ID

Numeric (38,0)

Unique identifier of the compensation type or item

EMPLOYEE_ID

Numeric (38,0)

Unique identifier of individual working for the company.

MONTH_ID

Numeric (38,0)

Unique identifier for the month. This is a time hierarchy table. The default format for the month id is YYYYMM and is stored as an integer.

F_EMP_
HIST

DPTM_
TRANSFER_FLG

Numeric (38,0)

Identifies whether a department transfer occurred for an employee.

EMP_DPTM_ID

Numeric (38,0)

Unique identifier of the department where the employees work.

EMP_LOCATION_
ID

Numeric (38,0)

Unique identifier of the office location of employees.

EMP_STS_ID

Numeric (38,0)

Unique identifier of the employee status.

EMPLOYEE_ID

Numeric (38,0)

Unique identifier of an individual working for the company.

LAST_DPTM_ID

Numeric (38,0)

Unique identifier of the previous departments of the employees.

LAST_LOCATION_ID

Numeric (38,0)

Unique identifier of the previous locations of employees.

LOC_TRANSFER_FLG

Numeric (38,0)

Identifies whether a transfer of location occurred for an employee.

MONTH_ID

Numeric (38,0)

Unique identifier for the month. This is a time dimension table. The default format for the month id is YYYYMM and is stored as an integer.

SENIORITY

Numeric (38,0)

Stores the months of seniority for each employee.

F_EMP_
LEVEL

EMP_LEVEL_ID

Numeric (38,0)

Unique identifier of the employee's level.

LEVEL_IND_STD

Numeric (38,0)

Indicates the mode of the industry or market standard salary for every employee level.

LEVEL_MAX_
SALARY

Numeric (38,0)

Maximum salary given to a specific level of employee.

LEVEL_MIN_
SALARY

Numeric (38,0)

Minimum salary given to a specific level of employee.

YEAR_ID

Numeric (38,0)

Unique identifier for the year. This is a time hierarchy table. The default format for the year id is YYYY and is stored as an integer.

F_EMP_
QLFN

DATE_ID

TimeStamp (0)

Tracks all the dates in the system. All valid calendar dates for reporting purposes will have to be defined here.

EMPLOYEE_ID

Numeric (38,0)

Unique identifier of individual working for the company.

QLFN_ID

Numeric (38,0)

Unique identifier of the employee's qualifications.

QLFN_LEVEL_ID

Numeric (38,0)

Level or score assigned to an employee with a specific qualification.

F_OVERTIME

EMPLOYEE_ID

Numeric (38,0)

Unique identifier of an individual working for the company.

EXTRA_HOURS

Numeric (15,6)

Number of extra hours worked per employee per month. Value is obtained by multiplying the number of effective extra hours worked by a chosen coefficient.

MONTH_ID

Numeric (38,0)

Unique identifier for the month. This is a time hierarchy table. The default format for the month id is YYYYMM and is stored as an integer.

F_PERF

EMP_PRF_
SCORE_ID

Numeric (38,0)

Performance score assigned to the employee.

EMPLOYEE_ID

Numeric (38,0)

Unique identifier of an individual working for the company.

YEAR_ID

Numeric (38,0)

Unique identifier for the year. This is a time dimension table. The default format for the year id is YYYY and is stored as an integer.

F_PLAN

EMP_DPTM_ID

Numeric (38,0)

Unique identifier of the department where employees work.

EMP_LOCATION_
ID

Numeric (38,0)

Unique identifier of the office location of employees.

PLANNED_COMP_AMT

Numeric (15,6)

Amount planned for employee compensations.

PLANNED_N_
EMP

Numeric (38,0)

Target number of employees.

QTR_ID

Numeric (38,0)

Unique identifier for the quarter. This is a time dimension table. The default format for the quarter id is YYYYQ and is stored as an integer.

F_POSITION

JOB_CODE_ID

Numeric (38,0)

Unique identifier of the job.

MONTH_ID

Numeric (38,0)

Unique identifier for the month. This is a time hierarchy table. The default format for the month id is YYYYMM and is stored as an integer.

N_ACCPTD_
OFFERS

Numeric (38,0)

Number of accepted offers.

N_INTERVIEWED

Numeric (38,0)

Number of interviewed candidates per position.

N_REC_
RESUMES

Numeric (38,0)

Number of received resumes per position.

N_RJCTD_
OFFERS

Numeric (38,0)

Number of rejected offers.

N_SENT_OFFERS

Numeric (38,0)

Number of offers sent per position.

F_SURVEY

EMP_DPTM_ID

Numeric (38,0)

Unique identifier of the department to which the employee belongs.

SATISFACTION_
SCORE

Numeric (15,6)

Satisfaction score by survey fields, year and department.

SURVEY_COUNT

Numeric (38,0)

Number of returned surveys. For every returned survey, the number 1 is entered.

SURVEY_FIELD_
ID

Numeric (38,0)

Unique identifier of the survey field.

YEAR_ID

Numeric (38,0)

Unique identifier for the year. This is a time hierarchy table. The default format for the year id is YYYY and is stored as an integer.

SEQ_KEY_ID

Numeric

Sequential key not used in the project, to ensure no duplicate rows in the table.

F_TIME_OFF

EMPLOYEE_ID

Numeric (38,0)

Unique identifier of individuals working for the company.

N_ACCRUED_
DAYS

Numeric (15,6)

Total number of days accrued by the employee. This number can be calculated by multiplying the employee tenure with a company-specific value.

N_USED_DAYS

Numeric (15,6)

Total number of days used by the employee.

TIME_OFF_TYPE_ID

Numeric (38,0)

Unique identifier of the type of time off.

F_PLAN_EMP_
MONTH

MONTH_ID

Numeric (38,0)

Unique identifier for the month. This is a time hierarchy table. The default format for the month id is YYYYMM and is stored as an integer.

PLANNED_N_EM

Numeric(38,0)

Target number of employees.

L_BENEFIT

BENEFIT_DESC

VarChar (30)

Textual description of the benefit component offered to the employee.

BENEFIT_ID

Numeric (38,0)

Unique identifier of the benefit component offered to the employee.

BENEFIT_TYPE_
ID

Numeric (38,0)

Unique identifier of the type of benefit offered to the employee.

L_BENEFIT_
TYPE

BENEFIT_TYPE_
DESC

VarChar (30)

Textual description of the type of benefit offered to the employee.

BENEFIT_TYPE_
ID

Numeric (38,0)

Unique identifier of the type of benefit offered to the employee.

L_CAL_DATE

DATE_ID

TimeStamp (0)

Tracks all the dates in the system. All valid calendar dates for reporting purposes must be defined here.

MONTH_ID

Numeric (38,0)

Unique identifier for the month. This is a time hierarchy table. The default format for the month id is YYYYMM and is stored as an integer.

QTR_ID

Numeric (38,0)

Unique identifier for the quarter. This is a time hierarchy table. The default format for the quarter id is YYYYQ and is stored as an integer.

YEAR_ID

Numeric (38,0)

Unique identifier for the year. This is a time hierarchy table. The default format for the year id is YYYY and is stored as an integer.

L_CAL_
MONTH

LAST_MONTH_ID

Numeric (38,0)

ID of the previous month. For example, for December 2003 it is November 2003. This is stored in the same format as the MONTH_ID (YYYYMM).

MONTH_DESC

VarChar (30)

Textual description of the month.

MONTH_ID

Numeric (38,0)

Unique identifier for the month. This is a time hierarchy table. The default format for the month id is YYYYMM and is stored as an integer.

QTR_ID

Numeric (38,0)

Unique identifier for the quarter. This is a time hierarchy table. The default format for the quarter id is YYYYQ and is stored as an integer.

YEAR_ID

Numeric (38,0)

Unique identifier for the year. This is a time hierarchy table. The default format for the year id is YYYY and is stored as an integer.

L_CAL_QTR

LAST_QTR_ID

Numeric (38,0)

ID of the previous quarter. For example, for Q4 2003 it is Q3 2003. This is stored in the same format as the QTR_ID (YYYYQ).

QTR_DESC

VarChar (30)

Textual description of the quarter.

QTR_ID

Numeric (38,0)

Unique identifier for the quarter. This is a time hierarchy table. The default format for the quarter id is YYYYQ and is stored as an integer.

YEAR_ID

Numeric (38,0)

Unique identifier for the year. This is a time hierarchy table. The default format for the year id is YYYY and is stored as an integer.

L_CAL_YEAR

LAST_YEAR_ID

Numeric (38,0)

The id of the previous year. For example, for 2003 it is 2002. This is stored in the same format as the YEAR_ID (YYYY).

YEAR_ID

Numeric (38,0)

Unique identifier for the year. This is a time hierarchy table. The default format for the year id is YYYY and is stored as an integer.

L_COMP_
TYPE

COMP_TYPE_
DESC

VarChar (30)

Textual description of the compensation type.

COMP_TYPE_ID

Numeric (38,0)

Unique identifier of the compensation type or item.

L_
CONTRACTOR

CNTR_ACTIVITY

Numeric (38,0)

Flag indicating whether the contract is active or not.

CNTR_DEPT_ID

Numeric (38,0)

Department where the contractor is working.

CNTR_LOCATION_ID

Numeric (38,0)

Location where the contractor is working.

CNTR_TITLE_ID

Numeric (38,0)

Job title of the contractor.

CONTRACT_END_DATE

TimeStamp (0)

Date on which the contract ended or will end.

CONTRACT_
START_DATE

TimeStamp (0)

Date on which the contract starts.

CONTRACTOR_
DESC

VarChar (30)

Textual description or name of the contractor.

CONTRACTOR_ID

Numeric (38,0)

Unique identifier of the individual or company working as contractor.

SALARY_RATE

Numeric (15,6)

Salary rate of the contractor as $/h.

L_EMP_AGE_
RANGE

EMP_AGE_RNG_DESC

VarChar (30)

Textual description of the employee's age range.

EMP_AGE_RNG_
ID

Numeric (38,0)

Unique identifier of the employee's age range.

L_EMP_
CLEARANCE

EMP_
CLEARANCE_
DESC

VarChar (30)

Textual description of the level of security clearance of the employee.

EMP_
CLEARANCE_ID

Numeric (38,0)

Unique identifier of the level of security clearance of the employee.

L_EMP_DGR_
TYPE

EMP_DGR_TYPE_DESC

VarChar (30)

Textual description of the employee's degree type.

EMP_DGR_TYPE_ID

Numeric (38,0)

Unique identifier of the employee's degree type.

L_EMP_
DIVISION

EMP_DIVISION_
DESC

VarChar (30)

Textual description of the employee's division.

EMP_DIVISION_ID

Numeric (38,0)

Unique identifier of the employee's division.

L_EMP_DPTM

EMP_DPTM_
DESC

VarChar (30)

Textual description of the employee's department.

EMP_DPTM_ID

Numeric (38,0)

Unique identifier of the employee's department.

EMP_DIVISION_ID

Numeric (38,0)

Unique identifier of the employee's division.

L_EMP_EDU

EMP_EDU_DESC

VarChar (30)

Textual description of the employee's education.

EMP_EDU_ID

Numeric (38,0)

Unique identifier of the employee's education.

L_EMP_
ETHNICITY

EMP_ETHN_
DESC

VarChar (30)

Textual description of the employee's ethnicity.

EMP_ETHN_ID

Numeric (38,0)

Unique identifier of the employee's ethnicity.

L_EMP_
GENDER

EMP_GENDER_
DESC

VarChar (30)

Textual description of the employee's gender.

EMP_GENDER_ID

Numeric (38,0)

Unique identifier of the employee's gender.

L_EMP_IMM_
STS

EMP_IMM_STS_
DESC

VarChar (20)

Textual description of the employee's immigration status.

EMP_IMM_STS_
ID

Numeric (38,0)

Unique identifier of the employee's immigration status.

L_EMP_LEVEL

EMP_LEVEL_
DESC

VarChar (30)

Textual description of the employee's level.

EMP_LEVEL_ID

Numeric (38,0)

Unique identifier of the employee's level.

L_EMP_
LOCATION

EMP_LOCATION_DESC

VarChar (30)

Textual description of the employee's office location.

EMP_LOCATION_
ID

Numeric (38,0)

Unique identifier of the employee's office location.

EMP_REGION_ID

Numeric (38,0)

Unique identifier of the employee's region.

L_EMP_
MNRTY_GRP

EMP_MNRTY_
GRP_DESC

VarChar (30)

Textual description of the employee's minority group.

EMP_MNRTY_
GRP_ID

Numeric (38,0)

Unique identifier for the employee's minority group.

L_EMP_MRTL_
STS

EMP_MRTL_STS_DESC

VarChar (30)

Textual description of the employee's marital status.

EMP_MRTL_STS_ID

Numeric (38,0)

Unique identifier of the employee's marital status.

L_EMP_
NTNLTY

EMP_NTNLTY_
DESC

VarChar (30)

Textual description of the employee's nationality.

EMP_NTNLTY_ID

Numeric (38,0)

Unique identifier of the employee's nationality.

L_EMP_PSTN_
STS

EMP_PSTN_STS_DESC

VarChar (30)

Textual description of the employee's position status

EMP_PSTN_STS_ID

Numeric (38,0)

Unique identifier of the employee's position status.

L_EMP_
REGION

EMP_REGION_
DESC

VarChar (30)

Textual description of the employee's region.

EMP_REGION_ID

Numeric (38,0)

Unique identifier of the employee's region.

L_EMP_STS

EMP_STS_DESC

VarChar (30)

Textual description of the employee's status.

EMP_STS_ID

Numeric (38,0)

Unique identifier of the employee's status.

L_EMP_TITLE

EMP_TITLE_
DESC

VarChar (30)

Textual description of the nature of work or level of the employee.

EMP_TITLE_ID

Numeric (38,0)

Unique identifier of the nature of work or level of the employee.

L_EMPLOYEE

EMP_BIRTH_
DATE

TimeStamp (0)

Employee's date of birth.

EMP_
CLEARANCE_ID

Numeric (38,0)

Unique identifier of the employee's level of security clearance.

EMP_CURR_STS_ID

Numeric (38,0)

Unique identifier of the employee's current status.

EMP_DPTM_ID

Numeric (38,0)

Unique identifier of the employee's department.

EMP_FTE_COEF

Numeric (38,0)

1 for full-time employees; greater than 0 and less than 1 for part-time employees.

EMP_ID_N

Numeric (38,0)

Employee's identification number.

EMP_IMM_STS_
ID

Numeric (38,0)

Unique identifier of the employee's immigration status.

EMP_LEVEL_ID

Numeric (38,0)

Unique identifier of the employee's level.

EMP_LOCATION_
ID

Numeric (38,0)

Unique identifier of the employee's office location.

EMP_MNRTY_
GRP_ID

Numeric (38,0)

Unique identifier for the employee's minority group.

EMP_PSTN_STS_ID

Numeric (38,0)

Unique identifier of the employee's position status.

EMP_TITLE_ID

Numeric (38,0)

Unique identifier of the nature of work or level of the employee.

EMP_WORK_EXP

Numeric (38,0)

Years of employee's work experience, prior to her/his hire in the current company. Eventually, only years of related job experience can be tracked in this field.

EMPLOYEE_
DESC

VarChar (30)

Textual description or name of individual working for the company.

EMPLOYEE_ID

Numeric (38,0)

Unique identifier of the individual working for the company.

EXEMPT_FLG

Numeric (38,0)

Indicates whether employee is exempt or not.

HIRE_DATE

TimeStamp (0)

Date of hire of the employee.

L_EMPLOYEE (continued)

LEAVE_DATE

TimeStamp (0)

Date on which the employee left the company.

LEAVE_RSN_ID

Numeric (38,0)

Unique identifier of the reasons for departure.

RCRTNG_
SOURCE_ID

Numeric (38,0)

Unique identifier for the recruiting source used to hire employees.

SUPERVISOR_ID

Numeric (38,0)

Unique identifier of the employee's supervisor.

L_JOB_CLOSE_RSN

JOB_CLOSE_RSN_DESC

VarChar (30)

Textual description of the reasons for closing a job search.

JOB_CLOSE_RSN_ID

Numeric (38,0)

Unique identifier of the reason for closing a job search.

L_JOB_CODE

EMP_TRANSFER_IN

VarChar (20)

Mapped to the employee ID that closed the job opening by internal transfer.

EMP_TRANSFER_OUT

Numeric (38,0)

Mapped to the employee ID that caused the job opening by internal transfer.

JOB_CLEARANCE_ID

Numeric (38,0)

Level of clearance required by the specific job.

JOB_CLOSE_
DATE

TimeStamp (0)

Date on which job associated with the vacant position was filled.

JOB_CLOSE_RSN_ID

Numeric (38,0)

Unique identifier of the reason for closing a job search.

JOB_CODE_ID

Numeric (38,0)

Unique identifier of the job.

JOB_DPTM_ID

Numeric (38,0)

Department in which the specific job is available.

JOB_LOCATION_
ID

Numeric (38,0)

Location where the specific job is available.

JOB_OPEN_DATE

TimeStamp (0)

Day in which a vacant position was assigned a job code and the recruitment process began.

JOB_OPEN_RSN_ID

Numeric (38,0)

Unique identifier of the reason for starting a job search.

JOB_WORK_EXP

Numeric (38,0)

Number of years of experience required to fill the specific job.

POSITION_ID

Numeric (38,0)

Unique identifier of the job position in the company.

L_JOB_OPEN_
RSN

JOB_OPEN_RSN_
DESC

VarChar (30)

Textual description of the reasons for starting a job search.

JOB_OPEN_RSN_ID

Numeric (38,0)

Unique identifier of the reason for starting a job search.

L_LEAVE_RSN

LEAVE_RSN_
DESC

VarChar (30)

Textual description of the reasons for departure.

LEAVE_RSN_ID

Numeric (38,0)

Unique identifier of the reasons for departure.

L_POSITION

POSITION_DESC

VarChar (30)

Textual description of job positions in the company.

POSITION_ID

Numeric (38,0)

Unique identifier of job positions in the company.

L_QLFN

QLFN_DESC

VarChar (30)

Textual description of employee's qualifications.

QLFN_ID

Numeric (38,0)

Unique identifier of employee's qualifications.

QLFN_TYPE_ID

Numeric (38,0)

Unique identifier of employee's qualification types.

L_QLFN_TYPE

QLFN_TYPE_
DESC

VarChar (30)

Textual description of employee's qualification types.

QLFN_TYPE_ID

Numeric (38,0)

Unique identifier of employee's qualification types.

L_RCRTNG_
SOURCE

RCRTNG_
SOURCE_DESC

VarChar (30)

Textual description for the recruiting source used to hire employees.

RCRTNG_
SOURCE_ID

Numeric (38,0)

Unique identifier for the recruiting source used to hire employees.

L_SURVEY_
FIELDS

SURVEY_FIELD_DESC

VarChar (30)

Textual description of the survey field.

SURVEY_FIELD_
ID

Numeric (38,0)

Unique identifier of the survey field.

L_TIME_OFF_
TYPE

TIME_OFF_TYPE_DESC

VarChar (30)

Textual description of the type of time off.

TIME_OFF_TYPE_ID

Numeric (38,0)

Unique identifier of the type of time off.

R_EMP_
ADDRESS

EMP_CITY

VarChar (30)

Employee's city home address.

EMP_COUNTRY

Numeric (38,0)

Employee's country.

EMP_PHONE_
NUM

Numeric (38,0)

Employee's home phone number.

EMP_STATE

VarChar (30)

Employee's state home address.

EMP_STREET

VarChar (20)

Employee's street home address.

EMP_ZIP

Numeric (38,0)

Employee's home address ZIP code.

EMPLOYEE_ID

Numeric (38,0)

Unique identifier of individual working for the company.

R_EMP_DEMO

EMP_AGE_RNG_
ID

Numeric (38,0)

Unique identifier of the employee's age range.

 

EMP_DGR_TYPE_ID

Numeric (38,0)

Unique identifier of the employee's degree type.

EMP_EDU_ID

Numeric (38,0)

Unique identifier of employee's education.

EMP_ETHN_ID

Numeric (38,0)

Unique identifier of the employee's ethnicity.

EMP_GENDER_ID

Numeric (38,0)

Unique identifier of the employee's gender.

EMP_MRTL_STS_ID

Numeric (38,0)

Unique identifier of the employee's marital status.

EMP_NTNLTY_ID

Numeric (38,0)

Unique identifier of the employee's nationality.

EMPLOYEE_ID

Numeric (38,0)

Unique identifier of individual working for the company.