Options
All
  • Public
  • Public/Protected
  • All
Menu

Module @sap/cloud-sdk-vdm-controlling-area-service

@sap/cloud-sdk-vdm-controlling-area-service

This package contains the OData VDM for the Controlling Area 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

ReadControllingAreaServiceRequestBuilder

ReadControllingAreaServiceRequestBuilder: GetAllRequestBuilder<ControllingArea> | GetByKeyRequestBuilder<ControllingArea>

WriteControllingAreaServiceRequestBuilder

WriteControllingAreaServiceRequestBuilder: CreateRequestBuilder<ControllingArea> | UpdateRequestBuilder<ControllingArea> | DeleteRequestBuilder<ControllingArea>

Variables

Const defaultControllingAreaServicePath

defaultControllingAreaServicePath: "/sap/opu/odata/sap/API_CONTROLLINGAREA_SRV" = "/sap/opu/odata/sap/API_CONTROLLINGAREA_SRV"

Functions

batch

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

    Parameters

    Returns ODataBatchRequestBuilder

    A request builder for batch.

changeset

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

    Parameters

    Returns ODataBatchChangeSet

    A change set for batch.