Options
All
  • Public
  • Public/Protected
  • All
Menu

Module @sap/cloud-sdk-vdm-buffer-profile-service

@sap/cloud-sdk-vdm-buffer-profile-service

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

Helpful Links

Index

Type aliases

ReadBufferProfileServiceRequestBuilder

ReadBufferProfileServiceRequestBuilder: GetAllRequestBuilder<ProfileDetails> | GetAllRequestBuilder<ProfileAssignedToPlant> | GetByKeyRequestBuilder<ProfileDetails> | GetByKeyRequestBuilder<ProfileAssignedToPlant>

WriteBufferProfileServiceRequestBuilder

WriteBufferProfileServiceRequestBuilder: CreateRequestBuilder<ProfileDetails> | UpdateRequestBuilder<ProfileDetails> | DeleteRequestBuilder<ProfileDetails> | CreateRequestBuilder<ProfileAssignedToPlant> | UpdateRequestBuilder<ProfileAssignedToPlant> | DeleteRequestBuilder<ProfileAssignedToPlant>

Variables

Const defaultBufferProfileServicePath

defaultBufferProfileServicePath: "/sap/opu/odata/sap/cds_api_buffer_profile_srv" = "/sap/opu/odata/sap/cds_api_buffer_profile_srv"

Functions

batch

changeset