Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field.ProductInspectionTextField
Packages that use ProductInspectionTextField
-
Uses of ProductInspectionTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductInspectionTextFieldModifier and TypeFieldDescriptionstatic final ProductInspectionTextField<String>ProductInspectionText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final ProductInspectionTextField<String>ProductInspectionText.LONG_TEXTUse with available fluent helpers to apply the LongText field to query operations.static final ProductInspectionTextField<String>ProductInspectionText.PRODUCTUse with available fluent helpers to apply the Product field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster that return ProductInspectionTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductInspectionTextField<T>ProductInspectionText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductInspectionTextField<T>Use with available fluent helpers to apply an extension field to query operations.