Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy.field.BudgetAccountCoreHierNodeField
Packages that use BudgetAccountCoreHierNodeField
-
Uses of BudgetAccountCoreHierNodeField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.budgetaccounthierarchy declared as BudgetAccountCoreHierNodeFieldModifier and TypeFieldDescriptionstatic final BudgetAccountCoreHierNodeField<String>BudgetAccountCoreHierNode.BUDGET_ACCOUNT_HIERARCHYUse with available fluent helpers to apply the BudgetAccountHierarchy field to query operations.static final BudgetAccountCoreHierNodeField<String>BudgetAccountCoreHierNode.CHART_OF_ACCOUNTSUse with available fluent helpers to apply the ChartOfAccounts field to query operations.static final BudgetAccountCoreHierNodeField<String>BudgetAccountCoreHierNode.HIERARCHY_NODEUse with available fluent helpers to apply the HierarchyNode field to query operations.static final BudgetAccountCoreHierNodeField<String>BudgetAccountCoreHierNode.HIERARCHY_NODE_LEVELUse with available fluent helpers to apply the HierarchyNodeLevel field to query operations.static final BudgetAccountCoreHierNodeField<String>BudgetAccountCoreHierNode.HIERARCHY_NODE_SEQUENCEUse with available fluent helpers to apply the HierarchyNodeSequence field to query operations.static final BudgetAccountCoreHierNodeField<String>BudgetAccountCoreHierNode.HIERARCHY_VERSIONUse with available fluent helpers to apply the HierarchyVersion field to query operations.static final BudgetAccountCoreHierNodeField<String>BudgetAccountCoreHierNode.NODE_TYPEUse with available fluent helpers to apply the NodeType field to query operations.static final BudgetAccountCoreHierNodeField<String>BudgetAccountCoreHierNode.PARENT_NODEUse with available fluent helpers to apply the ParentNode field to query operations.static final BudgetAccountCoreHierNodeField<String>BudgetAccountCoreHierNode.PUB_SEC_BUDGET_ACCOUNTUse with available fluent helpers to apply the PubSecBudgetAccount field to query operations.static final BudgetAccountCoreHierNodeField<LocalDateTime>BudgetAccountCoreHierNode.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final BudgetAccountCoreHierNodeField<LocalDateTime>BudgetAccountCoreHierNode.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.budgetaccounthierarchy that return BudgetAccountCoreHierNodeFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BudgetAccountCoreHierNodeField<T>BudgetAccountCoreHierNode.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BudgetAccountCoreHierNodeField<T>Use with available fluent helpers to apply an extension field to query operations.