Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pooledcapacity.WorkCenterCapacityText
Packages that use WorkCenterCapacityText
Package
Description
-
Uses of WorkCenterCapacityText in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pooledcapacity
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pooledcapacity with type parameters of type WorkCenterCapacityTextModifier and TypeFieldDescriptionstatic final SimpleProperty<WorkCenterCapacityText>WorkCenterCapacityText.ALL_FIELDSSelector for all available fields of WorkCenterCapacityText.static final SimpleProperty.String<WorkCenterCapacityText>WorkCenterCapacityText.CAPACITY_INTERNAL_IDstatic final SimpleProperty.DateTime<WorkCenterCapacityText>WorkCenterCapacityText.CAPACITY_LAST_CHANGE_DATE_TIMEstatic final SimpleProperty.String<WorkCenterCapacityText>WorkCenterCapacityText.CAPACITY_TEXTstatic final SimpleProperty.String<WorkCenterCapacityText>WorkCenterCapacityText.LANGUAGEWorkCenterCapacity.TO__DESCRIPTIONUse with available request builders to apply the _Description navigation property to query operations.WorkCenterCapacityText.TO__HEADERUse with available request builders to apply the _Header navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pooledcapacity that return WorkCenterCapacityTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pooledcapacity that return types with arguments of type WorkCenterCapacityTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<WorkCenterCapacityText>>WorkCenterCapacity.getDescriptionIfPresent()Retrieval of associated WorkCenterCapacityText entities (one to many).WorkCenterCapacityText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pooledcapacity with parameters of type WorkCenterCapacityTextModifier and TypeMethodDescriptionvoidWorkCenterCapacity.addDescription(WorkCenterCapacityText... entity) Adds elements to the list of associated WorkCenterCapacityText entities.WorkCenterCapacity.WorkCenterCapacityBuilder.description(WorkCenterCapacityText... value) Navigation property _Description for WorkCenterCapacity to multiple WorkCenterCapacityText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pooledcapacity with type arguments of type WorkCenterCapacityTextModifier and TypeMethodDescriptionvoidWorkCenterCapacity.setDescription(List<WorkCenterCapacityText> value) Overwrites the list of associated WorkCenterCapacityText entities for the loaded navigation property _Description.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pooledcapacity with type arguments of type WorkCenterCapacityTextModifierConstructorDescriptionWorkCenterCapacity(String capacityInternalID, String plant, String capacity, String capacityCategoryCode, String capacityActiveVersion, Boolean capacityIsFinite, Boolean capacityIsPooled, Boolean capacityHasIndivCapacities, Boolean capacityIsExcldFrmLongTermPlng, Short capacityNumberOfCapacities, String capacityResponsiblePlanner, String capacityPlanUtilizationPercent, Integer capacityBreakDuration, Boolean capIsUsedInMultiOperations, String referencedCapacityInternalID, String capOverloadThresholdInPercent, String factoryCalendar, String authorizationGroup, String shiftGroup, Integer capacityStartTimeID, Integer capacityEndTimeID, String capacityQuantityUnit, String capacityBaseQtyUnit, OffsetDateTime capacityLastChangeDateTime, Collection<SAP__Message> _Messages, List<WorkCenterCapacityText> to_Description, List<WorkCenterCapacityInterval> to_Interval) -
Uses of WorkCenterCapacityText 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 WorkCenterCapacityTextModifier and TypeMethodDescriptionDefaultPooledCapacityService.countWorkCenterCapacityText()Deprecated.PooledCapacityService.countWorkCenterCapacityText()Deprecated.Fetch the number of entries from theWorkCenterCapacityTextentity collection matching the filter and search expressions.DefaultPooledCapacityService.getAllWorkCenterCapacityText()Deprecated.PooledCapacityService.getAllWorkCenterCapacityText()Deprecated.Fetch multipleWorkCenterCapacityTextentities.DefaultPooledCapacityService.getWorkCenterCapacityTextByKey(String capacityInternalID, String language) Deprecated.PooledCapacityService.getWorkCenterCapacityTextByKey(String capacityInternalID, String language) Deprecated.Fetch a singleWorkCenterCapacityTextentity using key fields.DefaultPooledCapacityService.updateWorkCenterCapacityText(WorkCenterCapacityText workCenterCapacityText) Deprecated.PooledCapacityService.updateWorkCenterCapacityText(WorkCenterCapacityText workCenterCapacityText) Deprecated.Update an existingWorkCenterCapacityTextentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type WorkCenterCapacityTextModifier and TypeMethodDescriptionDefaultPooledCapacityService.updateWorkCenterCapacityText(WorkCenterCapacityText workCenterCapacityText) Deprecated.PooledCapacityService.updateWorkCenterCapacityText(WorkCenterCapacityText workCenterCapacityText) Deprecated.Update an existingWorkCenterCapacityTextentity and save it to the S/4HANA system.