Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.workcenter.WorkCenterPooledCapacity
Packages that use WorkCenterPooledCapacity
Package
Description
-
Uses of WorkCenterPooledCapacity in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.workcenter
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.workcenter with type parameters of type WorkCenterPooledCapacityModifier and TypeFieldDescriptionstatic final SimpleProperty<WorkCenterPooledCapacity>WorkCenterPooledCapacity.ALL_FIELDSSelector for all available fields of WorkCenterPooledCapacity.static final SimpleProperty.String<WorkCenterPooledCapacity>WorkCenterPooledCapacity.CAPACITYstatic final SimpleProperty.String<WorkCenterPooledCapacity>WorkCenterPooledCapacity.CAPACITY_CATEGORY_ALLOCATIONstatic final SimpleProperty.String<WorkCenterPooledCapacity>WorkCenterPooledCapacity.CAPACITY_CATEGORY_CODEstatic final SimpleProperty.String<WorkCenterPooledCapacity>WorkCenterPooledCapacity.CAPACITY_INTERNAL_IDstatic final SimpleProperty.Date<WorkCenterPooledCapacity>WorkCenterPooledCapacity.LAST_CHANGE_DATEstatic final SimpleProperty.String<WorkCenterPooledCapacity>WorkCenterPooledCapacity.LAST_CHANGED_BY_USERstatic final SimpleProperty.String<WorkCenterPooledCapacity>WorkCenterPooledCapacity.OTHER_CAP_REQUIREMENT_FORMULAstatic final SimpleProperty.String<WorkCenterPooledCapacity>WorkCenterPooledCapacity.PLANTstatic final SimpleProperty.String<WorkCenterPooledCapacity>WorkCenterPooledCapacity.PROCG_CAP_REQUIREMENT_FORMULAstatic final SimpleProperty.String<WorkCenterPooledCapacity>WorkCenterPooledCapacity.SETUP_CAP_REQUIREMENT_FORMULAstatic final SimpleProperty.String<WorkCenterPooledCapacity>WorkCenterPooledCapacity.TEARDOWN_CAP_REQUIREMENT_FORMULAWorkCenterPooledCapacity.TO__HEADERUse with available request builders to apply the _Header navigation property to query operations.WorkCenterHeader.TO__POOLED_CAPUse with available request builders to apply the _PooledCap navigation property to query operations.static final SimpleProperty.Date<WorkCenterPooledCapacity>WorkCenterPooledCapacity.VALIDITY_END_DATEstatic final SimpleProperty.Date<WorkCenterPooledCapacity>WorkCenterPooledCapacity.VALIDITY_START_DATEstatic final SimpleProperty.String<WorkCenterPooledCapacity>WorkCenterPooledCapacity.WORK_CENTERstatic final SimpleProperty.String<WorkCenterPooledCapacity>WorkCenterPooledCapacity.WORK_CENTER_CATEGORY_CODEstatic final SimpleProperty.String<WorkCenterPooledCapacity>WorkCenterPooledCapacity.WORK_CENTER_INTERNAL_IDstatic final SimpleProperty.DateTime<WorkCenterPooledCapacity>WorkCenterPooledCapacity.WORK_CENTER_LAST_CHANGE_DATE_TIMEstatic final SimpleProperty.String<WorkCenterPooledCapacity>WorkCenterPooledCapacity.WORK_CENTER_TYPE_CODEMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.workcenter that return WorkCenterPooledCapacityModifier and TypeMethodDescriptionWorkCenterPooledCapacity.WorkCenterPooledCapacityBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.workcenter that return types with arguments of type WorkCenterPooledCapacityModifier and TypeMethodDescriptionio.vavr.control.Option<List<WorkCenterPooledCapacity>>WorkCenterHeader.getPooledCapIfPresent()Retrieval of associated WorkCenterPooledCapacity entities (one to many).WorkCenterPooledCapacity.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.workcenter with parameters of type WorkCenterPooledCapacityModifier and TypeMethodDescriptionvoidWorkCenterHeader.addPooledCap(WorkCenterPooledCapacity... entity) Adds elements to the list of associated WorkCenterPooledCapacity entities.WorkCenterHeader.WorkCenterHeaderBuilder.pooledCap(WorkCenterPooledCapacity... value) Navigation property _PooledCap for WorkCenterHeader to multiple WorkCenterPooledCapacity.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.workcenter with type arguments of type WorkCenterPooledCapacityModifier and TypeMethodDescriptionvoidWorkCenterHeader.setPooledCap(List<WorkCenterPooledCapacity> value) Overwrites the list of associated WorkCenterPooledCapacity entities for the loaded navigation property _PooledCap. -
Uses of WorkCenterPooledCapacity in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type WorkCenterPooledCapacityModifier and TypeMethodDescriptionDefaultWorkCenterService.countWorkCenterPooledCapacity()Deprecated.WorkCenterService.countWorkCenterPooledCapacity()Deprecated.Fetch the number of entries from theWorkCenterPooledCapacityentity collection matching the filter and search expressions.DefaultWorkCenterService.getAllWorkCenterPooledCapacity()Deprecated.WorkCenterService.getAllWorkCenterPooledCapacity()Deprecated.Fetch multipleWorkCenterPooledCapacityentities.DefaultWorkCenterService.getWorkCenterPooledCapacityByKey(String workCenterInternalID, String workCenterTypeCode, String capacityCategoryAllocation, String capacityInternalID) Deprecated.WorkCenterService.getWorkCenterPooledCapacityByKey(String workCenterInternalID, String workCenterTypeCode, String capacityCategoryAllocation, String capacityInternalID) Deprecated.Fetch a singleWorkCenterPooledCapacityentity using key fields.DefaultWorkCenterService.updateWorkCenterPooledCapacity(WorkCenterPooledCapacity workCenterPooledCapacity) Deprecated.WorkCenterService.updateWorkCenterPooledCapacity(WorkCenterPooledCapacity workCenterPooledCapacity) Deprecated.Update an existingWorkCenterPooledCapacityentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type WorkCenterPooledCapacityModifier and TypeMethodDescriptionDefaultWorkCenterService.updateWorkCenterPooledCapacity(WorkCenterPooledCapacity workCenterPooledCapacity) Deprecated.WorkCenterService.updateWorkCenterPooledCapacity(WorkCenterPooledCapacity workCenterPooledCapacity) Deprecated.Update an existingWorkCenterPooledCapacityentity and save it to the S/4HANA system.