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