Options
All
  • Public
  • Public/Protected
  • All
Menu

Module @sap/cloud-sdk-vdm-defect-category-service

@sap/cloud-sdk-vdm-defect-category-service

This package contains the OData VDM for the Defect Category Service of SAP S/4HANA Cloud. This service is part of the following communication scenarios: Defect Processing Integration (SAP_COM_0153). You can find additional documentation for this service on help.sap.com.

Helpful Links

Index

Type aliases

ReadDefectCategoryServiceRequestBuilder

ReadDefectCategoryServiceRequestBuilder: GetAllRequestBuilder<DefectCategory> | GetAllRequestBuilder<DefectCategoryText> | GetByKeyRequestBuilder<DefectCategory> | GetByKeyRequestBuilder<DefectCategoryText>

WriteDefectCategoryServiceRequestBuilder

WriteDefectCategoryServiceRequestBuilder: CreateRequestBuilder<DefectCategory> | UpdateRequestBuilder<DefectCategory> | DeleteRequestBuilder<DefectCategory> | CreateRequestBuilder<DefectCategoryText> | UpdateRequestBuilder<DefectCategoryText> | DeleteRequestBuilder<DefectCategoryText>

Variables

Const defaultDefectCategoryServicePath

defaultDefectCategoryServicePath: "/sap/opu/odata/sap/API_DEFECTCATEGORY_SRV" = "/sap/opu/odata/sap/API_DEFECTCATEGORY_SRV"

Functions

batch

changeset