Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.OriginCostCenterField
Packages that use OriginCostCenterField
-
Uses of OriginCostCenterField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as OriginCostCenterFieldModifier and TypeFieldDescriptionstatic final OriginCostCenterField<String>OriginCostCenter.CONTROLLING_AREAUse with available fluent helpers to apply the ControllingArea field to query operations.static final OriginCostCenterField<String>OriginCostCenter.CONTROLLING_AREA_NAMEUse with available fluent helpers to apply the ControllingAreaName field to query operations.static final OriginCostCenterField<String>OriginCostCenter.ORIGIN_COST_CENTER_IDUse with available fluent helpers to apply the OriginCostCenter_ID field to query operations.static final OriginCostCenterField<String>OriginCostCenter.ORIGIN_COST_CENTER_TEXTUse with available fluent helpers to apply the OriginCostCenterText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return OriginCostCenterFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
OriginCostCenterField<T>OriginCostCenter.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> OriginCostCenterField<T>Use with available fluent helpers to apply an extension field to query operations.