Interface ObjectDependencyService
- All Known Implementing Classes:
DefaultObjectDependencyService
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
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.If no other path was provided via thewithServicePath(String)method, this is the default service path used to access the endpoint. -
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.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.
-
Field Details
-
DEFAULT_SERVICE_PATH
Deprecated.If no other path was provided via thewithServicePath(String)method, this is the default service path used to access the endpoint.- See Also:
-
-
Method Details
-
withServicePath
Deprecated.Overrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
batch
Deprecated.Creates a batch request builder object.- Returns:
- A request builder to handle batch operation on this service. To perform execution, call the
executemethod on the request builder object.
-
getAllVarCnfHistlObjDependencyText
Deprecated.Fetch multipleVarCnfHistlObjDependencyTextentities.- 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
Deprecated.Fetch the number of entries from theVarCnfHistlObjDependencyTextentity collection matching the filter and search expressions.- 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 GetByKeyRequestBuilder<VarCnfHistlObjDependencyText> getVarCnfHistlObjDependencyTextByKey(String objectDependencyName, String languageCode, String changeNumber) Deprecated.Fetch a singleVarCnfHistlObjDependencyTextentity using key fields.- Parameters:
objectDependencyName- Name of DependencyConstraints: Not nullable, Maximum length: 30
changeNumber- Change NumberConstraints: Not nullable, Maximum length: 12
languageCode- Language KeyConstraints: Not nullable, Maximum length: 2
- 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 UpdateRequestBuilder<VarCnfHistlObjDependencyText> updateVarCnfHistlObjDependencyText(@Nonnull VarCnfHistlObjDependencyText varCnfHistlObjDependencyText) Deprecated.Update an existingVarCnfHistlObjDependencyTextentity and save it to the S/4HANA system.- 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
Deprecated.Fetch multipleVarCnfHistlObjectDependencyentities.- 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.Fetch the number of entries from theVarCnfHistlObjectDependencyentity collection matching the filter and search expressions.- 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 GetByKeyRequestBuilder<VarCnfHistlObjectDependency> getVarCnfHistlObjectDependencyByKey(String objectDependencyName, String changeNumber) Deprecated.Fetch a singleVarCnfHistlObjectDependencyentity using key fields.- 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 UpdateRequestBuilder<VarCnfHistlObjectDependency> updateVarCnfHistlObjectDependency(@Nonnull VarCnfHistlObjectDependency varCnfHistlObjectDependency) Deprecated.Update an existingVarCnfHistlObjectDependencyentity and save it to the S/4HANA system.- 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
Deprecated.Fetch multipleVarCnfObjDependencySourceCodeentities.- 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
Deprecated.Fetch the number of entries from theVarCnfObjDependencySourceCodeentity collection matching the filter and search expressions.- 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 GetByKeyRequestBuilder<VarCnfObjDependencySourceCode> getVarCnfObjDependencySourceCodeByKey(String objectDependencyName, String changeNumber) Deprecated.Fetch a singleVarCnfObjDependencySourceCodeentity using key fields.- 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 CreateRequestBuilder<VarCnfObjDependencySourceCode> createVarCnfObjDependencySourceCode(@Nonnull VarCnfObjDependencySourceCode varCnfObjDependencySourceCode) Deprecated.Create a newVarCnfObjDependencySourceCodeentity and save it to the S/4HANA system.- 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
Deprecated.Fetch multipleVarCnfObjDpndcySourceCodeLineentities.- 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
Deprecated.Fetch the number of entries from theVarCnfObjDpndcySourceCodeLineentity collection matching the filter and search expressions.- 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 GetByKeyRequestBuilder<VarCnfObjDpndcySourceCodeLine> getVarCnfObjDpndcySourceCodeLineByKey(String objectDependencyName, String changeNumber, Short objectDependencyCodeLineNumber) Deprecated.Fetch a singleVarCnfObjDpndcySourceCodeLineentity using key fields.- Parameters:
objectDependencyCodeLineNumber- Object Dependency Source Code Line NumberConstraints: Not nullable
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
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 UpdateRequestBuilder<VarCnfObjDpndcySourceCodeLine> updateVarCnfObjDpndcySourceCodeLine(@Nonnull VarCnfObjDpndcySourceCodeLine varCnfObjDpndcySourceCodeLine) Deprecated.Update an existingVarCnfObjDpndcySourceCodeLineentity and save it to the S/4HANA system.- 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 DeleteRequestBuilder<VarCnfObjDpndcySourceCodeLine> deleteVarCnfObjDpndcySourceCodeLine(@Nonnull VarCnfObjDpndcySourceCodeLine varCnfObjDpndcySourceCodeLine) Deprecated.Deletes an existingVarCnfObjDpndcySourceCodeLineentity in the S/4HANA system.- 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.Fetch multipleVarCnfObjectDependencyTextentities.- 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.Fetch the number of entries from theVarCnfObjectDependencyTextentity collection matching the filter and search expressions.- 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 GetByKeyRequestBuilder<VarCnfObjectDependencyText> getVarCnfObjectDependencyTextByKey(String objectDependencyName, String languageCode) Deprecated.Fetch a singleVarCnfObjectDependencyTextentity using key fields.- 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 CreateRequestBuilder<VarCnfObjectDependencyText> createVarCnfObjectDependencyText(@Nonnull VarCnfObjectDependencyText varCnfObjectDependencyText) Deprecated.Create a newVarCnfObjectDependencyTextentity and save it to the S/4HANA system.- 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 DeleteRequestBuilder<VarCnfObjectDependencyText> deleteVarCnfObjectDependencyText(@Nonnull VarCnfObjectDependencyText varCnfObjectDependencyText) Deprecated.Deletes an existingVarCnfObjectDependencyTextentity in the S/4HANA system.- 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.Fetch multipleVarConfignObjectDependencyentities.- 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.Fetch the number of entries from theVarConfignObjectDependencyentity collection matching the filter and search expressions.- 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 GetByKeyRequestBuilder<VarConfignObjectDependency> getVarConfignObjectDependencyByKey(String objectDependencyName) Deprecated.Fetch a singleVarConfignObjectDependencyentity using key fields.- 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 CreateRequestBuilder<VarConfignObjectDependency> createVarConfignObjectDependency(@Nonnull VarConfignObjectDependency varConfignObjectDependency) Deprecated.Create a newVarConfignObjectDependencyentity and save it to the S/4HANA system.- 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 DeleteRequestBuilder<VarConfignObjectDependency> deleteVarConfignObjectDependency(@Nonnull VarConfignObjectDependency varConfignObjectDependency) Deprecated.Deletes an existingVarConfignObjectDependencyentity in the S/4HANA system.- 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.
-