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