Recruiting request skill
Important
The functionality noted in this article is currently available in both the stand-alone Dynamics 365 Human Resources and the merged Finance infrastructure. Navigation might be different than noted while we make updates. If you need to find a specific page, you can use Search.
Applies to these Dynamics 365 apps:
Human Resources
This article describes the Recruiting request skill entity for Dynamics 365 Human Resources.
Physical name: mshr_hcmrecruitingrequestskillentity
Description
Describes skill requirements for a RecruitingRequest.
JSON representation
{
"mshr_recruitingrequestid": "String",
"mshr_skillid": "String",
"mshr_skilldescription": "String",
"mshr_ratinglevelid": "String",
"mshr_ratingmodelid": "String",
"mshr_ratingleveldescription": "String",
"mshr_dataareaid": "String",
"_mshr_dataareaid_id_value": "Guid",
"mshr_primaryfield": "String",
"_mshr_fk_recruitingrequest_id_value": "Guid",
"_mshr_fk_skill_id_value": "Guid",
"_mshr_fk_ratinglevel_id_value": "Guid",
"_mshr_fk_ratingmodel_id_value": "Guid",
"mshr_hcmrecruitingrequestskillentityid": "Guid"
}
Properties
| Property Physical name Type |
Use | Description |
|---|---|---|
| Recruiting Request Skill Entity ID mshr_hcmrecruitingrequestskillentityid GUID |
Read-only Required |
System-generated unique identifier for the Recruiting Request Skill record. |
| Recruiting Request ID mshr_recruitingrequestid String |
Write-once Required |
The user-readable unique identifier of the associated recruiting request. |
| Recruiting Request ID Value _mshr_fk_recruitingrequest_id_value GUID |
Read-only Required Foreign key: mshr_hcmrecruitingrequestentityid of mshr_hcmrecruitingrequestentity entity |
System-generated unique identifier of the associated recruiting request. |
| Skill ID mshr_skillid String |
Write-once Required |
The user-readable unique identifier of the required skill. |
| Skill ID Value _mshr_fk_skill_id_value GUID |
Read-only Required Foreign key: mshr_hcmskillentityid of mshr_hcmskillentity entity |
System-generated unique identifier of the required skill. |
| Rating Level ID mshr_ratinglevelid String |
Write-once Optional |
The required skill level value selected for the job, based on the rating model assigned to the skill. |
| Rating Level ID Value _mshr_fk_ratinglevel_id_value GUID |
Read-only Optional Foreign key: mshr_hcmratinglevelentityid of mshr_hcmratinglevelentity entity |
System-generated unique identifier for the level. |
| Skill Description mshr_skilldescription String |
Read-only Required |
The skill description. |
| Rating Level Description mshr_ratingleveldescription String |
Read-only Optional |
The description of the selected skill level. |
| Data Area ID mshr_dataareaid String |
Read/write Optional |
Specifies the legal entity (company). |
| Data Area ID Value _mshr_dataareaid_id_value GUID |
Read-only Optional Foreign key: cdm_companyid of cdm_company entity |
System-generated GUID value identifying the legal entity (company). |
| Primary Field mshr_primaryfield String |
Read-only Required |
Concatenation of Recruiting Request value and Skill ID as another method to uniquely identify the record. |
| Rating Model ID mshr_ratingmodelid String |
Read-write Required |
The rating model used to rate the skill. |
| Rating Model ID Value _mshr_fk_hcmratingmodel_id_value GUID |
Read-only Required Foreign key: mshr_hcmratingmodelentityid of mshr_hcmratingmodelentity entity |
System-generated unique identifier of the rating model used to rate the skill. |
See also
Applicant Tracking System integration API introduction
Example query for Recruiting request
Maklum balas
Kirim dan lihat maklum balas untuk