Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.readactivitytype | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Method and Description |
---|---|
CostCenterActivityTypeTextByKeyFluentHelper |
CostCenterActivityTypeTextByKeyFluentHelper.select(EntityField<CostCenterActivityTypeText,?>... fields)
Query modifier to limit which field values within an entity get fetched & populated.
|
CostCenterActivityTypeTextByKeyFluentHelper |
CostCenterActivityTypeTextByKeyFluentHelper.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 |
---|---|
CostCenterActivityTypeTextByKeyFluentHelper |
DefaultReadActivityTypeService.getCostCenterActivityTypeTextByKey(Calendar validityEndDate,
String controllingArea,
String costCtrActivityType,
String language) |
CostCenterActivityTypeTextByKeyFluentHelper |
ReadActivityTypeService.getCostCenterActivityTypeTextByKey(Calendar validityEndDate,
String controllingArea,
String costCtrActivityType,
String language)
Fetch a single
CostCenterActivityTypeText entity using key fields. |
Copyright © 2017 SAP SE. All rights reserved.