Options
All
  • Public
  • Public/Protected
  • All
Menu

Module @sap/cloud-sdk-vdm-product-allocation-object-service

Index

Type aliases

ReadProductAllocationObjectServiceRequestBuilder

ReadProductAllocationObjectServiceRequestBuilder: GetAllRequestBuilder<ProdAllocCharcMetaData> | GetAllRequestBuilder<ProdAllocCharcValCombn> | GetAllRequestBuilder<ProdAllocObjTimeSeries> | GetAllRequestBuilder<ProdAllocationObject> | GetAllRequestBuilder<ProdAllocationObjectT> | GetByKeyRequestBuilder<ProdAllocCharcMetaData> | GetByKeyRequestBuilder<ProdAllocCharcValCombn> | GetByKeyRequestBuilder<ProdAllocObjTimeSeries> | GetByKeyRequestBuilder<ProdAllocationObject> | GetByKeyRequestBuilder<ProdAllocationObjectT>

WriteProductAllocationObjectServiceRequestBuilder

WriteProductAllocationObjectServiceRequestBuilder: CreateRequestBuilder<ProdAllocCharcMetaData> | UpdateRequestBuilder<ProdAllocCharcMetaData> | DeleteRequestBuilder<ProdAllocCharcMetaData> | CreateRequestBuilder<ProdAllocCharcValCombn> | UpdateRequestBuilder<ProdAllocCharcValCombn> | DeleteRequestBuilder<ProdAllocCharcValCombn> | CreateRequestBuilder<ProdAllocObjTimeSeries> | UpdateRequestBuilder<ProdAllocObjTimeSeries> | DeleteRequestBuilder<ProdAllocObjTimeSeries> | CreateRequestBuilder<ProdAllocationObject> | UpdateRequestBuilder<ProdAllocationObject> | DeleteRequestBuilder<ProdAllocationObject> | CreateRequestBuilder<ProdAllocationObjectT> | UpdateRequestBuilder<ProdAllocationObjectT> | DeleteRequestBuilder<ProdAllocationObjectT>

Variables

Const defaultProductAllocationObjectServicePath

defaultProductAllocationObjectServicePath: "/sap/opu/odata/sap/API_PRODUCT_ALLOCATION_OBJECT_SRV" = "/sap/opu/odata/sap/API_PRODUCT_ALLOCATION_OBJECT_SRV"

Functions

batch

  • Batch builder for operations supported on the [[ProductAllocationObjectService]] service.

    Parameters

    Returns ODataBatchRequestBuilder

    A request builder for batch.

changeset

  • Change set constructor consists of write operations supported on the [[ProductAllocationObjectService]] service.

    Parameters

    Returns ODataBatchChangeSet

    A change set for batch.