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