public static class TimeSheetEntry.TimeSheetEntryBuilder extends Object
public TimeSheetEntry.TimeSheetEntryBuilder timeSheetDataFields(TimeSheetDataFields timeSheetDataFields)
public TimeSheetEntry.TimeSheetEntryBuilder personWorkAgreementExternalID(String personWorkAgreementExternalID)
public TimeSheetEntry.TimeSheetEntryBuilder companyCode(String companyCode)
public TimeSheetEntry.TimeSheetEntryBuilder timeSheetRecord(String timeSheetRecord)
public TimeSheetEntry.TimeSheetEntryBuilder personWorkAgreement(String personWorkAgreement)
public TimeSheetEntry.TimeSheetEntryBuilder timeSheetDate(LocalDateTime timeSheetDate)
public TimeSheetEntry.TimeSheetEntryBuilder timeSheetIsReleasedOnSave(Boolean timeSheetIsReleasedOnSave)
public TimeSheetEntry.TimeSheetEntryBuilder timeSheetPredecessorRecord(String timeSheetPredecessorRecord)
public TimeSheetEntry.TimeSheetEntryBuilder timeSheetStatus(String timeSheetStatus)
public TimeSheetEntry.TimeSheetEntryBuilder timeSheetIsExecutedInTestRun(Boolean timeSheetIsExecutedInTestRun)
public TimeSheetEntry.TimeSheetEntryBuilder timeSheetOperation(String timeSheetOperation)
public TimeSheetEntry build()
Copyright © 2019 SAP SE. All rights reserved.