Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy.field.FundCoreHierarchyTextField
Packages that use FundCoreHierarchyTextField
-
Uses of FundCoreHierarchyTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy declared as FundCoreHierarchyTextFieldModifier and TypeFieldDescriptionstatic final FundCoreHierarchyTextField<String>FundCoreHierarchyText.FUND_HIERARCHYUse with available fluent helpers to apply the FundHierarchy field to query operations.static final FundCoreHierarchyTextField<String>FundCoreHierarchyText.FUND_HIERARCHY_NAMEUse with available fluent helpers to apply the FundHierarchyName field to query operations.static final FundCoreHierarchyTextField<String>FundCoreHierarchyText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final FundCoreHierarchyTextField<LocalDateTime>FundCoreHierarchyText.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final FundCoreHierarchyTextField<LocalDateTime>FundCoreHierarchyText.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.fundhierarchy that return FundCoreHierarchyTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
FundCoreHierarchyTextField<T>FundCoreHierarchyText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> FundCoreHierarchyTextField<T>Use with available fluent helpers to apply an extension field to query operations.