Class DefaultStandardWorkFormulaParameterGroupService
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultStandardWorkFormulaParameterGroupService
- All Implemented Interfaces:
BatchService<StandardWorkFormulaParameterGroupServiceBatch>,StandardWorkFormulaParameterGroupService
@Named("com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultStandardWorkFormulaParameterGroupService")
@Deprecated
public class DefaultStandardWorkFormulaParameterGroupService
extends Object
implements StandardWorkFormulaParameterGroupService
Deprecated.
The service and all its related classes are deprecated. Please use the odata generator to generate the
VDM.
This service is based on OData V2 protocol and can be consumed in Fiori apps and on other user interfaces. It enables you to read standard work formula parameter group, standard work formula parameter group text and standard work formula parameter text in an API call..
Reference: SAP Business Accelerator Hub
Details:
| OData Service: | CE_API_STDWRKFMLAPARAM_GROUP_0001 |
| API Version: | 1.0.0 |
| Minimum ERP Version: | 2302 |
| Communication Scenario: | Production Planning Integration(SAP_COM_0104) |
| Scope Items: | Make-to-Stock Production - Discrete Manufacturing(BJ5), Make-to-Stock - Process Manufacturing Based on Process Order(BJ8), Material Requirements Planning(J44), Material Requirements Planning(O44) |
| Authentication Methods: | x509 |
| Business Object: | Work Center |
-
Field Summary
Fields inherited from interface com.sap.cloud.sdk.s4hana.datamodel.odata.services.StandardWorkFormulaParameterGroupService
DEFAULT_SERVICE_PATH -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Creates a service usingStandardWorkFormulaParameterGroupService.DEFAULT_SERVICE_PATHto send the requests. -
Method Summary
Modifier and TypeMethodDescriptionbatch()Deprecated.Deprecated.Fetch multipleStandardWorkFmlaParamGroupentities.Deprecated.Fetch multipleStandardWorkFmlaParamGrpTextentities.Deprecated.Fetch multipleStandardWorkFormulaParamTextentities.getStandardWorkFmlaParamGroupByKey(String standardWorkFormulaParamGroup) Deprecated.Fetch a singleStandardWorkFmlaParamGroupentity using key fields.getStandardWorkFmlaParamGrpTextByKey(String standardWorkFormulaParamGroup, String language) Deprecated.Fetch a singleStandardWorkFmlaParamGrpTextentity using key fields.getStandardWorkFormulaParamTextByKey(String standardWorkFormulaParameter, String language) Deprecated.Fetch a singleStandardWorkFormulaParamTextentity using key fields.withServicePath(String servicePath) Deprecated.Overrides the default service path and returns a new service instance with the specified service path.
-
Constructor Details
-
DefaultStandardWorkFormulaParameterGroupService
public DefaultStandardWorkFormulaParameterGroupService()Deprecated.Creates a service usingStandardWorkFormulaParameterGroupService.DEFAULT_SERVICE_PATHto send the requests.
-
-
Method Details
-
withServicePath
@Nonnull public DefaultStandardWorkFormulaParameterGroupService withServicePath(@Nonnull String servicePath) Deprecated.Description copied from interface:StandardWorkFormulaParameterGroupServiceOverrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Specified by:
withServicePathin interfaceStandardWorkFormulaParameterGroupService- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
batch
Deprecated.- Specified by:
batchin interfaceBatchService<StandardWorkFormulaParameterGroupServiceBatch>
-
getAllStandardWorkFmlaParamGroup
Deprecated.Description copied from interface:StandardWorkFormulaParameterGroupServiceFetch multipleStandardWorkFmlaParamGroupentities.- Specified by:
getAllStandardWorkFmlaParamGroupin interfaceStandardWorkFormulaParameterGroupService- Returns:
- A fluent helper to fetch multiple
StandardWorkFmlaParamGroupentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getStandardWorkFmlaParamGroupByKey
@Nonnull public StandardWorkFmlaParamGroupByKeyFluentHelper getStandardWorkFmlaParamGroupByKey(String standardWorkFormulaParamGroup) Deprecated.Description copied from interface:StandardWorkFormulaParameterGroupServiceFetch a singleStandardWorkFmlaParamGroupentity using key fields.- Specified by:
getStandardWorkFmlaParamGroupByKeyin interfaceStandardWorkFormulaParameterGroupService- Parameters:
standardWorkFormulaParamGroup- Standard Value KeyConstraints: Not nullable, Maximum length: 4
- Returns:
- A fluent helper to fetch a single
StandardWorkFmlaParamGroupentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllStandardWorkFmlaParamGrpText
Deprecated.Description copied from interface:StandardWorkFormulaParameterGroupServiceFetch multipleStandardWorkFmlaParamGrpTextentities.- Specified by:
getAllStandardWorkFmlaParamGrpTextin interfaceStandardWorkFormulaParameterGroupService- Returns:
- A fluent helper to fetch multiple
StandardWorkFmlaParamGrpTextentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getStandardWorkFmlaParamGrpTextByKey
@Nonnull public StandardWorkFmlaParamGrpTextByKeyFluentHelper getStandardWorkFmlaParamGrpTextByKey(String standardWorkFormulaParamGroup, String language) Deprecated.Description copied from interface:StandardWorkFormulaParameterGroupServiceFetch a singleStandardWorkFmlaParamGrpTextentity using key fields.- Specified by:
getStandardWorkFmlaParamGrpTextByKeyin interfaceStandardWorkFormulaParameterGroupService- Parameters:
standardWorkFormulaParamGroup- Standard Value KeyConstraints: Not nullable, Maximum length: 4
language- Language KeyConstraints: Not nullable, Maximum length: 2
- Returns:
- A fluent helper to fetch a single
StandardWorkFmlaParamGrpTextentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllStandardWorkFormulaParamText
Deprecated.Description copied from interface:StandardWorkFormulaParameterGroupServiceFetch multipleStandardWorkFormulaParamTextentities.- Specified by:
getAllStandardWorkFormulaParamTextin interfaceStandardWorkFormulaParameterGroupService- Returns:
- A fluent helper to fetch multiple
StandardWorkFormulaParamTextentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getStandardWorkFormulaParamTextByKey
@Nonnull public StandardWorkFormulaParamTextByKeyFluentHelper getStandardWorkFormulaParamTextByKey(String standardWorkFormulaParameter, String language) Deprecated.Description copied from interface:StandardWorkFormulaParameterGroupServiceFetch a singleStandardWorkFormulaParamTextentity using key fields.- Specified by:
getStandardWorkFormulaParamTextByKeyin interfaceStandardWorkFormulaParameterGroupService- Parameters:
standardWorkFormulaParameter- Standard Work Formula ParameterConstraints: Not nullable, Maximum length: 6
language- Language KeyConstraints: Not nullable, Maximum length: 2
- Returns:
- A fluent helper to fetch a single
StandardWorkFormulaParamTextentity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-