Options
All
  • Public
  • Public/Protected
  • All
Menu

Request builder class for operations supported on the SupplyDemandItems entity.

Hierarchy

  • any
    • SupplyDemandItemsRequestBuilder

Index

Methods

Methods

getAll

  • Returns a request builder for querying all SupplyDemandItems entities.

    Returns GetAllRequestBuilder<SupplyDemandItems>

    A request builder for creating requests to retrieve all SupplyDemandItems entities.

getByKey

  • getByKey(material: string, mrpArea: string, mrpPlant: string, mrpPlanningSegment: string, mrpPlanningSegmentType: string, materialShortageProfile: string): GetByKeyRequestBuilder<SupplyDemandItems>