Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.manageworkforcetimesheet | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Method and Description |
---|---|
TimeSheetEntryByKeyFluentHelper |
TimeSheetEntryByKeyFluentHelper.select(EntityField<TimeSheetEntry,?>... fields)
Query modifier to limit which field values within an entity get fetched & populated.
|
TimeSheetEntryByKeyFluentHelper |
TimeSheetEntryByKeyFluentHelper.withErrorHandler(com.sap.cloud.sdk.odatav2.connectivity.ErrorResultHandler<?> errorResultHandler)
An error handling class that implements the
ErrorResultHandler interface can be attached to this fluent helper. |
Modifier and Type | Method and Description |
---|---|
TimeSheetEntryByKeyFluentHelper |
ManageWorkforceTimesheetService.getTimeSheetEntryByKey(String personWorkAgreementExternalID,
String companyCode,
String timeSheetRecord)
Fetch a single
TimeSheetEntry entity using key fields. |
TimeSheetEntryByKeyFluentHelper |
DefaultManageWorkforceTimesheetService.getTimeSheetEntryByKey(String personWorkAgreementExternalID,
String companyCode,
String timeSheetRecord) |
Copyright © 2017 SAP SE. All rights reserved.