Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy.field.FundCoreHierNodeField
Packages that use FundCoreHierNodeField
-
Uses of FundCoreHierNodeField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy declared as FundCoreHierNodeFieldModifier and TypeFieldDescriptionstatic final FundCoreHierNodeField<String>FundCoreHierNode.FINANCIAL_MANAGEMENT_AREAUse with available fluent helpers to apply the FinancialManagementArea field to query operations.static final FundCoreHierNodeField<String>FundCoreHierNode.FUNDUse with available fluent helpers to apply the Fund field to query operations.static final FundCoreHierNodeField<String>FundCoreHierNode.FUND_HIERARCHYUse with available fluent helpers to apply the FundHierarchy field to query operations.static final FundCoreHierNodeField<String>FundCoreHierNode.HIERARCHY_NODEUse with available fluent helpers to apply the HierarchyNode field to query operations.static final FundCoreHierNodeField<String>FundCoreHierNode.HIERARCHY_NODE_LEVELUse with available fluent helpers to apply the HierarchyNodeLevel field to query operations.static final FundCoreHierNodeField<String>FundCoreHierNode.HIERARCHY_NODE_SEQUENCEUse with available fluent helpers to apply the HierarchyNodeSequence field to query operations.static final FundCoreHierNodeField<String>FundCoreHierNode.HIERARCHY_NODE_VALUse with available fluent helpers to apply the HierarchyNodeVal field to query operations.static final FundCoreHierNodeField<String>FundCoreHierNode.HIERARCHY_VERSIONUse with available fluent helpers to apply the HierarchyVersion field to query operations.static final FundCoreHierNodeField<String>FundCoreHierNode.NODE_TYPEUse with available fluent helpers to apply the NodeType field to query operations.static final FundCoreHierNodeField<String>FundCoreHierNode.PARENT_NODEUse with available fluent helpers to apply the ParentNode field to query operations.static final FundCoreHierNodeField<LocalDateTime>FundCoreHierNode.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final FundCoreHierNodeField<LocalDateTime>FundCoreHierNode.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 FundCoreHierNodeFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
FundCoreHierNodeField<T>FundCoreHierNode.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> FundCoreHierNodeField<T>Use with available fluent helpers to apply an extension field to query operations.