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