Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.profitcenter.field.ProfitCenterTextField
Packages that use ProfitCenterTextField
-
Uses of ProfitCenterTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.profitcenter
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.profitcenter 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_LONG_NAMEUse with available fluent helpers to apply the ProfitCenterLongName field to query operations.static final ProfitCenterTextField<String>ProfitCenterText.PROFIT_CENTER_NAMEUse with available fluent helpers to apply the ProfitCenterName field to query operations.static final ProfitCenterTextField<LocalDateTime>ProfitCenterText.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final ProfitCenterTextField<LocalDateTime>ProfitCenterText.VALIDITY_START_DATEUse with available fluent helpers to apply the ValidityStartDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.profitcenter 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.