Interface PreferredSupplierListService
- All Known Implementing Classes:
DefaultPreferredSupplierListService
This service enables you to create, read, update and delete preferred supplier list from an external system in the SAP S/4HANA Cloud system. The service contains a header, business partners or suppliers, material groups, and company codes. The information is sent in the request as a payload. All information is utilized when creating a supplier list for sourcing with appropriate checks for restricted values and authorizations. You can also create a user-specified supplier list, activate, deactivate or copy an existing supplier list. The creation of a new version of the existing standard supplier list is also possible. .
Reference: SAP Business Accelerator Hub
Details:
| OData Service: | CE_SUPPLIERLIST_0001 |
| API Version: | 1.1.0 |
| Minimum ERP Version: | 2302 |
| Communication Scenario: | Preferred Supplier List Integration(SAP_COM_0911) |
| Scope Items: | Preferred Supplier List(4RI) |
| Authentication Methods: | x509 |
| Service Group Name: | API_SUPPLIERLIST |
| Business Object: | SupplierList |
-
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 theSuplrListPrpsdCompanyCodeentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theSuplrListPrpsdBusinessPartnerentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theSupplierListentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theSupplierListBusinessPartnerentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theSupplierListCompanyCodeentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theSupplierListMaterialGroupentity collection matching the filter and search expressions.createSuplrListProposedCompanyCode(SuplrListPrpsdCompanyCode suplrListPrpsdCompanyCode) Deprecated.Create a newSuplrListPrpsdCompanyCodeentity and save it to the S/4HANA system.createSuplrListPrpsdBusinessPartner(SuplrListPrpsdBusinessPartner suplrListPrpsdBusinessPartner) Deprecated.Create a newSuplrListPrpsdBusinessPartnerentity and save it to the S/4HANA system.createSupplierList(SupplierList supplierList) Deprecated.Create a newSupplierListentity and save it to the S/4HANA system.createSupplierListBusinessPartner(SupplierListBusinessPartner supplierListBusinessPartner) Deprecated.Create a newSupplierListBusinessPartnerentity and save it to the S/4HANA system.deleteSupplierListBusinessPartner(SupplierListBusinessPartner supplierListBusinessPartner) Deprecated.Deletes an existingSupplierListBusinessPartnerentity in the S/4HANA system.deleteSupplierListCompanyCode(SupplierListCompanyCode supplierListCompanyCode) Deprecated.Deletes an existingSupplierListCompanyCodeentity in the S/4HANA system.deleteSupplierListMaterialGroup(SupplierListMaterialGroup supplierListMaterialGroup) Deprecated.Deletes an existingSupplierListMaterialGroupentity in the S/4HANA system.Deprecated.Fetch multipleSuplrListPrpsdCompanyCodeentities.Deprecated.Fetch multipleSuplrListPrpsdBusinessPartnerentities.Deprecated.Fetch multipleSupplierListentities.Deprecated.Fetch multipleSupplierListBusinessPartnerentities.Deprecated.Fetch multipleSupplierListCompanyCodeentities.Deprecated.Fetch multipleSupplierListMaterialGroupentities.getSuplrListProposedCompanyCodeByKey(UUID suplrListPrpsdCompanyCodeUUID) Deprecated.Fetch a singleSuplrListPrpsdCompanyCodeentity using key fields.getSuplrListPrpsdBusinessPartnerByKey(UUID suplrListProposedSupplierUUID) Deprecated.Fetch a singleSuplrListPrpsdBusinessPartnerentity using key fields.getSupplierListBusinessPartnerByKey(UUID suplrListBusinessPartnerUUID) Deprecated.Fetch a singleSupplierListBusinessPartnerentity using key fields.getSupplierListByKey(UUID supplierListUUID) Deprecated.Fetch a singleSupplierListentity using key fields.getSupplierListCompanyCodeByKey(UUID companyCodeUUID) Deprecated.Fetch a singleSupplierListCompanyCodeentity using key fields.getSupplierListMaterialGroupByKey(UUID materialGroupUUID) Deprecated.Fetch a singleSupplierListMaterialGroupentity using key fields.updateSupplierList(SupplierList supplierList) Deprecated.Update an existingSupplierListentity and save it to the S/4HANA system.updateSupplierListBusinessPartner(SupplierListBusinessPartner supplierListBusinessPartner) Deprecated.Update an existingSupplierListBusinessPartnerentity 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.
-
getAllSuplrListProposedCompanyCode
Deprecated.Fetch multipleSuplrListPrpsdCompanyCodeentities.- Returns:
- A request builder to fetch multiple
SuplrListPrpsdCompanyCodeentities. 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.
-
countSuplrListProposedCompanyCode
Deprecated.Fetch the number of entries from theSuplrListPrpsdCompanyCodeentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
SuplrListPrpsdCompanyCodeentities. 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.
-
getSuplrListProposedCompanyCodeByKey
@Nonnull GetByKeyRequestBuilder<SuplrListPrpsdCompanyCode> getSuplrListProposedCompanyCodeByKey(UUID suplrListPrpsdCompanyCodeUUID) Deprecated.Fetch a singleSuplrListPrpsdCompanyCodeentity using key fields.- Parameters:
suplrListPrpsdCompanyCodeUUID- Proposed Company Code UUIDConstraints: Not nullable
- Returns:
- A request builder to fetch a single
SuplrListPrpsdCompanyCodeentity 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.
-
createSuplrListProposedCompanyCode
@Nonnull CreateRequestBuilder<SuplrListPrpsdCompanyCode> createSuplrListProposedCompanyCode(@Nonnull SuplrListPrpsdCompanyCode suplrListPrpsdCompanyCode) Deprecated.Create a newSuplrListPrpsdCompanyCodeentity and save it to the S/4HANA system.- Parameters:
suplrListPrpsdCompanyCode-SuplrListPrpsdCompanyCodeentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
SuplrListPrpsdCompanyCodeentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllSuplrListPrpsdBusinessPartner
Deprecated.Fetch multipleSuplrListPrpsdBusinessPartnerentities.- Returns:
- A request builder to fetch multiple
SuplrListPrpsdBusinessPartnerentities. 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.
-
countSuplrListPrpsdBusinessPartner
Deprecated.Fetch the number of entries from theSuplrListPrpsdBusinessPartnerentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
SuplrListPrpsdBusinessPartnerentities. 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.
-
getSuplrListPrpsdBusinessPartnerByKey
@Nonnull GetByKeyRequestBuilder<SuplrListPrpsdBusinessPartner> getSuplrListPrpsdBusinessPartnerByKey(UUID suplrListProposedSupplierUUID) Deprecated.Fetch a singleSuplrListPrpsdBusinessPartnerentity using key fields.- Parameters:
suplrListProposedSupplierUUID- Proposed Supplier UUIDConstraints: Not nullable
- Returns:
- A request builder to fetch a single
SuplrListPrpsdBusinessPartnerentity 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.
-
createSuplrListPrpsdBusinessPartner
@Nonnull CreateRequestBuilder<SuplrListPrpsdBusinessPartner> createSuplrListPrpsdBusinessPartner(@Nonnull SuplrListPrpsdBusinessPartner suplrListPrpsdBusinessPartner) Deprecated.Create a newSuplrListPrpsdBusinessPartnerentity and save it to the S/4HANA system.- Parameters:
suplrListPrpsdBusinessPartner-SuplrListPrpsdBusinessPartnerentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
SuplrListPrpsdBusinessPartnerentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllSupplierList
Deprecated.Fetch multipleSupplierListentities.- Returns:
- A request builder to fetch multiple
SupplierListentities. 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.
-
countSupplierList
Deprecated.Fetch the number of entries from theSupplierListentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
SupplierListentities. 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.
-
getSupplierListByKey
Deprecated.Fetch a singleSupplierListentity using key fields.- Parameters:
supplierListUUID- Supplier List UUIDConstraints: Not nullable
- Returns:
- A request builder to fetch a single
SupplierListentity 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.
-
createSupplierList
Deprecated.Create a newSupplierListentity and save it to the S/4HANA system.- Parameters:
supplierList-SupplierListentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
SupplierListentity. To perform execution, call theexecutemethod on the request builder object.
-
updateSupplierList
Deprecated.Update an existingSupplierListentity and save it to the S/4HANA system.- Parameters:
supplierList-SupplierListentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
SupplierListentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllSupplierListBusinessPartner
Deprecated.Fetch multipleSupplierListBusinessPartnerentities.- Returns:
- A request builder to fetch multiple
SupplierListBusinessPartnerentities. 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.
-
countSupplierListBusinessPartner
Deprecated.Fetch the number of entries from theSupplierListBusinessPartnerentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
SupplierListBusinessPartnerentities. 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.
-
getSupplierListBusinessPartnerByKey
@Nonnull GetByKeyRequestBuilder<SupplierListBusinessPartner> getSupplierListBusinessPartnerByKey(UUID suplrListBusinessPartnerUUID) Deprecated.Fetch a singleSupplierListBusinessPartnerentity using key fields.- Parameters:
suplrListBusinessPartnerUUID- Supplier Business Partner UUIDConstraints: Not nullable
- Returns:
- A request builder to fetch a single
SupplierListBusinessPartnerentity 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.
-
createSupplierListBusinessPartner
@Nonnull CreateRequestBuilder<SupplierListBusinessPartner> createSupplierListBusinessPartner(@Nonnull SupplierListBusinessPartner supplierListBusinessPartner) Deprecated.Create a newSupplierListBusinessPartnerentity and save it to the S/4HANA system.- Parameters:
supplierListBusinessPartner-SupplierListBusinessPartnerentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
SupplierListBusinessPartnerentity. To perform execution, call theexecutemethod on the request builder object.
-
updateSupplierListBusinessPartner
@Nonnull UpdateRequestBuilder<SupplierListBusinessPartner> updateSupplierListBusinessPartner(@Nonnull SupplierListBusinessPartner supplierListBusinessPartner) Deprecated.Update an existingSupplierListBusinessPartnerentity and save it to the S/4HANA system.- Parameters:
supplierListBusinessPartner-SupplierListBusinessPartnerentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
SupplierListBusinessPartnerentity. To perform execution, call theexecutemethod on the request builder object.
-
deleteSupplierListBusinessPartner
@Nonnull DeleteRequestBuilder<SupplierListBusinessPartner> deleteSupplierListBusinessPartner(@Nonnull SupplierListBusinessPartner supplierListBusinessPartner) Deprecated.Deletes an existingSupplierListBusinessPartnerentity in the S/4HANA system.- Parameters:
supplierListBusinessPartner-SupplierListBusinessPartnerentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
SupplierListBusinessPartnerentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllSupplierListCompanyCode
Deprecated.Fetch multipleSupplierListCompanyCodeentities.- Returns:
- A request builder to fetch multiple
SupplierListCompanyCodeentities. 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.
-
countSupplierListCompanyCode
Deprecated.Fetch the number of entries from theSupplierListCompanyCodeentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
SupplierListCompanyCodeentities. 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.
-
getSupplierListCompanyCodeByKey
@Nonnull GetByKeyRequestBuilder<SupplierListCompanyCode> getSupplierListCompanyCodeByKey(UUID companyCodeUUID) Deprecated.Fetch a singleSupplierListCompanyCodeentity using key fields.- Parameters:
companyCodeUUID- Company Code UUIDConstraints: Not nullable
- Returns:
- A request builder to fetch a single
SupplierListCompanyCodeentity 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.
-
deleteSupplierListCompanyCode
@Nonnull DeleteRequestBuilder<SupplierListCompanyCode> deleteSupplierListCompanyCode(@Nonnull SupplierListCompanyCode supplierListCompanyCode) Deprecated.Deletes an existingSupplierListCompanyCodeentity in the S/4HANA system.- Parameters:
supplierListCompanyCode-SupplierListCompanyCodeentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
SupplierListCompanyCodeentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllSupplierListMaterialGroup
Deprecated.Fetch multipleSupplierListMaterialGroupentities.- Returns:
- A request builder to fetch multiple
SupplierListMaterialGroupentities. 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.
-
countSupplierListMaterialGroup
Deprecated.Fetch the number of entries from theSupplierListMaterialGroupentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
SupplierListMaterialGroupentities. 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.
-
getSupplierListMaterialGroupByKey
@Nonnull GetByKeyRequestBuilder<SupplierListMaterialGroup> getSupplierListMaterialGroupByKey(UUID materialGroupUUID) Deprecated.Fetch a singleSupplierListMaterialGroupentity using key fields.- Parameters:
materialGroupUUID- Material Group UUIDConstraints: Not nullable
- Returns:
- A request builder to fetch a single
SupplierListMaterialGroupentity 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.
-
deleteSupplierListMaterialGroup
@Nonnull DeleteRequestBuilder<SupplierListMaterialGroup> deleteSupplierListMaterialGroup(@Nonnull SupplierListMaterialGroup supplierListMaterialGroup) Deprecated.Deletes an existingSupplierListMaterialGroupentity in the S/4HANA system.- Parameters:
supplierListMaterialGroup-SupplierListMaterialGroupentity object that will be deleted in the S/4HANA system.- Returns:
- A request builder to delete an existing
SupplierListMaterialGroupentity. To perform execution, call theexecutemethod on the request builder object.
-