Options
All
  • Public
  • Public/Protected
  • All
Menu

Module @sap/cloud-sdk-vdm-purchasing-pricing-condition-record-service

Index

Type aliases

ReadPurchasingPricingConditionRecordServiceRequestBuilder

ReadPurchasingPricingConditionRecordServiceRequestBuilder: GetAllRequestBuilder<PurgPrcgCndnRecdSuplmnt> | GetAllRequestBuilder<PurgPrcgCndnRecdValidity> | GetAllRequestBuilder<PurgPrcgCndnRecordScale> | GetAllRequestBuilder<PurgPrcgConditionRecord> | GetByKeyRequestBuilder<PurgPrcgCndnRecdSuplmnt> | GetByKeyRequestBuilder<PurgPrcgCndnRecdValidity> | GetByKeyRequestBuilder<PurgPrcgCndnRecordScale> | GetByKeyRequestBuilder<PurgPrcgConditionRecord>

WritePurchasingPricingConditionRecordServiceRequestBuilder

WritePurchasingPricingConditionRecordServiceRequestBuilder: CreateRequestBuilder<PurgPrcgCndnRecdSuplmnt> | UpdateRequestBuilder<PurgPrcgCndnRecdSuplmnt> | DeleteRequestBuilder<PurgPrcgCndnRecdSuplmnt> | CreateRequestBuilder<PurgPrcgCndnRecdValidity> | UpdateRequestBuilder<PurgPrcgCndnRecdValidity> | DeleteRequestBuilder<PurgPrcgCndnRecdValidity> | CreateRequestBuilder<PurgPrcgCndnRecordScale> | UpdateRequestBuilder<PurgPrcgCndnRecordScale> | DeleteRequestBuilder<PurgPrcgCndnRecordScale> | CreateRequestBuilder<PurgPrcgConditionRecord> | UpdateRequestBuilder<PurgPrcgConditionRecord> | DeleteRequestBuilder<PurgPrcgConditionRecord>

Variables

Const defaultPurchasingPricingConditionRecordServicePath

defaultPurchasingPricingConditionRecordServicePath: "/sap/opu/odata/sap/API_PURGPRCGCONDITIONRECORD_SRV" = "/sap/opu/odata/sap/API_PURGPRCGCONDITIONRECORD_SRV"

Functions

batch

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

    Parameters

    Returns ODataBatchRequestBuilder

    A request builder for batch.

changeset

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

    Parameters

    Returns ODataBatchChangeSet

    A change set for batch.