Options
All
  • Public
  • Public/Protected
  • All
Menu

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

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

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

Helpful Links

Index

Type aliases

ReadPurchasingInforecordServiceRequestBuilder

ReadPurchasingInforecordServiceRequestBuilder: GetAllRequestBuilder<PurchasingInfoRecord> | GetAllRequestBuilder<PurgInfoRecdOrgPlantData> | GetByKeyRequestBuilder<PurchasingInfoRecord> | GetByKeyRequestBuilder<PurgInfoRecdOrgPlantData>

WritePurchasingInforecordServiceRequestBuilder

WritePurchasingInforecordServiceRequestBuilder: CreateRequestBuilder<PurchasingInfoRecord> | UpdateRequestBuilder<PurchasingInfoRecord> | DeleteRequestBuilder<PurchasingInfoRecord> | CreateRequestBuilder<PurgInfoRecdOrgPlantData> | UpdateRequestBuilder<PurgInfoRecdOrgPlantData> | DeleteRequestBuilder<PurgInfoRecdOrgPlantData>

Variables

Const defaultPurchasingInforecordServicePath

defaultPurchasingInforecordServicePath: "/sap/opu/odata/sap/API_INFORECORD_PROCESS_SRV" = "/sap/opu/odata/sap/API_INFORECORD_PROCESS_SRV"

Functions

batch

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

    Parameters

    Returns ODataBatchRequestBuilder

    A request builder for batch.

changeset

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

    Parameters

    Returns ODataBatchChangeSet

    A change set for batch.