Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.SupplierTextField
Packages that use SupplierTextField
-
Uses of SupplierTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as SupplierTextFieldModifier and TypeFieldDescriptionstatic final SupplierTextField<String>SupplierText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final SupplierTextField<String>SupplierText.LONG_TEXTUse with available fluent helpers to apply the LongText field to query operations.static final SupplierTextField<String>SupplierText.LONG_TEXT_IDUse with available fluent helpers to apply the LongTextID field to query operations.static final SupplierTextField<String>SupplierText.SUPPLIERUse with available fluent helpers to apply the Supplier field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return SupplierTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SupplierTextField<T>SupplierText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SupplierTextField<T>Use with available fluent helpers to apply an extension field to query operations.