Modifier and Type | Method and Description |
---|---|
ChangeMasterCharcValueByKeyFluentHelper |
ChangeMasterCharcValueByKeyFluentHelper.select(EntityField<ChangeMasterCharcValue,?>... fields)
Query modifier to limit which field values within an entity get fetched & populated.
|
ChangeMasterCharcValueByKeyFluentHelper |
ChangeMasterCharcValueByKeyFluentHelper.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 |
---|---|
ChangeMasterCharcValueByKeyFluentHelper |
CreateReadUpdateAndDeleteChangeMastersService.getChangeMasterCharcValueByKey(String changeNumber,
String classType,
String charcInternalID,
String charcValuePositionNumber)
Fetch a single
ChangeMasterCharcValue entity using key fields. |
ChangeMasterCharcValueByKeyFluentHelper |
DefaultCreateReadUpdateAndDeleteChangeMastersService.getChangeMasterCharcValueByKey(String changeNumber,
String classType,
String charcInternalID,
String charcValuePositionNumber) |
Copyright © 2017 SAP SE. All rights reserved.