Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterCapPplineOp
Packages that use WorkCenterCapPplineOp
Package
Description
-
Uses of WorkCenterCapPplineOp in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata with type parameters of type WorkCenterCapPplineOpModifier and TypeFieldDescriptionstatic final WorkCenterAllCapacity_2Link<WorkCenterCapPplineOp>WorkCenterAllCapacity_2.TO_WORK_CENTER_QUEUING_OPUse with available fluent helpers to apply the to_WorkCenterQueuingOp navigation property to query operations.static final WorkCenterAllCapacityLink<WorkCenterCapPplineOp>WorkCenterAllCapacity.TO_WORK_CENTER_QUEUING_OPUse with available fluent helpers to apply the to_WorkCenterQueuingOp navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata that return WorkCenterCapPplineOpMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata that return types with arguments of type WorkCenterCapPplineOpModifier and TypeMethodDescriptionWorkCenterAllCapacity_2.fetchWorkCenterQueuingOp()Fetches the WorkCenterCapPplineOp entities (one to many) associated with this entity.WorkCenterAllCapacity.fetchWorkCenterQueuingOp()Fetches the WorkCenterCapPplineOp entities (one to many) associated with this entity.protected Class<WorkCenterCapPplineOp>WorkCenterCapPplineOpByKeyFluentHelper.getEntityClass()protected Class<WorkCenterCapPplineOp>WorkCenterCapPplineOpFluentHelper.getEntityClass()WorkCenterCapPplineOp.getType()io.vavr.control.Option<List<WorkCenterCapPplineOp>>WorkCenterAllCapacity_2.getWorkCenterQueuingOpIfPresent()Retrieval of associated WorkCenterCapPplineOp entities (one to many).io.vavr.control.Option<List<WorkCenterCapPplineOp>>WorkCenterAllCapacity.getWorkCenterQueuingOpIfPresent()Retrieval of associated WorkCenterCapPplineOp entities (one to many).WorkCenterAllCapacity_2.getWorkCenterQueuingOpOrFetch()Retrieval of associated WorkCenterCapPplineOp entities (one to many).WorkCenterAllCapacity.getWorkCenterQueuingOpOrFetch()Retrieval of associated WorkCenterCapPplineOp entities (one to many).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata with parameters of type WorkCenterCapPplineOpModifier and TypeMethodDescriptionvoidWorkCenterAllCapacity_2.addWorkCenterQueuingOp(WorkCenterCapPplineOp... entity) Adds elements to the list of associated WorkCenterCapPplineOp entities.voidWorkCenterAllCapacity.addWorkCenterQueuingOp(WorkCenterCapPplineOp... entity) Adds elements to the list of associated WorkCenterCapPplineOp entities.WorkCenterAllCapacity_2.WorkCenterAllCapacity_2Builder.workCenterQueuingOp(WorkCenterCapPplineOp... value) Navigation property to_WorkCenterQueuingOp for WorkCenterAllCapacity_2 to multiple WorkCenterCapPplineOp.WorkCenterAllCapacity.WorkCenterAllCapacityBuilder.workCenterQueuingOp(WorkCenterCapPplineOp... value) Navigation property to_WorkCenterQueuingOp for WorkCenterAllCapacity to multiple WorkCenterCapPplineOp.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata with type arguments of type WorkCenterCapPplineOpModifier and TypeMethodDescriptionvoidWorkCenterAllCapacity_2.setWorkCenterQueuingOp(List<WorkCenterCapPplineOp> value) Overwrites the list of associated WorkCenterCapPplineOp entities for the loaded navigation property to_WorkCenterQueuingOp.voidWorkCenterAllCapacity.setWorkCenterQueuingOp(List<WorkCenterCapPplineOp> value) Overwrites the list of associated WorkCenterCapPplineOp entities for the loaded navigation property to_WorkCenterQueuingOp.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata with type arguments of type WorkCenterCapPplineOpModifierConstructorDescriptionWorkCenterAllCapacity_2(String workCenterInternalID, String workCenterTypeCode, String capacityCategoryAllocation, String plant, String workCenterCategoryCode, String workCenter, String capacityInternalID, String setupCapRequirementFormula, String procgCapRequirementFormula, String teardownCapRequirementFormula, String otherCapRequirementFormula, ZonedDateTime workCenterLastChangeDateTime, WorkCenterCapacity toCapacity, List<WorkCenterCapPplineOp> toWorkCenterQueuingOp, List<WorkCenterCapDayOp> toWorkCenterTodayOp) -
Uses of WorkCenterCapPplineOp in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.link that return types with arguments of type WorkCenterCapPplineOpModifier and TypeMethodDescriptionWorkCenterCapPplineOpOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.link with type arguments of type WorkCenterCapPplineOpModifier and TypeMethodDescriptionprotected WorkCenterCapPplineOpLink<ObjectT>WorkCenterCapPplineOpLink.translateLinkType(EntityLink<WorkCenterCapPplineOpLink<ObjectT>, WorkCenterCapPplineOp, ObjectT> link)