Options
All
  • Public
  • Public/Protected
  • All
Menu

Module @sap/cloud-sdk-vdm-purchasing-source-service

@sap/cloud-sdk-vdm-purchasing-source-service

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

Helpful Links

Index

Type aliases

ReadPurchasingSourceServiceRequestBuilder

ReadPurchasingSourceServiceRequestBuilder: GetAllRequestBuilder<PurchasingSource> | GetByKeyRequestBuilder<PurchasingSource>

WritePurchasingSourceServiceRequestBuilder

WritePurchasingSourceServiceRequestBuilder: CreateRequestBuilder<PurchasingSource> | UpdateRequestBuilder<PurchasingSource> | DeleteRequestBuilder<PurchasingSource>

Variables

Const defaultPurchasingSourceServicePath

defaultPurchasingSourceServicePath: "/sap/opu/odata/sap/API_PURCHASING_SOURCE_SRV" = "/sap/opu/odata/sap/API_PURCHASING_SOURCE_SRV"

Functions

batch

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

    Parameters

    Returns ODataBatchRequestBuilder

    A request builder for batch.

changeset

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

    Parameters

    Returns ODataBatchChangeSet

    A change set for batch.