Options
All
  • Public
  • Public/Protected
  • All
Menu

Module @sap/cloud-sdk-vdm-partner-company-service

@sap/cloud-sdk-vdm-partner-company-service

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

Helpful Links

Index

Type aliases

ReadPartnerCompanyServiceRequestBuilder

ReadPartnerCompanyServiceRequestBuilder: GetAllRequestBuilder<PartnerCompany> | GetByKeyRequestBuilder<PartnerCompany>

WritePartnerCompanyServiceRequestBuilder

WritePartnerCompanyServiceRequestBuilder: CreateRequestBuilder<PartnerCompany> | UpdateRequestBuilder<PartnerCompany> | DeleteRequestBuilder<PartnerCompany>

Variables

Const defaultPartnerCompanyServicePath

defaultPartnerCompanyServicePath: "/sap/opu/odata/sap/API_PARTNERCOMPANY_SRV" = "/sap/opu/odata/sap/API_PARTNERCOMPANY_SRV"

Functions

batch

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

    Parameters

    Returns ODataBatchRequestBuilder

    A request builder for batch.

changeset

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

    Parameters

    Returns ODataBatchChangeSet

    A change set for batch.