Options
All
  • Public
  • Public/Protected
  • All
Menu

Module @sap/cloud-sdk-vdm-product-group-service

@sap/cloud-sdk-vdm-product-group-service

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

Helpful Links

Index

Type aliases

ReadProductGroupServiceRequestBuilder

ReadProductGroupServiceRequestBuilder: GetAllRequestBuilder<ProductGroup> | GetAllRequestBuilder<ProductGroupText> | GetByKeyRequestBuilder<ProductGroup> | GetByKeyRequestBuilder<ProductGroupText>

WriteProductGroupServiceRequestBuilder

WriteProductGroupServiceRequestBuilder: CreateRequestBuilder<ProductGroup> | UpdateRequestBuilder<ProductGroup> | DeleteRequestBuilder<ProductGroup> | CreateRequestBuilder<ProductGroupText> | UpdateRequestBuilder<ProductGroupText> | DeleteRequestBuilder<ProductGroupText>

Variables

Const defaultProductGroupServicePath

defaultProductGroupServicePath: "/sap/opu/odata/sap/API_PRODUCTGROUP_SRV" = "/sap/opu/odata/sap/API_PRODUCTGROUP_SRV"

Functions

batch

changeset