Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.CostCenterField
Packages that use CostCenterField
-
Uses of CostCenterField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as CostCenterFieldModifier and TypeFieldDescriptionstatic final CostCenterField<String>CostCenter.ADDITIONAL_MASTER_DATA_SOURCEUse with available fluent helpers to apply the AdditionalMasterDataSource field to query operations.static final CostCenterField<String>CostCenter.CONTROLLING_AREAUse with available fluent helpers to apply the ControllingArea field to query operations.static final CostCenterField<String>CostCenter.COST_CENTERUse with available fluent helpers to apply the CostCenter field to query operations.static final CostCenterField<String>CostCenter.COST_CENTER_TEXTUse with available fluent helpers to apply the CostCenter_Text field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return CostCenterFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CostCenterField<T>CostCenter.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CostCenterField<T>Use with available fluent helpers to apply an extension field to query operations.