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