Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.BreakdownTypeField
Packages that use BreakdownTypeField
-
Uses of BreakdownTypeField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as BreakdownTypeFieldModifier and TypeFieldDescriptionstatic final BreakdownTypeField<String>BreakdownType.BREAKDOWN_TYPEUse with available fluent helpers to apply the BreakdownType field to query operations.static final BreakdownTypeField<String>BreakdownType.BREAKDOWN_TYPE_TEXTUse with available fluent helpers to apply the BreakdownType_Text field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return BreakdownTypeFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BreakdownTypeField<T>BreakdownType.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BreakdownTypeField<T>Use with available fluent helpers to apply an extension field to query operations.