Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.FeatureField
Packages that use FeatureField
-
Uses of FeatureField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as FeatureFieldModifier and TypeFieldDescriptionstatic final FeatureField<String>Feature.CNSLDTN_FEATUREUse with available fluent helpers to apply the CnsldtnFeature field to query operations.static final FeatureField<String>Feature.CNSLDTN_FEATURE_FROM_FISCAL_YEARUse with available fluent helpers to apply the CnsldtnFeatureFromFiscalYear field to query operations.static final FeatureField<Boolean>Feature.CNSLDTN_FEATURE_IS_ACTIVEUse with available fluent helpers to apply the CnsldtnFeatureIsActive field to query operations.static final FeatureField<String>Feature.CNSLDTN_FEATURE_TEXTUse with available fluent helpers to apply the CnsldtnFeatureText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return FeatureFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
FeatureField<T>Feature.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> FeatureField<T>Use with available fluent helpers to apply an extension field to query operations.