Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.PartnerProfitCenterTextField
Packages that use PartnerProfitCenterTextField
-
Uses of PartnerProfitCenterTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as PartnerProfitCenterTextFieldModifier and TypeFieldDescriptionstatic final PartnerProfitCenterTextField<String>PartnerProfitCenterText.CONTROLLING_AREAUse with available fluent helpers to apply the ControllingArea field to query operations.static final PartnerProfitCenterTextField<String>PartnerProfitCenterText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final PartnerProfitCenterTextField<String>PartnerProfitCenterText.PARTNER_PROFIT_CENTER_TEXTUse with available fluent helpers to apply the PartnerProfitCenterText field to query operations.static final PartnerProfitCenterTextField<String>PartnerProfitCenterText.PROFIT_CENTERUse with available fluent helpers to apply the ProfitCenter field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return PartnerProfitCenterTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PartnerProfitCenterTextField<T>PartnerProfitCenterText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PartnerProfitCenterTextField<T>Use with available fluent helpers to apply an extension field to query operations.