Loading
시스템 관리자에 대한 피싱 방지 MFA 및 전 직원사용자 MFA 적용 안내 더 많이 읽기
서비스
HR 서비스 데이터 모델

HR 서비스 데이터 모델

HR 서비스 솔루션의 핵심은 HR 서비스 데이터 모델입니다. 데이터 모델은 회사의 직원에 대한 정보를 저장하기 위한 몇 가지 Salesforce 개체로 구성됩니다.

필수 Edition

지원되는 Edition을 확인하세요.

HR 서비스 데이터 모델은 개인 계정이라는 가상 개체와 Employee2라는 확장 개체를 통해 직원을 나타냅니다. 개인 계정 개체는 계정 및 연락처 개체로 구성됩니다. Employee2 개체는 연락처 개체와 1:1 마스터-세부 사항 관계를 유지하고 직원별 필드 및 관계를 저장합니다. 다른 필드의 경우 데이터 모델이 연락처 및 계정 개체를 재사용하거나 매핑합니다.

데이터 모델은 Workday와 같은 인적 자본 관리(HCM) 시스템과의 통합에서도 작동합니다. 통합은 직원 레코드의 생성 및 정기적인 동기화를 자동화하여 HCM 시스템의 데이터를 최신 상태로 유지합니다.

Employee Service 문서 데이터 모델 다이어그램

이 표는 Employee2, Account(계정), Contact(연락처), User(사용자) 개체의 필드를 보여줍니다.

Employee2 계정 연락처 사용자
EmployeeNumber 호칭 호칭 SmallPhotoUrl
EmployeeType LastName LastName MediumPhotoUrl
StatusStartDate FirstName FirstName FullPhotoUrl
StatusEndDate PersonBirthDate Birthdate BannerPhotoUrl
EmploymentType PersonEmail Email AboutMe
AlternateEmail PersonHomePhone HomePhone  
InternalOrganizationUnitId PersonGender    
EmployeeStatus PersonReportsToId    
ContactId      
UserId      

이 표는 HR 서비스 데이터 모델의 조회 필드를 보여줍니다.

개체 검색 필드
Account PersonReportsToId
Contact IndividualId
Contact ReportsToId
Employee2 InternalOrganizationUnitId
Employee2 ContactId
Employee2 UserId
User ContactId
User AccountId
User BannerPhotoUrl
User SmallPhotoUrl
User MediumPhotoUrl
User FullPhotoUrl
 
로드 중
Salesforce Help | Article