Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet |
Modifier and Type | Method and Description |
---|---|
TimeSheetDataFields |
TimeSheetDataFields.TimeSheetDataFieldsBuilder.build() |
TimeSheetDataFields |
TimeSheetEntry.getTimeSheetDataFields()
Constraints: Not nullable
|
Modifier and Type | Method and Description |
---|---|
Class<TimeSheetDataFields> |
TimeSheetDataFields.getType() |
Modifier and Type | Method and Description |
---|---|
void |
TimeSheetEntry.setTimeSheetDataFields(TimeSheetDataFields timeSheetDataFields)
Constraints: Not nullable
|
TimeSheetEntry.TimeSheetEntryBuilder |
TimeSheetEntry.TimeSheetEntryBuilder.timeSheetDataFields(TimeSheetDataFields timeSheetDataFields) |
Constructor and Description |
---|
TimeSheetEntry(TimeSheetDataFields timeSheetDataFields,
String personWorkAgreementExternalID,
String companyCode,
String timeSheetRecord,
String personWorkAgreement,
Calendar timeSheetDate,
Boolean timeSheetIsReleasedOnSave,
String timeSheetPredecessorRecord,
String timeSheetStatus,
Boolean timeSheetIsExecutedInTestRun,
String timeSheetOperation,
ErpConfigContext erpConfigContext) |
Copyright © 2018 SAP SE. All rights reserved.