Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.WorkCenterAllCapacity
Packages that use WorkCenterAllCapacity
Package
Description
-
Uses of WorkCenterAllCapacity 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 WorkCenterAllCapacityModifier and TypeFieldDescriptionstatic final WorkCentersLink<WorkCenterAllCapacity>WorkCenters.TO_WORK_CENTER_CAPACITYUse with available fluent helpers to apply the to_WorkCenterCapacity navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata that return WorkCenterAllCapacityModifier and TypeMethodDescriptionWorkCenterAllCapacity.WorkCenterAllCapacityBuilder.build()protected WorkCenterAllCapacityWorkCenterAllCapacityCreateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata that return types with arguments of type WorkCenterAllCapacityModifier and TypeMethodDescriptionWorkCenters.fetchWorkCenterCapacity()Fetches the WorkCenterAllCapacity entities (one to many) associated with this entity.protected Class<WorkCenterAllCapacity>WorkCenterAllCapacityByKeyFluentHelper.getEntityClass()protected Class<WorkCenterAllCapacity>WorkCenterAllCapacityFluentHelper.getEntityClass()WorkCenterAllCapacity.getType()io.vavr.control.Option<List<WorkCenterAllCapacity>>WorkCenters.getWorkCenterCapacityIfPresent()Retrieval of associated WorkCenterAllCapacity entities (one to many).WorkCenters.getWorkCenterCapacityOrFetch()Retrieval of associated WorkCenterAllCapacity entities (one to many).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata with parameters of type WorkCenterAllCapacityModifier and TypeMethodDescriptionvoidWorkCenters.addWorkCenterCapacity(WorkCenterAllCapacity... entity) Adds elements to the list of associated WorkCenterAllCapacity entities.WorkCenters.WorkCentersBuilder.workCenterCapacity(WorkCenterAllCapacity... value) Navigation property to_WorkCenterCapacity for WorkCenters to multiple WorkCenterAllCapacity.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata with type arguments of type WorkCenterAllCapacityModifier and TypeMethodDescriptionvoidWorkCenters.setWorkCenterCapacity(List<WorkCenterAllCapacity> value) Overwrites the list of associated WorkCenterAllCapacity entities for the loaded navigation property to_WorkCenterCapacity.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata with parameters of type WorkCenterAllCapacityModifierConstructorDescriptionWorkCenterAllCapacityCreateFluentHelper(String servicePath, WorkCenterAllCapacity entity, String entityCollection) Creates a fluent helper object that will create aWorkCenterAllCapacityentity on the OData endpoint. -
Uses of WorkCenterAllCapacity in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.batch with parameters of type WorkCenterAllCapacityModifier and TypeMethodDescriptionDefaultWorkCenterDataServiceBatchChangeSet.createWorkCenterAllCapacity(WorkCenterAllCapacity workCenterAllCapacity) WorkCenterDataServiceBatchChangeSet.createWorkCenterAllCapacity(WorkCenterAllCapacity workCenterAllCapacity) Create a newWorkCenterAllCapacityentity and save it to the S/4HANA system. -
Uses of WorkCenterAllCapacity 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 WorkCenterAllCapacityModifier and TypeMethodDescriptionWorkCenterAllCapacityOneToOneLink.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 WorkCenterAllCapacityModifier and TypeMethodDescriptionprotected WorkCenterAllCapacityLink<ObjectT>WorkCenterAllCapacityLink.translateLinkType(EntityLink<WorkCenterAllCapacityLink<ObjectT>, WorkCenterAllCapacity, ObjectT> link) -
Uses of WorkCenterAllCapacity in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type WorkCenterAllCapacityModifier and TypeMethodDescriptionDefaultWorkCenterDataService.createWorkCenterAllCapacity(WorkCenterAllCapacity workCenterAllCapacity) Deprecated.WorkCenterDataService.createWorkCenterAllCapacity(WorkCenterAllCapacity workCenterAllCapacity) Deprecated.Create a newWorkCenterAllCapacityentity and save it to the S/4HANA system.