Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field.ProductBasicTextField
Packages that use ProductBasicTextField
-
Uses of ProductBasicTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductBasicTextFieldModifier and TypeFieldDescriptionstatic final ProductBasicTextField<String>ProductBasicText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final ProductBasicTextField<String>ProductBasicText.LONG_TEXTUse with available fluent helpers to apply the LongText field to query operations.static final ProductBasicTextField<String>ProductBasicText.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 ProductBasicTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductBasicTextField<T>ProductBasicText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductBasicTextField<T>Use with available fluent helpers to apply an extension field to query operations.