Options
All
  • Public
  • Public/Protected
  • All
Menu

Module @sap/cloud-sdk-vdm-planned-independent-requirement-service

Index

Type aliases

ReadPlannedIndependentRequirementServiceRequestBuilder

ReadPlannedIndependentRequirementServiceRequestBuilder: GetAllRequestBuilder<PlannedIndepRqmt> | GetAllRequestBuilder<PlannedIndepRqmtItem> | GetByKeyRequestBuilder<PlannedIndepRqmt> | GetByKeyRequestBuilder<PlannedIndepRqmtItem>

WritePlannedIndependentRequirementServiceRequestBuilder

WritePlannedIndependentRequirementServiceRequestBuilder: CreateRequestBuilder<PlannedIndepRqmt> | UpdateRequestBuilder<PlannedIndepRqmt> | DeleteRequestBuilder<PlannedIndepRqmt> | CreateRequestBuilder<PlannedIndepRqmtItem> | UpdateRequestBuilder<PlannedIndepRqmtItem> | DeleteRequestBuilder<PlannedIndepRqmtItem>

Variables

Const defaultPlannedIndependentRequirementServicePath

defaultPlannedIndependentRequirementServicePath: "/sap/opu/odata/sap/API_PLND_INDEP_RQMT_SRV" = "/sap/opu/odata/sap/API_PLND_INDEP_RQMT_SRV"

Functions

batch

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

    Parameters

    Returns ODataBatchRequestBuilder

    A request builder for batch.

changeset

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

    Parameters

    Returns ODataBatchChangeSet

    A change set for batch.