休暇欠勤エントリのロードの例
ここに示すAbsenceEntry.datファイルの例では、HCMデータ・ローダーを使用して、次の休暇欠勤エントリをロードする方法を示しています。
-
時間ベースの休暇欠勤エントリ
-
経過休暇欠勤エントリ
-
産休休暇欠勤エントリ
-
拡張休暇欠勤エントリ
休暇欠勤エントリのロード
例1: 時間ベースの休暇欠勤エントリ
この例では、ユーザー・キーを使用して、2日間の疾病休暇の休暇欠勤エントリを作成します。
METADATA|PersonAbsenceEntry|Employer|PersonNumber|AbsenceType|AbsenceStatus|ApprovalStatus|StartDate|StartTime|EndDate|EndTime|Comments|AbsenceReason
MERGE|PersonAbsenceEntry|Vision Corporation|300100005197277|SICK_LEAVE|SUBMITTED|APPROVED|2018/09/24|8:30|2018/09/25|17:00|SICK LEAVE|SICK_REASON
例2: 経過休暇欠勤エントリ
この例では、ユーザー・キーを使用して、2日間の疾病休暇の休暇欠勤エントリを作成します。
METADATA|PersonAbsenceEntry|PersonNumber|AbsenceType|AbsenceStatus|ApprovalStatus|StartDate|StartTime|EndDate|EndTime|Comments|StartDateDuration|EndDateDuration|AbsenceReason
MERGE|PersonAbsenceEntry|40010|10026712115|BAT_ABS_TL_Sick|SUBMITTED|APPROVED|2018/01/22||2018/01/23||Sick Comments|8|8
個人産休休暇欠勤エントリのロード
この例では、ソース・キーを使用して産休休暇の休暇欠勤エントリを作成します。
METADATA|PersonAbsenceEntry|SourceSystemOwner|SourceSystemId|Employer|PersonId(SourceSystemId)|AbsenceType|AbsenceStatus|ApprovalStatus|StartDate|StartTime|EndDate|EndTime
MERGE|PersonAbsenceEntry|VISION|AbsMaternity_HDL022|Vision Corporation|HDL022|Maternity Type|SUBMITTED|APPROVED|2018/01/26|08:00|2018/02/14|17:00
METADATA|PersonMaternityAbsenceEntry|SourceSystemOwner|SourceSystemId|PerAbsenceEntryId(SourceSystemId)|PlannedStartDate|PlannedReturnDate|LeaveDuration|IntendToWork|ExpectedDateOfChildBirth|ExpectedEndDate|ActualStartDate|ActualReturnDate|ActualDuration|ActualChildBirthDate|OpenEndedFlag
MERGE|PersonMaternityAbsenceEntry|VISION|AbsMaternityDet_HDL022|AbsMaternity_HDL022|2018/01/26|2018/02/14|||2018/01/26|2018/02/14|2018/01/25|2018/02/14||2018/01/27|
個人休暇欠勤エントリ詳細のロード
この例では、ソース・キーを使用して拡張休暇欠勤エントリを作成します。
METADATA|PersonAbsenceEntry|Employer|PersonNumber|AbsenceType|AbsenceStatus|ApprovalStatus|StartDate|StartTime|EndDate|EndTime|Comments|SourceSystemId|SourceSystemOwner|AbsenceReason
MERGE|PersonAbsenceEntry|Vision Corporation|955160008192206|#SK_QUAL_HRS|SUBMITTED|APPROVED|2018/11/06|21:00|2018/11/07|05:00|Adv night shift|1SCH_SEMP_001111121|VISION|
METADATA|PersonAbsenceEntryDetail|Employer|PersonNumber|AbsenceType|PerAbsEntryDtlId|PerAbsenceEntryId(SourceSystemId)|AbsenceDate|StartTime|EndDate|EndTime|RowSeq|AbsenceStartDate|AbsenceStartTime|SourceSystemId|SourceSystemOwner
MERGE|PersonAbsenceEntryDetail|Vision Corporation|955160008192206|#SK_QUAL_HRS||1SCH_SEMP_001111121|2018/11/06|21:00|||1|2018/11/06|21:00|HDLERDTL05011121|VISION