Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.BusinessAreaTextField
Packages that use BusinessAreaTextField
-
Uses of BusinessAreaTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as BusinessAreaTextFieldModifier and TypeFieldDescriptionstatic final BusinessAreaTextField<String>BusinessAreaText.BUSINESS_AREAUse with available fluent helpers to apply the BusinessArea field to query operations.static final BusinessAreaTextField<String>BusinessAreaText.BUSINESS_AREA_TEXTUse with available fluent helpers to apply the BusinessAreaText field to query operations.static final BusinessAreaTextField<String>BusinessAreaText.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 BusinessAreaTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusinessAreaTextField<T>BusinessAreaText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusinessAreaTextField<T>Use with available fluent helpers to apply an extension field to query operations.