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