Options
All
  • Public
  • Public/Protected
  • All
Menu

Request builder class for operations supported on the LongestPathInBom entity.

Hierarchy

  • any
    • LongestPathInBomRequestBuilder

Index

Methods

Methods

getAll

  • Returns a request builder for querying all LongestPathInBom entities.

    Returns GetAllRequestBuilder<LongestPathInBom>

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

getByKey

  • getByKey(material: string, plant: string, mrpArea: string, proposalStartDate: Moment, proposalVersion: string, billOfMaterialUuid: string, parentComponent: string, parentPlant: string, billOfMaterialComponent: string, componentPlant: string): GetByKeyRequestBuilder<LongestPathInBom>