Class DefaultObjectDependencyService
- All Implemented Interfaces:
OperationsOnEntityCollections,ServiceWithNavigableEntities,ObjectDependencyService
Object dependencies are used to set and maintain rules in variant configuration. An object dependency can be assigned to BOM items, task list items, characteristics, characteristic values and configuration profiles. All actions support change numbers..
Reference: SAP Business Accelerator Hub
Details:
| OData Service: | VARCONFIGNOBJECTDEPENDENCY_0001 |
| API Version: | 1.0.0 |
| Minimum ERP Version: | 2302 |
| Communication Scenario: | Product Lifecycle Management - Variant Configuration Integration(SAP_COM_0751) |
| Scope Items: | Set Up Configurable Model using Variant Configuration(22T) |
| Authentication Methods: | x509 |
| Service Group Name: | API_VARCNFOBJECTDEPENDENCY |
| Business Object: | Variant Configuration Object Dependency |
-
Field Summary
Fields inherited from interface com.sap.cloud.sdk.s4hana.datamodel.odatav4.services.ObjectDependencyService
DEFAULT_SERVICE_PATH -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Creates a service usingObjectDependencyService.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 theVarCnfHistlObjDependencyTextentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theVarCnfHistlObjectDependencyentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theVarCnfObjDependencySourceCodeentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theVarCnfObjDpndcySourceCodeLineentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theVarCnfObjectDependencyTextentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theVarConfignObjectDependencyentity collection matching the filter and search expressions.createVarCnfObjDependencySourceCode(VarCnfObjDependencySourceCode varCnfObjDependencySourceCode) Deprecated.Create a newVarCnfObjDependencySourceCodeentity and save it to the S/4HANA system.createVarCnfObjectDependencyText(VarCnfObjectDependencyText varCnfObjectDependencyText) Deprecated.Create a newVarCnfObjectDependencyTextentity and save it to the S/4HANA system.createVarConfignObjectDependency(VarConfignObjectDependency varConfignObjectDependency) Deprecated.Create a newVarConfignObjectDependencyentity and save it to the S/4HANA system.deleteVarCnfObjDpndcySourceCodeLine(VarCnfObjDpndcySourceCodeLine varCnfObjDpndcySourceCodeLine) Deprecated.Deletes an existingVarCnfObjDpndcySourceCodeLineentity in the S/4HANA system.deleteVarCnfObjectDependencyText(VarCnfObjectDependencyText varCnfObjectDependencyText) Deprecated.Deletes an existingVarCnfObjectDependencyTextentity in the S/4HANA system.deleteVarConfignObjectDependency(VarConfignObjectDependency varConfignObjectDependency) Deprecated.Deletes an existingVarConfignObjectDependencyentity in the S/4HANA system.Deprecated.Fetch multipleVarCnfHistlObjDependencyTextentities.Deprecated.Fetch multipleVarCnfHistlObjectDependencyentities.Deprecated.Fetch multipleVarCnfObjDependencySourceCodeentities.Deprecated.Fetch multipleVarCnfObjDpndcySourceCodeLineentities.Deprecated.Fetch multipleVarCnfObjectDependencyTextentities.Deprecated.Fetch multipleVarConfignObjectDependencyentities.Deprecated.getVarCnfHistlObjDependencyTextByKey(String objectDependencyName, String languageCode, String changeNumber) Deprecated.Fetch a singleVarCnfHistlObjDependencyTextentity using key fields.getVarCnfHistlObjectDependencyByKey(String objectDependencyName, String changeNumber) Deprecated.Fetch a singleVarCnfHistlObjectDependencyentity using key fields.getVarCnfObjDependencySourceCodeByKey(String objectDependencyName, String changeNumber) Deprecated.Fetch a singleVarCnfObjDependencySourceCodeentity using key fields.getVarCnfObjDpndcySourceCodeLineByKey(String objectDependencyName, String changeNumber, Short objectDependencyCodeLineNumber) Deprecated.Fetch a singleVarCnfObjDpndcySourceCodeLineentity using key fields.getVarCnfObjectDependencyTextByKey(String objectDependencyName, String languageCode) Deprecated.Fetch a singleVarCnfObjectDependencyTextentity using key fields.getVarConfignObjectDependencyByKey(String objectDependencyName) Deprecated.Fetch a singleVarConfignObjectDependencyentity using key fields.updateVarCnfHistlObjDependencyText(VarCnfHistlObjDependencyText varCnfHistlObjDependencyText) Deprecated.Update an existingVarCnfHistlObjDependencyTextentity and save it to the S/4HANA system.updateVarCnfHistlObjectDependency(VarCnfHistlObjectDependency varCnfHistlObjectDependency) Deprecated.Update an existingVarCnfHistlObjectDependencyentity and save it to the S/4HANA system.updateVarCnfObjDpndcySourceCodeLine(VarCnfObjDpndcySourceCodeLine varCnfObjDpndcySourceCodeLine) Deprecated.Update an existingVarCnfObjDpndcySourceCodeLineentity and save it to the S/4HANA system.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
-
DefaultObjectDependencyService
public DefaultObjectDependencyService()Deprecated.Creates a service usingObjectDependencyService.DEFAULT_SERVICE_PATHto send the requests.
-
-
Method Details
-
withServicePath
Deprecated.Description copied from interface:ObjectDependencyServiceOverrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Specified by:
withServicePathin interfaceObjectDependencyService- 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:ObjectDependencyServiceCreates a batch request builder object.- Specified by:
batchin interfaceObjectDependencyService- Returns:
- A request builder to handle batch operation on this service. To perform execution, call the
executemethod on the request builder object.
-
getAllVarCnfHistlObjDependencyText
@Nonnull public GetAllRequestBuilder<VarCnfHistlObjDependencyText> getAllVarCnfHistlObjDependencyText()Deprecated.Description copied from interface:ObjectDependencyServiceFetch multipleVarCnfHistlObjDependencyTextentities.- Specified by:
getAllVarCnfHistlObjDependencyTextin interfaceObjectDependencyService- Returns:
- A request builder to fetch multiple
VarCnfHistlObjDependencyTextentities. 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.
-
countVarCnfHistlObjDependencyText
@Nonnull public CountRequestBuilder<VarCnfHistlObjDependencyText> countVarCnfHistlObjDependencyText()Deprecated.Description copied from interface:ObjectDependencyServiceFetch the number of entries from theVarCnfHistlObjDependencyTextentity collection matching the filter and search expressions.- Specified by:
countVarCnfHistlObjDependencyTextin interfaceObjectDependencyService- Returns:
- A request builder to fetch the count of
VarCnfHistlObjDependencyTextentities. 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.
-
getVarCnfHistlObjDependencyTextByKey
@Nonnull public GetByKeyRequestBuilder<VarCnfHistlObjDependencyText> getVarCnfHistlObjDependencyTextByKey(String objectDependencyName, String languageCode, String changeNumber) Deprecated.Description copied from interface:ObjectDependencyServiceFetch a singleVarCnfHistlObjDependencyTextentity using key fields.- Specified by:
getVarCnfHistlObjDependencyTextByKeyin interfaceObjectDependencyService- Parameters:
objectDependencyName- Name of DependencyConstraints: Not nullable, Maximum length: 30
languageCode- Language KeyConstraints: Not nullable, Maximum length: 2
changeNumber- Change NumberConstraints: Not nullable, Maximum length: 12
- Returns:
- A request builder to fetch a single
VarCnfHistlObjDependencyTextentity 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.
-
updateVarCnfHistlObjDependencyText
@Nonnull public UpdateRequestBuilder<VarCnfHistlObjDependencyText> updateVarCnfHistlObjDependencyText(@Nonnull VarCnfHistlObjDependencyText varCnfHistlObjDependencyText) Deprecated.Description copied from interface:ObjectDependencyServiceUpdate an existingVarCnfHistlObjDependencyTextentity and save it to the S/4HANA system.- Specified by:
updateVarCnfHistlObjDependencyTextin interfaceObjectDependencyService- Parameters:
varCnfHistlObjDependencyText-VarCnfHistlObjDependencyTextentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
VarCnfHistlObjDependencyTextentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllVarCnfHistlObjectDependency
@Nonnull public GetAllRequestBuilder<VarCnfHistlObjectDependency> getAllVarCnfHistlObjectDependency()Deprecated.Description copied from interface:ObjectDependencyServiceFetch multipleVarCnfHistlObjectDependencyentities.- Specified by:
getAllVarCnfHistlObjectDependencyin interfaceObjectDependencyService- Returns:
- A request builder to fetch multiple
VarCnfHistlObjectDependencyentities. 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.
-
countVarCnfHistlObjectDependency
Deprecated.Description copied from interface:ObjectDependencyServiceFetch the number of entries from theVarCnfHistlObjectDependencyentity collection matching the filter and search expressions.- Specified by:
countVarCnfHistlObjectDependencyin interfaceObjectDependencyService- Returns:
- A request builder to fetch the count of
VarCnfHistlObjectDependencyentities. 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.
-
getVarCnfHistlObjectDependencyByKey
@Nonnull public GetByKeyRequestBuilder<VarCnfHistlObjectDependency> getVarCnfHistlObjectDependencyByKey(String objectDependencyName, String changeNumber) Deprecated.Description copied from interface:ObjectDependencyServiceFetch a singleVarCnfHistlObjectDependencyentity using key fields.- Specified by:
getVarCnfHistlObjectDependencyByKeyin interfaceObjectDependencyService- Parameters:
objectDependencyName- Name of DependencyConstraints: Not nullable, Maximum length: 30
changeNumber- Change NumberConstraints: Not nullable, Maximum length: 12
- Returns:
- A request builder to fetch a single
VarCnfHistlObjectDependencyentity 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.
-
updateVarCnfHistlObjectDependency
@Nonnull public UpdateRequestBuilder<VarCnfHistlObjectDependency> updateVarCnfHistlObjectDependency(@Nonnull VarCnfHistlObjectDependency varCnfHistlObjectDependency) Deprecated.Description copied from interface:ObjectDependencyServiceUpdate an existingVarCnfHistlObjectDependencyentity and save it to the S/4HANA system.- Specified by:
updateVarCnfHistlObjectDependencyin interfaceObjectDependencyService- Parameters:
varCnfHistlObjectDependency-VarCnfHistlObjectDependencyentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
VarCnfHistlObjectDependencyentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllVarCnfObjDependencySourceCode
@Nonnull public GetAllRequestBuilder<VarCnfObjDependencySourceCode> getAllVarCnfObjDependencySourceCode()Deprecated.Description copied from interface:ObjectDependencyServiceFetch multipleVarCnfObjDependencySourceCodeentities.- Specified by:
getAllVarCnfObjDependencySourceCodein interfaceObjectDependencyService- Returns:
- A request builder to fetch multiple
VarCnfObjDependencySourceCodeentities. 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.
-
countVarCnfObjDependencySourceCode
@Nonnull public CountRequestBuilder<VarCnfObjDependencySourceCode> countVarCnfObjDependencySourceCode()Deprecated.Description copied from interface:ObjectDependencyServiceFetch the number of entries from theVarCnfObjDependencySourceCodeentity collection matching the filter and search expressions.- Specified by:
countVarCnfObjDependencySourceCodein interfaceObjectDependencyService- Returns:
- A request builder to fetch the count of
VarCnfObjDependencySourceCodeentities. 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.
-
getVarCnfObjDependencySourceCodeByKey
@Nonnull public GetByKeyRequestBuilder<VarCnfObjDependencySourceCode> getVarCnfObjDependencySourceCodeByKey(String objectDependencyName, String changeNumber) Deprecated.Description copied from interface:ObjectDependencyServiceFetch a singleVarCnfObjDependencySourceCodeentity using key fields.- Specified by:
getVarCnfObjDependencySourceCodeByKeyin interfaceObjectDependencyService- Parameters:
objectDependencyName- Name of DependencyConstraints: Not nullable, Maximum length: 30
changeNumber- Change NumberConstraints: Not nullable, Maximum length: 12
- Returns:
- A request builder to fetch a single
VarCnfObjDependencySourceCodeentity 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.
-
createVarCnfObjDependencySourceCode
@Nonnull public CreateRequestBuilder<VarCnfObjDependencySourceCode> createVarCnfObjDependencySourceCode(@Nonnull VarCnfObjDependencySourceCode varCnfObjDependencySourceCode) Deprecated.Description copied from interface:ObjectDependencyServiceCreate a newVarCnfObjDependencySourceCodeentity and save it to the S/4HANA system.- Specified by:
createVarCnfObjDependencySourceCodein interfaceObjectDependencyService- Parameters:
varCnfObjDependencySourceCode-VarCnfObjDependencySourceCodeentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
VarCnfObjDependencySourceCodeentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllVarCnfObjDpndcySourceCodeLine
@Nonnull public GetAllRequestBuilder<VarCnfObjDpndcySourceCodeLine> getAllVarCnfObjDpndcySourceCodeLine()Deprecated.Description copied from interface:ObjectDependencyServiceFetch multipleVarCnfObjDpndcySourceCodeLineentities.- Specified by:
getAllVarCnfObjDpndcySourceCodeLinein interfaceObjectDependencyService- Returns:
- A request builder to fetch multiple
VarCnfObjDpndcySourceCodeLineentities. 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.
-
countVarCnfObjDpndcySourceCodeLine
@Nonnull public CountRequestBuilder<VarCnfObjDpndcySourceCodeLine> countVarCnfObjDpndcySourceCodeLine()Deprecated.Description copied from interface:ObjectDependencyServiceFetch the number of entries from theVarCnfObjDpndcySourceCodeLineentity collection matching the filter and search expressions.- Specified by:
countVarCnfObjDpndcySourceCodeLinein interfaceObjectDependencyService- Returns:
- A request builder to fetch the count of
VarCnfObjDpndcySourceCodeLineentities. 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.
-
getVarCnfObjDpndcySourceCodeLineByKey
@Nonnull public GetByKeyRequestBuilder<VarCnfObjDpndcySourceCodeLine> getVarCnfObjDpndcySourceCodeLineByKey(String objectDependencyName, String changeNumber, Short objectDependencyCodeLineNumber) Deprecated.Description copied from interface:ObjectDependencyServiceFetch a singleVarCnfObjDpndcySourceCodeLineentity using key fields.- Specified by:
getVarCnfObjDpndcySourceCodeLineByKeyin interfaceObjectDependencyService- Parameters:
objectDependencyName- Name of DependencyConstraints: Not nullable, Maximum length: 30
changeNumber- Change NumberConstraints: Not nullable, Maximum length: 12
objectDependencyCodeLineNumber- Object Dependency Source Code Line NumberConstraints: Not nullable
- Returns:
- A request builder to fetch a single
VarCnfObjDpndcySourceCodeLineentity 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.
-
updateVarCnfObjDpndcySourceCodeLine
@Nonnull public UpdateRequestBuilder<VarCnfObjDpndcySourceCodeLine> updateVarCnfObjDpndcySourceCodeLine(@Nonnull VarCnfObjDpndcySourceCodeLine varCnfObjDpndcySourceCodeLine) Deprecated.Description copied from interface:ObjectDependencyServiceUpdate an existingVarCnfObjDpndcySourceCodeLineentity and save it to the S/4HANA system.- Specified by:
updateVarCnfObjDpndcySourceCodeLinein interfaceObjectDependencyService- Parameters:
varCnfObjDpndcySourceCodeLine-VarCnfObjDpndcySourceCodeLineentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
VarCnfObjDpndcySourceCodeLineentity. To perform execution, call theexecutemethod on the request builder object.
-
deleteVarCnfObjDpndcySourceCodeLine
@Nonnull public DeleteRequestBuilder<VarCnfObjDpndcySourceCodeLine> deleteVarCnfObjDpndcySourceCodeLine(@Nonnull VarCnfObjDpndcySourceCodeLine varCnfObjDpndcySourceCodeLine) Deprecated.Description copied from interface:ObjectDependencyServiceDeletes an existingVarCnfObjDpndcySourceCodeLineentity in the S/4HANA system.- Specified by:
deleteVarCnfObjDpndcySourceCodeLinein interfaceObjectDependencyService- Parameters:
varCnfObjDpndcySourceCodeLine-VarCnfObjDpndcySourceCodeLineentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
VarCnfObjDpndcySourceCodeLineentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllVarCnfObjectDependencyText
Deprecated.Description copied from interface:ObjectDependencyServiceFetch multipleVarCnfObjectDependencyTextentities.- Specified by:
getAllVarCnfObjectDependencyTextin interfaceObjectDependencyService- Returns:
- A request builder to fetch multiple
VarCnfObjectDependencyTextentities. 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.
-
countVarCnfObjectDependencyText
Deprecated.Description copied from interface:ObjectDependencyServiceFetch the number of entries from theVarCnfObjectDependencyTextentity collection matching the filter and search expressions.- Specified by:
countVarCnfObjectDependencyTextin interfaceObjectDependencyService- Returns:
- A request builder to fetch the count of
VarCnfObjectDependencyTextentities. 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.
-
getVarCnfObjectDependencyTextByKey
@Nonnull public GetByKeyRequestBuilder<VarCnfObjectDependencyText> getVarCnfObjectDependencyTextByKey(String objectDependencyName, String languageCode) Deprecated.Description copied from interface:ObjectDependencyServiceFetch a singleVarCnfObjectDependencyTextentity using key fields.- Specified by:
getVarCnfObjectDependencyTextByKeyin interfaceObjectDependencyService- Parameters:
objectDependencyName- Name of DependencyConstraints: Not nullable, Maximum length: 30
languageCode- Language KeyConstraints: Not nullable, Maximum length: 2
- Returns:
- A request builder to fetch a single
VarCnfObjectDependencyTextentity 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.
-
createVarCnfObjectDependencyText
@Nonnull public CreateRequestBuilder<VarCnfObjectDependencyText> createVarCnfObjectDependencyText(@Nonnull VarCnfObjectDependencyText varCnfObjectDependencyText) Deprecated.Description copied from interface:ObjectDependencyServiceCreate a newVarCnfObjectDependencyTextentity and save it to the S/4HANA system.- Specified by:
createVarCnfObjectDependencyTextin interfaceObjectDependencyService- Parameters:
varCnfObjectDependencyText-VarCnfObjectDependencyTextentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
VarCnfObjectDependencyTextentity. To perform execution, call theexecutemethod on the request builder object.
-
deleteVarCnfObjectDependencyText
@Nonnull public DeleteRequestBuilder<VarCnfObjectDependencyText> deleteVarCnfObjectDependencyText(@Nonnull VarCnfObjectDependencyText varCnfObjectDependencyText) Deprecated.Description copied from interface:ObjectDependencyServiceDeletes an existingVarCnfObjectDependencyTextentity in the S/4HANA system.- Specified by:
deleteVarCnfObjectDependencyTextin interfaceObjectDependencyService- Parameters:
varCnfObjectDependencyText-VarCnfObjectDependencyTextentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
VarCnfObjectDependencyTextentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllVarConfignObjectDependency
Deprecated.Description copied from interface:ObjectDependencyServiceFetch multipleVarConfignObjectDependencyentities.- Specified by:
getAllVarConfignObjectDependencyin interfaceObjectDependencyService- Returns:
- A request builder to fetch multiple
VarConfignObjectDependencyentities. 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.
-
countVarConfignObjectDependency
Deprecated.Description copied from interface:ObjectDependencyServiceFetch the number of entries from theVarConfignObjectDependencyentity collection matching the filter and search expressions.- Specified by:
countVarConfignObjectDependencyin interfaceObjectDependencyService- Returns:
- A request builder to fetch the count of
VarConfignObjectDependencyentities. 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.
-
getVarConfignObjectDependencyByKey
@Nonnull public GetByKeyRequestBuilder<VarConfignObjectDependency> getVarConfignObjectDependencyByKey(String objectDependencyName) Deprecated.Description copied from interface:ObjectDependencyServiceFetch a singleVarConfignObjectDependencyentity using key fields.- Specified by:
getVarConfignObjectDependencyByKeyin interfaceObjectDependencyService- Parameters:
objectDependencyName- Name of DependencyConstraints: Not nullable, Maximum length: 30
- Returns:
- A request builder to fetch a single
VarConfignObjectDependencyentity 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.
-
createVarConfignObjectDependency
@Nonnull public CreateRequestBuilder<VarConfignObjectDependency> createVarConfignObjectDependency(@Nonnull VarConfignObjectDependency varConfignObjectDependency) Deprecated.Description copied from interface:ObjectDependencyServiceCreate a newVarConfignObjectDependencyentity and save it to the S/4HANA system.- Specified by:
createVarConfignObjectDependencyin interfaceObjectDependencyService- Parameters:
varConfignObjectDependency-VarConfignObjectDependencyentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
VarConfignObjectDependencyentity. To perform execution, call theexecutemethod on the request builder object.
-
deleteVarConfignObjectDependency
@Nonnull public DeleteRequestBuilder<VarConfignObjectDependency> deleteVarConfignObjectDependency(@Nonnull VarConfignObjectDependency varConfignObjectDependency) Deprecated.Description copied from interface:ObjectDependencyServiceDeletes an existingVarConfignObjectDependencyentity in the S/4HANA system.- Specified by:
deleteVarConfignObjectDependencyin interfaceObjectDependencyService- Parameters:
varConfignObjectDependency-VarConfignObjectDependencyentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
VarConfignObjectDependencyentity. To perform execution, call theexecutemethod on the request builder object.
-
getServicePath
Deprecated.- Specified by:
getServicePathin interfaceServiceWithNavigableEntities
-