Options
All
  • Public
  • Public/Protected
  • All
Menu

Module @sap/cloud-sdk-vdm-profit-center-service

@sap/cloud-sdk-vdm-profit-center-service

This package contains the OData VDM for the Profit Center 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

ReadProfitCenterServiceRequestBuilder

ReadProfitCenterServiceRequestBuilder: GetAllRequestBuilder<ProfitCenter> | GetAllRequestBuilder<ProfitCenterText> | GetByKeyRequestBuilder<ProfitCenter> | GetByKeyRequestBuilder<ProfitCenterText>

WriteProfitCenterServiceRequestBuilder

WriteProfitCenterServiceRequestBuilder: CreateRequestBuilder<ProfitCenter> | UpdateRequestBuilder<ProfitCenter> | DeleteRequestBuilder<ProfitCenter> | CreateRequestBuilder<ProfitCenterText> | UpdateRequestBuilder<ProfitCenterText> | DeleteRequestBuilder<ProfitCenterText>

Variables

Const defaultProfitCenterServicePath

defaultProfitCenterServicePath: "/sap/opu/odata/sap/API_PROFITCENTER_SRV" = "/sap/opu/odata/sap/API_PROFITCENTER_SRV"

Functions

batch

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

    Parameters

    Returns ODataBatchRequestBuilder

    A request builder for batch.

changeset

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

    Parameters

    Returns ODataBatchChangeSet

    A change set for batch.