Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.CustomerTextField
Packages that use CustomerTextField
-
Uses of CustomerTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as CustomerTextFieldModifier and TypeFieldDescriptionstatic final CustomerTextField<String>CustomerText.CNSLDTN_CUSTOMER_TEXTUse with available fluent helpers to apply the CnsldtnCustomerText field to query operations.static 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.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting 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.