Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetperiodhierarchy.field.BudgetPeriodCoreHierNodeField
Packages that use BudgetPeriodCoreHierNodeField
-
Uses of BudgetPeriodCoreHierNodeField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetperiodhierarchy
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetperiodhierarchy declared as BudgetPeriodCoreHierNodeFieldModifier and TypeFieldDescriptionstatic final BudgetPeriodCoreHierNodeField<String>BudgetPeriodCoreHierNode.BUDGET_PERIODUse with available fluent helpers to apply the BudgetPeriod field to query operations.static final BudgetPeriodCoreHierNodeField<String>BudgetPeriodCoreHierNode.BUDGET_PERIOD_HIERARCHYUse with available fluent helpers to apply the BudgetPeriodHierarchy field to query operations.static final BudgetPeriodCoreHierNodeField<String>BudgetPeriodCoreHierNode.HIERARCHY_NODEUse with available fluent helpers to apply the HierarchyNode field to query operations.static final BudgetPeriodCoreHierNodeField<String>BudgetPeriodCoreHierNode.HIERARCHY_NODE_LEVELUse with available fluent helpers to apply the HierarchyNodeLevel field to query operations.static final BudgetPeriodCoreHierNodeField<String>BudgetPeriodCoreHierNode.HIERARCHY_NODE_SEQUENCEUse with available fluent helpers to apply the HierarchyNodeSequence field to query operations.static final BudgetPeriodCoreHierNodeField<String>BudgetPeriodCoreHierNode.HIERARCHY_VERSIONUse with available fluent helpers to apply the HierarchyVersion field to query operations.static final BudgetPeriodCoreHierNodeField<String>BudgetPeriodCoreHierNode.NODE_TYPEUse with available fluent helpers to apply the NodeType field to query operations.static final BudgetPeriodCoreHierNodeField<String>BudgetPeriodCoreHierNode.PARENT_NODEUse with available fluent helpers to apply the ParentNode field to query operations.static final BudgetPeriodCoreHierNodeField<LocalDateTime>BudgetPeriodCoreHierNode.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final BudgetPeriodCoreHierNodeField<LocalDateTime>BudgetPeriodCoreHierNode.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.budgetperiodhierarchy that return BudgetPeriodCoreHierNodeFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BudgetPeriodCoreHierNodeField<T>BudgetPeriodCoreHierNode.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BudgetPeriodCoreHierNodeField<T>Use with available fluent helpers to apply an extension field to query operations.