Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fund.field.FundTextField
Packages that use FundTextField
-
Uses of FundTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fund
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fund declared as FundTextFieldModifier and TypeFieldDescriptionstatic final FundTextField<String>FundText.FINANCIAL_MANAGEMENT_AREAUse with available fluent helpers to apply the FinancialManagementArea field to query operations.static final FundTextField<String>FundText.FUNDUse with available fluent helpers to apply the Fund field to query operations.static final FundTextField<String>FundText.FUND_DESCRIPTIONUse with available fluent helpers to apply the FundDescription field to query operations.static final FundTextField<String>FundText.FUND_NAMEUse with available fluent helpers to apply the FundName field to query operations.static final FundTextField<String>FundText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fund that return FundTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
FundTextField<T>FundText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> FundTextField<T>Use with available fluent helpers to apply an extension field to query operations.