Options
All
  • Public
  • Public/Protected
  • All
Menu

Request builder class for operations supported on the WorkCenterCapPplineOp entity.

Hierarchy

  • any
    • WorkCenterCapPplineOpRequestBuilder

Index

Methods

Methods

getAll

  • Returns a request builder for querying all WorkCenterCapPplineOp entities.

    Returns GetAllRequestBuilder<WorkCenterCapPplineOp>

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

getByKey

  • getByKey(plant: string, mrpController: string, workCenter: string, capacityInternalId: string, capacityRequirement: string, material: string, orderId: string, operation: string): GetByKeyRequestBuilder<WorkCenterCapPplineOp>