Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

ReadMaterialValuationServiceRequestBuilder

ReadMaterialValuationServiceRequestBuilder: GetAllRequestBuilderV2<MaterialValuationSet> | GetByKeyRequestBuilderV2<MaterialValuationSet>

WriteMaterialValuationServiceRequestBuilder

WriteMaterialValuationServiceRequestBuilder: CreateRequestBuilderV2<MaterialValuationSet> | UpdateRequestBuilderV2<MaterialValuationSet> | DeleteRequestBuilderV2<MaterialValuationSet>

Variables

Const defaultMaterialValuationServicePath

defaultMaterialValuationServicePath: "/sap/opu/odata/sap/API_MATERIAL_VALUATION_SRV" = '/sap/opu/odata/sap/API_MATERIAL_VALUATION_SRV'

Const functionImports

functionImports: { inventoryPriceChange: (parameters: InventoryPriceChangeParameters) => FunctionImportRequestBuilderV2<InventoryPriceChangeParameters, PriceChangeDocument> } = ...

Type declaration

Functions

batch

changeset

createPriceChangeDocument

inventoryPriceChange

  • Invoke action InventoryPriceChange.

    Parameters

    Returns FunctionImportRequestBuilderV2<InventoryPriceChangeParameters, PriceChangeDocument>

    A request builder that allows to overwrite some of the values and execute the resulting request.