Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.field.WorkCenterAllCapacityField
Packages that use WorkCenterAllCapacityField
-
Uses of WorkCenterAllCapacityField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata declared as WorkCenterAllCapacityFieldModifier and TypeFieldDescriptionstatic final WorkCenterAllCapacityField<String>WorkCenterAllCapacity.CAPACITY_CATEGORY_ALLOCATIONUse with available fluent helpers to apply the CapacityCategoryAllocation field to query operations.static final WorkCenterAllCapacityField<String>WorkCenterAllCapacity.CAPACITY_CATEGORY_CODEUse with available fluent helpers to apply the CapacityCategoryCode field to query operations.static final WorkCenterAllCapacityField<String>WorkCenterAllCapacity.CAPACITY_INTERNAL_IDUse with available fluent helpers to apply the CapacityInternalID field to query operations.static final WorkCenterAllCapacityField<String>WorkCenterAllCapacity.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final WorkCenterAllCapacityField<String>WorkCenterAllCapacity.SUPPLY_AREAUse with available fluent helpers to apply the SupplyArea field to query operations.static final WorkCenterAllCapacityField<String>WorkCenterAllCapacity.WORK_CENTERUse with available fluent helpers to apply the WorkCenter field to query operations.static final WorkCenterAllCapacityField<String>WorkCenterAllCapacity.WORK_CENTER_CATEGORY_CODEUse with available fluent helpers to apply the WorkCenterCategoryCode field to query operations.static final WorkCenterAllCapacityField<String>WorkCenterAllCapacity.WORK_CENTER_DESCUse with available fluent helpers to apply the WorkCenterDesc field to query operations.static final WorkCenterAllCapacityField<String>WorkCenterAllCapacity.WORK_CENTER_INTERNAL_IDUse with available fluent helpers to apply the WorkCenterInternalID field to query operations.static final WorkCenterAllCapacityField<String>WorkCenterAllCapacity.WORK_CENTER_RESPONSIBLEUse with available fluent helpers to apply the WorkCenterResponsible field to query operations.static final WorkCenterAllCapacityField<String>WorkCenterAllCapacity.WORK_CENTER_RESPONSIBLE_NAMEUse with available fluent helpers to apply the WorkCenterResponsibleName field to query operations.static final WorkCenterAllCapacityField<String>WorkCenterAllCapacity.WORK_CENTER_TYPE_CODEUse with available fluent helpers to apply the WorkCenterTypeCode field to query operations.static final WorkCenterAllCapacityField<String>WorkCenterAllCapacity.WORK_CENTER_USAGEUse with available fluent helpers to apply the WorkCenterUsage field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata that return WorkCenterAllCapacityFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
WorkCenterAllCapacityField<T>WorkCenterAllCapacity.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> WorkCenterAllCapacityField<T>Use with available fluent helpers to apply an extension field to query operations.