Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.CostCenterField
Packages that use CostCenterField
-
Uses of CostCenterField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as CostCenterFieldModifier and TypeFieldDescriptionstatic final CostCenterField<String>CostCenter.CONTROLLING_AREAUse with available fluent helpers to apply the ControllingArea field to query operations.static final CostCenterField<String>CostCenter.CONTROLLING_AREA_NAMEUse with available fluent helpers to apply the ControllingAreaName field to query operations.static final CostCenterField<String>CostCenter.COST_CENTER_IDUse with available fluent helpers to apply the CostCenter_ID field to query operations.static final CostCenterField<String>CostCenter.COST_CENTER_TEXTUse with available fluent helpers to apply the CostCenterText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance 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.