Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

Type aliases

ReadProductAllocationSequenceServiceRequestBuilder

ReadProductAllocationSequenceServiceRequestBuilder: GetAllRequestBuilder<ProdAllocSequenceT> | GetAllRequestBuilder<ProdAllocSqncAssgmt> | GetAllRequestBuilder<ProdAllocationSequence> | GetByKeyRequestBuilder<ProdAllocSequenceT> | GetByKeyRequestBuilder<ProdAllocSqncAssgmt> | GetByKeyRequestBuilder<ProdAllocationSequence>

WriteProductAllocationSequenceServiceRequestBuilder

WriteProductAllocationSequenceServiceRequestBuilder: CreateRequestBuilder<ProdAllocSequenceT> | UpdateRequestBuilder<ProdAllocSequenceT> | DeleteRequestBuilder<ProdAllocSequenceT> | CreateRequestBuilder<ProdAllocSqncAssgmt> | UpdateRequestBuilder<ProdAllocSqncAssgmt> | DeleteRequestBuilder<ProdAllocSqncAssgmt> | CreateRequestBuilder<ProdAllocationSequence> | UpdateRequestBuilder<ProdAllocationSequence> | DeleteRequestBuilder<ProdAllocationSequence>

Variables

Const defaultProductAllocationSequenceServicePath

defaultProductAllocationSequenceServicePath: "/sap/opu/odata/sap/API_PRODUCT_ALLOC_SEQUENCE_SRV" = "/sap/opu/odata/sap/API_PRODUCT_ALLOC_SEQUENCE_SRV"

Functions

batch

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

    Parameters

    Returns ODataBatchRequestBuilder

    A request builder for batch.

changeset

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

    Parameters

    Returns ODataBatchChangeSet

    A change set for batch.