Options
All
  • Public
  • Public/Protected
  • All
Menu

Module @sap/cloud-sdk-vdm-condition-contract-type-service

@sap/cloud-sdk-vdm-condition-contract-type-service

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

Helpful Links

Index

Type aliases

ReadConditionContractTypeServiceRequestBuilder

ReadConditionContractTypeServiceRequestBuilder: GetAllRequestBuilder<BusVolFldCombnSetTypeAssgmt> | GetAllRequestBuilder<BusVolFldCombnTypeFldAssgmt> | GetAllRequestBuilder<CndnContrType> | GetByKeyRequestBuilder<BusVolFldCombnSetTypeAssgmt> | GetByKeyRequestBuilder<BusVolFldCombnTypeFldAssgmt> | GetByKeyRequestBuilder<CndnContrType>

WriteConditionContractTypeServiceRequestBuilder

WriteConditionContractTypeServiceRequestBuilder: CreateRequestBuilder<BusVolFldCombnSetTypeAssgmt> | UpdateRequestBuilder<BusVolFldCombnSetTypeAssgmt> | DeleteRequestBuilder<BusVolFldCombnSetTypeAssgmt> | CreateRequestBuilder<BusVolFldCombnTypeFldAssgmt> | UpdateRequestBuilder<BusVolFldCombnTypeFldAssgmt> | DeleteRequestBuilder<BusVolFldCombnTypeFldAssgmt> | CreateRequestBuilder<CndnContrType> | UpdateRequestBuilder<CndnContrType> | DeleteRequestBuilder<CndnContrType>

Variables

Const defaultConditionContractTypeServicePath

defaultConditionContractTypeServicePath: "/sap/opu/odata/sap/API_CONDITION_CONTRACT_TYPE" = "/sap/opu/odata/sap/API_CONDITION_CONTRACT_TYPE"

Functions

batch

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

    Parameters

    Returns ODataBatchRequestBuilder

    A request builder for batch.

changeset

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

    Parameters

    Returns ODataBatchChangeSet

    A change set for batch.