Class DefaultCodesForUsageDecisionService
- All Implemented Interfaces:
OperationsOnEntityCollections,ServiceWithNavigableEntities,CodesForUsageDecisionService
You can read data of selected sets for usage decisions and the codes of the selected sets. You can also read short texts of the selected sets, codes and code groups..
Reference: SAP Business Accelerator Hub
Details:
| OData Service: | USAGEDECISIONSELDCODESET_0001 |
| API Version: | 1.0.0 |
| Minimum ERP Version: | 2302 |
| Communication Scenario: | Quality Inspection Process Integration(SAP_COM_0318) |
| Scope Items: | Quality Management in Discrete Manufacturing(1E1), Quality Management in Procurement(1FM), Quality Management in Sales(1MP), Quality Management in Stock Handling(1MR), Nonconformance Management(2QN) |
| Authentication Methods: | x509 |
| Service Group Name: | API_USAGEDCSNSELDCODESET |
| Business Object: | Usage Decision Selected Code Set |
-
Field Summary
Fields inherited from interface com.sap.cloud.sdk.s4hana.datamodel.odatav4.services.CodesForUsageDecisionService
DEFAULT_SERVICE_PATH -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Creates a service usingCodesForUsageDecisionService.DEFAULT_SERVICE_PATHto send the requests. -
Method Summary
Modifier and TypeMethodDescriptionbatch()Deprecated.Creates a batch request builder object.Deprecated.Fetch the number of entries from theUsageDecisionSelectedCodeGroupTextentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theUsageDecisionSelectedCodeSetTextentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theUsageDecisionSelectedCodeTextentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theUsageDecisionSelectedCodeentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theUsageDecisionSelectedCodeSetentity collection matching the filter and search expressions.Deprecated.Fetch multipleUsageDecisionSelectedCodeGroupTextentities.Deprecated.Fetch multipleUsageDecisionSelectedCodeSetTextentities.Deprecated.Fetch multipleUsageDecisionSelectedCodeTextentities.Deprecated.Fetch multipleUsageDecisionSelectedCodeentities.Deprecated.Fetch multipleUsageDecisionSelectedCodeSetentities.Deprecated.getUsgeDcsnSeldCodeGroupTextByKey(String selectedCodeSetPlant, String selectedCodeSet, String usageDecisionCodeGroup, String language) Deprecated.Fetch a singleUsageDecisionSelectedCodeGroupTextentity using key fields.getUsgeDcsnSeldCodeSetTextByKey(String selectedCodeSetPlant, String selectedCodeSet, String language) Deprecated.Fetch a singleUsageDecisionSelectedCodeSetTextentity using key fields.getUsgeDcsnSeldCodeTextByKey(String selectedCodeSetPlant, String selectedCodeSet, String usageDecisionCodeGroup, String usageDecisionCode, String language) Deprecated.Fetch a singleUsageDecisionSelectedCodeTextentity using key fields.getUsgeDcsnSelectedCodeByKey(String selectedCodeSetPlant, String selectedCodeSet, String usageDecisionCodeGroup, String usageDecisionCode) Deprecated.Fetch a singleUsageDecisionSelectedCodeentity using key fields.getUsgeDcsnSelectedCodeSetByKey(String selectedCodeSetPlant, String selectedCodeSet) Deprecated.Fetch a singleUsageDecisionSelectedCodeSetentity using key fields.withServicePath(String servicePath) Deprecated.Overrides the default service path and returns a new service instance with the specified service path.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sap.cloud.sdk.datamodel.odatav4.core.ServiceWithNavigableEntities
applyAction, applyAction, applyFunction, applyFunction, forEntity, withFunction, withFunction
-
Constructor Details
-
DefaultCodesForUsageDecisionService
public DefaultCodesForUsageDecisionService()Deprecated.Creates a service usingCodesForUsageDecisionService.DEFAULT_SERVICE_PATHto send the requests.
-
-
Method Details
-
withServicePath
Deprecated.Description copied from interface:CodesForUsageDecisionServiceOverrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Specified by:
withServicePathin interfaceCodesForUsageDecisionService- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
batch
Deprecated.Description copied from interface:CodesForUsageDecisionServiceCreates a batch request builder object.- Specified by:
batchin interfaceCodesForUsageDecisionService- Returns:
- A request builder to handle batch operation on this service. To perform execution, call the
executemethod on the request builder object.
-
getAllUsgeDcsnSeldCodeGroupText
@Nonnull public GetAllRequestBuilder<UsageDecisionSelectedCodeGroupText> getAllUsgeDcsnSeldCodeGroupText()Deprecated.Description copied from interface:CodesForUsageDecisionServiceFetch multipleUsageDecisionSelectedCodeGroupTextentities.- Specified by:
getAllUsgeDcsnSeldCodeGroupTextin interfaceCodesForUsageDecisionService- Returns:
- A request builder to fetch multiple
UsageDecisionSelectedCodeGroupTextentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countUsgeDcsnSeldCodeGroupText
@Nonnull public CountRequestBuilder<UsageDecisionSelectedCodeGroupText> countUsgeDcsnSeldCodeGroupText()Deprecated.Description copied from interface:CodesForUsageDecisionServiceFetch the number of entries from theUsageDecisionSelectedCodeGroupTextentity collection matching the filter and search expressions.- Specified by:
countUsgeDcsnSeldCodeGroupTextin interfaceCodesForUsageDecisionService- Returns:
- A request builder to fetch the count of
UsageDecisionSelectedCodeGroupTextentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getUsgeDcsnSeldCodeGroupTextByKey
@Nonnull public GetByKeyRequestBuilder<UsageDecisionSelectedCodeGroupText> getUsgeDcsnSeldCodeGroupTextByKey(String selectedCodeSetPlant, String selectedCodeSet, String usageDecisionCodeGroup, String language) Deprecated.Description copied from interface:CodesForUsageDecisionServiceFetch a singleUsageDecisionSelectedCodeGroupTextentity using key fields.- Specified by:
getUsgeDcsnSeldCodeGroupTextByKeyin interfaceCodesForUsageDecisionService- Parameters:
selectedCodeSetPlant- PlantConstraints: Not nullable, Maximum length: 4
selectedCodeSet- Selected SetConstraints: Not nullable, Maximum length: 8
usageDecisionCodeGroup- Code GroupConstraints: Not nullable, Maximum length: 8
language- Language KeyConstraints: Not nullable, Maximum length: 2
- Returns:
- A request builder to fetch a single
UsageDecisionSelectedCodeGroupTextentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getAllUsgeDcsnSeldCodeSetText
@Nonnull public GetAllRequestBuilder<UsageDecisionSelectedCodeSetText> getAllUsgeDcsnSeldCodeSetText()Deprecated.Description copied from interface:CodesForUsageDecisionServiceFetch multipleUsageDecisionSelectedCodeSetTextentities.- Specified by:
getAllUsgeDcsnSeldCodeSetTextin interfaceCodesForUsageDecisionService- Returns:
- A request builder to fetch multiple
UsageDecisionSelectedCodeSetTextentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countUsgeDcsnSeldCodeSetText
@Nonnull public CountRequestBuilder<UsageDecisionSelectedCodeSetText> countUsgeDcsnSeldCodeSetText()Deprecated.Description copied from interface:CodesForUsageDecisionServiceFetch the number of entries from theUsageDecisionSelectedCodeSetTextentity collection matching the filter and search expressions.- Specified by:
countUsgeDcsnSeldCodeSetTextin interfaceCodesForUsageDecisionService- Returns:
- A request builder to fetch the count of
UsageDecisionSelectedCodeSetTextentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getUsgeDcsnSeldCodeSetTextByKey
@Nonnull public GetByKeyRequestBuilder<UsageDecisionSelectedCodeSetText> getUsgeDcsnSeldCodeSetTextByKey(String selectedCodeSetPlant, String selectedCodeSet, String language) Deprecated.Description copied from interface:CodesForUsageDecisionServiceFetch a singleUsageDecisionSelectedCodeSetTextentity using key fields.- Specified by:
getUsgeDcsnSeldCodeSetTextByKeyin interfaceCodesForUsageDecisionService- Parameters:
selectedCodeSetPlant- PlantConstraints: Not nullable, Maximum length: 4
selectedCodeSet- Selected SetConstraints: Not nullable, Maximum length: 8
language- Language KeyConstraints: Not nullable, Maximum length: 2
- Returns:
- A request builder to fetch a single
UsageDecisionSelectedCodeSetTextentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getAllUsgeDcsnSeldCodeText
Deprecated.Description copied from interface:CodesForUsageDecisionServiceFetch multipleUsageDecisionSelectedCodeTextentities.- Specified by:
getAllUsgeDcsnSeldCodeTextin interfaceCodesForUsageDecisionService- Returns:
- A request builder to fetch multiple
UsageDecisionSelectedCodeTextentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countUsgeDcsnSeldCodeText
Deprecated.Description copied from interface:CodesForUsageDecisionServiceFetch the number of entries from theUsageDecisionSelectedCodeTextentity collection matching the filter and search expressions.- Specified by:
countUsgeDcsnSeldCodeTextin interfaceCodesForUsageDecisionService- Returns:
- A request builder to fetch the count of
UsageDecisionSelectedCodeTextentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getUsgeDcsnSeldCodeTextByKey
@Nonnull public GetByKeyRequestBuilder<UsageDecisionSelectedCodeText> getUsgeDcsnSeldCodeTextByKey(String selectedCodeSetPlant, String selectedCodeSet, String usageDecisionCodeGroup, String usageDecisionCode, String language) Deprecated.Description copied from interface:CodesForUsageDecisionServiceFetch a singleUsageDecisionSelectedCodeTextentity using key fields.- Specified by:
getUsgeDcsnSeldCodeTextByKeyin interfaceCodesForUsageDecisionService- Parameters:
selectedCodeSetPlant- PlantConstraints: Not nullable, Maximum length: 4
selectedCodeSet- Selected SetConstraints: Not nullable, Maximum length: 8
usageDecisionCodeGroup- Code GroupConstraints: Not nullable, Maximum length: 8
usageDecisionCode- CodeConstraints: Not nullable, Maximum length: 4
language- Language KeyConstraints: Not nullable, Maximum length: 2
- Returns:
- A request builder to fetch a single
UsageDecisionSelectedCodeTextentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getAllUsgeDcsnSelectedCode
Deprecated.Description copied from interface:CodesForUsageDecisionServiceFetch multipleUsageDecisionSelectedCodeentities.- Specified by:
getAllUsgeDcsnSelectedCodein interfaceCodesForUsageDecisionService- Returns:
- A request builder to fetch multiple
UsageDecisionSelectedCodeentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countUsgeDcsnSelectedCode
Deprecated.Description copied from interface:CodesForUsageDecisionServiceFetch the number of entries from theUsageDecisionSelectedCodeentity collection matching the filter and search expressions.- Specified by:
countUsgeDcsnSelectedCodein interfaceCodesForUsageDecisionService- Returns:
- A request builder to fetch the count of
UsageDecisionSelectedCodeentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getUsgeDcsnSelectedCodeByKey
@Nonnull public GetByKeyRequestBuilder<UsageDecisionSelectedCode> getUsgeDcsnSelectedCodeByKey(String selectedCodeSetPlant, String selectedCodeSet, String usageDecisionCodeGroup, String usageDecisionCode) Deprecated.Description copied from interface:CodesForUsageDecisionServiceFetch a singleUsageDecisionSelectedCodeentity using key fields.- Specified by:
getUsgeDcsnSelectedCodeByKeyin interfaceCodesForUsageDecisionService- Parameters:
selectedCodeSetPlant- PlantConstraints: Not nullable, Maximum length: 4
selectedCodeSet- Selected SetConstraints: Not nullable, Maximum length: 8
usageDecisionCodeGroup- Code GroupConstraints: Not nullable, Maximum length: 8
usageDecisionCode- CodeConstraints: Not nullable, Maximum length: 4
- Returns:
- A request builder to fetch a single
UsageDecisionSelectedCodeentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getAllUsgeDcsnSelectedCodeSet
Deprecated.Description copied from interface:CodesForUsageDecisionServiceFetch multipleUsageDecisionSelectedCodeSetentities.- Specified by:
getAllUsgeDcsnSelectedCodeSetin interfaceCodesForUsageDecisionService- Returns:
- A request builder to fetch multiple
UsageDecisionSelectedCodeSetentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countUsgeDcsnSelectedCodeSet
Deprecated.Description copied from interface:CodesForUsageDecisionServiceFetch the number of entries from theUsageDecisionSelectedCodeSetentity collection matching the filter and search expressions.- Specified by:
countUsgeDcsnSelectedCodeSetin interfaceCodesForUsageDecisionService- Returns:
- A request builder to fetch the count of
UsageDecisionSelectedCodeSetentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getUsgeDcsnSelectedCodeSetByKey
@Nonnull public GetByKeyRequestBuilder<UsageDecisionSelectedCodeSet> getUsgeDcsnSelectedCodeSetByKey(String selectedCodeSetPlant, String selectedCodeSet) Deprecated.Description copied from interface:CodesForUsageDecisionServiceFetch a singleUsageDecisionSelectedCodeSetentity using key fields.- Specified by:
getUsgeDcsnSelectedCodeSetByKeyin interfaceCodesForUsageDecisionService- Parameters:
selectedCodeSetPlant- PlantConstraints: Not nullable, Maximum length: 4
selectedCodeSet- Selected SetConstraints: Not nullable, Maximum length: 8
- Returns:
- A request builder to fetch a single
UsageDecisionSelectedCodeSetentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getServicePath
Deprecated.- Specified by:
getServicePathin interfaceServiceWithNavigableEntities
-