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