Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.field.ProductionSupplyAreaTextField
Packages that use ProductionSupplyAreaTextField
-
Uses of ProductionSupplyAreaTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea declared as ProductionSupplyAreaTextFieldModifier and TypeFieldDescriptionstatic final ProductionSupplyAreaTextField<Boolean>ProductionSupplyAreaText.DELETE_MCUse with available fluent helpers to apply the Delete_mc field to query operations.static final ProductionSupplyAreaTextField<String>ProductionSupplyAreaText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final ProductionSupplyAreaTextField<ZonedDateTime>ProductionSupplyAreaText.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final ProductionSupplyAreaTextField<String>ProductionSupplyAreaText.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final ProductionSupplyAreaTextField<String>ProductionSupplyAreaText.PRODUCTION_SUPPLY_AREAUse with available fluent helpers to apply the ProductionSupplyArea field to query operations.static final ProductionSupplyAreaTextField<String>ProductionSupplyAreaText.PRODUCTION_SUPPLY_AREA_NAMEUse with available fluent helpers to apply the ProductionSupplyAreaName field to query operations.static final ProductionSupplyAreaTextField<Boolean>ProductionSupplyAreaText.UPDATE_MCUse with available fluent helpers to apply the Update_mc field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea that return ProductionSupplyAreaTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductionSupplyAreaTextField<T>ProductionSupplyAreaText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductionSupplyAreaTextField<T>Use with available fluent helpers to apply an extension field to query operations.