共用方式為


個人教育

適用於這些 Dynamics 365 應用程式:
人力資源

本文說明 Dynamics 365 Human Resources 的個人教育實體。

實際名稱:mshr_hcmpersoneducationentity

描述

本實體包含候選人的個人教育歷程。 教育與個人記錄連結,使教育能夠除了候選人記錄 (背景工作角色、承包商等) 之外為個人建立的任何其他角色產生關聯。

JSON 呈現

{
    "mshr_creditbasis": Int,
    "mshr_creditscompleted": Decimal,
    "mshr_creditsearned": Decimal,
    "mshr_creditsneeded": Decimal,
    "mshr_description": "String",
    "mshr_duration": Decimal,
    "mshr_durationunit": Int,
    "mshr_educationdisciplineid": "String",
    "mshr_educationinstitutionid": "String",
    "mshr_educationlevelid": "String",
    "mshr_enddate": "Date",
    "mshr_gradepointaverage": Decimal,
    "mshr_gradescale": "String",
    "mshr_notes": "String",
    "mshr_secondaryemphasis": "String",
    "mshr_startdate": "Date",
    "mshr_partynumber": "String",
    "mshr_primaryfield": "String",
    "_mshr_fk_educationdiscipline_id_value": "Guid",
    "_mshr_fk_person_id_value": "Guid",
    "_mshr_fk_educationinstitution_id_value": "Guid",
    "_mshr_fk_educationlevel_id_value": "Guid",
    "mshr_hcmpersoneducationentityid": "Guid"
}

屬性

屬性
實體名稱
類型
使用 描述
個人教育實體識別碼
mshr_hcmpersoneducationentityid
GUID
唯讀
必要
系統產生的唯一個人教育實體記錄識別碼。
合作對象編號
mshr_partynumber
字串
讀/寫
必要
唯一的候選人合作對象 (個人) 記錄識別碼。
個人識別碼值
_mshr_fk_person_id_value
GUID
唯讀
必要
外部索引鍵:mshr_dirpersonentity 的 mshr_dirpersonentityid
系統產生的唯一候選人個人記錄識別碼。
學分依據
mshr_creditbasis
mshr_hcmeducationcreditbasis 選項集
讀/寫
選擇性
教育學位的學分依據。
學分修畢
mshr_creditscompleted
小數點
讀/寫
選擇性
為教育修畢的學分數。
獲得的學分
mshr_creditsearned
小數點
讀/寫
選擇性
為正在攻讀的學位教育記錄獲得的學分數。
需要的學分
mshr_creditsneeded
小數點
讀/寫
選擇性
攻讀中的學位所需學分數。
描述
mshr_description
字串
讀/寫
選擇性
候選人學位說明。
教育程度識別碼
mshr_educationlevelid
字串
讀/寫
選擇性
教育程度識別碼。
教育程度識別碼值
_mshr_fk_educationlevel_id_value
GUID
唯讀
選擇性
外部索引鍵:mshr_hcmeducationdegreeentity 實體的 mshr_hcmeducationdegreeentityid
系統產生的教育學位記錄識別碼。 此識別碼為組織提供定義的學位和教育程度。
教育學科識別碼
mshr_educationdisciplineid
字串
讀/寫
必要
外部索引鍵:EducationDiscipline
教育學科識別碼。
教育學科識別碼值
_mshr_fk_educationdiscipline_id_value
GUID
唯讀
必要
外部索引鍵:mshr_hcmeducationdisciplineentity 的 mshr_hcmeducationdisciplineentityid
系統產生的唯一教育記錄的教育學科識別碼。
次要重點
mshr_secondaryemphasis
字串
讀/寫
選擇性
獲得學位的次要重點。
教育機構識別碼
mshr_educationinstitutionid
字串
讀/寫
選擇性
就讀教育機構識別碼。
教育機構識別碼值
_mshr_fk_educationinstitution_id_value
GUID
唯讀
選擇性
外部索引鍵:mshr_hcmeducationinstitutionentity 的 mshr_hcmeducationinstitutionentityid
系統產生的教育機構識別碼。
開始日期
mshr_startdate
日期時間
讀/寫
選擇性
獲得學位教育的開始日期。
結束日期
mshr_enddate
日期時間
讀/寫
必要
核發認證的日期。
持續時間
mshr_duration
小數點
讀/寫
選擇性
教育記錄的持續時間。
持續時間單位
mshr_durationunit
mshr_periodunit 選項集
讀/寫
選擇性
與教育記錄持續時間有關聯的時間單位。
年級平均學分
mshr_gradepointaverage
小數點
讀/寫
選擇性
學位獲得的年級平均學分。
年級量表
mshr_gradescale
字串
讀/寫
選擇性
用於年級平均學分的量表。
附註
mshr_notes
字串
讀/寫
選擇性
招募人員或錄用經理使用的注釋。
主欄位
mshr_primaryfield
字串
唯讀
必要
當作實體記錄的另一個主要識別碼欄位。 合作對象編號、教育學科識別碼、教育機構識別碼、教育程度識別碼組合。

也請參閱

申請人追蹤系統整合 API 簡介
準員工的範例查詢