Interface DangerousGoodsBasicClassificationService

All Known Implementing Classes:
DefaultDangerousGoodsBasicClassificationService

@Deprecated public interface DangerousGoodsBasicClassificationService
Deprecated.
The service and all its related classes are deprecated. Please use the odata generator to generate the VDM.

This service can read data of the dangerous goods basic classification of an unpackaged products in the Product Compliance solution in SAP S/4HANA Cloud and provides this data to an external application. In addition, this service writes dangerous goods basic classification data that is provided by an external application into the dangerous goods basic classification of an unpackaged product in the Product Compliance solution as part of SAP S/4HANA Cloud. .

Business Documentation

Reference: SAP Business Accelerator Hub

Details:

OData Service: CE_DNGRSGDSBSCCLASSIFICATION_0001
API Version: 1.0.0
Minimum ERP Version: 2302
Communication Scenario: Product Compliance - Integration(SAP_COM_0797)
Scope Items: Chemical Compliance Approval for Purchased Material and Supplier(31G), Assess Marketability of a Product(31H), Assess Dangerous Goods for a Product(3FC), Manage Safety Data Sheets for Products(3VR), Substance Volume Tracking(4OL), Request Regulatory Documentation from Service Provider(6AV)
Authentication Methods: x509
Service Group Name: API_DNGRSGDSBASICCLASSFCTN
Business Object: Dangerous Goods Basic Classification
  • Field Details

  • Method Details

    • withServicePath

      @Nonnull DangerousGoodsBasicClassificationService withServicePath(@Nonnull String servicePath)
      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

      @Nonnull BatchRequestBuilder batch()
      Deprecated.
      Creates a batch request builder object.
      Returns:
      A request builder to handle batch operation on this service. To perform execution, call the execute method on the request builder object.
    • getAllDngrsGdsBscClassfctnSgrgtnGrp

      @Nonnull GetAllRequestBuilder<DngrsGdsBscClassfctnSgrgtnGrp> getAllDngrsGdsBscClassfctnSgrgtnGrp()
      Deprecated.
      Fetch multiple DngrsGdsBscClassfctnSgrgtnGrp entities.
      Returns:
      A request builder to fetch multiple DngrsGdsBscClassfctnSgrgtnGrp entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countDngrsGdsBscClassfctnSgrgtnGrp

      @Nonnull CountRequestBuilder<DngrsGdsBscClassfctnSgrgtnGrp> countDngrsGdsBscClassfctnSgrgtnGrp()
      Deprecated.
      Fetch the number of entries from the DngrsGdsBscClassfctnSgrgtnGrp entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of DngrsGdsBscClassfctnSgrgtnGrp entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getDngrsGdsBscClassfctnSgrgtnGrpByKey

      @Nonnull GetByKeyRequestBuilder<DngrsGdsBscClassfctnSgrgtnGrp> getDngrsGdsBscClassfctnSgrgtnGrpByKey(UUID cmplRqRsltDngrsGdsSgrgtnUUID)
      Deprecated.
      Fetch a single DngrsGdsBscClassfctnSgrgtnGrp entity using key fields.
      Parameters:
      cmplRqRsltDngrsGdsSgrgtnUUID - Dangerous Goods Segragation Group

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single DngrsGdsBscClassfctnSgrgtnGrp entity 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 the execute method on the request builder object.
    • getAllDngrsGdsBscClassfctnText

      @Nonnull GetAllRequestBuilder<DngrsGdsBscClassfctnText> getAllDngrsGdsBscClassfctnText()
      Deprecated.
      Fetch multiple DngrsGdsBscClassfctnText entities.
      Returns:
      A request builder to fetch multiple DngrsGdsBscClassfctnText entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countDngrsGdsBscClassfctnText

      @Nonnull CountRequestBuilder<DngrsGdsBscClassfctnText> countDngrsGdsBscClassfctnText()
      Deprecated.
      Fetch the number of entries from the DngrsGdsBscClassfctnText entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of DngrsGdsBscClassfctnText entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getDngrsGdsBscClassfctnTextByKey

      @Nonnull GetByKeyRequestBuilder<DngrsGdsBscClassfctnText> getDngrsGdsBscClassfctnTextByKey(UUID cmplRqRsltUUID, String language)
      Deprecated.
      Fetch a single DngrsGdsBscClassfctnText entity using key fields.
      Parameters:
      cmplRqRsltUUID - Compliance Assessment UUID

      Constraints: Not nullable

      language - Language

      Constraints: Not nullable, Maximum length: 2

      Returns:
      A request builder to fetch a single DngrsGdsBscClassfctnText entity 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 the execute method on the request builder object.
    • getAllDngrsGdsSafetyDataSheetNote

      @Nonnull GetAllRequestBuilder<DngrsGdsSafetyDataSheetNote> getAllDngrsGdsSafetyDataSheetNote()
      Deprecated.
      Fetch multiple DngrsGdsSafetyDataSheetNote entities.
      Returns:
      A request builder to fetch multiple DngrsGdsSafetyDataSheetNote entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countDngrsGdsSafetyDataSheetNote

      @Nonnull CountRequestBuilder<DngrsGdsSafetyDataSheetNote> countDngrsGdsSafetyDataSheetNote()
      Deprecated.
      Fetch the number of entries from the DngrsGdsSafetyDataSheetNote entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of DngrsGdsSafetyDataSheetNote entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getDngrsGdsSafetyDataSheetNoteByKey

      @Nonnull GetByKeyRequestBuilder<DngrsGdsSafetyDataSheetNote> getDngrsGdsSafetyDataSheetNoteByKey(UUID cmplRqRsltSftyDtaShtNoteUUID)
      Deprecated.
      Fetch a single DngrsGdsSafetyDataSheetNote entity using key fields.
      Parameters:
      cmplRqRsltSftyDtaShtNoteUUID - Safety Data Sheet Notes UUID

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single DngrsGdsSafetyDataSheetNote entity 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 the execute method on the request builder object.
    • getAllDngrsGoodsBasicClassification

      @Nonnull GetAllRequestBuilder<DngrsGoodsBasicClassification> getAllDngrsGoodsBasicClassification()
      Deprecated.
      Fetch multiple DngrsGoodsBasicClassification entities.
      Returns:
      A request builder to fetch multiple DngrsGoodsBasicClassification entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countDngrsGoodsBasicClassification

      @Nonnull CountRequestBuilder<DngrsGoodsBasicClassification> countDngrsGoodsBasicClassification()
      Deprecated.
      Fetch the number of entries from the DngrsGoodsBasicClassification entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of DngrsGoodsBasicClassification entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getDngrsGoodsBasicClassificationByKey

      @Nonnull GetByKeyRequestBuilder<DngrsGoodsBasicClassification> getDngrsGoodsBasicClassificationByKey(UUID cmplRqRsltUUID)
      Deprecated.
      Fetch a single DngrsGoodsBasicClassification entity using key fields.
      Parameters:
      cmplRqRsltUUID - Compliance Assessment UUID

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single DngrsGoodsBasicClassification entity 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 the execute method on the request builder object.
    • createDngrsGoodsBasicClassification

      @Nonnull CreateRequestBuilder<DngrsGoodsBasicClassification> createDngrsGoodsBasicClassification(@Nonnull DngrsGoodsBasicClassification dngrsGoodsBasicClassification)
      Deprecated.
      Create a new DngrsGoodsBasicClassification entity and save it to the S/4HANA system.
      Parameters:
      dngrsGoodsBasicClassification - DngrsGoodsBasicClassification entity object that will be created in the S/4HANA system.
      Returns:
      A request builder to create a new DngrsGoodsBasicClassification entity. To perform execution, call the execute method on the request builder object.