Options
All
  • Public
  • Public/Protected
  • All
Menu

Request builder class for operations supported on the WorkCenterCapDayOp entity.

Hierarchy

  • any
    • WorkCenterCapDayOpRequestBuilder

Index

Methods

Methods

getAll

  • Returns a request builder for querying all WorkCenterCapDayOp entities.

    Returns GetAllRequestBuilder<WorkCenterCapDayOp>

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

getByKey

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